Trace number 3370111

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
MD5SUMff7e731e0657a2728f5ff73a4fd8bb2e
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.007998
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370111-1305386220.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     17  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     244 undec:      78 neg:     228
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       533      2309         0         0      7004         0   no data   no data  --
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       533      2309         0      4839      7004    123952   no data   no data  --
0.39/0.41	c  N st    10     11297       533      2309         0      4468      7004     79963   no data   no data  --
0.59/0.67	c  N st    11     17043       533      2309         0     10099      7004    222740   no data   no data  --
1.00/1.07	c  F st    12     25000       533      2309         0     12418      7004    281368   no data   no data  --
1.00/1.07	c  N st    12     25000       533      2309         0     12418      7004    281368   no data   no data  --
1.29/1.33	c Decided on static restart strategy
1.29/1.33	c  N st    18     30000       533      2309         0     10685      7004    208956   no data   no data  --
1.29/1.33	c  S st    18     30000       533      2309         0     10685      7004    208956   no data   no data  --
1.29/1.36	c  S st    18     30500       533      2309         0     11184      7004    220431   no data   no data  --
1.29/1.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
1.29/1.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.49/1.57	c lits-rem:       147  cl-subs:      540  v-elim:      0  v-fix:    0  time:  0.20 s
1.49/1.58	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.01
1.49/1.58	c calculated reachability. Time: 0.00
1.49/1.58	c  N st    18     30500       533      2309         0     10644      7004    206006   no data   no data  --
1.99/2.00	c  N st    20     37610       533      2309         0      9881      7004    171019   no data   no data  --
2.29/2.35	c  N st    21     44011       533      2309         0     16170      7004    331492   no data   no data  --
2.39/2.47	c  S st    22     45751       533      2309         0      9115      7004    134266   no data   no data  --
2.39/2.49	c  S st    22     46252       533      2309         0      9615      7004    145489   no data   no data  --
2.39/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
2.49/2.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.59	c lits-rem:        32  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.09 s
2.49/2.59	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c vivif2 --  cl tried     9578 cl shrink        0 lits rem          0 time: 0.00
2.49/2.60	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.01
2.49/2.60	c calculated reachability. Time: 0.00
2.49/2.60	c  N st    22     46252       533      2309         0      9578      7004    144447   no data   no data  --
3.49/3.56	c  N st    23     60649       533      2309         0     13950      7004    251609   no data   no data  --
4.09/4.16	c  N st    24     69379       533      2309         0     11709      7004    180165   no data   no data  --
4.09/4.16	c  S st    24     69379       533      2309         0     11709      7004    180165   no data   no data  --
4.09/4.19	c  S st    24     69883       533      2309         0     12212      7004    192106   no data   no data  --
4.09/4.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
4.19/4.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.30/4.37	c lits-rem:        52  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.17 s
4.30/4.37	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
4.30/4.37	c vivif2 --  cl tried    12078 cl shrink        0 lits rem          0 time: 0.00
4.30/4.38	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.01
4.30/4.38	c calculated reachability. Time: 0.00
4.30/4.38	c  N st    24     69883       533      2309         0     12078      7004    188850   no data   no data  --
5.59/5.66	c  F st    25     87501       533      2309         0     17534      7004    319597   no data   no data  --
5.59/5.66	c  N st    25     87501       533      2309         0     17534      7004    319597   no data   no data  --
5.99/6.02	c Decided on static restart strategy
6.19/6.23	c  N st    32     95540       533      2309         0     25453      7004    525649   no data   no data  --
6.79/6.85	c  N st    34    104825       533      2309         0     21868      7004    409472   no data   no data  --
6.79/6.85	c  S st    34    104825       533      2309         0     21868      7004    409472   no data   no data  --
6.89/6.90	c  S st    34    105331       533      2309         0     22373      7004    421442   no data   no data  --
6.89/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.89/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
6.89/6.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.70/7.77	c lits-rem:       417  cl-subs:      635  v-elim:      0  v-fix:    0  time:  0.85 s
7.70/7.77	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
7.70/7.78	c vivif2 --  cl tried    21738 cl shrink        0 lits rem          0 time: 0.00
7.70/7.79	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.02
7.70/7.79	c calculated reachability. Time: 0.00
7.70/7.79	c  N st    34    105331       533      2309         0     21738      7004    402638   no data   no data  --
8.49/8.53	c  N st    35    114930       533      2309         0     17426      7004    274828   no data   no data  --
9.69/9.74	c  N st    36    129330       533      2309         0     16821      7004    242784   no data   no data  --
11.50/11.51	c  N st    37    150925       533      2309         0     22342      7004    383958   no data   no data  --
12.11/12.12	c  S st    38    157996       533      2309         0     29254      7004    561780   no data   no data  --
12.11/12.19	c  S st    38    158500       533      2309         0     29757      7004    574085   no data   no data  --
12.11/12.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.11/12.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.11/12.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.20/12.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.20/12.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.20/12.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
12.20/12.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.69/13.70	c lits-rem:       544  cl-subs:      932  v-elim:      0  v-fix:    0  time:  1.49 s
13.69/13.70	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
13.69/13.70	c vivif2 --  cl tried    28825 cl shrink        0 lits rem          0 time: 0.01
13.69/13.73	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.02
13.69/13.73	c calculated reachability. Time: 0.00
13.69/13.73	c  N st    38    158500       533      2309         0     28825      7004    547065   no data   no data  --
18.19/18.24	c  N st    39    207088       533      2309         0     23463      7004    357375   no data   no data  --
21.49/21.55	c  N st    40    237750       533      2309         0     33921      7004    602404   no data   no data  --
21.49/21.55	c  S st    40    237750       533      2309         0     33921      7004    602404   no data   no data  --
21.59/21.62	c  S st    40    238253       533      2309         0     34422      7004    614701   no data   no data  --
21.59/21.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.59/21.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.59/21.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
21.59/21.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.29/23.38	c lits-rem:       594  cl-subs:     1513  v-elim:      0  v-fix:    0  time:  1.73 s
23.29/23.38	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
23.29/23.39	c vivif2 --  cl tried    32909 cl shrink        0 lits rem          0 time: 0.01
23.39/23.41	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.02
23.39/23.41	c calculated reachability. Time: 0.00
23.39/23.41	c  N st    40    238253       533      2309         0     32909      7004    575461   no data   no data  --
30.81/30.88	c  F st    41    306250       533      2309         0     34783      7004    595395   no data   no data  --
30.81/30.88	c  N st    41    306250       533      2309         0     34783      7004    595395   no data   no data  --
31.39/31.49	c Decided on static restart strategy
33.99/34.03	c  N st    51    334553       533      2309         0     39120      7004    685259   no data   no data  --
36.50/36.56	c  N st    53    357379       533      2309         0     36995      7004    613058   no data   no data  --
36.50/36.56	c  S st    53    357379       533      2309         0     36995      7004    613058   no data   no data  --
36.59/36.63	c  S st    53    357881       533      2309         0     37494      7004    625314   no data   no data  --
36.59/36.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.59/36.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.59/36.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.59/36.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.59/36.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
36.59/36.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.29/38.30	c lits-rem:       552  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  1.63 s
38.29/38.30	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
38.29/38.31	c vivif2 --  cl tried    36292 cl shrink        0 lits rem          0 time: 0.01
38.29/38.33	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.03
38.29/38.33	c calculated reachability. Time: 0.00
38.29/38.33	c  N st    53    357881       533      2309         0     36292      7004    590203   no data   no data  --
42.09/42.14	c  N st    54    390273       533      2309         0     42505      7004    736376   no data   no data  --
48.41/48.42	c  N st    55    438862       533      2309         0     36347      7004    547797   no data   no data  --
57.79/57.80	c  N st    56    511745       533      2309         0     49686      7004    854122   no data   no data  --
60.99/61.07	c  N st    57    536825       533      2309         0     43949      7004    671405   no data   no data  --
60.99/61.07	c  S st    57    536825       533      2309         0     43949      7004    671405   no data   no data  --
61.09/61.17	c  S st    57    537333       533      2309         0     44456      7004    684275   no data   no data  --
61.09/61.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.09/61.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.09/61.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.19/61.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.19/61.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.19/61.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
61.19/61.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.09/63.13	c lits-rem:       608  cl-subs:     1818  v-elim:      0  v-fix:    0  time:  1.93 s
63.09/63.13	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
63.09/63.14	c vivif2 --  cl tried    42638 cl shrink        0 lits rem          0 time: 0.01
63.09/63.18	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.03
63.09/63.18	c calculated reachability. Time: 0.00
63.09/63.18	c  N st    57    537333       533      2309         0     42638      7004    639166   no data   no data  --
86.69/86.77	c  N st    58    701318       533      2309         0     36840      7004    417649   no data   no data  --
102.40/102.40	c  N st    59    806000       533      2309         0     66046      7004   1194403   no data   no data  --
102.40/102.40	c  S st    59    806000       533      2309         0     66046      7004   1194403   no data   no data  --
102.50/102.56	c  S st    59    806506       533      2309         0     66548      7004   1206303   no data   no data  --
102.50/102.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.50/102.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
102.50/102.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
102.60/102.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.60/102.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.60/102.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
102.60/102.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
104.99/105.05	c lits-rem:        70  cl-subs:     2174  v-elim:      0  v-fix:    0  time:  2.43 s
104.99/105.05	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
104.99/105.07	c vivif2 --  cl tried    64374 cl shrink        0 lits rem          0 time: 0.01
105.09/105.14	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.07
105.09/105.15	c calculated reachability. Time: 0.00
105.09/105.15	c  N st    59    806506       533      2309         0     64374      7004   1149194   no data   no data  --
153.29/153.39	c  F st    60   1071877       533      2309         0     80156      7004   1439371   no data   no data  --
153.29/153.39	c  N st    60   1071877       533      2309         0     80156      7004   1439371   no data   no data  --
154.70/154.72	c Decided on static restart strategy
158.59/158.66	c  N st    70   1100180       533      2309         0     63819      7004    927321   no data   no data  --
164.70/164.74	c  N st    72   1136173       533      2309         0     54168      7004    697455   no data   no data  --
170.29/170.39	c  N st    73   1168565       533      2309         0     85735      7004   1545770   no data   no data  --
177.90/177.93	c  N st    74   1209760       533      2309         0     80267      7004   1437567   no data   no data  --
177.90/177.93	c  S st    74   1209760       533      2309         0     80267      7004   1437567   no data   no data  --
178.10/178.14	c  S st    74   1210266       533      2309         0     80771      7004   1449834   no data   no data  --
178.10/178.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
178.10/178.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.10/178.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
178.21/178.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.21/178.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.21/178.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
178.21/178.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
181.40/181.50	c lits-rem:        69  cl-subs:     2534  v-elim:      0  v-fix:    0  time:  3.28 s
181.40/181.50	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
181.51/181.52	c vivif2 --  cl tried    78237 cl shrink        0 lits rem          0 time: 0.02
181.60/181.61	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.09
181.60/181.61	c calculated reachability. Time: 0.00
181.60/181.61	c  N st    74   1210266       533      2309         0     78237      7004   1372610   no data   no data  --
196.91/196.99	c  N st    75   1283148       533      2309         0     54557      7004    655704   no data   no data  --
218.40/218.44	c  N st    76   1392471       533      2309         0     62895      7004    843320   no data   no data  --
254.19/254.25	c  N st    77   1556456       533      2309         0     67250      7004    878766   no data   no data  --
290.10/290.19	c  N st    78   1710266       533      2309         0    109007      7004   1972670   no data   no data  --
290.10/290.19	c  S st    78   1710266       533      2309         0    109007      7004   1972670   no data   no data  --
290.41/290.48	c  S st    78   1710768       533      2309         0    109508      7004   1984657   no data   no data  --
290.41/290.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
290.41/290.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
290.50/290.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
290.50/290.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.59/290.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.59/290.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
290.59/290.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
303.39/303.45	c lits-rem:      1548  cl-subs:     8599  v-elim:      0  v-fix:    0  time: 12.85 s
303.39/303.45	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
303.39/303.47	c vivif2 --  cl tried   100909 cl shrink        0 lits rem          0 time: 0.02
303.61/303.62	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.15
303.61/303.63	c calculated reachability. Time: 0.00
303.61/303.63	c  N st    78   1710768       533      2309         0    100909      7004   1769381   no data   no data  --
399.69/399.71	c  N st    79   2079732       533      2309         0    112753      7004   1984007   no data   no data  --
434.60/434.62	c  N st    80   2210770       533      2309         0    116444      7004   1974122   no data   no data  --
434.60/434.62	c  S st    80   2210770       533      2309         0    116444      7004   1974122   no data   no data  --
434.90/434.95	c  S st    80   2211271       533      2309         0    116943      7004   1985830   no data   no data  --
434.90/434.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
434.90/434.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.00/435.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
435.00/435.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
435.00/435.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
435.00/435.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
435.00/435.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
448.19/448.27	c lits-rem:       145  cl-subs:     8530  v-elim:      0  v-fix:    0  time: 13.20 s
448.19/448.27	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
448.19/448.29	c vivif2 --  cl tried   108413 cl shrink        0 lits rem          0 time: 0.02
448.39/448.41	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.13
448.39/448.42	c calculated reachability. Time: 0.00
448.39/448.42	c  N st    80   2211271       533      2309         0    108413      7004   1781340   no data   no data  --
590.40/590.49	c  N st    81   2711272       533      2309         0    131945      7004   2214323   no data   no data  --
590.40/590.49	c  S st    81   2711272       533      2309         0    131945      7004   2214323   no data   no data  --
590.80/590.84	c  S st    81   2711774       533      2309         0    132447      7004   2226833   no data   no data  --
590.80/590.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
590.80/590.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
590.90/590.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
590.90/590.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
590.90/590.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
590.90/590.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
590.90/590.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
611.80/611.80	c lits-rem:        77  cl-subs:    12014  v-elim:      0  v-fix:    0  time: 20.83 s
611.80/611.80	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
611.80/611.83	c vivif2 --  cl tried   120433 cl shrink        0 lits rem          0 time: 0.02
611.90/611.97	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.15
611.90/611.98	c calculated reachability. Time: 0.00
611.90/611.98	c  N st    81   2711774       533      2309         0    120433      7004   1952306   no data   no data  --
760.70/760.79	c  N st    82   3211775       533      2309         0     96590      7004   1245336   no data   no data  --
760.70/760.79	c  S st    82   3211775       533      2309         0     96590      7004   1245336   no data   no data  --
761.00/761.01	c  S st    82   3212279       533      2309         0     97093      7004   1257870   no data   no data  --
761.00/761.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
761.00/761.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
761.00/761.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
761.00/761.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.00/761.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.00/761.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
761.00/761.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
764.20/764.20	c lits-rem:       126  cl-subs:     3779  v-elim:      0  v-fix:    0  time:  3.11 s
764.20/764.20	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
764.20/764.21	c vivif2 --  cl tried    93314 cl shrink        0 lits rem          0 time: 0.01
764.30/764.30	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.09
764.30/764.30	c calculated reachability. Time: 0.00
764.30/764.30	c  N st    82   3212279       533      2309         0     93314      7004   1174140   no data   no data  --
913.80/913.88	c  N st    83   3712280       533      2309         0    104230      7004   1380882   no data   no data  --
913.80/913.88	c  S st    83   3712280       533      2309         0    104230      7004   1380882   no data   no data  --
914.12/914.15	c  S st    83   3712785       533      2309         0    104735      7004   1393271   no data   no data  --
914.12/914.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
914.12/914.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
914.20/914.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
914.20/914.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
914.20/914.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.20/914.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
914.20/914.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
918.00/918.00	c lits-rem:       268  cl-subs:     3679  v-elim:      0  v-fix:    0  time:  3.75 s
918.00/918.00	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
918.00/918.02	c vivif2 --  cl tried   101056 cl shrink        0 lits rem          0 time: 0.01
918.10/918.12	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.11
918.10/918.13	c calculated reachability. Time: 0.00
918.10/918.13	c  N st    83   3712785       533      2309         0    101056      7004   1308755   no data   no data  --
933.01/933.03	c  F st    84   3751565       533      2309         0    138836      7004   2305090   no data   no data  --
933.01/933.03	c  N st    84   3751565       533      2309         0    138836      7004   2305090   no data   no data  --
935.51/935.51	c Decided on static restart strategy
944.51/944.54	c  N st    94   3779873       533      2309         0     83731      7004    788601   no data   no data  --
953.72/953.76	c  N st    96   3815865       533      2309         0    118836      7004   1722951   no data   no data  --
968.20/968.26	c  N st    97   3848257       533      2309         0    150303      7004   2487363   no data   no data  --
985.30/985.37	c  N st    98   3896845       533      2309         0    113755      7004   1499097   no data   no data  --
1009.71/1009.77	c  N st    99   3969728       533      2309         0     99942      7004   1158539   no data   no data  --
1044.40/1044.47	c  N st   100   4079052       533      2309         0    120878      7004   1686862   no data   no data  --
1083.90/1083.91	c  N st   101   4212785       533      2309         0    164221      7004   3006693   no data   no data  --
1083.90/1083.91	c  S st   101   4212785       533      2309         0    164221      7004   3006693   no data   no data  --
1084.30/1084.38	c  S st   101   4213289       533      2309         0    164723      7004   3019453   no data   no data  --
1084.30/1084.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1084.30/1084.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1084.40/1084.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1084.51/1084.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.51/1084.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.51/1084.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
1084.51/1084.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1129.91/1129.93	c lits-rem:       361  cl-subs:    11578  v-elim:      0  v-fix:    0  time: 45.36 s
1129.91/1129.93	c vivif2 --  cl tried     2309 cl shrink        0 lits rem          0 time: 0.00
1129.91/1129.96	c vivif2 --  cl tried   153145 cl shrink        0 lits rem          0 time: 0.03
1130.11/1130.17	c asymm  cl-useful: 0/2309/2309 lits-rem:0 time: 0.21
1130.11/1130.17	c calculated reachability. Time: 0.00
1130.11/1130.17	c  N st   101   4213289       533      2309         0    153145      7004   2720458   no data   no data  --
1217.11/1217.19	c  N st   102   4459265       533      2309         0    127571      7004   1913919   no data   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370111-1305386220/watcher-3370111-1305386220 -o /tmp/evaluation-result-3370111-1305386220/solver-3370111-1305386220 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370111-1305386220.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.07 4.03 3.97 5/378 3520
/proc/meminfo: memFree=18445020/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=30472 CPUtime=0 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 702 0 0 0 0 0 0 0 25 0 1 0 728852726 31203328 627 33554432000 4194304 4650387 140735841269008 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 7618 627 378 112 0 2583 0

