Trace number 3173493

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-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
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 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173493-1301795428.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.03
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.00 s
0.00/0.04	c learnt bin added due to v-elim: 0
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:      71 undec:       8 neg:      71
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.04	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.09/0.11	c Decided on static restart strategy
1.99/2.02	c  N dy     7     30000       150      3195         0     10226     15975    231712     30.39     24.32  --
1.99/2.04	c  S st     7     30000       150      3195         0     10226     15975    231712     30.39     24.32  --
1.99/2.07	c  S st     7     30507       150      3195         0     10727     15975    246329     30.39     24.32  --
1.99/2.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
2.09/2.10	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
2.09/2.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.09/2.10	c Subs w/ non-existent bins:      0 time:  0.00 s
2.09/2.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.10	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.65	c lits-rem:      1905  cl-subs:      994  v-elim:    150  v-fix:    0  time:  0.54 s
2.59/2.65	c learnt bin added due to v-elim: 0
2.59/2.65	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.59/2.65	c vivif2 --  cl tried     9733 cl shrink        0 lits rem          0 time: 0.00
2.69/2.74	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
2.69/2.74	c calculated reachability. Time: 0.00
2.69/2.74	c  N dy     7     30507       150      3195         0      9733     15975    218769     30.39     24.32  --
2.69/2.74	c  F st     7     30507       150      3195         0      9733     15975    218769     30.39     24.32  --
2.79/2.88	c Decided on static restart strategy
3.88/3.92	c  N dy    14     45761       150      3195         0     16787     15975    407207     29.80     24.25  --
3.88/3.94	c  S st    14     45761       150      3195         0     16787     15975    407207     29.80     24.25  --
3.88/3.99	c  S st    14     46265       150      3195         0      8774     15975    146585     29.80     24.25  --
3.88/4.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.88/4.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/4.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.9M T:  0.02
3.98/4.01	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
3.98/4.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.98/4.01	c Subs w/ non-existent bins:      0 time:  0.00 s
3.98/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.02	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.18/4.21	c lits-rem:       104  cl-subs:      157  v-elim:    150  v-fix:    0  time:  0.19 s
4.18/4.21	c learnt bin added due to v-elim: 0
4.18/4.21	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.18/4.21	c vivif2 --  cl tried     8617 cl shrink        0 lits rem          0 time: 0.00
4.18/4.26	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
4.18/4.26	c calculated reachability. Time: 0.00
4.18/4.26	c  N dy    14     46265       150      3195         0      8617     15975    143967     29.80     24.25  --
6.38/6.47	c  N dy    15     69399       150      3195         0     10632     15975    165822     30.75     24.26  --
6.38/6.48	c  S st    15     69399       150      3195         0     10632     15975    165822     30.75     24.26  --
6.49/6.52	c  S st    15     69901       150      3195         0     11129     15975    180251     30.75     24.26  --
6.49/6.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
6.49/6.54	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.49/6.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.49/6.54	c Subs w/ non-existent bins:      0 time:  0.00 s
6.49/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.78/6.89	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
7.78/7.84	c Added 2 vars  tried: 80000 time: 0.94
7.78/7.84	c ORs :      2 avg-s:  0.0 cl-sh:  1621 l-rem:   1621 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.95
7.78/7.85	c lits-rem:       342  cl-subs:      247  v-elim:    150  v-fix:    0  time:  1.30 s
7.78/7.85	c learnt bin added due to v-elim: 0
7.78/7.85	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
7.78/7.85	c vivif2 --  cl tried    10882 cl shrink        0 lits rem          0 time: 0.00
7.88/7.91	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.06
7.88/7.91	c calculated reachability. Time: 0.00
7.88/7.91	c  N dy    15     69901       152      3197         4     10882     15984    173675     30.75     24.26  --
7.88/7.91	c  F st    15     69901       152      3197         4     10882     15984    173675     30.75     24.26  --
7.98/8.06	c Decided on static restart strategy
11.38/11.41	c  N dy    22    104852       152      3197         4     20350     15984    432477     31.98     24.52  --
11.38/11.43	c  S st    22    104852       152      3197         4     20350     15984    432477     31.98     24.52  --
11.38/11.49	c  S st    22    105355       152      3197         4     20844     15984    446159     31.98     24.52  --
11.38/11.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.38/11.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.48/11.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.5M T:  0.05
11.48/11.55	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
11.48/11.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.48/11.55	c Subs w/ non-existent bins:      0 time:  0.00 s
11.48/11.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.48/11.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.48/11.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.38/12.42	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
14.19/14.22	c Added 2 vars  tried: 80000 time: 1.80
14.19/14.29	c ORs :      2 avg-s:  0.0 cl-sh:  7350 l-rem:   7350 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.87
14.19/14.29	c lits-rem:      3972  cl-subs:     1497  v-elim:    150  v-fix:    0  time:  2.74 s
14.19/14.29	c learnt bin added due to v-elim: 0
14.19/14.29	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
14.19/14.30	c vivif2 --  cl tried    19347 cl shrink        0 lits rem          0 time: 0.00
14.29/14.38	c asymm  cl-useful: 0/3199/3199 lits-rem:0 time: 0.09
14.29/14.38	c calculated reachability. Time: 0.00
14.29/14.38	c  N dy    22    105355       154      3199         8     19347     15996    389534     31.98     24.52  --
20.99/21.02	c  N dy    23    158032       154      3199         8     26881     15996    553205     30.01     24.02  --
20.99/21.04	c  S st    23    158032       154      3199         8     26881     15996    553205     30.01     24.02  --
21.09/21.12	c  S st    23    158534       154      3199         8     27372     15996    567307     30.01     24.02  --
21.09/21.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.09/21.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.09/21.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.07
21.09/21.19	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
21.09/21.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.19/21.20	c Subs w/ non-existent bins:      0 time:  0.00 s
21.19/21.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.19/21.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.19/21.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.29/22.30	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.00
24.39/24.46	c Added 2 vars  tried: 80000 time: 2.16
24.49/24.60	c ORs :      2 avg-s:  0.0 cl-sh: 11188 l-rem:  11188 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.30
24.59/24.60	c lits-rem:      2539  cl-subs:     2245  v-elim:    150  v-fix:    0  time:  3.40 s
24.59/24.60	c learnt bin added due to v-elim: 0
24.59/24.60	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
24.59/24.61	c vivif2 --  cl tried    25127 cl shrink        0 lits rem          0 time: 0.00
24.59/24.69	c asymm  cl-useful: 0/3165/3201 lits-rem:0 time: 0.08
24.59/24.69	c calculated reachability. Time: 0.00
24.59/24.69	c  N dy    23    158534       156      3201        12     25127     16006    491878     30.01     24.02  --
36.29/36.35	c  N dy    24    237801       156      3201        12     30514     16006    592500     30.40     23.59  --
36.29/36.38	c  S st    24    237801       156      3201        12     30514     16006    592500     30.40     23.59  --
36.39/36.46	c  S st    24    238302       156      3201        12     31009     16006    606638     30.40     23.59  --
36.39/36.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.39/36.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.08
36.49/36.55	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
36.49/36.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.55	c Subs w/ non-existent bins:      0 time:  0.01 s
36.49/36.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.49/36.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.49/36.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
37.69/37.75	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.00
39.99/40.10	c Added 2 vars  tried: 80000 time: 2.34
40.19/40.22	c ORs :      2 avg-s:  0.0 cl-sh: 10090 l-rem:  10090 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.47
40.19/40.23	c lits-rem:      1505  cl-subs:     2587  v-elim:    150  v-fix:    0  time:  3.66 s
40.19/40.23	c learnt bin added due to v-elim: 0
40.19/40.23	c vivif2 --  cl tried     3203 cl shrink        0 lits rem          0 time: 0.00
40.19/40.23	c vivif2 --  cl tried    28422 cl shrink        0 lits rem          0 time: 0.01
40.29/40.32	c asymm  cl-useful: 0/2719/3203 lits-rem:0 time: 0.08
40.29/40.32	c calculated reachability. Time: 0.00
40.29/40.32	c  N dy    24    238302       158      3203        16     28422     16019    522212     30.40     23.59  --
60.58/60.66	c  N dy    25    357454       158      3203        16     31974     16019    541579     28.89     23.14  --
60.58/60.68	c  S st    25    357454       158      3203        16     31974     16019    541579     28.89     23.14  --
60.68/60.76	c  S st    25    357957       158      3203        16     32468     16019    555862     28.89     23.14  --
60.68/60.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.68/60.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.78/60.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.11
60.78/60.87	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
60.78/60.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.78/60.88	c Subs w/ non-existent bins:      0 time:  0.00 s
60.78/60.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.78/60.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.78/60.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
61.88/61.94	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.01
63.99/64.05	c Added 2 vars  tried: 80000 time: 2.11
64.09/64.11	c ORs :      2 avg-s:  0.0 cl-sh:  5251 l-rem:   5251 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.17
64.09/64.12	c lits-rem:      1850  cl-subs:     2202  v-elim:    150  v-fix:    0  time:  3.23 s
64.09/64.12	c learnt bin added due to v-elim: 0
64.09/64.12	c vivif2 --  cl tried     3205 cl shrink        0 lits rem          0 time: 0.00
64.09/64.12	c vivif2 --  cl tried    30266 cl shrink        0 lits rem          0 time: 0.01
64.19/64.21	c asymm  cl-useful: 0/2418/3205 lits-rem:0 time: 0.08
64.19/64.21	c calculated reachability. Time: 0.00
64.19/64.21	c  N dy    25    357957       160      3205        20     30266     16031    491708     28.89     23.14  --
101.69/101.77	c  N dy    26    536936       160      3205        20     39270     16031    648979     30.50     23.19  --
101.79/101.80	c  S st    26    536936       160      3205        20     39270     16031    648979     30.50     23.19  --
101.89/101.91	c  S st    26    537440       160      3205        20     39767     16031    662997     30.50     23.19  --
101.89/101.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.89/101.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.99/102.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  0.14
101.99/102.05	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
101.99/102.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
101.99/102.06	c Subs w/ non-existent bins:      0 time:  0.00 s
101.99/102.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.99/102.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.99/102.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
103.19/103.26	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.01
105.79/105.88	c Added 2 vars  tried: 80000 time: 2.62
105.89/105.94	c ORs :      2 avg-s:  0.0 cl-sh:  5340 l-rem:   5340 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.68
105.89/105.95	c lits-rem:      1707  cl-subs:     2098  v-elim:    150  v-fix:    0  time:  3.88 s
105.89/105.95	c learnt bin added due to v-elim: 0
105.89/105.95	c vivif2 --  cl tried     3207 cl shrink        0 lits rem          0 time: 0.00
105.89/105.95	c vivif2 --  cl tried    37669 cl shrink        0 lits rem          0 time: 0.01
105.99/106.00	c asymm  cl-useful: 0/789/3207 lits-rem:0 time: 0.05
105.99/106.00	c calculated reachability. Time: 0.00
105.99/106.00	c  N dy    26    537440       162      3207        24     37669     16043    600949     30.50     23.19  --
105.99/106.00	c  F st    26    537440       162      3207        24     37669     16043    600949     30.50     23.19  --
106.29/106.36	c Decided on static restart strategy
172.09/172.16	c  N dy    33    806160       162      3207        24     58845     16043   1132510     31.14     23.11  --
172.19/172.21	c  S st    33    806160       162      3207        24     58845     16043   1132510     31.14     23.11  --
172.29/172.37	c  S st    33    806663       162      3207        24     59346     16043   1147198     31.14     23.11  --
172.29/172.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
172.29/172.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.59/172.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  0.31
172.59/172.68	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
172.59/172.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
172.59/172.69	c Subs w/ non-existent bins:      0 time:  0.01 s
172.69/172.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
172.69/172.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
172.69/172.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
175.59/175.61	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
180.69/180.70	c Added 2 vars  tried: 80000 time: 5.09
181.09/181.11	c ORs :      2 avg-s:  0.0 cl-sh: 19856 l-rem:  19856 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.49
181.09/181.13	c lits-rem:       321  cl-subs:     5101  v-elim:    150  v-fix:    0  time:  8.41 s
181.09/181.13	c learnt bin added due to v-elim: 0
181.09/181.13	c vivif2 --  cl tried     3209 cl shrink        0 lits rem          0 time: 0.00
181.09/181.14	c vivif2 --  cl tried    54245 cl shrink        0 lits rem          0 time: 0.01
181.19/181.23	c asymm  cl-useful: 0/1194/3209 lits-rem:0 time: 0.10
181.19/181.24	c calculated reachability. Time: 0.00
181.19/181.24	c  N dy    33    806663       164      3209        28     54245     16052    985505     31.14     23.11  --
310.10/310.17	c  N dy    34   1209996       164      3209        28     70916     16052   1300824     30.40     22.94  --
310.20/310.21	c  S st    34   1209996       164      3209        28     70916     16052   1300824     30.40     22.94  --
310.39/310.43	c  S st    34   1210499       164      3209        28     71412     16052   1314856     30.40     22.94  --
310.39/310.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.39/310.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.69/310.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.0M T:  0.35
310.69/310.78	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
310.69/310.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.69/310.79	c Subs w/ non-existent bins:      0 time:  0.01 s
310.79/310.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.79/310.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.79/310.82	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
314.80/314.82	c ORs :     14 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
320.59/320.65	c Added 2 vars  tried: 80000 time: 5.83
320.99/321.04	c ORs :      2 avg-s:  0.0 cl-sh: 15237 l-rem:  15237 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.22
320.99/321.06	c lits-rem:       608  cl-subs:     5711  v-elim:    150  v-fix:    0  time: 10.24 s
320.99/321.06	c learnt bin added due to v-elim: 0
320.99/321.06	c vivif2 --  cl tried     3211 cl shrink        0 lits rem          0 time: 0.00
320.99/321.08	c vivif2 --  cl tried    65701 cl shrink        0 lits rem          0 time: 0.01
321.10/321.17	c asymm  cl-useful: 0/1049/3211 lits-rem:0 time: 0.09
321.10/321.17	c calculated reachability. Time: 0.00
321.10/321.17	c  N dy    34   1210499       166      3211        32     65701     16065   1146001     30.40     22.94  --
524.30/524.33	c  N dy    35   1710499       166      3211        32     95589     16065   1839630     30.70     22.51  --
524.40/524.40	c  S st    35   1710499       166      3211        32     95589     16065   1839630     30.70     22.51  --
524.61/524.69	c  S st    35   1711002       166      3211        32     96081     16065   1853446     30.70     22.51  --
524.61/524.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
524.61/524.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.30/525.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.5M T:  0.62
525.30/525.32	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
525.30/525.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.30/525.33	c Subs w/ non-existent bins:      0 time:  0.01 s
525.30/525.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.30/525.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
525.30/525.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
533.30/533.38	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 22.0 T:    0.04
541.70/541.76	c Added 2 vars  tried: 80000 time: 8.38
542.50/542.55	c ORs :      2 avg-s:  0.0 cl-sh: 21810 l-rem:  21810 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    9.17
542.50/542.58	c lits-rem:       800  cl-subs:     9586  v-elim:    150  v-fix:    0  time: 17.21 s
542.50/542.58	c learnt bin added due to v-elim: 0
542.50/542.58	c vivif2 --  cl tried     3213 cl shrink        0 lits rem          0 time: 0.00
542.60/542.60	c vivif2 --  cl tried    86494 cl shrink        0 lits rem          0 time: 0.02
542.70/542.70	c asymm  cl-useful: 0/686/3213 lits-rem:0 time: 0.10
542.70/542.70	c calculated reachability. Time: 0.00
542.70/542.70	c  N dy    35   1711002       168      3213        36     86494     16075   1578993     30.70     22.51  --
781.40/781.41	c  N dy    36   2211002       168      3213        36    102185     16075   1951198     30.67     22.70  --
781.40/781.48	c  S st    36   2211002       168      3213        36    102185     16075   1951198     30.67     22.70  --
781.40/781.48	c Finding binary XORs  T:     0.00 s  found:       0
781.80/781.80	c  S st    36   2211504       168      3213        36    102675     16075   1965271     30.67     22.70  --
781.80/781.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
781.80/781.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
782.40/782.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.4M T:  0.62
782.40/782.43	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
782.40/782.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
782.40/782.44	c Subs w/ non-existent bins:      0 time:  0.02 s
782.40/782.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
782.40/782.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
782.40/782.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
790.81/790.88	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
800.60/800.63	c Added 2 vars  tried: 80000 time: 9.75
801.30/801.36	c ORs :      2 avg-s:  0.0 cl-sh: 20566 l-rem:  20566 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.48
801.30/801.39	c lits-rem:      2581  cl-subs:     9187  v-elim:    150  v-fix:    0  time: 18.91 s
801.30/801.39	c learnt bin added due to v-elim: 0
801.30/801.39	c vivif2 --  cl tried     3215 cl shrink        0 lits rem          0 time: 0.00
801.40/801.42	c vivif2 --  cl tried    93488 cl shrink        0 lits rem          0 time: 0.02
801.50/801.53	c asymm  cl-useful: 0/733/3215 lits-rem:0 time: 0.11
801.50/801.53	c calculated reachability. Time: 0.00
801.50/801.53	c  N dy    36   2211504       170      3215        40     93488     16087   1685845     30.67     22.70  --
1078.32/1078.37	c  N dy    37   2711505       170      3215        40    117363     16087   2226616     29.53     22.46  --
1078.42/1078.46	c  S st    37   2711505       170      3215        40    117363     16087   2226616     29.53     22.46  --
1078.82/1078.85	c  S st    37   2712008       170      3215        40    117857     16087   2240481     29.53     22.46  --
1078.82/1078.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1078.82/1078.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1079.61/1079.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 35.4M T:  0.77
1079.61/1079.62	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
1079.61/1079.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1079.61/1079.65	c Subs w/ non-existent bins:      0 time:  0.02 s
1079.61/1079.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1079.61/1079.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1079.61/1079.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1091.82/1091.86	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
1103.61/1103.69	c Added 2 vars  tried: 80000 time: 11.83
1104.72/1104.78	c ORs :      2 avg-s:  0.0 cl-sh: 26104 l-rem:  26104 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.92
1104.82/1104.82	c lits-rem:      3481  cl-subs:    10810  v-elim:    150  v-fix:    0  time: 25.13 s
1104.82/1104.82	c learnt bin added due to v-elim: 0
1104.82/1104.82	c vivif2 --  cl tried     3217 cl shrink        0 lits rem          0 time: 0.00
1104.82/1104.85	c vivif2 --  cl tried   107047 cl shrink        0 lits rem          0 time: 0.02
1104.92/1104.96	c asymm  cl-useful: 0/527/3217 lits-rem:0 time: 0.11
1104.92/1104.96	c calculated reachability. Time: 0.00
1104.92/1104.96	c  N dy    37   2712008       172      3217        44    107047     16097   1912273     29.53     22.46  --
1104.92/1104.96	c  F st    37   2712008       172      3217        44    107047     16097   1912273     29.53     22.46  --
1105.91/1105.99	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-3173493-1301795428/watcher-3173493-1301795428 -o /tmp/evaluation-result-3173493-1301795428/solver-3173493-1301795428 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173493-1301795428.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.84 3.97 3.95 5/189 30918
/proc/meminfo: memFree=23090292/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=20564 CPUtime=0 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4194304 214 0 0 0 0 0 0 0 25 0 1 0 291140779 21057536 167 33554432000 4194304 4797429 140733817561632 18446744073709551615 228239386161 0 0 4096 0 0 0 0 17 5 0 0 0
/proc/30918/statm: 5141 170 146 148 0 57 0

