Trace number 3173643

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

Namerandom/medium/
unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
MD5SUM2b4a2e64d71570c9cdfb4872b312e245
Bench CategoryRANDOM (random 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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

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-3173643-1301797708.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1890/7120 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.01 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      46 undec:       2 neg:      32
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.19/0.24	c Decided on static restart strategy
2.20/2.30	c  N dy    12     30001        80      7120         0      9834     49840    216361     26.48     21.98  --
2.29/2.31	c  S st    12     30001        80      7120         0      9834     49840    216361     26.48     21.98  --
2.29/2.36	c  S st    12     30507        80      7120         0     10305     49840    229363     26.48     21.98  --
2.29/2.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
2.29/2.38	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.29/2.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.38	c Subs w/ non-existent bins:      0 time:  0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.09	c lits-rem:      2050  cl-subs:     1280  v-elim:     80  v-fix:    0  time:  0.70 s
2.99/3.09	c learnt bin added due to v-elim: 0
2.99/3.09	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c vivif2 --  cl tried     9025 cl shrink        0 lits rem          0 time: 0.00
3.20/3.26	c asymm  cl-useful: 0/2191/7120 lits-rem:0 time: 0.17
3.20/3.26	c calculated reachability. Time: 0.00
3.20/3.26	c  N dy    12     30507        80      7120         0      9025     49840    197341     26.48     21.98  --
3.20/3.26	c  F st    12     30507        80      7120         0      9025     49840    197341     26.48     21.98  --
3.39/3.43	c Decided on static restart strategy
3.49/3.59	c  N dy    31     34522        80      7120         0     12712     49840    296650     27.01     22.21  --
3.89/3.92	c  N dy    59     38651        80      7120         0      9351     49840    188827     26.98     22.37  --
4.19/4.25	c  N dy    86     42668        80      7120         0     13044     49840    287392     27.35     22.50  --
4.49/4.53	c  S st    92     45760        80      7120         0     15913     49840    365414     27.46     22.56  --
4.49/4.59	c  S st    92     46262        80      7120         0     16388     49840    378107     27.46     22.56  --
4.49/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.04
4.59/4.64	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.59/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.64	c Subs w/ non-existent bins:      0 time:  0.00 s
4.59/4.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.69/5.70	c lits-rem:      2569  cl-subs:     1701  v-elim:     80  v-fix:    0  time:  1.05 s
5.69/5.70	c learnt bin added due to v-elim: 0
5.69/5.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
5.69/5.70	c vivif2 --  cl tried    14687 cl shrink        0 lits rem          0 time: 0.00
5.79/5.87	c asymm  cl-useful: 0/1770/7120 lits-rem:0 time: 0.17
5.79/5.87	c calculated reachability. Time: 0.00
5.79/5.87	c  N dy    92     46262        80      7120         0     14687     49840    328577     27.46     22.56  --
8.08/8.10	c  N dy   118     69394        80      7120         0     18523     49840    405172     26.81     22.57  --
8.08/8.12	c  S st   118     69394        80      7120         0     18523     49840    405172     26.81     22.57  --
8.08/8.18	c  S st   118     69897        80      7120         0     18993     49840    417749     26.81     22.57  --
8.08/8.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.08/8.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.18/8.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
8.18/8.24	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
8.18/8.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.18/8.24	c Subs w/ non-existent bins:      0 time:  0.00 s
8.18/8.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.18/8.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.18/8.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.18/9.28	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
10.68/10.74	c Added 1 vars  tried: 28322 time: 1.46
10.68/10.78	c ORs :      1 avg-s:  0.0 cl-sh:  4488 l-rem:   4488 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.50
10.68/10.79	c lits-rem:      2519  cl-subs:     2524  v-elim:     80  v-fix:    0  time:  2.54 s
10.68/10.79	c learnt bin added due to v-elim: 0
10.68/10.79	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
10.68/10.79	c vivif2 --  cl tried    16469 cl shrink        0 lits rem          0 time: 0.00
10.89/10.90	c asymm  cl-useful: 0/1270/7121 lits-rem:0 time: 0.11
10.89/10.90	c calculated reachability. Time: 0.00
10.89/10.90	c  N dy   118     69897        81      7121         2     16469     49827    345261     26.81     22.57  --
10.89/10.90	c  F st   118     69897        81      7121         2     16469     49827    345261     26.81     22.57  --
11.08/11.12	c Decided on static restart strategy
11.28/11.37	c  N dy   140     74372        81      7121         2     10699     49827    179426     26.13     22.62  --
14.59/14.64	c  N dy   148    104845        81      7121         2     15686     49827    282491     26.22     22.46  --
14.59/14.66	c  S st   148    104845        81      7121         2     15686     49827    282491     26.22     22.46  --
14.69/14.72	c  S st   148    105348        81      7121         2     16166     49827    295526     26.22     22.46  --
14.69/14.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.69/14.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.05
14.69/14.77	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
14.69/14.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.69/14.77	c Subs w/ non-existent bins:      0 time:  0.00 s
14.69/14.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.69/14.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.69/14.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.49/15.54	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
17.39/17.48	c Added 1 vars  tried: 50562 time: 1.94
17.49/17.51	c ORs :      1 avg-s:  0.0 cl-sh:  2435 l-rem:   2435 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.96
17.49/17.51	c lits-rem:      1187  cl-subs:     1376  v-elim:     80  v-fix:    0  time:  2.73 s
17.49/17.51	c learnt bin added due to v-elim: 0
17.49/17.51	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
17.49/17.51	c vivif2 --  cl tried    14790 cl shrink        0 lits rem          0 time: 0.00
17.59/17.67	c asymm  cl-useful: 0/2502/7122 lits-rem:0 time: 0.15
17.59/17.67	c calculated reachability. Time: 0.00
17.59/17.67	c  N dy   148    105348        82      7122         4     14790     49816    259723     26.22     22.46  --
24.09/24.10	c  N dy   190    158023        82      7122         4     21989     49816    407607     25.95     22.02  --
24.09/24.11	c  S st   190    158023        82      7122         4     21989     49816    407607     25.95     22.02  --
24.09/24.19	c  S st   190    158527        82      7122         4     22464     49816    420056     25.95     22.02  --
24.09/24.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.09/24.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.19/24.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.08
24.19/24.27	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
24.19/24.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.19/24.27	c Subs w/ non-existent bins:      0 time:  0.00 s
24.19/24.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.19/24.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.19/24.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
25.19/25.25	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
29.29/29.34	c Added 1 vars  tried: 79202 time: 4.08
29.29/29.38	c ORs :      1 avg-s:  0.0 cl-sh:  3840 l-rem:   3840 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.13
29.29/29.39	c lits-rem:       989  cl-subs:     2114  v-elim:     80  v-fix:    0  time:  5.11 s
29.29/29.39	c learnt bin added due to v-elim: 0
29.29/29.39	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
29.29/29.39	c vivif2 --  cl tried    20350 cl shrink        0 lits rem          0 time: 0.00
29.49/29.54	c asymm  cl-useful: 0/1819/7123 lits-rem:0 time: 0.15
29.49/29.55	c calculated reachability. Time: 0.00
29.49/29.55	c  N dy   190    158527        83      7123         6     20350     49809    365855     25.95     22.02  --
40.69/40.76	c  N dy   218    237790        83      7123         6     25142     49809    439589     25.94     21.92  --
40.69/40.77	c  S st   218    237790        83      7123         6     25142     49809    439589     25.94     21.92  --
40.79/40.86	c  S st   218    238293        83      7123         6     25624     49809    452311     25.94     21.92  --
40.79/40.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.79/40.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.89/40.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.10
40.89/40.97	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
40.89/40.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.89/40.97	c Subs w/ non-existent bins:      0 time:  0.00 s
40.89/40.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.89/40.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.89/40.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.89/41.98	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
46.29/46.37	c Added 1 vars  tried: 80000 time: 4.38
46.39/46.40	c ORs :      1 avg-s:  0.0 cl-sh:  3555 l-rem:   3555 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.42
46.39/46.41	c lits-rem:      1428  cl-subs:     2525  v-elim:     80  v-fix:    0  time:  5.43 s
46.39/46.41	c learnt bin added due to v-elim: 0
46.39/46.41	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
46.39/46.41	c vivif2 --  cl tried    23099 cl shrink        0 lits rem          0 time: 0.00
46.49/46.58	c asymm  cl-useful: 0/1191/7124 lits-rem:0 time: 0.16
46.49/46.58	c calculated reachability. Time: 0.00
46.49/46.58	c  N dy   218    238293        84      7124         8     23099     49802    388303     25.94     21.92  --
65.79/65.82	c  N dy   277    357440        84      7124         8     27111     49802    430211     27.18     21.93  --
65.79/65.84	c  S st   277    357440        84      7124         8     27111     49802    430211     27.18     21.93  --
65.90/65.92	c  S st   277    357941        84      7124         8     27587     49802    442975     27.18     21.93  --
65.90/65.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.90/65.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.00/66.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.11
66.00/66.04	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
66.00/66.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.00/66.04	c Subs w/ non-existent bins:      0 time:  0.00 s
66.00/66.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.00/66.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.00/66.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.00/67.09	c ORs :      4 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
71.69/71.70	c Added 1 vars  tried: 80000 time: 4.60
71.69/71.72	c ORs :      1 avg-s:  0.0 cl-sh:  2503 l-rem:   2503 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.63
71.69/71.73	c lits-rem:      1047  cl-subs:     1662  v-elim:     80  v-fix:    0  time:  5.68 s
71.69/71.73	c learnt bin added due to v-elim: 0
71.69/71.73	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
71.69/71.73	c vivif2 --  cl tried    25925 cl shrink        0 lits rem          0 time: 0.00
71.79/71.89	c asymm  cl-useful: 0/1011/7125 lits-rem:0 time: 0.16
71.79/71.89	c calculated reachability. Time: 0.00
71.79/71.89	c  N dy   277    357941        85      7125        10     25925     49791    403821     27.18     21.93  --
106.69/106.71	c  N dy   298    536912        85      7125        10     33340     49791    502682     25.39     21.41  --
106.69/106.73	c  S st   298    536912        85      7125        10     33340     49791    502682     25.39     21.41  --
106.79/106.83	c  S st   298    537415        85      7125        10     33809     49791    515142     25.39     21.41  --
106.79/106.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.79/106.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.89/106.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.5M T:  0.14
106.89/106.98	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
106.89/106.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.89/106.98	c Subs w/ non-existent bins:      0 time:  0.00 s
106.89/106.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.89/106.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.89/106.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
108.39/108.40	c ORs :      5 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
113.49/113.58	c Added 1 vars  tried: 80000 time: 5.18
113.59/113.62	c ORs :      1 avg-s:  0.0 cl-sh:  3275 l-rem:   3275 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.22
113.59/113.63	c lits-rem:       641  cl-subs:     1979  v-elim:     80  v-fix:    0  time:  6.64 s
113.59/113.63	c learnt bin added due to v-elim: 0
113.59/113.63	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
113.59/113.64	c vivif2 --  cl tried    31830 cl shrink        0 lits rem          0 time: 0.00
113.69/113.72	c asymm  cl-useful: 0/421/7126 lits-rem:0 time: 0.08
113.69/113.72	c calculated reachability. Time: 0.00
113.69/113.72	c  N dy   298    537415        86      7126        12     31830     49783    470069     25.39     21.41  --
113.69/113.72	c  F st   298    537415        86      7126        12     31830     49783    470069     25.39     21.41  --
113.99/114.08	c Decided on static restart strategy
175.09/175.11	c  N dy   315    806122        86      7126        12     53613     49783    956103     27.22     21.39  --
175.09/175.15	c  S st   315    806122        86      7126        12     53613     49783    956103     27.22     21.39  --
175.29/175.30	c  S st   315    806626        86      7126        12     54093     49783    968996     27.22     21.39  --
175.29/175.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.29/175.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.49/175.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.2M T:  0.27
175.49/175.58	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
175.49/175.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.49/175.59	c Subs w/ non-existent bins:      0 time:  0.01 s
175.59/175.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.59/175.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.59/175.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
179.29/179.38	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
190.30/190.38	c Added 1 vars  tried: 80000 time: 11.00
190.50/190.58	c ORs :      1 avg-s:  0.0 cl-sh:  9601 l-rem:   9601 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.20
190.50/190.59	c lits-rem:      1453  cl-subs:     6044  v-elim:     80  v-fix:    0  time: 14.99 s
190.50/190.59	c learnt bin added due to v-elim: 0
190.50/190.59	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
190.60/190.60	c vivif2 --  cl tried    48049 cl shrink        0 lits rem          0 time: 0.01
190.60/190.69	c asymm  cl-useful: 0/643/7127 lits-rem:0 time: 0.09
190.60/190.69	c calculated reachability. Time: 0.00
190.60/190.69	c  N dy   315    806626        87      7127        14     48049     49778    818467     27.22     21.39  --
311.30/311.38	c  N dy   320   1209940        87      7127        14     63375     49778   1083299     27.02     21.23  --
311.39/311.43	c  S st   320   1209940        87      7127        14     63375     49778   1083299     27.02     21.23  --
311.59/311.61	c  S st   320   1210442        87      7127        14     63847     49778   1095723     27.02     21.23  --
311.59/311.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
311.59/311.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.89/311.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.6M T:  0.37
311.89/311.99	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
311.89/311.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
311.99/312.00	c Subs w/ non-existent bins:      0 time:  0.01 s
311.99/312.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.99/312.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.99/312.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
316.49/316.52	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
329.20/329.28	c Added 1 vars  tried: 80000 time: 12.76
329.50/329.52	c ORs :      1 avg-s:  0.0 cl-sh:  9974 l-rem:   9974 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   13.00
329.50/329.54	c lits-rem:       943  cl-subs:     6517  v-elim:     80  v-fix:    0  time: 17.52 s
329.50/329.54	c learnt bin added due to v-elim: 0
329.50/329.54	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
329.50/329.55	c vivif2 --  cl tried    57330 cl shrink        0 lits rem          0 time: 0.01
329.60/329.64	c asymm  cl-useful: 0/408/7128 lits-rem:0 time: 0.09
329.60/329.65	c calculated reachability. Time: 0.00
329.60/329.65	c  N dy   320   1210442        88      7128        16     57330     49765    935390     27.02     21.23  --
517.70/517.77	c  N dy   322   1710442        88      7128        16     87562     49765   1598842     26.57     21.14  --
517.80/517.83	c  S st   322   1710442        88      7128        16     87562     49765   1598842     26.57     21.14  --
518.00/518.09	c  S st   322   1710944        88      7128        16     88037     49765   1611385     26.57     21.14  --
518.00/518.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
518.00/518.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
518.70/518.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.8M T:  0.60
518.70/518.70	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
518.70/518.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
518.70/518.71	c Subs w/ non-existent bins:      0 time:  0.01 s
518.70/518.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
518.70/518.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
518.70/518.75	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
528.40/528.46	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
548.20/548.21	c Added 1 vars  tried: 80000 time: 19.75
548.91/548.92	c ORs :      1 avg-s:  0.0 cl-sh: 18311 l-rem:  18311 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.46
548.91/548.95	c lits-rem:       636  cl-subs:    11227  v-elim:     80  v-fix:    0  time: 30.20 s
548.91/548.95	c learnt bin added due to v-elim: 0
548.91/548.95	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
548.91/548.97	c vivif2 --  cl tried    76810 cl shrink        0 lits rem          0 time: 0.02
549.00/549.06	c asymm  cl-useful: 0/269/7129 lits-rem:0 time: 0.10
549.00/549.07	c calculated reachability. Time: 0.00
549.00/549.07	c  N dy   322   1710944        89      7129        18     76810     49762   1325413     26.57     21.14  --
763.81/763.86	c  N dy   336   2210944        89      7129        18     92172     49762   1597910     25.71     21.08  --
763.90/763.92	c  S st   336   2210944        89      7129        18     92172     49762   1597910     25.71     21.08  --
764.20/764.22	c  S st   336   2211447        89      7129        18     92657     49762   1610703     25.71     21.08  --
764.20/764.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
764.20/764.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.90/764.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.3M T:  0.69
764.90/764.92	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
764.90/764.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.90/764.93	c Subs w/ non-existent bins:      0 time:  0.01 s
764.90/764.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.90/764.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.90/764.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
775.21/775.20	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
795.21/795.30	c Added 1 vars  tried: 80000 time: 20.09
795.80/795.86	c ORs :      1 avg-s:  0.0 cl-sh: 15681 l-rem:  15681 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.66
795.80/795.89	c lits-rem:       434  cl-subs:    11207  v-elim:     80  v-fix:    0  time: 30.93 s
795.80/795.89	c learnt bin added due to v-elim: 0
795.80/795.89	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
795.90/795.91	c vivif2 --  cl tried    81450 cl shrink        0 lits rem          0 time: 0.02
796.00/796.01	c asymm  cl-useful: 0/279/7130 lits-rem:0 time: 0.10
796.00/796.01	c calculated reachability. Time: 0.00
796.00/796.01	c  N dy   336   2211447        90      7130        20     81450     49751   1338054     25.71     21.08  --
1051.62/1051.68	c  N dy   337   2711449        90      7130        20    105457     49751   1827292     25.81     20.93  --
1051.71/1051.76	c  S st   337   2711449        90      7130        20    105457     49751   1827292     25.81     20.93  --
1052.01/1052.09	c  S st   337   2711953        90      7130        20    105933     49751   1839972     25.81     20.93  --
1052.01/1052.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1052.01/1052.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1052.81/1052.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.2M T:  0.74
1052.81/1052.84	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1052.81/1052.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1052.81/1052.86	c Subs w/ non-existent bins:      0 time:  0.02 s
1052.81/1052.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1052.91/1052.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1052.91/1052.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1065.41/1065.47	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.15
1088.22/1088.20	c Added 1 vars  tried: 80000 time: 22.73
1088.92/1088.90	c ORs :      1 avg-s:  0.0 cl-sh: 17861 l-rem:  17861 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   23.43
1088.92/1088.93	c lits-rem:      1624  cl-subs:    11648  v-elim:     80  v-fix:    0  time: 36.03 s
1088.92/1088.93	c learnt bin added due to v-elim: 0
1088.92/1088.93	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1088.92/1088.95	c vivif2 --  cl tried    94285 cl shrink        0 lits rem          0 time: 0.02
1089.02/1089.06	c asymm  cl-useful: 0/197/7131 lits-rem:0 time: 0.10
1089.02/1089.06	c calculated reachability. Time: 0.00
1089.02/1089.06	c  N dy   337   2711953        91      7131        22     94285     49743   1551028     25.81     20.93  --
1089.02/1089.06	c  F st   337   2711953        91      7131        22     94285     49743   1551028     25.81     20.93  --
1090.02/1090.10	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 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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: 3.77 4.01 3.97 3/185 16937
/proc/meminfo: memFree=22531396/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=28640 CPUtime=0 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 535 0 0 0 0 0 0 0 25 0 1 0 291373530 29327360 474 33554432000 4194304 4797429 140736478694736 18446744073709551615 218370653963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 7160 474 347 148 0 2089 0

[startup+0.097381 s]
/proc/loadavg: 3.77 4.01 3.97 3/185 16937
/proc/meminfo: memFree=22531396/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=29060 CPUtime=0.09 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 722 0 0 0 9 0 0 0 25 0 1 0 291373530 29757440 655 33554432000 4194304 4797429 140736478694736 18446744073709551615 4429169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 7265 655 369 148 0 2194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29060

[startup+0.10038 s]
/proc/loadavg: 3.77 4.01 3.97 3/185 16937
/proc/meminfo: memFree=22531396/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=29060 CPUtime=0.09 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 722 0 0 0 9 0 0 0 25 0 1 0 291373530 29757440 655 33554432000 4194304 4797429 140736478694736 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 7265 655 369 148 0 2194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29060

[startup+0.300342 s]
/proc/loadavg: 3.77 4.01 3.97 3/185 16937
/proc/meminfo: memFree=22531396/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=128736 CPUtime=0.29 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 1132 0 0 0 29 0 0 0 25 0 1 0 291373530 131825664 998 33554432000 4194304 4797429 140736478694736 18446744073709551615 4425039 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 32184 998 405 148 0 27113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128736

[startup+0.700272 s]
/proc/loadavg: 3.77 4.01 3.97 3/185 16937
/proc/meminfo: memFree=22531396/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=129540 CPUtime=0.69 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 1530 0 0 0 69 0 0 0 25 0 1 0 291373530 132648960 1193 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 32385 1193 405 148 0 27314 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129540

[startup+1.50013 s]
/proc/loadavg: 3.77 4.01 3.97 5/190 16992
/proc/meminfo: memFree=22524512/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=130276 CPUtime=1.49 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 2287 0 0 0 149 0 0 0 25 0 1 0 291373530 133402624 1326 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 32569 1326 405 148 0 27498 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130276

[startup+3.10085 s]
/proc/loadavg: 3.77 4.01 3.97 5/190 16992
/proc/meminfo: memFree=22520172/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=132276 CPUtime=3.09 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 3211 0 0 0 309 0 0 0 25 0 1 0 291373530 135450624 1859 33554432000 4194304 4797429 140736478694736 18446744073709551615 4429107 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 33069 1859 409 148 0 27998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132276

[startup+6.30028 s]
/proc/loadavg: 3.79 4.01 3.97 5/190 16992
/proc/meminfo: memFree=22511504/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=134924 CPUtime=6.29 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 4818 0 0 0 629 0 0 0 25 0 1 0 291373530 138162176 2480 33554432000 4194304 4797429 140736478694736 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 33731 2480 410 148 0 28660 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134924

[startup+12.7002 s]
/proc/loadavg: 3.81 4.01 3.97 5/190 17019
/proc/meminfo: memFree=22507544/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=138216 CPUtime=12.69 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 7195 0 0 0 1268 1 0 0 25 0 1 0 291373530 141533184 3134 33554432000 4194304 4797429 140736478694736 18446744073709551615 4391499 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 34554 3134 415 148 0 29483 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138216

[startup+25.5009 s]
/proc/loadavg: 3.85 4.01 3.97 5/190 17020
/proc/meminfo: memFree=22488960/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=139996 CPUtime=25.49 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 10604 0 0 0 2548 1 0 0 19 0 1 0 291373530 143355904 3781 33554432000 4194304 4797429 140736478694736 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 34999 3781 415 148 0 29928 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139996

[startup+51.1003 s]
/proc/loadavg: 3.90 4.01 3.97 5/190 17020
/proc/meminfo: memFree=22469540/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=143756 CPUtime=51.09 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 16139 0 0 0 5106 3 0 0 25 0 1 0 291373530 147206144 4921 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 35939 4921 415 148 0 30868 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143756

[startup+102.306 s]
/proc/loadavg: 3.95 4.00 3.97 5/190 17022
/proc/meminfo: memFree=22450940/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=148088 CPUtime=102.29 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 27171 0 0 0 10223 6 0 0 25 0 1 0 291373530 151642112 5819 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 37022 5819 415 148 0 31951 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148088

[startup+162.301 s]
/proc/loadavg: 3.98 4.00 3.97 5/190 17023
/proc/meminfo: memFree=22433036/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=150564 CPUtime=162.29 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 37684 0 0 0 16221 8 0 0 25 0 1 0 291373530 154177536 6272 33554432000 4194304 4797429 140736478694736 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 37641 6272 415 148 0 32570 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150564

[startup+222.301 s]
/proc/loadavg: 4.09 4.03 3.98 5/190 17025
/proc/meminfo: memFree=22408184/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=156652 CPUtime=222.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 45733 0 0 0 22220 10 0 0 25 0 1 0 291373530 160411648 7590 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 39163 7590 415 148 0 34092 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156652

[startup+282.3 s]
/proc/loadavg: 4.03 4.02 3.98 5/190 17026
/proc/meminfo: memFree=22391656/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=156864 CPUtime=282.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 53600 0 0 0 28218 12 0 0 25 0 1 0 291373530 160628736 8309 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 39216 8309 415 148 0 34145 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156864

[startup+342.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 17028
/proc/meminfo: memFree=22382684/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=163236 CPUtime=342.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 60301 0 0 0 34217 13 0 0 25 0 1 0 291373530 167153664 9113 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 40809 9113 415 148 0 35738 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163236

[startup+402.301 s]
/proc/loadavg: 4.04 4.03 3.99 5/190 17030
/proc/meminfo: memFree=22371368/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=163556 CPUtime=402.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 67007 0 0 0 40214 16 0 0 25 0 1 0 291373530 167481344 9699 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 40889 9699 415 148 0 35818 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163556

[startup+462.3 s]
/proc/loadavg: 4.01 4.02 3.99 5/190 17031
/proc/meminfo: memFree=22365128/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=165708 CPUtime=462.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 73768 0 0 0 46212 18 0 0 25 0 1 0 291373530 169684992 9998 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 41427 9998 415 148 0 36356 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165708

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17033
/proc/meminfo: memFree=22333472/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=169160 CPUtime=522.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 79897 0 0 0 52210 20 0 0 25 0 1 0 291373530 173219840 11576 33554432000 4194304 4797429 140736478694736 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 42290 11576 426 148 0 37219 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 169160

[startup+582.301 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 17034
/proc/meminfo: memFree=22330328/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=172868 CPUtime=582.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 83580 0 0 0 58208 22 0 0 25 0 1 0 291373530 177016832 12612 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 43217 12612 415 148 0 38146 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 172868

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17036
/proc/meminfo: memFree=22323596/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=172968 CPUtime=642.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 89804 0 0 0 64207 23 0 0 25 0 1 0 291373530 177119232 11732 33554432000 4194304 4797429 140736478694736 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 43242 11732 415 148 0 38171 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 172968

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17038
/proc/meminfo: memFree=22317724/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=173112 CPUtime=702.3 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 95143 0 0 0 70204 26 0 0 25 0 1 0 291373530 177266688 12126 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 43278 12126 415 148 0 38207 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 173112

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 17039
/proc/meminfo: memFree=22309744/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=174900 CPUtime=762.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 100732 0 0 0 76203 28 0 0 25 0 1 0 291373530 179097600 12589 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 43725 12589 415 148 0 38654 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 174900

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 4.00 5/190 17041
/proc/meminfo: memFree=22292444/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=180140 CPUtime=822.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 104199 0 0 0 82201 30 0 0 25 0 1 0 291373530 184463360 13165 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 45035 13165 415 148 0 39964 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180140

[startup+882.301 s]
/proc/loadavg: 4.01 4.01 4.00 5/190 17042
/proc/meminfo: memFree=22290924/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=180140 CPUtime=882.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 108235 0 0 0 88199 32 0 0 25 0 1 0 291373530 184463360 14502 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 45035 14502 415 148 0 39964 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180140

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17044
/proc/meminfo: memFree=22290020/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=180248 CPUtime=942.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 113311 0 0 0 94197 34 0 0 25 0 1 0 291373530 184573952 14183 33554432000 4194304 4797429 140736478694736 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 45062 14183 415 148 0 39991 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180248

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17046
/proc/meminfo: memFree=22289108/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=180336 CPUtime=1002.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 118254 0 0 0 100196 35 0 0 25 0 1 0 291373530 184664064 13650 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 45084 13650 415 148 0 40013 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17047
/proc/meminfo: memFree=22260684/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=180876 CPUtime=1062.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 121879 0 0 0 106195 36 0 0 25 0 1 0 291373530 185217024 14384 33554432000 4194304 4797429 140736478694736 18446744073709551615 4568009 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 45219 14384 415 148 0 40148 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 180876

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17049
/proc/meminfo: memFree=22255692/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=185736 CPUtime=1122.31 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 125645 0 0 0 112193 38 0 0 25 0 1 0 291373530 190193664 14998 33554432000 4194304 4797429 140736478694736 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 46434 14998 415 148 0 41363 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 185736

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 17050
/proc/meminfo: memFree=22260112/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=185684 CPUtime=1182.32 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 129553 0 0 0 118192 40 0 0 25 0 1 0 291373530 190140416 15985 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 46421 15985 415 148 0 41350 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 185684

[startup+1242.3 s]
/proc/loadavg: 3.47 3.86 3.95 4/184 17070
/proc/meminfo: memFree=22320688/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=186308 CPUtime=1242.32 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 134671 0 0 0 124189 43 0 0 25 0 1 0 291373530 190779392 15283 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 46577 15283 415 148 0 41506 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 186308



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.17 3.70 3.88 4/184 17072
/proc/meminfo: memFree=22317792/32951124 swapFree=67111528/67111528
[pid=16937] ppid=16935 vsize=187292 CPUtime=1300.02 cores=5,7
/proc/16937/stat : 16937 (techdemo) R 16935 16937 9955 0 -1 4202496 138478 0 0 0 129959 43 0 0 25 0 1 0 291373530 191787008 16068 33554432000 4194304 4797429 140736478694736 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/16937/statm: 46823 16068 415 148 0 41752 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 187292

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.6
CPU system time (s): 0.440932
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 289892

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.440932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 138478
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= 14
involuntary context switches= 2615

runsolver used 2.13767 second user time and 4.93925 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 04:28:28
IDJOB=3173643
IDBENCH=83061
IDSOLVER=1585
FILE ID=node101/3173643-1301797708
RUNJOBID= node101-1301793801-10247
PBS_JOBID= 12841427
Free space on /tmp= 72432 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S841042385-099.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173643-1301797708/watcher-3173643-1301797708 -o /tmp/evaluation-result-3173643-1301797708/solver-3173643-1301797708 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173643-1301797708.cnf

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

MD5SUM BENCH= 2b4a2e64d71570c9cdfb4872b312e245
RANDOM SEED=1421646725

node101.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.841
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.841
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	: 5226.07
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.841
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.77
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.841
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22531428 kB
Buffers:        341352 kB
Cached:        9744544 kB
SwapCached:          0 kB
Active:        6676008 kB
Inactive:      3498328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22531428 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7816 kB
Writeback:           0 kB
AnonPages:       88568 kB
Mapped:          15736 kB
Slab:           182296 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   400524 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= 72432 MiB
End job on node101 at 2011-04-03 04:50:10