Trace number 3250404

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) 1299.99 1300.01

General information on the benchmark

Namecrafted/kullmann/GreenTao/
GreenTaok1k2/GreenTao_2-3-6_2071.cnf
MD5SUM337bdbc5d8bf0013ca73aeffa06cffe8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark95.7414
Satisfiable
(Un)Satisfiability was proved
Number of variables2070
Number of clauses158884
Sum of the clauses size478584
Maximum clause length6
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3158240
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5644

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-3250404-1303543886.cnf'
0.00/0.00	c -- header says num vars:           2070
0.00/0.00	c -- header says num clauses:      158884
0.05/0.08	c -- clauses added:            0 learnts,       158884 normals,            0 xors
0.05/0.08	c -- vars added       2070
0.05/0.08	c Parsing time:  0.07 s
0.05/0.08	c  N st     0         0      2070    158884         0         0    478584         0   no data   no data  --
0.69/0.79	c asymm  cl-useful: 0/158884/158884 lits-rem:0 time: 0.72
0.79/0.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.01
0.79/0.82	c Calc non-exist non-lernt bins v-fix:     0 done:   2070 time:  0.00 s
0.79/0.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.82	c Subs w/ non-existent bins:      0 time:  0.00 s
0.79/0.86	c bin-w-bin subsume rem            0 bins  time:  0.02 s
0.79/0.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.87	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.01 s
1.48/1.54	c lits-rem:         0  cl-subs:        7  v-elim:    745  v-fix:    0  time:  0.67 s
1.48/1.54	c learnt bin added due to v-elim: 0
1.48/1.54	c Finding binary XORs  T:     0.00 s  found:       0
1.58/1.62	c Finding non-binary XORs:     0.07 s (found:       0, avg size: nan)
1.58/1.62	c calculated reachability. Time: 0.00
1.58/1.62	c Calc default polars -  time:   0.00 s pos:    1435 undec:     635 neg:       0
1.58/1.62	c =========================================================================================
1.58/1.62	c types(t): F = full restart, N = normal restart
1.58/1.62	c types(t): S = simplification begin/end, E = solution found
1.58/1.62	c restart types(rt): st = static, dy = dynamic
1.58/1.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
1.58/1.62	c  B st     0         0      1435     88946         0         0    381726         0   no data   no data  --
1.78/1.83	c Decided on static restart strategy
6.19/6.23	c  N dy     8     30000      1435     88946         0     19738    381726    745793     43.94     30.53  --
6.29/6.30	c  S st     8     30000      1435     88946         0     19738    381726    745793     43.94     30.53  --
6.29/6.39	c  S st     8     30501      1435     88946         0     20238    381726    761685     43.94     30.53  --
6.29/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.08
6.39/6.48	c Calc non-exist non-lernt bins v-fix:     0 done:   1435 time:  0.00 s
6.39/6.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.39/6.49	c Subs w/ non-existent bins:      0 time:  0.01 s
6.50/6.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
6.50/6.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.53	c Removed useless bin:       0  fixed:     0  bprops:   0.01M  time:  0.00 s
9.19/9.21	c lits-rem:       820  cl-subs:    15563  v-elim:   1791  v-fix:    0  time:  2.68 s
9.19/9.21	c learnt bin added due to v-elim: 0
9.19/9.21	c vivif2 --  cl tried    88306 cl shrink        0 lits rem          0 time: 0.01
9.19/9.21	c vivif2 --  cl tried     4679 cl shrink        0 lits rem          0 time: 0.00
9.19/9.29	c asymm  cl-useful: 2/1713/88306 lits-rem:2 time: 0.08
9.29/9.30	c calculated reachability. Time: 0.00
9.29/9.30	c  N dy     8     30501      1314     88306         0      4679    465468    134544     43.94     30.53  --
9.29/9.30	c  F st     8     30501      1314     88306         0      4679    465468    134544     43.94     30.53  --
9.29/9.31	c Found part       11 vars:        634 clauses:     41441 lits size:    225212
9.29/9.31	c Found part       13 vars:        680 clauses:     46865 lits size:    240256
9.29/9.31	c Found parts:          2 time: 0.01 s
9.29/9.31	c Solving part 11
9.29/9.37	c  N st     0         0       634     46083         0         0    359071         0   no data   no data  --
9.29/9.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
9.29/9.39	c Finding binary XORs  T:     0.00 s  found:       0
9.38/9.43	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
9.38/9.43	c calculated reachability. Time: 0.00
9.38/9.43	c Calc default polars -  time:   0.00 s pos:     634 undec:    1436 neg:       0
9.38/9.43	c =========================================================================================
9.38/9.43	c types(t): F = full restart, N = normal restart
9.38/9.43	c types(t): S = simplification begin/end, E = solution found
9.38/9.43	c restart types(rt): st = static, dy = dynamic
9.38/9.43	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
9.38/9.43	c  B st     0         0       634     46083         0         0    359071         0   no data   no data  --
9.58/9.67	c Decided on static restart strategy
14.19/14.27	c  N dy     9     30002       634     46083         0     11825    359071    374739     46.42     31.49  --
14.29/14.31	c  S st     9     30002       634     46083         0     11825    359071    374739     46.42     31.49  --
14.39/14.40	c  S st     9     30505       634     46083         0     12327    359071    390956     46.42     31.49  --
14.39/14.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.39/14.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.05
14.39/14.46	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
14.39/14.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.39/14.47	c Subs w/ non-existent bins:      0 time:  0.00 s
14.39/14.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.39/14.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.39/14.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.89/14.99	c lits-rem:        60  cl-subs:      864  v-elim:    422  v-fix:    0  time:  0.50 s
14.89/14.99	c learnt bin added due to v-elim: 0
14.99/15.09	c asymm  cl-useful: 110/151/46083 lits-rem:263 time: 0.11
14.99/15.10	c calculated reachability. Time: 0.00
14.99/15.10	c  N dy     9     30505       634     46083         0     11463    358799    364267     46.42     31.49  --
14.99/15.10	c  F st     9     30505       634     46083         0     11463    358799    364267     46.42     31.49  --
15.29/15.40	c Decided on static restart strategy
17.39/17.45	c  N dy    25     45757       634     46083         0     17316    358799    532363     40.26     29.11  --
17.39/17.49	c  S st    25     45757       634     46083         0     17316    358799    532363     40.26     29.11  --
17.49/17.59	c  S st    25     46260       634     46083         0     17817    358799    547476     40.26     29.11  --
17.49/17.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.49/17.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.59/17.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.07
17.59/17.66	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
17.59/17.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
17.59/17.67	c Subs w/ non-existent bins:      0 time:  0.01 s
17.59/17.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.59/17.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.59/17.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
19.18/19.21	c lits-rem:       643  cl-subs:     1187  v-elim:    627  v-fix:    0  time:  1.52 s
19.18/19.21	c learnt bin added due to v-elim: 0
19.18/19.21	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
19.18/19.22	c vivif2 --  cl tried    16630 cl shrink        0 lits rem          0 time: 0.00
19.28/19.33	c asymm  cl-useful: 107/193/46083 lits-rem:264 time: 0.11
19.28/19.33	c calculated reachability. Time: 0.00
19.28/19.33	c  N dy    25     46260       634     46083         0     16630    358448    506711     40.26     29.11  --
23.00/23.10	c  N dy    40     69390       634     46083         0     17630    358448    484990     45.42     29.13  --
23.10/23.14	c  S st    40     69390       634     46083         0     17630    358448    484990     45.42     29.13  --
23.19/23.24	c  S st    40     69893       634     46083         0     18133    358448    501139     45.42     29.13  --
23.19/23.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.19/23.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.08
23.29/23.32	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
23.29/23.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.33	c Subs w/ non-existent bins:      0 time:  0.01 s
23.29/23.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.29/23.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.29/23.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.79/24.82	c lits-rem:       529  cl-subs:      771  v-elim:    627  v-fix:    0  time:  1.47 s
24.79/24.82	c learnt bin added due to v-elim: 0
24.79/24.82	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
24.79/24.82	c vivif2 --  cl tried    17362 cl shrink        0 lits rem          0 time: 0.00
24.89/24.93	c asymm  cl-useful: 79/178/46083 lits-rem:130 time: 0.10
24.89/24.93	c calculated reachability. Time: 0.00
24.89/24.93	c  N dy    40     69893       634     46083         0     17362    358316    475476     45.42     29.13  --
24.89/24.93	c  F st    40     69893       634     46083         0     17362    358316    475476     45.42     29.13  --
25.20/25.25	c Decided on static restart strategy
31.39/31.48	c  N dy    49    104840       634     46083         0     25949    358316    766846     44.11     27.84  --
31.49/31.53	c  S st    49    104840       634     46083         0     25949    358316    766846     44.11     27.84  --
31.59/31.64	c  S st    49    105344       634     46083         0     26452    358316    783215     44.11     27.84  --
31.59/31.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.59/31.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.69/31.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.11
31.69/31.75	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
31.69/31.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.69/31.76	c Subs w/ non-existent bins:      0 time:  0.01 s
31.69/31.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.69/31.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.69/31.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
32.99/33.01	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
32.99/33.03	c lits-rem:       152  cl-subs:     1549  v-elim:    627  v-fix:    0  time:  1.24 s
32.99/33.03	c learnt bin added due to v-elim: 0
32.99/33.04	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
32.99/33.04	c vivif2 --  cl tried    24903 cl shrink        0 lits rem          0 time: 0.01
33.09/33.15	c asymm  cl-useful: 64/150/46083 lits-rem:103 time: 0.10
33.09/33.15	c calculated reachability. Time: 0.00
33.09/33.15	c  N dy    49    105344       634     46083         0     24903    358213    722539     44.11     27.84  --
44.49/44.59	c  N dy    50    158016       634     46083         0     30451    358213    915787     48.39     29.21  --
44.59/44.64	c  S st    50    158016       634     46083         0     30451    358213    915787     48.39     29.21  --
44.69/44.76	c  S st    50    158518       634     46083         0     30953    358213    932350     48.39     29.21  --
44.69/44.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
44.69/44.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.89/44.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.14
44.89/44.91	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
44.89/44.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.89/44.92	c Subs w/ non-existent bins:      0 time:  0.01 s
44.89/44.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.89/44.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.89/44.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.49/46.50	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
46.49/46.52	c lits-rem:       252  cl-subs:     1504  v-elim:    627  v-fix:    0  time:  1.58 s
46.49/46.52	c learnt bin added due to v-elim: 0
46.49/46.53	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
46.49/46.54	c vivif2 --  cl tried    29449 cl shrink        0 lits rem          0 time: 0.01
46.59/46.65	c asymm  cl-useful: 51/114/46083 lits-rem:97 time: 0.11
46.59/46.65	c calculated reachability. Time: 0.00
46.59/46.65	c  N dy    50    158518       634     46083         0     29449    358116    869818     48.39     29.21  --
64.89/64.99	c  N dy    52    237778       634     46083         0     32165    358116    865354     45.97     30.39  --
64.99/65.04	c  S st    52    237778       634     46083         0     32165    358116    865354     45.97     30.39  --
65.09/65.16	c  S st    52    238282       634     46083         0     32668    358116    881827     45.97     30.39  --
65.09/65.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.09/65.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.29/65.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.9M T:  0.16
65.29/65.33	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
65.29/65.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.29/65.33	c Subs w/ non-existent bins:      0 time:  0.01 s
65.29/65.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.29/65.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.29/65.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.59/66.60	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
66.59/66.62	c lits-rem:       647  cl-subs:      985  v-elim:    627  v-fix:    0  time:  1.26 s
66.59/66.62	c learnt bin added due to v-elim: 0
66.59/66.62	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
66.59/66.63	c vivif2 --  cl tried    31683 cl shrink        0 lits rem          0 time: 0.01
66.69/66.74	c asymm  cl-useful: 45/139/46083 lits-rem:80 time: 0.11
66.69/66.74	c calculated reachability. Time: 0.00
66.69/66.74	c  N dy    52    238282       634     46083         0     31683    358035    845936     45.97     30.39  --
94.60/94.61	c  N dy    62    357423       634     46083         0     32419    358035    693953     47.15     31.43  --
94.60/94.66	c  S st    62    357423       634     46083         0     32419    358035    693953     47.15     31.43  --
94.69/94.78	c  S st    62    357927       634     46083         0     32923    358035    710430     47.15     31.43  --
94.69/94.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.69/94.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.89/94.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.0M T:  0.16
94.89/94.95	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
94.89/94.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.89/94.96	c Subs w/ non-existent bins:      0 time:  0.01 s
94.89/94.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.89/94.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.89/94.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
96.19/96.24	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
96.19/96.26	c lits-rem:       121  cl-subs:      927  v-elim:    627  v-fix:    0  time:  1.27 s
96.19/96.26	c learnt bin added due to v-elim: 0
96.19/96.26	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
96.19/96.27	c vivif2 --  cl tried    31996 cl shrink        0 lits rem          0 time: 0.01
96.29/96.37	c asymm  cl-useful: 40/133/46083 lits-rem:57 time: 0.10
96.29/96.37	c calculated reachability. Time: 0.00
96.29/96.37	c  N dy    62    357927       634     46083         0     31996    357973    683716     47.15     31.43  --
151.58/151.65	c  N dy    64    536891       634     46083         0     35549    357973    610319     42.11     31.07  --
151.58/151.69	c  S st    64    536891       634     46083         0     35549    357973    610319     42.11     31.07  --
151.79/151.84	c  S st    64    537392       634     46083         0     36049    357973    627732     42.11     31.07  --
151.79/151.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.79/151.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.98/152.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.0M T:  0.17
151.98/152.01	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
151.98/152.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
151.98/152.02	c Subs w/ non-existent bins:      0 time:  0.01 s
151.98/152.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.98/152.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.98/152.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
153.68/153.70	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
153.68/153.71	c lits-rem:       463  cl-subs:     1212  v-elim:    627  v-fix:    0  time:  1.67 s
153.68/153.71	c learnt bin added due to v-elim: 0
153.68/153.72	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
153.68/153.72	c vivif2 --  cl tried    34837 cl shrink        0 lits rem          0 time: 0.01
153.78/153.83	c asymm  cl-useful: 29/117/46083 lits-rem:37 time: 0.11
153.78/153.84	c calculated reachability. Time: 0.00
153.78/153.84	c  N dy    64    537392       634     46083         0     34837    357931    599384     42.11     31.07  --
153.78/153.84	c  F st    64    537392       634     46083         0     34837    357931    599384     42.11     31.07  --
154.18/154.28	c Decided on static restart strategy
230.78/230.83	c  N dy    71    806091       634     46083         0     53106    357930   1089441     37.41     28.75  --
230.78/230.89	c  S st    71    806091       634     46083         0     53106    357930   1089441     37.41     28.75  --
230.99/231.05	c  S st    71    806591       634     46083         0     53605    357930   1106140     37.41     28.75  --
230.99/231.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
230.99/231.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.28/231.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.1M T:  0.28
231.28/231.34	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
231.28/231.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
231.28/231.36	c Subs w/ non-existent bins:      0 time:  0.01 s
231.28/231.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
231.28/231.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
231.28/231.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
233.48/233.58	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
233.58/233.61	c lits-rem:       112  cl-subs:     3374  v-elim:    627  v-fix:    0  time:  2.21 s
233.58/233.61	c learnt bin added due to v-elim: 0
233.58/233.61	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
233.58/233.62	c vivif2 --  cl tried    50231 cl shrink        0 lits rem          0 time: 0.01
233.68/233.73	c asymm  cl-useful: 18/101/46083 lits-rem:23 time: 0.11
233.68/233.73	c calculated reachability. Time: 0.00
233.68/233.73	c  N dy    71    806591       634     46083         0     50231    357903   1018673     37.41     28.75  --
391.39/391.43	c  N dy    72   1209889       634     46083         0     60579    357903   1148620     39.36     28.33  --
391.39/391.49	c  S st    72   1209889       634     46083         0     60579    357903   1148620     39.36     28.33  --
391.60/391.65	c  S st    72   1210391       634     46083         0     61081    357903   1164424     39.36     28.33  --
391.60/391.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
391.60/391.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.89/391.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.0M T:  0.30
391.89/391.96	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
391.89/391.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
391.89/391.98	c Subs w/ non-existent bins:      0 time:  0.01 s
391.99/392.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
391.99/392.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
391.99/392.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
394.39/394.43	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
394.39/394.46	c lits-rem:       160  cl-subs:     3279  v-elim:    629  v-fix:    0  time:  2.45 s
394.39/394.46	c learnt bin added due to v-elim: 0
394.39/394.46	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
394.39/394.47	c vivif2 --  cl tried    57802 cl shrink        0 lits rem          0 time: 0.01
394.49/394.58	c asymm  cl-useful: 13/91/46083 lits-rem:13 time: 0.11
394.49/394.58	c calculated reachability. Time: 0.00
394.49/394.58	c  N dy    72   1210391       634     46083         0     57802    357889   1067260     39.36     28.33  --
604.69/604.72	c  N dy    73   1710391       634     46083         0     82504    357889   1785482     40.94     28.13  --
604.79/604.80	c  S st    73   1710391       634     46083         0     82504    357889   1785482     40.94     28.13  --
605.00/605.03	c  S st    73   1710892       634     46083         0     83005    357889   1801701     40.94     28.13  --
605.00/605.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
605.00/605.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
605.49/605.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.9M T:  0.55
605.49/605.59	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
605.49/605.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
605.59/605.61	c Subs w/ non-existent bins:      0 time:  0.02 s
605.59/605.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.59/605.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.59/605.66	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
611.29/611.38	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
611.39/611.41	c lits-rem:       290  cl-subs:     5012  v-elim:    629  v-fix:    0  time:  5.75 s
611.39/611.41	c learnt bin added due to v-elim: 0
611.39/611.42	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
611.39/611.43	c vivif2 --  cl tried    77993 cl shrink        0 lits rem          0 time: 0.02
611.49/611.55	c asymm  cl-useful: 20/86/46083 lits-rem:23 time: 0.12
611.49/611.56	c calculated reachability. Time: 0.00
611.49/611.56	c  N dy    73   1710892       634     46083         0     77993    357864   1638156     40.94     28.13  --
851.38/851.42	c  N dy    74   2210894       634     46083         0     88616    357864   1785681     40.26     27.72  --
851.48/851.50	c  S st    74   2210894       634     46083         0     88616    357864   1785681     40.26     27.72  --
851.68/851.71	c  S st    74   2211397       634     46083         0     89118    357864   1801758     40.26     27.72  --
851.68/851.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
851.68/851.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
852.18/852.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 22.2M T:  0.53
852.18/852.26	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
852.18/852.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
852.18/852.28	c Subs w/ non-existent bins:      0 time:  0.02 s
852.28/852.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
852.28/852.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
852.28/852.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
856.98/857.08	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
857.08/857.12	c lits-rem:        38  cl-subs:     3497  v-elim:    629  v-fix:    0  time:  4.79 s
857.08/857.12	c learnt bin added due to v-elim: 0
857.08/857.13	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
857.08/857.14	c vivif2 --  cl tried    85621 cl shrink        0 lits rem          0 time: 0.02
857.18/857.27	c asymm  cl-useful: 9/76/46083 lits-rem:10 time: 0.12
857.18/857.27	c calculated reachability. Time: 0.00
857.18/857.27	c  N dy    74   2211397       634     46083         0     85621    357854   1693237     40.26     27.72  --
1094.07/1094.10	c  N dy    75   2711397       634     46083         0    104387    357853   2125928     37.94     27.48  --
1094.17/1094.20	c  S st    75   2711397       634     46083         0    104387    357853   2125928     37.94     27.48  --
1094.37/1094.45	c  S st    75   2711898       634     46083         0    104888    357853   2142407     37.94     27.48  --
1094.37/1094.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1094.37/1094.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1094.97/1095.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.6M T:  0.59
1094.97/1095.05	c Calc non-exist non-lernt bins v-fix:     0 done:    634 time:  0.00 s
1094.97/1095.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1094.97/1095.07	c Subs w/ non-existent bins:      0 time:  0.02 s
1095.07/1095.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1095.07/1095.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1095.07/1095.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1103.27/1103.39	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
1103.37/1103.44	c lits-rem:       147  cl-subs:     6527  v-elim:    629  v-fix:    0  time:  8.31 s
1103.37/1103.44	c learnt bin added due to v-elim: 0
1103.37/1103.44	c vivif2 --  cl tried    46083 cl shrink        0 lits rem          0 time: 0.00
1103.37/1103.46	c vivif2 --  cl tried    98361 cl shrink        0 lits rem          0 time: 0.02
1103.47/1103.59	c asymm  cl-useful: 10/76/46083 lits-rem:12 time: 0.12
1103.47/1103.59	c calculated reachability. Time: 0.00
1103.47/1103.59	c  N dy    75   2711898       634     46083         0     98361    357840   1932257     37.94     27.48  --
1103.47/1103.59	c  F st    75   2711898       634     46083         0     98361    357840   1932257     37.94     27.48  --
1104.27/1104.32	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-3250404-1303543886/watcher-3250404-1303543886 -o /tmp/evaluation-result-3250404-1303543886/solver-3250404-1303543886 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3250404-1303543886.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: 3.46 3.85 3.52 5/185 28393
/proc/meminfo: memFree=15333260/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=29064 CPUtime=0 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 876 0 0 0 0 0 0 0 21 0 1 0 446804214 29761536 809 33554432000 4194304 4797429 140735004624592 18446744073709551615 264726101497 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 7266 809 347 148 0 2195 0