[startup+0.072095 s]
/proc/loadavg: 3.84 3.97 3.95 5/189 30918
/proc/meminfo: memFree=23090292/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=127720 CPUtime=0.06 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 760 0 0 0 6 0 0 0 25 0 1 0 291140779 130785280 671 33554432000 4194304 4797429 140733817561632 18446744073709551615 228244045338 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 31930 671 403 148 0 26859 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 127720

[startup+0.101091 s]
/proc/loadavg: 3.84 3.97 3.95 5/189 30918
/proc/meminfo: memFree=23090292/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=127860 CPUtime=0.09 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 798 0 0 0 9 0 0 0 25 0 1 0 291140779 130928640 708 33554432000 4194304 4797429 140733817561632 18446744073709551615 4387514 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 31965 708 403 148 0 26894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127860

[startup+0.301055 s]
/proc/loadavg: 3.84 3.97 3.95 5/189 30918
/proc/meminfo: memFree=23090292/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=128428 CPUtime=0.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 1103 0 0 0 29 0 0 0 25 0 1 0 291140779 131510272 839 33554432000 4194304 4797429 140733817561632 18446744073709551615 4425049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 32107 839 405 148 0 27036 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128428

[startup+0.700986 s]
/proc/loadavg: 3.84 3.97 3.95 5/189 30918
/proc/meminfo: memFree=23090292/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=128928 CPUtime=0.69 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 1485 0 0 0 69 0 0 0 25 0 1 0 291140779 132022272 957 33554432000 4194304 4797429 140733817561632 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 32232 957 405 148 0 27161 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128928

