Trace number 3263782

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 TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

NameSAT03/handmade/stanion/hwb/
hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
MD5SUM1d86c7f9cd05c5f2ab070520d802c8e1
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables226
Number of clauses1078
Sum of the clauses size3624
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 226
Number of clauses of size 3636
Number of clauses of size 4416
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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3263782-1303568019.cnf'
0.00/0.00	c -- header says num vars:            226
0.00/0.00	c -- header says num clauses:        1078
0.00/0.00	c -- clauses added:            0 learnts,         1078 normals,            0 xors
0.00/0.00	c -- vars added        226
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       226      1052        26         0      3624         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/1052/1052 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    226 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c Replacing        1 vars Replaced       12 lits Time:     0.00 s 
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 Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:        11  cl-subs:        0  v-elim:     87  v-fix:    0  time:  0.00 s
0.00/0.00	c learnt bin added due to v-elim: 0
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:      62, avg size: 3.8)
0.00/0.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       6 undec:      69 neg:     151
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.00	c  B st     0         0       162       476        20         0      2184         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
1.99/2.05	c  N dy     7     30002       162       476        30     10122      2184    194306     26.18     18.25  --
1.99/2.06	c  S st     7     30002       162       476        30     10122      2184    194306     26.18     18.25  --
2.10/2.10	c  S st     7     30507       162       476        31     10621      2184    204821     26.18     18.25  --
2.10/2.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:     50 BRemL:      0 BRemN:      0 CBin:       0 P:  0.7M T:  0.02
2.10/2.13	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
2.10/2.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.13	c Subs w/ non-existent bins:      0 time:  0.00 s
2.10/2.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.13	c subs with bin:       11  lits-rem:       796  v-fix:    0  time:  0.00 s
2.10/2.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.32	c lits-rem:      1707  cl-subs:     1590  v-elim:      6  v-fix:    0  time:  0.19 s
2.29/2.32	c learnt bin added due to v-elim: 0
2.29/2.32	c vivif2 --  cl tried      468 cl shrink       33 lits rem         36 time: 0.00
2.29/2.33	c vivif2 --  cl tried     9024 cl shrink       26 lits rem         29 time: 0.00
2.29/2.35	c asymm  cl-useful: 5/468/468 lits-rem:11 time: 0.02
2.29/2.35	c calculated reachability. Time: 0.00
2.29/2.35	c  N dy     7     30507       160       466        85      9024      2145    170332     26.18     18.25  --
2.29/2.35	c  F st     7     30507       160       466        85      9024      2145    170332     26.18     18.25  --
2.39/2.48	c Decided on static restart strategy
3.49/3.58	c  N dy    14     45760       160       466        88     16257      2145    332564     24.60     18.35  --
3.49/3.59	c  S st    14     45760       160       466        88     16257      2145    332564     24.60     18.35  --
3.59/3.66	c  S st    14     46261       160       466        88     16756      2145    342970     24.60     18.35  --
3.59/3.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bin:      8 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.03
3.59/3.69	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
3.59/3.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Subs w/ non-existent bins:      2 time:  0.00 s
3.69/3.74	c Replacing        1 vars Replaced     6167 lits Time:     0.04 s 
3.69/3.75	c bin-w-bin subsume rem            4 bins  time:  0.00 s
3.69/3.75	c subs with bin:        3  lits-rem:        63  v-fix:    0  time:  0.00 s
3.69/3.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.59/4.69	c lits-rem:      2256  cl-subs:     2430  v-elim:      3  v-fix:    0  time:  0.95 s
4.59/4.69	c learnt bin added due to v-elim: 0
4.59/4.69	c vivif2 --  cl tried      448 cl shrink        0 lits rem          0 time: 0.00
4.69/4.70	c vivif2 --  cl tried    14316 cl shrink        0 lits rem          0 time: 0.00
4.69/4.73	c asymm  cl-useful: 1/448/448 lits-rem:1 time: 0.03
4.69/4.73	c calculated reachability. Time: 0.00
4.69/4.73	c  N dy    14     46261       156       448        30     14316      2075    283060     24.60     18.35  --
6.89/6.98	c  N dy    15     69391       156       448        30     18313      2075    343042     24.52     18.31  --
6.99/7.00	c  S st    15     69391       156       448        30     18313      2075    343042     24.52     18.31  --
6.99/7.06	c  S st    15     69893       156       448        30     18809      2075    353404     24.52     18.31  --
6.99/7.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.99/7.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.5M T:  0.04
6.99/7.10	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
6.99/7.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.10	c Subs w/ non-existent bins:      0 time:  0.00 s
7.09/7.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.09/8.10	c ORs :      8 avg-s:  2.0 cl-sh:   986 l-rem:    986 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
9.39/9.42	c Added 2 vars  tried: 80000 time: 1.32
9.39/9.47	c ORs :      2 avg-s:  0.0 cl-sh:  5536 l-rem:   5536 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.37
9.39/9.48	c lits-rem:      1923  cl-subs:     2359  v-elim:      2  v-fix:    0  time:  2.37 s
9.39/9.48	c learnt bin added due to v-elim: 0
9.39/9.48	c vivif2 --  cl tried      450 cl shrink        0 lits rem          0 time: 0.00
9.39/9.48	c vivif2 --  cl tried    16450 cl shrink       44 lits rem         67 time: 0.00
9.49/9.50	c asymm  cl-useful: 0/450/450 lits-rem:0 time: 0.02
9.49/9.51	c calculated reachability. Time: 0.00
9.49/9.51	c  N dy    15     69893       158       450        34     16450      2085    293280     24.52     18.31  --
9.49/9.51	c  F st    15     69893       158       450        34     16450      2085    293280     24.52     18.31  --
9.69/9.70	c Decided on static restart strategy
13.09/13.19	c  N dy    22    104840       158       450        34     15597      2085    234309     24.88     18.41  --
13.09/13.20	c  S st    22    104840       158       450        34     15597      2085    234309     24.88     18.41  --
13.19/13.26	c  S st    22    105344       158       450        34     16098      2085    245223     24.88     18.41  --
13.19/13.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.19/13.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.19/13.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
13.19/13.30	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
13.19/13.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.28/13.30	c Subs w/ non-existent bins:      0 time:  0.00 s
13.28/13.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.28/13.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.28/13.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.98/14.02	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 8.5 T:    0.00
14.88/14.90	c Added 2 vars  tried: 80000 time: 0.89
14.88/14.92	c ORs :      2 avg-s:  0.0 cl-sh:  2715 l-rem:   2715 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
14.88/14.93	c lits-rem:       970  cl-subs:      987  v-elim:      2  v-fix:    0  time:  1.62 s
14.88/14.93	c learnt bin added due to v-elim: 0
14.88/14.93	c vivif2 --  cl tried      452 cl shrink        0 lits rem          0 time: 0.00
14.88/14.93	c vivif2 --  cl tried    15109 cl shrink        0 lits rem          0 time: 0.00
14.88/14.95	c asymm  cl-useful: 1/452/452 lits-rem:1 time: 0.02
14.88/14.95	c calculated reachability. Time: 0.00
14.88/14.95	c  N dy    22    105344       160       452        38     15109      2097    223085     24.88     18.41  --
21.69/21.79	c  N dy    23    158017       160       452        38     22538      2097    367259     24.27     18.39  --
21.79/21.81	c  S st    23    158017       160       452        38     22538      2097    367259     24.27     18.39  --
21.79/21.89	c  S st    23    158524       160       452        38     23037      2097    377880     24.27     18.39  --
21.79/21.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.79/21.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
21.90/21.95	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
21.90/21.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.90/21.95	c Subs w/ non-existent bins:      0 time:  0.00 s
21.90/21.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.90/21.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.90/21.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.89/22.96	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
23.89/23.97	c Added 2 vars  tried: 80000 time: 1.01
23.99/24.03	c ORs :      2 avg-s:  0.0 cl-sh:  7358 l-rem:   7358 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.07
23.99/24.04	c lits-rem:      1317  cl-subs:     2277  v-elim:      2  v-fix:    0  time:  2.08 s
23.99/24.04	c learnt bin added due to v-elim: 0
23.99/24.04	c vivif2 --  cl tried      454 cl shrink        0 lits rem          0 time: 0.00
23.99/24.04	c vivif2 --  cl tried    20760 cl shrink        0 lits rem          0 time: 0.00
23.99/24.07	c asymm  cl-useful: 1/454/454 lits-rem:1 time: 0.03
23.99/24.07	c calculated reachability. Time: 0.00
23.99/24.07	c  N dy    23    158524       162       454        42     20760      2110    321146     24.27     18.39  --
36.59/36.62	c  N dy    24    237787       162       454        42     25571      2110    383032     23.99     17.88  --
36.59/36.64	c  S st    24    237787       162       454        42     25571      2110    383032     23.99     17.88  --
36.69/36.74	c  S st    24    238290       162       454        42     26072      2110    394234     23.99     17.88  --
36.69/36.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.69/36.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.06
36.79/36.80	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
36.79/36.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.81	c Subs w/ non-existent bins:      0 time:  0.00 s
36.79/36.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.79/37.85	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 4 avg s: 8.2 T:    0.01
38.69/38.74	c Added 2 vars  tried: 80000 time: 0.89
38.69/38.78	c ORs :      2 avg-s:  0.0 cl-sh:  4602 l-rem:   4602 b-add:      4 v-rep:   0 cl-rem: 12 avg s: 7.4 T:    0.93
38.69/38.78	c lits-rem:      2443  cl-subs:     2469  v-elim:      2  v-fix:    0  time:  1.97 s
38.69/38.78	c learnt bin added due to v-elim: 0
38.69/38.78	c vivif2 --  cl tried      456 cl shrink        0 lits rem          0 time: 0.00
38.69/38.79	c vivif2 --  cl tried    23587 cl shrink        0 lits rem          0 time: 0.00
38.79/38.82	c asymm  cl-useful: 1/456/456 lits-rem:1 time: 0.03
38.79/38.82	c calculated reachability. Time: 0.00
38.79/38.82	c  N dy    24    238290       164       456        46     23587      2123    338570     23.99     17.88  --
59.89/59.90	c  N dy    25    357435       164       456        46     27396      2123    368089     24.34     17.13  --
59.89/59.91	c  S st    25    357435       164       456        46     27396      2123    368089     24.34     17.13  --
59.99/60.02	c  S st    25    357941       164       456        46     27895      2123    378712     24.34     17.13  --
59.99/60.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
59.99/60.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.09/60.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.07
60.09/60.10	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
60.09/60.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.09/60.11	c Subs w/ non-existent bins:      0 time:  0.00 s
60.09/60.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.09/60.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.09/60.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
60.99/61.08	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 7.5 T:    0.01
61.79/61.89	c Added 2 vars  tried: 80000 time: 0.81
61.89/61.92	c ORs :      2 avg-s:  0.0 cl-sh:  2579 l-rem:   2579 b-add:      4 v-rep:   0 cl-rem: 1 avg s: 10.0 T:    0.84
61.89/61.92	c lits-rem:      1706  cl-subs:     1578  v-elim:      2  v-fix:    0  time:  1.81 s
61.89/61.92	c learnt bin added due to v-elim: 0
61.89/61.92	c vivif2 --  cl tried      458 cl shrink        0 lits rem          0 time: 0.00
61.89/61.93	c vivif2 --  cl tried    26314 cl shrink        0 lits rem          0 time: 0.01
61.89/61.96	c asymm  cl-useful: 4/458/458 lits-rem:4 time: 0.03
61.89/61.96	c calculated reachability. Time: 0.00
61.89/61.96	c  N dy    25    357941       166       458        50     26314      2133    348173     24.34     17.13  --
97.59/97.62	c  N dy    26    536911       166       458        50     33770      2133    432699     22.74     17.12  --
97.59/97.63	c  S st    26    536911       166       458        50     33770      2133    432699     22.74     17.12  --
97.69/97.76	c  S st    26    537416       166       458        50     34269      2133    443683     22.74     17.12  --
97.69/97.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.69/97.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.79/97.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.5M T:  0.10
97.79/97.87	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
97.79/97.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
97.79/97.88	c Subs w/ non-existent bins:      0 time:  0.01 s
97.79/97.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.79/97.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.79/97.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
98.79/98.88	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 6 avg s: 8.0 T:    0.01
99.59/99.67	c Added 2 vars  tried: 80000 time: 0.79
99.69/99.70	c ORs :      2 avg-s:  0.0 cl-sh:  2380 l-rem:   2380 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.81
99.69/99.70	c lits-rem:      1584  cl-subs:     2109  v-elim:      2  v-fix:    0  time:  1.82 s
99.69/99.70	c learnt bin added due to v-elim: 0
99.69/99.70	c vivif2 --  cl tried      460 cl shrink        0 lits rem          0 time: 0.00
99.69/99.71	c vivif2 --  cl tried    32154 cl shrink        0 lits rem          0 time: 0.01
99.69/99.75	c asymm  cl-useful: 1/460/460 lits-rem:1 time: 0.04
99.69/99.76	c calculated reachability. Time: 0.00
99.69/99.76	c  N dy    26    537416       168       460        54     32154      2146    403423     22.74     17.12  --
99.69/99.76	c  F st    26    537416       168       460        54     32154      2146    403423     22.74     17.12  --
99.99/100.06	c Decided on static restart strategy
164.10/164.10	c  N dy    33    806124       168       460        54     54235      2146    833668     23.90     16.73  --
164.10/164.14	c  S st    33    806124       168       460        54     54235      2146    833668     23.90     16.73  --
164.10/164.14	c Finding binary XORs  T:     0.00 s  found:       0
164.30/164.34	c  S st    33    806628       168       460        54     54733      2146    844521     23.90     16.73  --
164.30/164.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
164.30/164.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.50/164.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.6M T:  0.19
164.50/164.53	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
164.50/164.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
164.50/164.55	c Subs w/ non-existent bins:      0 time:  0.01 s
164.50/164.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.50/164.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.50/164.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
167.10/167.13	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 8.0 T:    0.03
168.30/168.37	c Added 2 vars  tried: 80000 time: 1.24
168.49/168.52	c ORs :      2 avg-s:  0.0 cl-sh:  9130 l-rem:   9130 b-add:      4 v-rep:   0 cl-rem: 4 avg s: 7.0 T:    1.40
168.49/168.54	c lits-rem:      2387  cl-subs:     5482  v-elim:      2  v-fix:    0  time:  3.97 s
168.49/168.54	c learnt bin added due to v-elim: 0
168.49/168.54	c vivif2 --  cl tried      462 cl shrink        0 lits rem          0 time: 0.00
168.49/168.55	c vivif2 --  cl tried    49246 cl shrink        0 lits rem          0 time: 0.01
168.59/168.63	c asymm  cl-useful: 3/462/462 lits-rem:3 time: 0.08
168.59/168.64	c calculated reachability. Time: 0.00
168.59/168.64	c  N dy    33    806628       170       462        58     49246      2155    736635     23.90     16.73  --
294.20/294.24	c  N dy    34   1209943       170       462        58     66244      2155   1067260     26.51     17.10  --
294.20/294.29	c  S st    34   1209943       170       462        58     66244      2155   1067260     26.51     17.10  --
294.50/294.55	c  S st    34   1210447       170       462        58     66741      2155   1078476     26.51     17.10  --
294.50/294.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
294.50/294.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.81/294.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.9M T:  0.32
294.81/294.88	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
294.81/294.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
294.90/294.90	c Subs w/ non-existent bins:      0 time:  0.02 s
294.90/294.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
294.90/294.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
294.90/294.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
298.20/298.20	c ORs :     22 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 10 avg s: 9.1 T:    0.07
299.80/299.80	c Added 2 vars  tried: 80000 time: 1.60
300.10/300.16	c ORs :      2 avg-s:  0.0 cl-sh: 12811 l-rem:  12811 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.96
300.10/300.18	c lits-rem:      5303  cl-subs:     4792  v-elim:      2  v-fix:    0  time:  5.26 s
300.10/300.18	c learnt bin added due to v-elim: 0
300.10/300.18	c vivif2 --  cl tried      464 cl shrink        0 lits rem          0 time: 0.00
300.20/300.20	c vivif2 --  cl tried    61939 cl shrink        0 lits rem          0 time: 0.02
300.20/300.29	c asymm  cl-useful: 1/464/464 lits-rem:1 time: 0.09
300.20/300.29	c calculated reachability. Time: 0.00
300.20/300.29	c  N dy    34   1210447       172       464        62     61939      2168    951056     26.51     17.10  --
489.10/489.16	c  N dy    35   1710448       172       464        62     93102      2168   1498409     26.28     16.09  --
489.20/489.23	c  S st    35   1710448       172       464        62     93102      2168   1498409     26.28     16.09  --
489.60/489.61	c  S st    35   1710951       172       464        62     93595      2167   1508573     26.28     16.09  --
489.60/489.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
489.60/489.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.10/490.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.6M T:  0.56
490.10/490.18	c Calc non-exist non-lernt bins v-fix:     0 done:    172 time:  0.00 s
490.10/490.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
490.20/490.21	c Subs w/ non-existent bins:      0 time:  0.02 s
490.20/490.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
490.20/490.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
490.20/490.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
496.40/496.49	c ORs :     24 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 10.5 T:    0.09
498.50/498.56	c Added 2 vars  tried: 80000 time: 2.06
498.70/498.74	c ORs :      2 avg-s:  0.0 cl-sh:  7484 l-rem:   7484 b-add:      5 v-rep:   0 cl-rem: 12 avg s: 5.8 T:    2.25
498.70/498.77	c lits-rem:      2884  cl-subs:    11993  v-elim:      2  v-fix:    0  time:  8.51 s
498.70/498.77	c learnt bin added due to v-elim: 0
498.70/498.77	c vivif2 --  cl tried      466 cl shrink        0 lits rem          0 time: 0.00
498.70/498.79	c vivif2 --  cl tried    81587 cl shrink        0 lits rem          0 time: 0.02
498.90/498.91	c asymm  cl-useful: 1/357/466 lits-rem:1 time: 0.11
498.90/498.91	c calculated reachability. Time: 0.00
498.90/498.91	c  N dy    35   1710951       174       466        67     81587      2180   1288930     26.28     16.09  --
738.71/738.72	c  N dy    36   2210951       174       466        67     98118      2180   1568295     23.64     15.98  --
738.71/738.79	c  S st    36   2210951       174       466        67     98118      2180   1568295     23.64     15.98  --
739.22/739.24	c  S st    36   2211460       174       466        67     98623      2180   1580120     23.64     15.98  --
739.22/739.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
739.22/739.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
739.81/739.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.3M T:  0.59
739.81/739.83	c Calc non-exist non-lernt bins v-fix:     0 done:    174 time:  0.00 s
739.81/739.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
739.81/739.86	c Subs w/ non-existent bins:      0 time:  0.02 s
739.81/739.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.91/739.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
739.91/739.91	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
747.92/747.94	c ORs :     26 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 3 avg s: 12.0 T:    0.16
750.61/750.64	c Added 2 vars  tried: 80000 time: 2.70
751.01/751.06	c ORs :      2 avg-s:  0.0 cl-sh: 13240 l-rem:  13240 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    3.12
751.01/751.09	c lits-rem:       960  cl-subs:    11696  v-elim:      2  v-fix:    0  time: 11.19 s
751.01/751.09	c learnt bin added due to v-elim: 0
751.01/751.09	c vivif2 --  cl tried      468 cl shrink        0 lits rem          0 time: 0.00
751.11/751.12	c vivif2 --  cl tried    86924 cl shrink        0 lits rem          0 time: 0.03
751.22/751.24	c asymm  cl-useful: 1/345/468 lits-rem:1 time: 0.12
751.22/751.25	c calculated reachability. Time: 0.00
751.22/751.25	c  N dy    36   2211460       176       468        71     86924      2193   1350880     23.64     15.98  --
1014.62/1014.65	c  N dy    37   2711461       176       468        71    109711      2193   1773006     23.74     16.27  --
1014.72/1014.73	c  S st    37   2711461       176       468        71    109711      2193   1773006     23.74     16.27  --
1015.22/1015.26	c  S st    37   2711962       176       468        71    110208      2193   1784283     23.74     16.27  --
1015.22/1015.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1015.22/1015.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.92/1015.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.2M T:  0.68
1015.92/1015.95	c Calc non-exist non-lernt bins v-fix:     0 done:    176 time:  0.00 s
1015.92/1015.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1015.92/1015.98	c Subs w/ non-existent bins:      0 time:  0.03 s
1016.02/1016.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1016.02/1016.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1016.02/1016.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1027.52/1027.57	c ORs :     28 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 5 avg s: 12.2 T:    0.20
1030.02/1030.05	c Added 2 vars  tried: 80000 time: 2.48
1030.32/1030.37	c ORs :      2 avg-s:  0.0 cl-sh: 11617 l-rem:  11617 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.81
1030.42/1030.41	c lits-rem:      2335  cl-subs:    13070  v-elim:      2  v-fix:    0  time: 14.37 s
1030.42/1030.41	c learnt bin added due to v-elim: 0
1030.42/1030.41	c vivif2 --  cl tried      470 cl shrink        0 lits rem          0 time: 0.00
1030.42/1030.44	c vivif2 --  cl tried    97133 cl shrink        0 lits rem          0 time: 0.03
1030.52/1030.55	c asymm  cl-useful: 0/328/470 lits-rem:0 time: 0.12
1030.52/1030.56	c calculated reachability. Time: 0.00
1030.52/1030.56	c  N dy    37   2711962       178       470        75     97133      2207   1493849     23.74     16.27  --
1030.52/1030.56	c  F st    37   2711962       178       470        75     97133      2207   1493849     23.74     16.27  --
1031.52/1031.57	c Decided on static restart strategy

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: 935)

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-3263782-1303568019/watcher-3263782-1303568019 -o /tmp/evaluation-result-3263782-1303568019/solver-3263782-1303568019 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3263782-1303568019.cnf 