[startup+0.0621121 s]
/proc/loadavg: 4.07 4.03 3.97 5/378 3520
/proc/meminfo: memFree=18445020/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=30472 CPUtime=0.05 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 767 0 0 0 5 0 0 0 25 0 1 0 728852726 31203328 692 33554432000 4194304 4650387 140735841269008 18446744073709551615 4364320 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 7618 692 379 112 0 2583 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30472

[startup+0.1011 s]
/proc/loadavg: 4.07 4.03 3.97 5/378 3520
/proc/meminfo: memFree=18445020/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=30472 CPUtime=0.09 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 820 0 0 0 9 0 0 0 25 0 1 0 728852726 31203328 745 33554432000 4194304 4650387 140735841269008 18446744073709551615 4331229 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 7618 745 379 112 0 2583 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30472

[startup+0.301066 s]
/proc/loadavg: 4.07 4.03 3.97 5/378 3520
/proc/meminfo: memFree=18445020/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=31036 CPUtime=0.29 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 1110 0 0 0 29 0 0 0 25 0 1 0 728852726 31780864 882 33554432000 4194304 4650387 140735841269008 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 7759 882 381 112 0 2724 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31036

[startup+0.700996 s]
/proc/loadavg: 4.07 4.03 3.97 5/378 3520
/proc/meminfo: memFree=18445020/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=31648 CPUtime=0.69 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 1525 0 0 0 69 0 0 0 25 0 1 0 728852726 32407552 1074 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 7912 1074 381 112 0 2877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31648