[startup+1.50085 s]
/proc/loadavg: 3.84 3.97 3.95 5/190 30920
/proc/meminfo: memFree=23082224/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=129452 CPUtime=1.49 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 2054 0 0 0 149 0 0 0 25 0 1 0 291140779 132558848 1197 33554432000 4194304 4797429 140733817561632 18446744073709551615 4426379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 32363 1197 405 148 0 27292 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129452

[startup+3.10056 s]
/proc/loadavg: 3.84 3.97 3.95 5/190 30920
/proc/meminfo: memFree=23078876/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=131848 CPUtime=3.08 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 3136 0 0 0 308 0 0 0 19 0 1 0 291140779 135012352 1892 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 32962 1892 410 148 0 27891 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131848

[startup+6.301 s]
/proc/loadavg: 3.85 3.97 3.95 5/190 30920
/proc/meminfo: memFree=23067220/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=133240 CPUtime=6.28 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 4938 0 0 0 628 0 0 0 25 0 1 0 291140779 136437760 2255 33554432000 4194304 4797429 140733817561632 18446744073709551615 228244045464 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 33310 2255 410 148 0 28239 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133240

[startup+12.7009 s]
/proc/loadavg: 3.86 3.97 3.95 5/190 30920
/proc/meminfo: memFree=23053360/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=136228 CPUtime=12.68 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 7514 0 0 0 1268 0 0 0 25 0 1 0 291140779 139497472 2966 33554432000 4194304 4797429 140733817561632 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 34057 2966 415 148 0 28986 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 136228