running on 2 cores: 0,2

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: 1.42 4.96 6.67 1/174 12072
/proc/meminfo: memFree=11904608/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=134272 CPUtime=0 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 544 0 0 0 0 0 0 0 25 0 1 0 449217739 137494528 482 33554432000 4194304 4797429 140736446767696 18446744073709551615 4629462 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 33568 487 373 148 0 28497 0

[startup+0.0501371 s]
/proc/loadavg: 1.42 4.96 6.67 1/174 12072
/proc/meminfo: memFree=11904608/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=127372 CPUtime=0.04 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 672 0 0 0 4 0 0 0 25 0 1 0 449217739 130428928 603 33554432000 4194304 4797429 140736446767696 18446744073709551615 4390944 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 31843 604 412 148 0 26772 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 127372

[startup+0.101132 s]
/proc/loadavg: 1.42 4.96 6.67 1/174 12072
/proc/meminfo: memFree=11904608/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=127504 CPUtime=0.09 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 733 0 0 0 9 0 0 0 25 0 1 0 449217739 130564096 662 33554432000 4194304 4797429 140736446767696 18446744073709551615 4340963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 31876 662 413 148 0 26805 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127504

[startup+0.301095 s]
/proc/loadavg: 1.42 4.96 6.67 1/174 12072
/proc/meminfo: memFree=11904608/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=127976 CPUtime=0.29 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 936 0 0 0 29 0 0 0 25 0 1 0 449217739 131047424 732 33554432000 4194304 4797429 140736446767696 18446744073709551615 4387912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 31994 732 413 148 0 26923 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 127976