[startup+0.061928 s]
/proc/loadavg: 3.46 3.85 3.52 5/185 28393
/proc/meminfo: memFree=15333260/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=35200 CPUtime=0.05 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 3087 0 0 0 5 0 0 0 21 0 1 0 446804214 36044800 2810 33554432000 4194304 4797429 140735004624592 18446744073709551615 264726065861 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 8800 2810 348 148 0 3729 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 35200

[startup+0.100919 s]
/proc/loadavg: 3.46 3.85 3.52 5/185 28393
/proc/meminfo: memFree=15333260/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=38080 CPUtime=0.09 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 3942 0 0 0 9 0 0 0 21 0 1 0 446804214 38993920 3495 33554432000 4194304 4797429 140735004624592 18446744073709551615 4427256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 9520 3495 370 148 0 4449 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 38080

[startup+0.300909 s]
/proc/loadavg: 3.46 3.85 3.52 5/185 28393
/proc/meminfo: memFree=15333260/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=38080 CPUtime=0.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 3942 0 0 0 29 0 0 0 22 0 1 0 446804214 38993920 3495 33554432000 4194304 4797429 140735004624592 18446744073709551615 4645155 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 9520 3495 370 148 0 4449 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38080

[startup+0.70084 s]
/proc/loadavg: 3.46 3.85 3.52 5/185 28393
/proc/meminfo: memFree=15333260/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=38080 CPUtime=0.69 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 3942 0 0 0 69 0 0 0 24 0 1 0 446804214 38993920 3495 33554432000 4194304 4797429 140735004624592 18446744073709551615 4428580 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 9520 3495 370 148 0 4449 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 38080