[startup+25.5006 s]
/proc/loadavg: 3.89 3.97 3.95 5/190 30920
/proc/meminfo: memFree=23037440/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=140152 CPUtime=25.49 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 10922 0 0 0 2548 1 0 0 25 0 1 0 291140779 143515648 4103 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 35038 4103 415 148 0 29967 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140152

[startup+51.1001 s]
/proc/loadavg: 3.93 3.97 3.95 5/190 30921
/proc/meminfo: memFree=23021924/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=143732 CPUtime=51.09 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 18170 0 0 0 5106 3 0 0 25 0 1 0 291140779 147181568 4629 33554432000 4194304 4797429 140733817561632 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 35933 4629 415 148 0 30862 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143732

[startup+102.306 s]
/proc/loadavg: 3.97 3.97 3.95 5/190 30922
/proc/meminfo: memFree=22999236/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=148904 CPUtime=102.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 29936 0 0 0 10222 7 0 0 25 0 1 0 291140779 152477696 6019 33554432000 4194304 4797429 140733817561632 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 37226 6019 415 148 0 32155 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148904

[startup+162.301 s]
/proc/loadavg: 4.02 3.99 3.95 5/190 30924
/proc/meminfo: memFree=22979456/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=153252 CPUtime=162.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 40767 0 0 0 16219 10 0 0 25 0 1 0 291140779 156930048 7423 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 38313 7423 415 148 0 33242 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 153252