[startup+1.50087 s]
/proc/loadavg: 4.07 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18440708/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=37880 CPUtime=1.49 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 3605 0 0 0 149 0 0 0 18 0 1 0 728852726 38789120 2513 33554432000 4194304 4650387 140735841269008 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 9470 2513 383 112 0 4435 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37880

[startup+3.10061 s]
/proc/loadavg: 4.07 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18429920/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=38600 CPUtime=3.09 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 4722 0 0 0 309 0 0 0 20 0 1 0 728852726 39526400 2804 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365301 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 9650 2804 383 112 0 4615 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38600

[startup+6.30108 s]
/proc/loadavg: 4.06 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18424012/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=40040 CPUtime=6.29 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 7046 0 0 0 628 1 0 0 25 0 1 0 728852726 41000960 2950 33554432000 4194304 4650387 140735841269008 18446744073709551615 4304311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 10010 2950 383 112 0 4975 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40040

[startup+12.701 s]
/proc/loadavg: 4.06 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18403568/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=52288 CPUtime=12.69 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 12451 0 0 0 1267 2 0 0 25 0 1 0 728852726 53542912 6244 33554432000 4194304 4650387 140735841269008 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 13072 6244 383 112 0 8037 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52288

[startup+25.5009 s]
/proc/loadavg: 4.04 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18368604/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=59852 CPUtime=25.49 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 18324 0 0 0 2546 3 0 0 25 0 1 0 728852726 61288448 7806 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 14963 7806 383 112 0 9928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59852

