Trace number 3173543

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
MD5SUM383bd72f29b3667b7a0d512d7fa797ad
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 variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

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-3173543-1301796470.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1886/8010 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      47 undec:       2 neg:      41
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.25	c Decided on static restart strategy
2.49/2.50	c  N dy     9     30001        90      8010         0      9932     56070    238159     29.96     24.85  --
2.49/2.52	c  S st     9     30001        90      8010         0      9932     56070    238159     29.96     24.85  --
2.49/2.57	c  S st     9     30506        90      8010         0     10415     56070    252649     29.96     24.85  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.03
2.49/2.59	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.49/2.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.60	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.43	c lits-rem:      1578  cl-subs:     1136  v-elim:     90  v-fix:    0  time:  0.83 s
3.39/3.43	c learnt bin added due to v-elim: 0
3.39/3.43	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.39/3.43	c vivif2 --  cl tried     9279 cl shrink        0 lits rem          0 time: 0.00
3.59/3.60	c asymm  cl-useful: 0/2687/8010 lits-rem:0 time: 0.16
3.59/3.60	c calculated reachability. Time: 0.00
3.59/3.60	c  N dy     9     30506        90      8010         0      9279     56070    221090     29.96     24.85  --
3.59/3.60	c  F st     9     30506        90      8010         0      9279     56070    221090     29.96     24.85  --
3.69/3.79	c Decided on static restart strategy
4.89/4.98	c  N dy    17     45760        90      8010         0     16151     56070    406439     29.94     24.90  --
4.99/5.00	c  S st    17     45760        90      8010         0     16151     56070    406439     29.94     24.90  --
4.99/5.07	c  S st    17     46268        90      8010         0      8379     56070    157460     29.94     24.90  --
4.99/5.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
4.99/5.09	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
4.99/5.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.99/5.09	c Subs w/ non-existent bins:      0 time:  0.00 s
4.99/5.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.49/5.58	c lits-rem:        73  cl-subs:      191  v-elim:     90  v-fix:    0  time:  0.49 s
5.49/5.58	c learnt bin added due to v-elim: 0
5.49/5.58	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.49/5.58	c vivif2 --  cl tried     8188 cl shrink        0 lits rem          0 time: 0.00
5.69/5.72	c asymm  cl-useful: 0/2687/8010 lits-rem:0 time: 0.14
5.69/5.73	c calculated reachability. Time: 0.00
5.69/5.73	c  N dy    17     46268        90      8010         0      8188     56070    154268     29.94     24.90  --
7.89/7.99	c  N dy    35     69402        90      8010         0     10180     56070    178916     29.83     25.15  --
7.99/8.00	c  S st    35     69402        90      8010         0     10180     56070    178916     29.83     25.15  --
7.99/8.05	c  S st    35     69906        90      8010         0     10660     56070    193532     29.83     25.15  --
7.99/8.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
7.99/8.08	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
7.99/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.08	c Subs w/ non-existent bins:      0 time:  0.00 s
7.99/8.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.59/8.69	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
9.59/9.65	c Added 1 vars  tried: 34848 time: 0.96
9.59/9.66	c ORs :      1 avg-s:  0.0 cl-sh:  1073 l-rem:   1073 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.96
9.59/9.66	c lits-rem:       183  cl-subs:      240  v-elim:     90  v-fix:    0  time:  1.58 s
9.59/9.66	c learnt bin added due to v-elim: 0
9.59/9.66	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
9.59/9.66	c vivif2 --  cl tried    10420 cl shrink        0 lits rem          0 time: 0.00
9.69/9.72	c asymm  cl-useful: 0/751/8011 lits-rem:0 time: 0.06
9.69/9.72	c calculated reachability. Time: 0.00
9.69/9.72	c  N dy    35     69906        91      8011         2     10420     56064    187496     29.83     25.15  --
9.69/9.72	c  F st    35     69906        91      8011         2     10420     56064    187496     29.83     25.15  --
9.80/9.90	c Decided on static restart strategy
13.39/13.49	c  N dy    56    104860        91      8011         2     19526     56064    421445     29.25     24.84  --
13.49/13.51	c  S st    56    104860        91      8011         2     19526     56064    421445     29.25     24.84  --
13.49/13.58	c  S st    56    105363        91      8011         2     20006     56064    435441     29.25     24.84  --
13.49/13.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.49/13.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.06
13.59/13.64	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
13.59/13.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.64	c Subs w/ non-existent bins:      0 time:  0.00 s
13.59/13.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.69/14.73	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
17.89/17.94	c Added 1 vars  tried: 62658 time: 3.21
17.89/17.98	c ORs :      1 avg-s:  0.0 cl-sh:  3879 l-rem:   3879 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.25
17.89/17.99	c lits-rem:      4062  cl-subs:     1965  v-elim:     90  v-fix:    0  time:  4.34 s
17.89/17.99	c learnt bin added due to v-elim: 0
17.89/17.99	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
17.99/18.00	c vivif2 --  cl tried    18041 cl shrink        0 lits rem          0 time: 0.00
18.09/18.16	c asymm  cl-useful: 0/2533/8012 lits-rem:0 time: 0.16
18.09/18.16	c calculated reachability. Time: 0.00
18.09/18.16	c  N dy    56    105363        92      8012         4     18041     56056    373474     29.25     24.84  --
25.29/25.37	c  N dy    57    158045        92      8012         4     25251     56056    535460     29.11     24.30  --
25.39/25.40	c  S st    57    158045        92      8012         4     25251     56056    535460     29.11     24.30  --
25.39/25.48	c  S st    57    158550        92      8012         4     25730     56056    549484     29.11     24.30  --
25.39/25.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.39/25.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.50/25.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.08
25.50/25.56	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
25.50/25.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.50/25.57	c Subs w/ non-existent bins:      0 time:  0.01 s
25.50/25.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.50/25.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.50/25.58	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
26.79/26.85	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
31.29/31.36	c Added 1 vars  tried: 80000 time: 4.51
31.39/31.43	c ORs :      1 avg-s:  0.0 cl-sh:  5408 l-rem:   5408 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.58
31.39/31.43	c lits-rem:      1943  cl-subs:     3362  v-elim:     90  v-fix:    0  time:  5.86 s
31.39/31.43	c learnt bin added due to v-elim: 0
31.39/31.43	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
31.39/31.44	c vivif2 --  cl tried    22368 cl shrink        0 lits rem          0 time: 0.00
31.49/31.52	c asymm  cl-useful: 0/992/8013 lits-rem:0 time: 0.08
31.49/31.52	c calculated reachability. Time: 0.00
31.49/31.52	c  N dy    57    158550        93      8013         6     22368     56046    452907     29.11     24.30  --
42.69/42.79	c  N dy    61    237826        93      8013         6     27327     56046    550308     30.38     24.55  --
42.80/42.82	c  S st    61    237826        93      8013         6     27327     56046    550308     30.38     24.55  --
42.90/42.91	c  S st    61    238329        93      8013         6     27806     56046    564176     30.38     24.55  --
42.90/42.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.90/42.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.99/43.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.12
42.99/43.03	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
42.99/43.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.99/43.04	c Subs w/ non-existent bins:      0 time:  0.01 s
42.99/43.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.99/43.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.99/43.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
44.39/44.42	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
49.59/49.62	c Added 1 vars  tried: 80000 time: 5.20
49.59/49.69	c ORs :      1 avg-s:  0.0 cl-sh:  4878 l-rem:   4878 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.27
49.69/49.70	c lits-rem:      2126  cl-subs:     2376  v-elim:     90  v-fix:    0  time:  6.65 s
49.69/49.70	c learnt bin added due to v-elim: 0
49.69/49.70	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
49.69/49.70	c vivif2 --  cl tried    25430 cl shrink        0 lits rem          0 time: 0.00
49.69/49.79	c asymm  cl-useful: 0/701/8014 lits-rem:0 time: 0.09
49.69/49.79	c calculated reachability. Time: 0.00
49.69/49.79	c  N dy    61    238329        94      8014         8     25430     56036    490429     30.38     24.55  --
71.09/71.10	c  N dy    62    357494        94      8014         8     29467     56036    524315     29.79     24.36  --
71.09/71.12	c  S st    62    357494        94      8014         8     29467     56036    524315     29.79     24.36  --
71.19/71.21	c  S st    62    357996        94      8014         8     29949     56036    538424     29.79     24.36  --
71.19/71.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
71.19/71.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.29/71.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.10
71.29/71.32	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
71.29/71.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.29/71.32	c Subs w/ non-existent bins:      0 time:  0.00 s
71.29/71.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
71.29/71.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
71.29/71.33	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
72.60/72.61	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
77.30/77.39	c Added 1 vars  tried: 80000 time: 4.77
77.40/77.44	c ORs :      1 avg-s:  0.0 cl-sh:  4300 l-rem:   4300 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.82
77.40/77.45	c lits-rem:      1272  cl-subs:     2113  v-elim:     90  v-fix:    0  time:  6.11 s
77.40/77.45	c learnt bin added due to v-elim: 0
77.40/77.45	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
77.40/77.45	c vivif2 --  cl tried    27836 cl shrink        0 lits rem          0 time: 0.00
77.50/77.53	c asymm  cl-useful: 0/767/8015 lits-rem:0 time: 0.08
77.50/77.53	c calculated reachability. Time: 0.00
77.50/77.53	c  N dy    62    357996        95      8015        10     27836     56023    479177     29.79     24.36  --
115.89/115.93	c  N dy    63    536995        95      8015        10     35296     56023    592701     28.88     23.93  --
115.89/115.96	c  S st    63    536995        95      8015        10     35296     56023    592701     28.88     23.93  --
115.99/116.07	c  S st    63    537497        95      8015        10     35775     56023    606880     28.88     23.93  --
115.99/116.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.99/116.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.19/116.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.5M T:  0.15
116.19/116.22	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
116.19/116.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
116.19/116.23	c Subs w/ non-existent bins:      0 time:  0.01 s
116.19/116.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
116.19/116.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
116.19/116.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
117.60/117.69	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
123.10/123.18	c Added 1 vars  tried: 80000 time: 5.49
123.20/123.24	c ORs :      1 avg-s:  0.0 cl-sh:  4152 l-rem:   4152 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.55
123.20/123.26	c lits-rem:       853  cl-subs:     2286  v-elim:     90  v-fix:    0  time:  7.01 s
123.20/123.26	c learnt bin added due to v-elim: 0
123.20/123.26	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
123.20/123.26	c vivif2 --  cl tried    33489 cl shrink        0 lits rem          0 time: 0.01
123.29/123.35	c asymm  cl-useful: 0/602/8016 lits-rem:0 time: 0.08
123.29/123.35	c calculated reachability. Time: 0.00
123.29/123.35	c  N dy    63    537497        96      8016        12     33489     56016    548095     28.88     23.93  --
123.29/123.35	c  F st    63    537497        96      8016        12     33489     56016    548095     28.88     23.93  --
123.69/123.71	c Decided on static restart strategy
192.60/192.64	c  N dy    71    806247        96      8016        12     55468     56016   1079583     29.49     23.84  --
192.60/192.68	c  S st    71    806247        96      8016        12     55468     56016   1079583     29.49     23.84  --
192.80/192.84	c  S st    71    806749        96      8016        12     55942     56016   1093227     29.49     23.84  --
192.80/192.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.80/192.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.10/193.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.0M T:  0.30
193.10/193.15	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
193.10/193.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
193.10/193.16	c Subs w/ non-existent bins:      0 time:  0.01 s
193.10/193.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
193.10/193.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
193.10/193.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
197.60/197.69	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.01
208.20/208.21	c Added 1 vars  tried: 80000 time: 10.51
208.40/208.45	c ORs :      1 avg-s:  0.0 cl-sh: 10643 l-rem:  10643 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.75
208.40/208.47	c lits-rem:      1621  cl-subs:     5811  v-elim:     90  v-fix:    0  time: 15.28 s
208.40/208.47	c learnt bin added due to v-elim: 0
208.40/208.47	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
208.40/208.48	c vivif2 --  cl tried    50131 cl shrink        0 lits rem          0 time: 0.01
208.50/208.57	c asymm  cl-useful: 0/469/8017 lits-rem:0 time: 0.09
208.50/208.57	c calculated reachability. Time: 0.00
208.50/208.57	c  N dy    71    806749        97      8017        14     50131     56005    927619     29.49     23.84  --
336.30/336.35	c  N dy    72   1210124        97      8017        14     66858     56005   1232583     28.04     23.32  --
336.40/336.40	c  S st    72   1210124        97      8017        14     66858     56005   1232583     28.04     23.32  --
336.61/336.62	c  S st    72   1210629        97      8017        14     67340     56005   1246347     28.04     23.32  --
336.61/336.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
336.61/336.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.90/336.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.5M T:  0.35
336.90/336.97	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
336.90/336.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.90/336.98	c Subs w/ non-existent bins:      0 time:  0.01 s
337.00/337.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
337.00/337.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
337.00/337.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
342.01/342.02	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
354.11/354.13	c Added 1 vars  tried: 80000 time: 12.11
354.40/354.43	c ORs :      1 avg-s:  0.0 cl-sh: 10585 l-rem:  10585 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.41
354.40/354.45	c lits-rem:      1450  cl-subs:     7195  v-elim:     90  v-fix:    0  time: 17.44 s
354.40/354.45	c learnt bin added due to v-elim: 0
354.40/354.45	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
354.40/354.46	c vivif2 --  cl tried    60145 cl shrink        0 lits rem          0 time: 0.01
354.50/354.56	c asymm  cl-useful: 0/260/8018 lits-rem:0 time: 0.10
354.50/354.56	c calculated reachability. Time: 0.00
354.50/354.56	c  N dy    72   1210629        98      8018        16     60145     55999   1055749     28.04     23.32  --
538.61/538.64	c  N dy    75   1710632        98      8018        16     88762     55999   1711882     27.41     22.94  --
538.71/538.71	c  S st    75   1710632        98      8018        16     88762     55999   1711882     27.41     22.94  --
538.91/538.97	c  S st    75   1711134        98      8018        16     89243     55999   1725791     27.41     22.94  --
538.91/538.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
538.91/538.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.51/539.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.1M T:  0.59
539.51/539.56	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
539.51/539.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
539.51/539.58	c Subs w/ non-existent bins:      0 time:  0.02 s
539.61/539.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
539.61/539.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
539.61/539.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
549.60/549.67	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.03
567.91/567.97	c Added 1 vars  tried: 80000 time: 18.30
568.51/568.57	c ORs :      1 avg-s:  0.0 cl-sh: 16481 l-rem:  16481 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   18.89
568.61/568.60	c lits-rem:      2155  cl-subs:    10894  v-elim:     90  v-fix:    0  time: 28.98 s
568.61/568.60	c learnt bin added due to v-elim: 0
568.61/568.60	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
568.61/568.62	c vivif2 --  cl tried    78349 cl shrink        0 lits rem          0 time: 0.02
568.72/568.72	c asymm  cl-useful: 0/324/8019 lits-rem:0 time: 0.11
568.72/568.73	c calculated reachability. Time: 0.00
568.72/568.73	c  N dy    75   1711134        99      8019        18     78349     55992   1433231     27.41     22.94  --
777.72/777.79	c  N dy    76   2211135        99      8019        18     94365     55992   1803035     30.34     23.16  --
777.81/777.86	c  S st    76   2211135        99      8019        18     94365     55992   1803035     30.34     23.16  --
778.11/778.13	c  S st    76   2211640        99      8019        18     94849     55992   1816975     30.34     23.16  --
778.11/778.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
778.11/778.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
778.82/778.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.7M T:  0.68
778.82/778.81	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
778.82/778.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
778.82/778.83	c Subs w/ non-existent bins:      0 time:  0.02 s
778.82/778.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
778.82/778.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
778.82/778.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
789.61/789.64	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.07
809.11/809.17	c Added 2 vars  tried: 80000 time: 19.53
809.91/809.97	c ORs :      2 avg-s:  0.0 cl-sh: 20958 l-rem:  20958 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   20.33
810.01/810.00	c lits-rem:      1865  cl-subs:     9691  v-elim:     90  v-fix:    0  time: 31.13 s
810.01/810.00	c learnt bin added due to v-elim: 0
810.01/810.00	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
810.01/810.02	c vivif2 --  cl tried    85157 cl shrink        0 lits rem          0 time: 0.02
810.11/810.11	c asymm  cl-useful: 0/238/8021 lits-rem:0 time: 0.10
810.11/810.12	c calculated reachability. Time: 0.00
810.11/810.12	c  N dy    76   2211640       101      8021        22     85157     55981   1530520     30.34     23.16  --
1062.02/1062.02	c  N dy    77   2711641       101      8021        22    109323     55981   2072317     29.88     23.20  --
1062.12/1062.10	c  S st    77   2711641       101      8021        22    109323     55981   2072317     29.88     23.20  --
1062.42/1062.45	c  S st    77   2712142       101      8021        22    109800     55981   2085977     29.88     23.20  --
1062.42/1062.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1062.42/1062.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1063.22/1063.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.9M T:  0.79
1063.22/1063.25	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1063.22/1063.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1063.22/1063.27	c Subs w/ non-existent bins:      0 time:  0.03 s
1063.32/1063.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1063.32/1063.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1063.32/1063.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1079.02/1079.08	c ORs :     11 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.13
1102.42/1102.48	c Added 2 vars  tried: 80000 time: 23.40
1103.32/1103.37	c ORs :      2 avg-s:  0.0 cl-sh: 22969 l-rem:  22969 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   24.29
1103.42/1103.41	c lits-rem:      2406  cl-subs:    12649  v-elim:     90  v-fix:    0  time: 40.09 s
1103.42/1103.41	c learnt bin added due to v-elim: 0
1103.42/1103.41	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1103.42/1103.43	c vivif2 --  cl tried    97151 cl shrink        0 lits rem          0 time: 0.02
1103.52/1103.54	c asymm  cl-useful: 0/214/8023 lits-rem:0 time: 0.11
1103.52/1103.55	c calculated reachability. Time: 0.00
1103.52/1103.55	c  N dy    77   2712142       103      8023        26     97151     55964   1727919     29.88     23.20  --
1103.52/1103.55	c  F st    77   2712142       103      8023        26     97151     55964   1727919     29.88     23.20  --
1104.42/1104.45	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-3173543-1301796470/watcher-3173543-1301796470 -o /tmp/evaluation-result-3173543-1301796470/solver-3173543-1301796470 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173543-1301796470.cnf 

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 29187
/proc/meminfo: memFree=23678724/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=28916 CPUtime=0 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 605 0 0 0 0 0 0 0 25 0 1 0 291244728 29609984 541 33554432000 4194304 4797429 140734234653424 18446744073709551615 218905428071 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 7229 542 347 148 0 2158 0