[startup+0.701017 s]
/proc/loadavg: 1.42 4.96 6.67 1/174 12072
/proc/meminfo: memFree=11904608/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=128408 CPUtime=0.69 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 1257 0 0 0 69 0 0 0 25 0 1 0 449217739 131489792 843 33554432000 4194304 4797429 140736446767696 18446744073709551615 4351411 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 32102 843 413 148 0 27031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128408

[startup+1.50091 s]
/proc/loadavg: 1.42 4.96 6.67 5/190 12103
/proc/meminfo: memFree=11870100/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=128640 CPUtime=1.49 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 1684 0 0 0 149 0 0 0 25 0 1 0 449217739 131727360 998 33554432000 4194304 4797429 140736446767696 18446744073709551615 4423166 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 32160 998 413 148 0 27089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 128640

[startup+3.10061 s]
/proc/loadavg: 1.62 4.94 6.66 5/190 12103
/proc/meminfo: memFree=11865396/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=131096 CPUtime=3.09 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 2917 0 0 0 309 0 0 0 18 0 1 0 449217739 134242304 1531 33554432000 4194304 4797429 140736446767696 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 32774 1531 415 148 0 27703 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131096

[startup+6.30102 s]
/proc/loadavg: 1.62 4.94 6.66 5/190 12103
/proc/meminfo: memFree=11850284/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=133844 CPUtime=6.29 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 4337 0 0 0 629 0 0 0 25 0 1 0 449217739 137056256 2063 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 33461 2063 415 148 0 28390 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133844