[startup+51.1006 s]
/proc/loadavg: 4.03 4.03 3.97 5/379 3521
/proc/meminfo: memFree=18344856/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=64932 CPUtime=51.09 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 27755 0 0 0 5104 5 0 0 25 0 1 0 728852726 66490368 9600 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 16233 9600 383 112 0 11198 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 64932

[startup+102.314 s]
/proc/loadavg: 4.01 4.02 3.97 5/379 3523
/proc/meminfo: memFree=18333660/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=72120 CPUtime=102.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 43974 0 0 0 10222 9 0 0 25 0 1 0 728852726 73850880 11375 33554432000 4194304 4650387 140735841269008 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 18030 11375 383 112 0 12995 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 72120

[startup+162.301 s]
/proc/loadavg: 4.09 4.04 3.98 6/379 3525
/proc/meminfo: memFree=18286256/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=86672 CPUtime=162.29 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 60254 0 0 0 16216 13 0 0 25 0 1 0 728852726 88752128 15111 33554432000 4194304 4650387 140735841269008 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 21668 15111 383 112 0 16633 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86672

[startup+222.301 s]
/proc/loadavg: 4.07 4.05 3.98 5/379 3527
/proc/meminfo: memFree=18252364/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=104068 CPUtime=222.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 76364 0 0 0 22212 18 0 0 25 0 1 0 728852726 106565632 18852 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 26017 18852 383 112 0 20982 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104068