[startup+1.50067 s]
/proc/loadavg: 3.46 3.85 3.52 5/190 28399
/proc/meminfo: memFree=15278164/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=160892 CPUtime=1.48 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 11346 0 0 0 148 0 0 0 25 0 1 0 446804214 164753408 8544 33554432000 4194304 4797429 140735004624592 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 40223 8544 396 148 0 35152 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 160892

[startup+3.10038 s]
/proc/loadavg: 3.46 3.85 3.52 5/190 28399
/proc/meminfo: memFree=15258324/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=162788 CPUtime=3.08 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 12348 0 0 0 308 0 0 0 25 0 1 0 446804214 166694912 9537 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 40697 9537 409 148 0 35626 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 162788

[startup+6.30077 s]
/proc/loadavg: 3.50 3.86 3.52 5/190 28399
/proc/meminfo: memFree=15246552/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=165664 CPUtime=6.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 14532 0 0 0 628 1 0 0 25 0 1 0 446804214 169639936 9781 33554432000 4194304 4797429 140735004624592 18446744073709551615 4415696 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 41416 9781 409 148 0 36345 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 165664

[startup+12.7006 s]
/proc/loadavg: 3.54 3.86 3.52 5/190 28399
/proc/meminfo: memFree=15207628/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=285504 CPUtime=12.69 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 20028 0 0 0 1267 2 0 0 25 0 1 0 446804214 292356096 13591 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 71376 13592 416 148 0 66305 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 285504