[startup+12.7009 s]
/proc/loadavg: 1.99 4.91 6.63 5/190 12103
/proc/meminfo: memFree=11843248/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=134900 CPUtime=12.69 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 5961 0 0 0 1269 0 0 0 25 0 1 0 449217739 138137600 2649 33554432000 4194304 4797429 140736446767696 18446744073709551615 4341360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 33725 2649 418 148 0 28654 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 134900

[startup+25.5006 s]
/proc/loadavg: 2.30 4.88 6.60 5/190 12104
/proc/meminfo: memFree=11834392/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=137060 CPUtime=25.49 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 8978 0 0 0 2548 1 0 0 25 0 1 0 449217739 140349440 3268 33554432000 4194304 4797429 140736446767696 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 34265 3268 418 148 0 29194 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 137060

[startup+51.101 s]
/proc/loadavg: 2.88 4.81 6.53 5/190 12104
/proc/meminfo: memFree=11823148/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=140644 CPUtime=51.09 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 14957 0 0 0 5106 3 0 0 25 0 1 0 449217739 144019456 3855 33554432000 4194304 4797429 140736446767696 18446744073709551615 4351529 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 35161 3855 418 148 0 30090 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 140644

[startup+102.307 s]
/proc/loadavg: 3.59 4.68 6.39 5/190 12106
/proc/meminfo: memFree=11810388/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=142812 CPUtime=102.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 24014 0 0 0 10225 5 0 0 25 0 1 0 449217739 146239488 4744 33554432000 4194304 4797429 140736446767696 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 35703 4744 418 148 0 30632 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 142812