[startup+282.301 s]
/proc/loadavg: 4.02 4.04 3.98 5/379 3527
/proc/meminfo: memFree=18250316/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=104296 CPUtime=282.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 87164 0 0 0 28209 21 0 0 25 0 1 0 728852726 106799104 18718 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 26074 18718 383 112 0 21039 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 104296

[startup+342.301 s]
/proc/loadavg: 4.09 4.04 3.99 5/379 3529
/proc/meminfo: memFree=18202672/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=130400 CPUtime=342.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 100289 0 0 0 34207 23 0 0 25 0 1 0 728852726 133529600 24515 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 32600 24515 383 112 0 27565 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 130400

[startup+402.301 s]
/proc/loadavg: 4.19 4.07 4.00 5/379 3531
/proc/meminfo: memFree=18194440/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=130568 CPUtime=402.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 108988 0 0 0 40203 27 0 0 25 0 1 0 728852726 133701632 25842 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 32642 25842 383 112 0 27607 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 130568

[startup+462.301 s]
/proc/loadavg: 4.14 4.07 4.00 5/379 3533
/proc/meminfo: memFree=18178648/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=145152 CPUtime=462.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 119395 0 0 0 46201 29 0 0 25 0 1 0 728852726 148635648 28382 33554432000 4194304 4650387 140735841269008 18446744073709551615 4363403 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 36288 28382 383 112 0 31253 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 145152