[startup+25.5011 s]
/proc/loadavg: 3.64 3.86 3.53 5/190 28399
/proc/meminfo: memFree=15183936/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=298200 CPUtime=25.49 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 27883 0 0 0 2546 3 0 0 25 0 1 0 446804214 305356800 16841 33554432000 4194304 4797429 140735004624592 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 74550 16841 416 148 0 69479 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 298200

[startup+51.1003 s]
/proc/loadavg: 3.76 3.87 3.54 5/190 28400
/proc/meminfo: memFree=15159376/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=306828 CPUtime=51.09 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 39023 0 0 0 5104 5 0 0 25 0 1 0 446804214 314191872 19184 33554432000 4194304 4797429 140735004624592 18446744073709551615 264726101656 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 76707 19184 418 148 0 71636 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 306828

[startup+102.307 s]
/proc/loadavg: 3.95 3.91 3.57 5/190 28401
/proc/meminfo: memFree=15096056/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=312912 CPUtime=102.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 56313 0 0 0 10220 9 0 0 25 0 1 0 446804214 320421888 21187 33554432000 4194304 4797429 140735004624592 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 78228 21187 418 148 0 73157 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 312912

[startup+162.3 s]
/proc/loadavg: 3.98 3.92 3.59 5/190 28403
/proc/meminfo: memFree=15085996/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=317864 CPUtime=162.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 72019 0 0 0 16215 14 0 0 25 0 1 0 446804214 325492736 21372 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 79466 21372 418 148 0 74395 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 317864

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.62 5/190 28405
/proc/meminfo: memFree=15072568/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=320160 CPUtime=222.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 85553 0 0 0 22208 21 0 0 25 0 1 0 446804214 327843840 22801 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424673 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 80040 22801 418 148 0 74969 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 320160