[startup+162.301 s]
/proc/loadavg: 3.85 4.56 6.23 5/190 12107
/proc/meminfo: memFree=11795468/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=146288 CPUtime=162.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 33449 0 0 0 16223 7 0 0 25 0 1 0 449217739 149798912 5335 33554432000 4194304 4797429 140736446767696 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 36572 5335 418 148 0 31501 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 146288

[startup+222.3 s]
/proc/loadavg: 3.94 4.45 6.09 5/190 12109
/proc/meminfo: memFree=11777596/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=150904 CPUtime=222.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 41323 0 0 0 22221 9 0 0 25 0 1 0 449217739 154525696 6870 33554432000 4194304 4797429 140736446767696 18446744073709551615 4387501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 37726 6870 418 148 0 32655 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 150904

[startup+282.301 s]
/proc/loadavg: 3.98 4.37 5.96 5/190 12111
/proc/meminfo: memFree=11770480/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=151964 CPUtime=282.29 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 48620 0 0 0 28218 11 0 0 25 0 1 0 449217739 155611136 7244 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 37991 7244 418 148 0 32920 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 151964

[startup+342.301 s]
/proc/loadavg: 3.99 4.30 5.83 5/190 12112
/proc/meminfo: memFree=11758916/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=156992 CPUtime=342.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 55242 0 0 0 34217 13 0 0 25 0 1 0 449217739 160759808 8323 33554432000 4194304 4797429 140736446767696 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 39248 8323 418 148 0 34177 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156992