[startup+522.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/379 3535
/proc/meminfo: memFree=18170176/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=145344 CPUtime=522.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 127687 0 0 0 52198 32 0 0 25 0 1 0 728852726 148832256 28665 33554432000 4194304 4650387 140735841269008 18446744073709551615 4363409 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 36336 28665 383 112 0 31301 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 145344

[startup+582.301 s]
/proc/loadavg: 4.08 4.06 4.00 5/379 3535
/proc/meminfo: memFree=18168896/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=145492 CPUtime=582.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 136126 0 0 0 58195 35 0 0 25 0 1 0 728852726 148983808 28836 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 36373 28836 383 112 0 31338 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 145492

[startup+642.301 s]
/proc/loadavg: 4.03 4.04 4.00 5/379 3543
/proc/meminfo: memFree=18133888/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=161176 CPUtime=642.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 143622 0 0 0 64193 37 0 0 25 0 1 0 728852726 165044224 33205 33554432000 4194304 4650387 140735841269008 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 40294 33205 383 112 0 35259 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 161176

[startup+702.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/379 3545
/proc/meminfo: memFree=18135472/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=161364 CPUtime=702.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 152028 0 0 0 70189 41 0 0 25 0 1 0 728852726 165236736 32815 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 40341 32815 383 112 0 35306 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 161364

[startup+762.314 s]
/proc/loadavg: 4.12 4.06 4.01 5/379 3547
/proc/meminfo: memFree=18142628/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=161508 CPUtime=762.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 160348 0 0 0 76188 43 0 0 20 0 1 0 728852726 165384192 31930 33554432000 4194304 4650387 140735841269008 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 40377 31930 383 112 0 35342 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 161508

[startup+822.301 s]
/proc/loadavg: 4.09 4.06 4.01 5/379 3549
/proc/meminfo: memFree=18134304/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=161616 CPUtime=822.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 167755 0 0 0 82184 46 0 0 25 0 1 0 728852726 165494784 32920 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 40404 32920 383 112 0 35369 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 161616

[startup+882.301 s]
/proc/loadavg: 4.03 4.05 4.00 5/379 3549
/proc/meminfo: memFree=18130428/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=161732 CPUtime=882.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 175002 0 0 0 88182 49 0 0 25 0 1 0 728852726 165613568 33770 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 40433 33770 383 112 0 35398 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 161732

[startup+942.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/379 3551
/proc/meminfo: memFree=18111412/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=218608 CPUtime=942.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 183038 0 0 0 94179 51 0 0 25 0 1 0 728852726 223854592 35132 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 54652 35132 383 112 0 49617 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 218608

[startup+1002.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/379 3553
/proc/meminfo: memFree=18107528/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=166724 CPUtime=1002.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 189663 0 0 0 100176 54 0 0 25 0 1 0 728852726 170725376 34882 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 41681 34882 383 112 0 36646 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 166724

[startup+1062.3 s]
/proc/loadavg: 4.06 4.06 4.00 5/379 3555
/proc/meminfo: memFree=18107128/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=219520 CPUtime=1062.3 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 196811 0 0 0 106173 57 0 0 25 0 1 0 728852726 224788480 35308 33554432000 4194304 4650387 140735841269008 18446744073709551615 4313467 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 54880 35308 383 112 0 49845 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 219520

[startup+1122.3 s]
/proc/loadavg: 4.05 4.06 4.00 5/379 3557
/proc/meminfo: memFree=18077688/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=242404 CPUtime=1122.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 205776 0 0 0 112172 59 0 0 25 0 1 0 728852726 248221696 40700 33554432000 4194304 4650387 140735841269008 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 60601 40700 383 112 0 55566 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 242404

[startup+1182.3 s]
/proc/loadavg: 4.16 4.09 4.01 5/379 3557
/proc/meminfo: memFree=18078396/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=190408 CPUtime=1182.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 212511 0 0 0 118169 62 0 0 25 0 1 0 728852726 194977792 39446 33554432000 4194304 4650387 140735841269008 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 47602 39446 383 112 0 42567 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 190408

[startup+1242.3 s]
/proc/loadavg: 4.06 4.07 4.00 5/379 3559
/proc/meminfo: memFree=18059496/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=244012 CPUtime=1242.31 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 218093 0 0 0 124166 65 0 0 25 0 1 0 728852726 249868288 41107 33554432000 4194304 4650387 140735841269008 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 61003 41107 383 112 0 55968 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 244012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.86 4.02 3.99 2/373 3564
/proc/meminfo: memFree=18306652/32951124 swapFree=45193364/67111528
[pid=3520] ppid=3517 vsize=190588 CPUtime=1300.02 cores=1,3
/proc/3520/stat : 3520 (strangenight1-s) R 3517 3520 2476 0 -1 4202496 224410 0 0 0 129935 67 0 0 25 0 1 0 728852726 195162112 39440 33554432000 4194304 4650387 140735841269008 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/3520/statm: 47647 39440 383 112 0 42612 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 190588

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.36
CPU system time (s): 0.678896
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 244312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.36
system time used= 0.678896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 224411
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11
involuntary context switches= 3268

runsolver used 4.43033 second user time and 11.1113 second system time

The end

Launcher Data

Begin job on node118 at 2011-05-14 17:17:01
IDJOB=3370111
IDBENCH=82920
IDSOLVER=1847
FILE ID=node118/3370111-1305386220
RUNJOBID= node118-1305386219-3447
PBS_JOBID= 13324384
Free space on /tmp= 73032 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S1114532273-035.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370111-1305386220/watcher-3370111-1305386220 -o /tmp/evaluation-result-3370111-1305386220/solver-3370111-1305386220 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370111-1305386220.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= ff7e731e0657a2728f5ff73a4fd8bb2e
RANDOM SEED=1496669518

node118.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.68
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18445176 kB
Buffers:        262184 kB
Cached:        4211792 kB
SwapCached:      22084 kB
Active:       11788884 kB
Inactive:      2411908 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18445176 kB
SwapTotal:    67111528 kB
SwapFree:     45193364 kB
Dirty:           24988 kB
Writeback:           0 kB
AnonPages:     9717776 kB
Mapped:          16256 kB
Slab:           149236 kB
PageTables:      90288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 88747308 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73044 MiB
End job on node118 at 2011-05-14 17:38:43