[startup+282.301 s]
/proc/loadavg: 4.04 3.96 3.64 5/190 28406
/proc/meminfo: memFree=15048224/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=326424 CPUtime=282.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 97896 0 0 0 28206 23 0 0 25 0 1 0 446804214 334258176 24267 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 81606 24267 418 148 0 76535 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 326424

[startup+342.3 s]
/proc/loadavg: 4.01 3.96 3.66 5/190 28408
/proc/meminfo: memFree=15043960/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=327788 CPUtime=342.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 107483 0 0 0 34200 29 0 0 25 0 1 0 446804214 335654912 25115 33554432000 4194304 4797429 140735004624592 18446744073709551615 4389995 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 81947 25115 418 148 0 76876 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 327788

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.68 5/190 28409
/proc/meminfo: memFree=15029404/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=330528 CPUtime=402.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 117238 0 0 0 40197 32 0 0 25 0 1 0 446804214 338460672 25586 33554432000 4194304 4797429 140735004624592 18446744073709551615 4387808 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 82632 25586 418 148 0 77561 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 330528

[startup+462.301 s]
/proc/loadavg: 4.00 3.97 3.70 5/190 28411
/proc/meminfo: memFree=15010644/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=332864 CPUtime=462.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 127319 0 0 0 46194 35 0 0 25 0 1 0 446804214 340852736 26031 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 83216 26031 418 148 0 78145 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 332864