[startup+402.301 s]
/proc/loadavg: 3.99 4.25 5.72 5/190 12114
/proc/meminfo: memFree=11757892/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=157912 CPUtime=402.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 61077 0 0 0 40216 14 0 0 25 0 1 0 449217739 161701888 8611 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 39478 8611 418 148 0 34407 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 157912

[startup+462.3 s]
/proc/loadavg: 3.99 4.20 5.60 5/190 12115
/proc/meminfo: memFree=11744944/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=158516 CPUtime=462.3 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 67015 0 0 0 46214 16 0 0 25 0 1 0 449217739 162320384 8659 33554432000 4194304 4797429 140736446767696 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 39629 8659 418 148 0 34558 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 158516

[startup+522.301 s]
/proc/loadavg: 4.05 4.17 5.52 5/190 12117
/proc/meminfo: memFree=11734864/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=164444 CPUtime=522.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 72699 0 0 0 52212 19 0 0 25 0 1 0 449217739 168390656 9851 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 41111 9851 423 148 0 36040 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164444

[startup+582.301 s]
/proc/loadavg: 4.01 4.14 5.41 5/190 12119
/proc/meminfo: memFree=11725152/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=164516 CPUtime=582.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 77396 0 0 0 58211 20 0 0 25 0 1 0 449217739 168464384 10141 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 41129 10141 423 148 0 36058 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 164516