[startup+222.301 s]
/proc/loadavg: 4.01 3.99 3.95 5/190 30925
/proc/meminfo: memFree=22954604/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=158916 CPUtime=222.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 49744 0 0 0 22217 12 0 0 25 0 1 0 291140779 162729984 9087 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 39729 9087 415 148 0 34658 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158916

[startup+282.301 s]
/proc/loadavg: 4.00 3.99 3.95 5/190 30927
/proc/meminfo: memFree=22941788/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=160332 CPUtime=282.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 58115 0 0 0 28215 14 0 0 25 0 1 0 291140779 164179968 9668 33554432000 4194304 4797429 140733817561632 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 40083 9668 415 148 0 35012 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160332

[startup+342.301 s]
/proc/loadavg: 4.04 4.00 3.96 5/190 30929
/proc/meminfo: memFree=22926508/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=166252 CPUtime=342.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 65377 0 0 0 34212 17 0 0 25 0 1 0 291140779 170242048 10519 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 41563 10519 418 148 0 36492 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 166252

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.96 5/190 30930
/proc/meminfo: memFree=22922252/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=167580 CPUtime=402.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 72160 0 0 0 40209 20 0 0 25 0 1 0 291140779 171601920 10838 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 41895 10838 418 148 0 36824 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 167580

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30932
/proc/meminfo: memFree=22915520/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=168952 CPUtime=462.29 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 78968 0 0 0 46207 22 0 0 25 0 1 0 291140779 173006848 10890 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 42238 10890 418 148 0 37167 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 168952

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30933
/proc/meminfo: memFree=22888808/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=170156 CPUtime=522.3 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 84740 0 0 0 52205 25 0 0 25 0 1 0 291140779 174239744 11915 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 42539 11915 418 148 0 37468 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 170156

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30935
/proc/meminfo: memFree=22876228/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=177072 CPUtime=582.3 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 89778 0 0 0 58204 26 0 0 25 0 1 0 291140779 181321728 14174 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 44268 14174 418 148 0 39197 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 177072

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 30946
/proc/meminfo: memFree=22880516/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=177440 CPUtime=642.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 96177 0 0 0 64203 28 0 0 25 0 1 0 291140779 181698560 12848 33554432000 4194304 4797429 140733817561632 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 44360 12848 415 148 0 39289 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 177440