[startup+522.3 s]
/proc/loadavg: 4.00 3.97 3.71 5/190 28413
/proc/meminfo: memFree=15008880/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=334136 CPUtime=522.28 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 137106 0 0 0 52191 37 0 0 25 0 1 0 446804214 342155264 25768 33554432000 4194304 4797429 140735004624592 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 83534 25768 418 148 0 78463 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 334136

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 28414
/proc/meminfo: memFree=14973280/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=335100 CPUtime=582.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 145024 0 0 0 58189 40 0 0 25 0 1 0 446804214 343142400 26844 33554432000 4194304 4797429 140735004624592 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 83775 26844 418 148 0 78704 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 335100

[startup+642.301 s]
/proc/loadavg: 4.06 3.99 3.75 5/190 28416
/proc/meminfo: memFree=14960108/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=339680 CPUtime=642.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 152861 0 0 0 64185 44 0 0 25 0 1 0 446804214 347832320 27442 33554432000 4194304 4797429 140735004624592 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 84920 27442 418 148 0 79849 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 339680

[startup+702.3 s]
/proc/loadavg: 4.02 3.99 3.76 5/190 28417
/proc/meminfo: memFree=14953000/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=341180 CPUtime=702.28 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 160597 0 0 0 70182 46 0 0 25 0 1 0 446804214 349368320 28206 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 85295 28206 418 148 0 80224 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 341180