[startup+642.301 s]
/proc/loadavg: 4.06 4.12 5.32 5/190 12120
/proc/meminfo: memFree=11719772/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=165196 CPUtime=642.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 82188 0 0 0 64209 22 0 0 25 0 1 0 449217739 169160704 10394 33554432000 4194304 4797429 140736446767696 18446744073709551615 4341018 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 41299 10394 423 148 0 36228 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 165196

[startup+702.3 s]
/proc/loadavg: 4.07 4.11 5.24 5/190 12125
/proc/meminfo: memFree=11716704/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=165824 CPUtime=702.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 86939 0 0 0 70207 24 0 0 25 0 1 0 449217739 169803776 10373 33554432000 4194304 4797429 140736446767696 18446744073709551615 4387712 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 41456 10373 423 148 0 36385 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 165824

[startup+762.307 s]
/proc/loadavg: 4.02 4.09 5.16 5/190 12126
/proc/meminfo: memFree=11711520/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=168340 CPUtime=762.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 90743 0 0 0 76206 25 0 0 25 0 1 0 449217739 172380160 11689 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 42085 11689 419 148 0 37014 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 168340

[startup+822.301 s]
/proc/loadavg: 4.01 4.07 5.09 5/190 12128
/proc/meminfo: memFree=11704292/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=170424 CPUtime=822.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 95931 0 0 0 82204 27 0 0 25 0 1 0 449217739 174514176 11475 33554432000 4194304 4797429 140736446767696 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 42606 11475 419 148 0 37535 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 170424