[startup+702.301 s]
/proc/loadavg: 4.15 4.03 3.97 5/190 745
/proc/meminfo: memFree=23026680/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=178144 CPUtime=702.3 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 101790 0 0 0 70200 30 0 0 25 0 1 0 291140779 182419456 13062 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 44536 13062 415 148 0 39465 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 178144

[startup+762.307 s]
/proc/loadavg: 4.09 4.04 3.97 5/190 747
/proc/meminfo: memFree=23000528/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=180200 CPUtime=762.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 107408 0 0 0 76199 32 0 0 25 0 1 0 291140779 184524800 13119 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 45050 13119 415 148 0 39979 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 180200

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 3.98 5/190 748
/proc/meminfo: memFree=23002848/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=185028 CPUtime=822.3 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 111816 0 0 0 82196 34 0 0 25 0 1 0 291140779 189468672 14387 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 46257 14387 415 148 0 41186 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 185028

[startup+882.3 s]
/proc/loadavg: 4.11 4.06 3.99 5/190 753
/proc/meminfo: memFree=22995288/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=187020 CPUtime=882.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 116488 0 0 0 88193 38 0 0 25 0 1 0 291140779 191508480 16162 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 46755 16162 415 148 0 41684 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 187020

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 3.99 5/190 756
/proc/meminfo: memFree=22982372/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=188324 CPUtime=942.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 122029 0 0 0 94191 40 0 0 25 0 1 0 291140779 192843776 15871 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 47081 15871 415 148 0 42010 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 188324