[startup+762.307 s]
/proc/loadavg: 4.01 3.99 3.77 5/190 28419
/proc/meminfo: memFree=14932892/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=342036 CPUtime=762.29 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 168186 0 0 0 76180 49 0 0 25 0 1 0 446804214 350244864 28556 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 85509 28556 418 148 0 80438 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 342036

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.78 5/190 28421
/proc/meminfo: memFree=14930984/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=343940 CPUtime=822.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 176493 0 0 0 82175 52 0 0 25 0 1 0 446804214 352194560 28954 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 85985 28954 418 148 0 80914 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 343940

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.79 5/190 28422
/proc/meminfo: memFree=14922640/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=345916 CPUtime=882.28 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 184087 0 0 0 88173 55 0 0 25 0 1 0 446804214 354217984 28479 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 86479 28479 418 148 0 81408 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 345916

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 28424
/proc/meminfo: memFree=14907132/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=347568 CPUtime=942.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 192519 0 0 0 94170 57 0 0 25 0 1 0 446804214 355909632 28858 33554432000 4194304 4797429 140735004624592 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 86892 28858 418 148 0 81821 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 347568

[startup+1002.3 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 28425
/proc/meminfo: memFree=14910816/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=348176 CPUtime=1002.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 199198 0 0 0 100167 60 0 0 25 0 1 0 446804214 356532224 31258 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 87044 31258 418 148 0 81973 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 348176

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 28427
/proc/meminfo: memFree=14894168/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=349852 CPUtime=1062.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 207173 0 0 0 106165 62 0 0 25 0 1 0 446804214 358248448 30711 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 87463 30711 418 148 0 82392 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 349852

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 28429
/proc/meminfo: memFree=14895220/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=357668 CPUtime=1122.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 216086 0 0 0 112163 64 0 0 25 0 1 0 446804214 366252032 30846 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 89417 30846 418 148 0 84346 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 357668

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.84 5/190 28430
/proc/meminfo: memFree=14864804/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=357728 CPUtime=1182.27 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 223486 0 0 0 118159 68 0 0 25 0 1 0 446804214 366313472 33635 33554432000 4194304 4797429 140735004624592 18446744073709551615 4425867 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 89432 33635 418 148 0 84361 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 357728

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.85 5/190 28432
/proc/meminfo: memFree=14862404/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=358664 CPUtime=1242.28 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 232304 0 0 0 124157 71 0 0 25 0 1 0 446804214 367271936 33077 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 89666 33077 418 148 0 84595 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 358664



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.85 3/188 28435
/proc/meminfo: memFree=15012788/32951124 swapFree=67111528/67111528
[pid=28393] ppid=28391 vsize=359568 CPUtime=1299.97 cores=0,2
/proc/28393/stat : 28393 (techdemo) R 28391 28393 27733 0 -1 4202496 240740 0 0 0 129924 73 0 0 25 0 1 0 446804214 368197632 32244 33554432000 4194304 4797429 140735004624592 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/28393/statm: 89892 32244 418 148 0 84821 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 359568

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): 1299.99
CPU user time (s): 1299.25
CPU system time (s): 0.745886
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 470040

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.745886
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 240740
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= 6
involuntary context switches= 15961