[startup+882.301 s]
/proc/loadavg: 4.00 4.06 5.02 5/190 12130
/proc/meminfo: memFree=11701516/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=173252 CPUtime=882.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 100891 0 0 0 88203 29 0 0 25 0 1 0 449217739 177410048 11195 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 43313 11195 419 148 0 38242 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 173252

[startup+942.3 s]
/proc/loadavg: 4.00 4.04 4.95 5/190 12131
/proc/meminfo: memFree=11686976/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=174348 CPUtime=942.31 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 105164 0 0 0 94201 30 0 0 25 0 1 0 449217739 178532352 12728 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 43587 12728 419 148 0 38516 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 174348

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.89 5/190 12133
/proc/meminfo: memFree=11687044/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=175496 CPUtime=1002.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 109901 0 0 0 100200 32 0 0 25 0 1 0 449217739 179707904 12087 33554432000 4194304 4797429 140736446767696 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 43874 12087 419 148 0 38803 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 175496

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.83 5/190 12134
/proc/meminfo: memFree=11694332/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=178608 CPUtime=1062.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 113693 0 0 0 106199 33 0 0 25 0 1 0 449217739 182894592 12787 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44652 12787 419 148 0 39581 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 178608

[startup+1122.3 s]
/proc/loadavg: 4.02 4.03 4.78 5/190 12136
/proc/meminfo: memFree=11678800/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=179460 CPUtime=1122.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 117429 0 0 0 112197 35 0 0 25 0 1 0 449217739 183767040 13790 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44865 13790 419 148 0 39794 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 179460

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 4.73 5/190 12138
/proc/meminfo: memFree=11667220/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=179512 CPUtime=1182.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 120886 0 0 0 118196 36 0 0 25 0 1 0 449217739 183820288 14482 33554432000 4194304 4797429 140736446767696 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 44878 14482 419 148 0 39807 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 179512

[startup+1242.3 s]
/proc/loadavg: 4.10 4.04 4.69 5/190 12139
/proc/meminfo: memFree=11668924/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=180112 CPUtime=1242.32 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 125230 0 0 0 124193 39 0 0 25 0 1 0 449217739 184434688 13170 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 45028 13170 419 148 0 39957 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 180112



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 4.65 5/190 12141
/proc/meminfo: memFree=11662200/32951124 swapFree=67111528/67111528
[pid=12072] ppid=12070 vsize=180172 CPUtime=1300.03 cores=0,2
/proc/12072/stat : 12072 (techdemo) R 12070 12072 12042 0 -1 4202496 128509 0 0 0 129963 40 0 0 25 0 1 0 449217739 184496128 13588 33554432000 4194304 4797429 140736446767696 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12072/statm: 45043 13588 419 148 0 39972 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 180172

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.63
CPU system time (s): 0.412937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 279836

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.63
system time used= 0.412937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 128509
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= 12
involuntary context switches= 2736

runsolver used 2.32665 second user time and 4.79027 second system time

The end

Launcher Data

Begin job on node145 at 2011-04-23 16:13:39
IDJOB=3263782
IDBENCH=84021
IDSOLVER=1585
FILE ID=node145/3263782-1303568019
RUNJOBID= node145-1303568019-12060
PBS_JOBID= 13150286
Free space on /tmp= 71336 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT03/handmade/stanion/hwb/hwb-n32-02-S1478512323.shuffled-as.sat03-1638.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3263782-1303568019/watcher-3263782-1303568019 -o /tmp/evaluation-result-3263782-1303568019/solver-3263782-1303568019 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3263782-1303568019.cnf

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

MD5SUM BENCH= 1d86c7f9cd05c5f2ab070520d802c8e1
RANDOM SEED=282756452

node145.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.786
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.57
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.786
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.76
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.786
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.786
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.83
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.786
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.82
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.786
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.74
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.786
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.84
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.786
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	: 5332.77
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11905012 kB
Buffers:       2167296 kB
Cached:       18246980 kB
SwapCached:          0 kB
Active:       10169424 kB
Inactive:     10309016 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11905012 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7768 kB
Writeback:           0 kB
AnonPages:       63624 kB
Mapped:          14328 kB
Slab:           504268 kB
PageTables:       5384 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   182564 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= 71308 MiB
End job on node145 at 2011-04-23 16:35:21