[startup+0.0744299 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 29187
/proc/meminfo: memFree=23678724/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=29176 CPUtime=0.07 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 747 0 0 0 7 0 0 0 25 0 1 0 291244728 29876224 679 33554432000 4194304 4797429 140734234653424 18446744073709551615 4429139 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 7294 679 369 148 0 2223 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29176

[startup+0.100438 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 29187
/proc/meminfo: memFree=23678724/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=29176 CPUtime=0.09 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 747 0 0 0 9 0 0 0 25 0 1 0 291244728 29876224 679 33554432000 4194304 4797429 140734234653424 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 7294 679 369 148 0 2223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29176

[startup+0.300393 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 29187
/proc/meminfo: memFree=23678724/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=128868 CPUtime=0.29 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 1183 0 0 0 29 0 0 0 25 0 1 0 291244728 131960832 1043 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 32217 1043 405 148 0 27146 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128868

[startup+0.700321 s]
/proc/loadavg: 4.00 4.00 3.82 4/189 29187
/proc/meminfo: memFree=23678724/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=129724 CPUtime=0.69 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 1594 0 0 0 69 0 0 0 25 0 1 0 291244728 132837376 1231 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 32431 1231 405 148 0 27360 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129724

[startup+1.50017 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29188
/proc/meminfo: memFree=23674004/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=130596 CPUtime=1.49 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 2397 0 0 0 149 0 0 0 25 0 1 0 291244728 133730304 1348 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 32649 1348 405 148 0 27578 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130596

[startup+3.10089 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29188
/proc/meminfo: memFree=23672284/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=132728 CPUtime=3.09 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 3444 0 0 0 309 0 0 0 18 0 1 0 291244728 135913472 1961 33554432000 4194304 4797429 140734234653424 18446744073709551615 4524576 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 33182 1961 409 148 0 28111 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132728

[startup+6.30031 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29188
/proc/meminfo: memFree=23675636/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=133684 CPUtime=6.29 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 4797 0 0 0 629 0 0 0 25 0 1 0 291244728 136892416 2272 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 33421 2272 410 148 0 28350 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133684

[startup+12.7002 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29188
/proc/meminfo: memFree=23674432/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=135920 CPUtime=12.69 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 7588 0 0 0 1268 1 0 0 25 0 1 0 291244728 139182080 2557 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 33980 2557 415 148 0 28909 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135920

[startup+25.5009 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29188
/proc/meminfo: memFree=23668484/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=139392 CPUtime=25.5 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 11094 0 0 0 2547 3 0 0 25 0 1 0 291244728 142737408 3718 33554432000 4194304 4797429 140734234653424 18446744073709551615 4429174 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 34848 3718 415 148 0 29777 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 139392

[startup+51.1002 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29189
/proc/meminfo: memFree=23659128/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=144152 CPUtime=51.09 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 16305 0 0 0 5105 4 0 0 25 0 1 0 291244728 147611648 5133 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 36038 5133 415 148 0 30967 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144152

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29190
/proc/meminfo: memFree=23648948/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=146928 CPUtime=102.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 27498 0 0 0 10222 8 0 0 25 0 1 0 291244728 150454272 5574 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 36732 5574 415 148 0 31661 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 146928

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29192
/proc/meminfo: memFree=23643704/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=151060 CPUtime=162.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 37885 0 0 0 16217 13 0 0 25 0 1 0 291244728 154685440 6973 33554432000 4194304 4797429 140734234653424 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 37765 6973 415 148 0 32694 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 151060

[startup+222.3 s]
/proc/loadavg: 3.84 3.97 3.83 5/190 29249
/proc/meminfo: memFree=23756024/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=159248 CPUtime=222.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 46536 0 0 0 22214 16 0 0 25 0 1 0 291244728 163069952 8667 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 39812 8667 415 148 0 34741 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 159248

[startup+282.3 s]
/proc/loadavg: 3.94 3.97 3.83 5/190 29251
/proc/meminfo: memFree=23717964/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=159492 CPUtime=282.29 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 55321 0 0 0 28210 19 0 0 25 0 1 0 291244728 163319808 8055 33554432000 4194304 4797429 140734234653424 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 39873 8056 415 148 0 34802 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159492

[startup+342.301 s]
/proc/loadavg: 3.98 3.97 3.84 5/190 29253
/proc/meminfo: memFree=23703604/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=161796 CPUtime=342.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 62924 0 0 0 34207 23 0 0 25 0 1 0 291244728 165679104 9504 33554432000 4194304 4797429 140734234653424 18446744073709551615 4495683 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 40449 9504 417 148 0 35378 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161796

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 29254
/proc/meminfo: memFree=23676912/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=165532 CPUtime=402.31 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 69849 0 0 0 40205 26 0 0 25 0 1 0 291244728 169504768 9823 33554432000 4194304 4797429 140734234653424 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 41383 9823 417 148 0 36312 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 165532

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.85 5/190 29256
/proc/meminfo: memFree=23677860/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=166212 CPUtime=462.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 77067 0 0 0 46201 29 0 0 25 0 1 0 291244728 170201088 10279 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 41553 10279 417 148 0 36482 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 166212

[startup+522.3 s]
/proc/loadavg: 4.06 4.00 3.87 5/190 29257
/proc/meminfo: memFree=23656976/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=166872 CPUtime=522.3 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 82973 0 0 0 52198 32 0 0 25 0 1 0 291244728 170876928 11456 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 41718 11456 417 148 0 36647 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 166872

[startup+582.3 s]
/proc/loadavg: 4.02 4.00 3.87 5/190 29259
/proc/meminfo: memFree=23648776/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=175004 CPUtime=582.31 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 88655 0 0 0 58197 34 0 0 25 0 1 0 291244728 179204096 11989 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 43751 11989 417 148 0 38680 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 175004

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.88 5/190 29261
/proc/meminfo: memFree=23641048/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=175044 CPUtime=642.31 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 94704 0 0 0 64194 37 0 0 25 0 1 0 291244728 179245056 12805 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 43761 12805 417 148 0 38690 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 175044

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29290
/proc/meminfo: memFree=23680692/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=175144 CPUtime=702.31 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 100797 0 0 0 70193 38 0 0 25 0 1 0 291244728 179347456 13519 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 43786 13519 417 148 0 38715 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 175144

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29292
/proc/meminfo: memFree=23657380/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=177328 CPUtime=762.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 106869 0 0 0 76190 42 0 0 25 0 1 0 291244728 181583872 14072 33554432000 4194304 4797429 140734234653424 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 44332 14072 417 148 0 39261 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 177328

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29293
/proc/meminfo: memFree=23647048/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=182780 CPUtime=822.31 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 110953 0 0 0 82188 43 0 0 25 0 1 0 291244728 187166720 15357 33554432000 4194304 4797429 140734234653424 18446744073709551615 4351423 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 45695 15357 417 148 0 40624 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 182780

[startup+882.3 s]
/proc/loadavg: 4.54 4.13 3.94 6/196 26668
/proc/meminfo: memFree=23633012/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=182920 CPUtime=882.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 116516 0 0 0 88186 46 0 0 25 0 1 0 291244728 187310080 14846 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 45730 14846 417 148 0 40659 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 182920

[startup+942.3 s]
/proc/loadavg: 4.26 4.13 3.95 5/190 2647
/proc/meminfo: memFree=23626092/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=183072 CPUtime=942.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 122156 0 0 0 94184 48 0 0 25 0 1 0 291244728 187465728 14539 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 45768 14539 417 148 0 40697 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 183072

[startup+1002.3 s]
/proc/loadavg: 4.10 4.10 3.95 5/190 2648
/proc/meminfo: memFree=23620236/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=183124 CPUtime=1002.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 126360 0 0 0 100183 49 0 0 25 0 1 0 291244728 187518976 15666 33554432000 4194304 4797429 140734234653424 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 45781 15666 417 148 0 40710 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 183124

[startup+1062.3 s]
/proc/loadavg: 4.12 4.11 3.97 5/190 2650
/proc/meminfo: memFree=23618976/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=183860 CPUtime=1062.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 132056 0 0 0 106181 51 0 0 25 0 1 0 291244728 188272640 15226 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 45965 15226 417 148 0 40894 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183860

[startup+1122.3 s]
/proc/loadavg: 4.04 4.09 3.97 5/190 2651
/proc/meminfo: memFree=23593640/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=188028 CPUtime=1122.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 134122 0 0 0 112180 52 0 0 25 0 1 0 291244728 192540672 17258 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424630 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 47007 17258 415 148 0 41936 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 188028

[startup+1182.3 s]
/proc/loadavg: 4.01 4.07 3.97 5/190 2653
/proc/meminfo: memFree=23600544/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=189112 CPUtime=1182.32 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 139931 0 0 0 118178 54 0 0 25 0 1 0 291244728 193650688 16424 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 47278 16424 415 148 0 42207 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 189112

[startup+1242.3 s]
/proc/loadavg: 4.00 4.05 3.97 5/190 2655
/proc/meminfo: memFree=23583900/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=189168 CPUtime=1242.33 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 143949 0 0 0 124176 57 0 0 25 0 1 0 291244728 193708032 17209 33554432000 4194304 4797429 140734234653424 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 47292 17209 415 148 0 42221 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 189168



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.04 3.97 5/190 2656
/proc/meminfo: memFree=23571720/32951124 swapFree=67111528/67111528
[pid=29187] ppid=29185 vsize=190380 CPUtime=1300.03 cores=1,3
/proc/29187/stat : 29187 (techdemo) R 29185 29187 28160 0 -1 4202496 149388 0 0 0 129944 59 0 0 25 0 1 0 291244728 194949120 16243 33554432000 4194304 4797429 140734234653424 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/29187/statm: 47595 16243 415 148 0 42524 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 190380

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.44
CPU system time (s): 0.600908
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 284876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.44
system time used= 0.600908
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149388
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= 16
involuntary context switches= 15042

runsolver used 2.12168 second user time and 4.97824 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 04:07:50
IDJOB=3173543
IDBENCH=82961
IDSOLVER=1585
FILE ID=node137/3173543-1301796470
RUNJOBID= node137-1301794084-28432
PBS_JOBID= 12841420
Free space on /tmp= 72552 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S1321406709-042.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173543-1301796470/watcher-3173543-1301796470 -o /tmp/evaluation-result-3173543-1301796470/solver-3173543-1301796470 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173543-1301796470.cnf

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

MD5SUM BENCH= 383bd72f29b3667b7a0d512d7fa797ad
RANDOM SEED=1655614168

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.844
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.844
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.83
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.844
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:      23679004 kB
Buffers:        330924 kB
Cached:        8458408 kB
SwapCached:          0 kB
Active:        5315740 kB
Inactive:      3716056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23679004 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8220 kB
Writeback:           0 kB
AnonPages:      242740 kB
Mapped:          16764 kB
Slab:           177440 kB
PageTables:       5716 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   737848 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= 72544 MiB
End job on node137 at 2011-04-03 04:29:32