runsolver used 2.36464 second user time and 4.74828 second system time

The end

Launcher Data

Begin job on node141 at 2011-04-23 09:31:26
IDJOB=3250404
IDBENCH=83253
IDSOLVER=1585
FILE ID=node141/3250404-1303543886
RUNJOBID= node141-1303543886-28356
PBS_JOBID= 13143097
Free space on /tmp= 71524 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/crafted/kullmann/GreenTao/GreenTaok1k2/GreenTao_2-3-6_2071.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3250404-1303543886/watcher-3250404-1303543886 -o /tmp/evaluation-result-3250404-1303543886/solver-3250404-1303543886 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3250404-1303543886.cnf

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

MD5SUM BENCH= 337bdbc5d8bf0013ca73aeffa06cffe8
RANDOM SEED=760166054

node141.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.806
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.61
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.806
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	: 5362.96
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.806
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.82
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.806
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.806
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      15334904 kB
Buffers:       1622192 kB
Cached:       15351324 kB
SwapCached:          0 kB
Active:        9463552 kB
Inactive:      7580516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15334904 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           30868 kB
Writeback:           0 kB
AnonPages:       69832 kB
Mapped:          15644 kB
Slab:           508560 kB
PageTables:       5524 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   346420 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= 71524 MiB
End job on node141 at 2011-04-23 09:53:08