[startup+1002.3 s]
/proc/loadavg: 4.01 4.04 3.99 5/190 757
/proc/meminfo: memFree=22973656/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=188380 CPUtime=1002.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 126051 0 0 0 100189 42 0 0 25 0 1 0 291140779 192901120 16914 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 47095 16914 415 148 0 42024 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 188380

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 3.99 5/190 759
/proc/meminfo: memFree=22963964/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=190480 CPUtime=1062.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 131349 0 0 0 106186 45 0 0 25 0 1 0 291140779 195051520 16238 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 47620 16238 415 148 0 42549 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 190480

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/190 760
/proc/meminfo: memFree=22947316/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=193968 CPUtime=1122.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 134056 0 0 0 112185 46 0 0 25 0 1 0 291140779 198623232 18887 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 48492 18887 425 148 0 43421 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 193968

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/190 762
/proc/meminfo: memFree=22953016/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=196724 CPUtime=1182.31 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 139855 0 0 0 118183 48 0 0 25 0 1 0 291140779 201445376 18158 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 49181 18158 423 148 0 44110 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 196724

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/190 764
/proc/meminfo: memFree=22950260/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=196756 CPUtime=1242.32 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 143800 0 0 0 124182 50 0 0 25 0 1 0 291140779 201478144 18927 33554432000 4194304 4797429 140733817561632 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 49189 18927 423 148 0 44118 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 196756



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.02 4.00 2/185 768
/proc/meminfo: memFree=23179036/32951124 swapFree=67111524/67111528
[pid=30918] ppid=30916 vsize=198548 CPUtime=1300.02 cores=5,7
/proc/30918/stat : 30918 (techdemo) R 30916 30918 30406 0 -1 4202496 148932 0 0 0 129950 52 0 0 25 0 1 0 291140779 203313152 17710 33554432000 4194304 4797429 140733817561632 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/30918/statm: 49637 17710 423 148 0 44566 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 198548

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.527919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148932
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= 9
involuntary context switches= 794

runsolver used 2.04569 second user time and 5.01524 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 03:50:28
IDJOB=3173493
IDBENCH=82911
IDSOLVER=1585
FILE ID=node136/3173493-1301795428
RUNJOBID= node136-1301791521-30427
PBS_JOBID= 12841434
Free space on /tmp= 71484 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173493-1301795428/watcher-3173493-1301795428 -o /tmp/evaluation-result-3173493-1301795428/solver-3173493-1301795428 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173493-1301795428.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=669126252

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23090696 kB
Buffers:        326860 kB
Cached:        9196836 kB
SwapCached:          4 kB
Active:        4327512 kB
Inactive:      5265148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23090696 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31116 kB
Writeback:           0 kB
AnonPages:       68620 kB
Mapped:          16768 kB
Slab:           203580 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   575964 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= 71684 MiB
End job on node136 at 2011-04-03 04:12:10