Trace number 3173446

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.06 1300.01

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S2127424322-078.UNKNOWN.cnf
MD5SUMf8b6732f9f469525eb7751d9d1024a94
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-3173446-1301795335.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1874/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.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.13	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:      41 undec:       2 neg:      47
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.26	c Decided on static restart strategy
2.48/2.53	c  N dy     8     30001        90      8010         0      9927     56070    237011     29.60     24.61  --
2.48/2.55	c  S st     8     30001        90      8010         0      9927     56070    237011     29.60     24.61  --
2.58/2.60	c  S st     8     30503        90      8010         0     10395     56070    251015     29.60     24.61  --
2.58/2.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.03
2.58/2.62	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.58/2.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.63	c Subs w/ non-existent bins:      0 time:  0.00 s
2.58/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.48/3.50	c lits-rem:      2081  cl-subs:     1177  v-elim:     90  v-fix:    0  time:  0.87 s
3.48/3.50	c learnt bin added due to v-elim: 0
3.48/3.50	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.48/3.50	c vivif2 --  cl tried     9218 cl shrink        0 lits rem          0 time: 0.00
3.58/3.67	c asymm  cl-useful: 0/2612/8010 lits-rem:0 time: 0.17
3.58/3.67	c calculated reachability. Time: 0.00
3.58/3.67	c  N dy     8     30503        90      8010         0      9218     56070    217717     29.60     24.61  --
3.58/3.67	c  F st     8     30503        90      8010         0      9218     56070    217717     29.60     24.61  --
3.78/3.85	c Decided on static restart strategy
4.98/5.09	c  N dy    18     45754        90      8010         0     15976     56070    393721     29.00     24.54  --
5.08/5.11	c  S st    18     45754        90      8010         0     15976     56070    393721     29.00     24.54  --
5.08/5.19	c  S st    18     46258        90      8010         0      8265     56070    156765     29.00     24.54  --
5.08/5.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/5.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
5.18/5.21	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
5.18/5.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.18/5.21	c Subs w/ non-existent bins:      0 time:  0.00 s
5.18/5.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.18/5.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.18/5.21	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.68/5.74	c lits-rem:        96  cl-subs:      152  v-elim:     90  v-fix:    0  time:  0.53 s
5.68/5.74	c learnt bin added due to v-elim: 0
5.68/5.74	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.68/5.74	c vivif2 --  cl tried     8113 cl shrink        0 lits rem          0 time: 0.00
5.78/5.89	c asymm  cl-useful: 0/2570/8010 lits-rem:0 time: 0.15
5.78/5.89	c calculated reachability. Time: 0.00
5.78/5.89	c  N dy    18     46258        90      8010         0      8113     56070    154213     29.00     24.54  --
8.19/8.27	c  N dy    24     69388        90      8010         0     10088     56070    180317     29.75     24.46  --
8.19/8.28	c  S st    24     69388        90      8010         0     10088     56070    180317     29.75     24.46  --
8.29/8.33	c  S st    24     69889        90      8010         0     10564     56070    194378     29.75     24.46  --
8.29/8.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.29/8.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
8.29/8.36	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
8.29/8.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.29/8.36	c Subs w/ non-existent bins:      0 time:  0.00 s
8.29/8.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.29/8.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.29/8.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.89/8.99	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.89/9.93	c Added 1 vars  tried: 35378 time: 0.94
9.89/9.94	c ORs :      1 avg-s:  0.0 cl-sh:  1199 l-rem:   1199 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.95
9.89/9.94	c lits-rem:       148  cl-subs:      215  v-elim:     90  v-fix:    0  time:  1.58 s
9.89/9.94	c learnt bin added due to v-elim: 0
9.89/9.94	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
9.89/9.95	c vivif2 --  cl tried    10349 cl shrink        0 lits rem          0 time: 0.00
9.99/10.02	c asymm  cl-useful: 0/955/8011 lits-rem:0 time: 0.07
9.99/10.02	c calculated reachability. Time: 0.00
9.99/10.02	c  N dy    24     69889        91      8011         2     10349     56061    188481     29.75     24.46  --
9.99/10.02	c  F st    24     69889        91      8011         2     10349     56061    188481     29.75     24.46  --
10.09/10.19	c Decided on static restart strategy
13.88/13.91	c  N dy    42    104833        91      8011         2     19451     56061    418216     29.00     24.29  --
13.88/13.93	c  S st    42    104833        91      8011         2     19451     56061    418216     29.00     24.29  --
13.98/14.00	c  S st    42    105335        91      8011         2     19930     56061    432121     29.00     24.29  --
13.98/14.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.98/14.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.98/14.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.1M T:  0.06
13.98/14.06	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
13.98/14.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.98/14.07	c Subs w/ non-existent bins:      0 time:  0.00 s
13.98/14.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.98/14.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.98/14.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.18/15.22	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
18.29/18.36	c Added 1 vars  tried: 63368 time: 3.14
18.39/18.40	c ORs :      1 avg-s:  0.0 cl-sh:  4134 l-rem:   4134 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.19
18.39/18.41	c lits-rem:      2368  cl-subs:     2115  v-elim:     90  v-fix:    0  time:  4.34 s
18.39/18.41	c learnt bin added due to v-elim: 0
18.39/18.41	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
18.39/18.41	c vivif2 --  cl tried    17815 cl shrink        0 lits rem          0 time: 0.00
18.49/18.58	c asymm  cl-useful: 0/2866/8012 lits-rem:0 time: 0.16
18.49/18.58	c calculated reachability. Time: 0.00
18.49/18.58	c  N dy    42    105335        92      8012         4     17815     56050    370213     29.00     24.29  --
25.79/25.85	c  N dy    43    158002        92      8012         4     25067     56050    542428     29.60     24.26  --
25.79/25.88	c  S st    43    158002        92      8012         4     25067     56050    542428     29.60     24.26  --
25.89/25.96	c  S st    43    158503        92      8012         4     25535     56050    555981     29.60     24.26  --
25.89/25.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.89/25.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.08
25.99/26.04	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
25.99/26.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.05	c Subs w/ non-existent bins:      0 time:  0.00 s
25.99/26.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.99/26.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.99/26.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.49/27.57	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
32.39/32.47	c Added 1 vars  tried: 80000 time: 4.89
32.49/32.54	c ORs :      1 avg-s:  0.0 cl-sh:  5463 l-rem:   5463 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.96
32.49/32.54	c lits-rem:      2006  cl-subs:     2888  v-elim:     90  v-fix:    0  time:  6.49 s
32.49/32.54	c learnt bin added due to v-elim: 0
32.49/32.55	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
32.49/32.55	c vivif2 --  cl tried    22647 cl shrink        0 lits rem          0 time: 0.00
32.59/32.63	c asymm  cl-useful: 0/912/8013 lits-rem:0 time: 0.08
32.59/32.63	c calculated reachability. Time: 0.00
32.59/32.63	c  N dy    43    158503        93      8013         6     22647     56044    468436     29.60     24.26  --
45.59/45.61	c  N dy    44    237754        93      8013         6     27748     56044    555665     28.75     24.24  --
45.59/45.64	c  S st    44    237754        93      8013         6     27748     56044    555665     28.75     24.24  --
45.69/45.73	c  S st    44    238259        93      8013         6     28224     56044    569352     28.75     24.24  --
45.69/45.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.69/45.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.79/45.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.3M T:  0.11
45.79/45.84	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
45.79/45.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.79/45.85	c Subs w/ non-existent bins:      0 time:  0.00 s
45.79/45.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.79/45.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.79/45.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
47.29/47.33	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
52.29/52.30	c Added 1 vars  tried: 80000 time: 4.97
52.29/52.37	c ORs :      1 avg-s:  0.0 cl-sh:  5497 l-rem:   5497 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.05
52.29/52.38	c lits-rem:      1441  cl-subs:     2702  v-elim:     90  v-fix:    0  time:  6.53 s
52.29/52.38	c learnt bin added due to v-elim: 0
52.29/52.39	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
52.29/52.39	c vivif2 --  cl tried    25522 cl shrink        0 lits rem          0 time: 0.00
52.39/52.48	c asymm  cl-useful: 0/790/8014 lits-rem:0 time: 0.09
52.39/52.48	c calculated reachability. Time: 0.00
52.39/52.48	c  N dy    44    238259        94      8014         8     25522     56039    489155     28.75     24.24  --
74.28/74.35	c  N dy    46    357389        94      8014         8     29486     56039    528306     29.33     24.28  --
74.28/74.37	c  S st    46    357389        94      8014         8     29486     56039    528306     29.33     24.28  --
74.38/74.46	c  S st    46    357892        94      8014         8     29973     56039    542383     29.33     24.28  --
74.38/74.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.38/74.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.48/74.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.3M T:  0.12
74.48/74.58	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
74.48/74.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.48/74.59	c Subs w/ non-existent bins:      0 time:  0.00 s
74.58/74.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.58/74.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.58/74.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.79/75.85	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
80.59/80.67	c Added 1 vars  tried: 80000 time: 4.82
80.69/80.72	c ORs :      1 avg-s:  0.0 cl-sh:  4185 l-rem:   4185 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.88
80.69/80.73	c lits-rem:      1540  cl-subs:     1989  v-elim:     90  v-fix:    0  time:  6.13 s
80.69/80.73	c learnt bin added due to v-elim: 0
80.69/80.73	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
80.69/80.74	c vivif2 --  cl tried    27984 cl shrink        0 lits rem          0 time: 0.00
80.79/80.82	c asymm  cl-useful: 0/671/8015 lits-rem:0 time: 0.08
80.79/80.83	c calculated reachability. Time: 0.00
80.79/80.83	c  N dy    46    357892        95      8015        10     27984     56029    485239     29.33     24.28  --
116.79/116.89	c  N dy    59    536838        95      8015        10     35438     56029    603555     29.20     24.23  --
116.89/116.91	c  S st    59    536838        95      8015        10     35438     56029    603555     29.20     24.23  --
116.99/117.03	c  S st    59    537340        95      8015        10     35924     56029    617345     29.20     24.23  --
116.99/117.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
116.99/117.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.19/117.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 10.1M T:  0.17
117.19/117.21	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
117.19/117.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.19/117.21	c Subs w/ non-existent bins:      0 time:  0.00 s
117.19/117.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.19/117.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.19/117.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
118.49/118.59	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.00
124.39/124.43	c Added 1 vars  tried: 80000 time: 5.84
124.39/124.48	c ORs :      1 avg-s:  0.0 cl-sh:  3897 l-rem:   3897 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.89
124.39/124.49	c lits-rem:      1598  cl-subs:     2300  v-elim:     90  v-fix:    0  time:  7.27 s
124.39/124.49	c learnt bin added due to v-elim: 0
124.39/124.49	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
124.49/124.50	c vivif2 --  cl tried    33624 cl shrink        0 lits rem          0 time: 0.01
124.49/124.59	c asymm  cl-useful: 0/564/8016 lits-rem:0 time: 0.09
124.49/124.59	c calculated reachability. Time: 0.00
124.49/124.59	c  N dy    59    537340        96      8016        12     33624     56023    555306     29.20     24.23  --
124.49/124.59	c  F st    59    537340        96      8016        12     33624     56023    555306     29.20     24.23  --
124.89/124.98	c Decided on static restart strategy
194.79/194.81	c  N dy    71    806010        96      8016        12     55221     56023   1069524     28.33     24.13  --
194.79/194.85	c  S st    71    806010        96      8016        12     55221     56023   1069524     28.33     24.13  --
194.99/195.02	c  S st    71    806512        96      8016        12     55704     56023   1083399     28.33     24.13  --
194.99/195.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.99/195.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.29/195.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.9M T:  0.31
195.29/195.33	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
195.29/195.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.29/195.33	c Subs w/ non-existent bins:      0 time:  0.01 s
195.29/195.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
195.29/195.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
195.29/195.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
199.69/199.76	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
210.11/210.19	c Added 1 vars  tried: 80000 time: 10.43
210.40/210.41	c ORs :      1 avg-s:  0.0 cl-sh:  9913 l-rem:   9913 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.65
210.40/210.43	c lits-rem:      2718  cl-subs:     6506  v-elim:     90  v-fix:    0  time: 15.08 s
210.40/210.43	c learnt bin added due to v-elim: 0
210.40/210.43	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
210.40/210.44	c vivif2 --  cl tried    49198 cl shrink        0 lits rem          0 time: 0.01
210.50/210.53	c asymm  cl-useful: 0/416/8017 lits-rem:0 time: 0.09
210.50/210.54	c calculated reachability. Time: 0.00
210.50/210.54	c  N dy    71    806512        97      8017        14     49198     56016    905064     28.33     24.13  --
338.40/338.46	c  N dy    75   1209768        97      8017        14     64638     56016   1170594     27.76     23.57  --
338.50/338.51	c  S st    75   1209768        97      8017        14     64638     56016   1170594     27.76     23.57  --
338.71/338.73	c  S st    75   1210269        97      8017        14     65120     56016   1184808     27.76     23.57  --
338.71/338.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
338.71/338.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
339.00/339.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.9M T:  0.35
339.00/339.08	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
339.00/339.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
339.00/339.09	c Subs w/ non-existent bins:      0 time:  0.01 s
339.10/339.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.10/339.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.10/339.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
343.60/343.69	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
356.50/356.56	c Added 1 vars  tried: 80000 time: 12.87
356.80/356.83	c ORs :      1 avg-s:  0.0 cl-sh: 10675 l-rem:  10675 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   13.14
356.80/356.86	c lits-rem:       507  cl-subs:     7081  v-elim:     90  v-fix:    0  time: 17.74 s
356.80/356.86	c learnt bin added due to v-elim: 0
356.80/356.86	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
356.80/356.87	c vivif2 --  cl tried    58039 cl shrink        0 lits rem          0 time: 0.01
356.90/356.97	c asymm  cl-useful: 0/388/8018 lits-rem:0 time: 0.10
356.90/356.98	c calculated reachability. Time: 0.00
356.90/356.98	c  N dy    75   1210269        98      8018        16     58039     56005   1001756     27.76     23.57  --
549.11/549.13	c  N dy    76   1710269        98      8018        16     89001     56005   1720070     27.08     23.13  --
549.21/549.20	c  S st    76   1710269        98      8018        16     89001     56005   1720070     27.08     23.13  --
549.41/549.45	c  S st    76   1710771        98      8018        16     89476     56005   1733970     27.08     23.13  --
549.41/549.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
549.41/549.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
549.92/549.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.1M T:  0.47
549.92/549.92	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
549.92/549.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
549.92/549.94	c Subs w/ non-existent bins:      0 time:  0.01 s
549.92/549.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
549.92/549.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
549.92/549.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
560.81/560.80	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.04
578.01/578.07	c Added 1 vars  tried: 80000 time: 17.26
578.71/578.75	c ORs :      1 avg-s:  0.0 cl-sh: 17418 l-rem:  17418 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   17.95
578.71/578.78	c lits-rem:      2317  cl-subs:    12259  v-elim:     90  v-fix:    0  time: 28.80 s
578.71/578.78	c learnt bin added due to v-elim: 0
578.71/578.78	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
578.71/578.80	c vivif2 --  cl tried    77217 cl shrink        0 lits rem          0 time: 0.02
578.91/578.90	c asymm  cl-useful: 0/247/8019 lits-rem:0 time: 0.10
578.91/578.90	c calculated reachability. Time: 0.00
578.91/578.90	c  N dy    76   1710771        99      8019        18     77217     56001   1407234     27.08     23.13  --
780.22/780.24	c  N dy    87   2210773        99      8019        18     91870     56001   1708066     28.32     23.04  --
780.32/780.31	c  S st    87   2210773        99      8019        18     91870     56001   1708066     28.32     23.04  --
780.62/780.61	c  S st    87   2211277        99      8019        18     92345     56001   1721780     28.32     23.04  --
780.62/780.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
780.62/780.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.22/781.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.0M T:  0.64
781.22/781.26	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
781.22/781.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
781.22/781.27	c Subs w/ non-existent bins:      0 time:  0.01 s
781.32/781.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
781.32/781.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
781.32/781.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
791.22/791.27	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
809.92/809.97	c Added 2 vars  tried: 80000 time: 18.70
810.52/810.54	c ORs :      2 avg-s:  0.0 cl-sh: 18194 l-rem:  18194 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   19.27
810.52/810.57	c lits-rem:      1178  cl-subs:     9706  v-elim:     90  v-fix:    0  time: 29.26 s
810.52/810.57	c learnt bin added due to v-elim: 0
810.52/810.57	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
810.52/810.59	c vivif2 --  cl tried    82639 cl shrink        0 lits rem          0 time: 0.02
810.62/810.69	c asymm  cl-useful: 0/235/8021 lits-rem:0 time: 0.10
810.62/810.69	c calculated reachability. Time: 0.00
810.62/810.69	c  N dy    87   2211277       101      8021        22     82639     55982   1442296     28.32     23.04  --
1054.13/1054.18	c  N dy    92   2711277       101      8021        22    105710     55982   2001834     29.61     23.07  --
1054.23/1054.26	c  S st    92   2711277       101      8021        22    105710     55982   2001834     29.61     23.07  --
1054.63/1054.63	c  S st    92   2711781       101      8021        22    106191     55982   2015811     29.61     23.07  --
1054.63/1054.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1054.63/1054.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1055.53/1055.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.0M T:  0.87
1055.53/1055.51	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1055.53/1055.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1055.53/1055.53	c Subs w/ non-existent bins:      0 time:  0.02 s
1055.53/1055.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.53/1055.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1055.53/1055.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1069.73/1069.70	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.11
1092.73/1092.76	c Added 2 vars  tried: 80000 time: 23.07
1093.63/1093.65	c ORs :      2 avg-s:  0.0 cl-sh: 22743 l-rem:  22743 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   23.95
1093.63/1093.68	c lits-rem:       923  cl-subs:    11386  v-elim:     90  v-fix:    0  time: 38.11 s
1093.63/1093.68	c learnt bin added due to v-elim: 0
1093.63/1093.68	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1093.73/1093.70	c vivif2 --  cl tried    94805 cl shrink        0 lits rem          0 time: 0.02
1093.83/1093.81	c asymm  cl-useful: 0/187/8023 lits-rem:0 time: 0.11
1093.83/1093.81	c calculated reachability. Time: 0.00
1093.83/1093.81	c  N dy    92   2711781       103      8023        26     94805     55969   1690087     29.61     23.07  --
1093.83/1093.81	c  F st    92   2711781       103      8023        26     94805     55969   1690087     29.61     23.07  --
1094.73/1094.70	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-3173446-1301795335/watcher-3173446-1301795335 -o /tmp/evaluation-result-3173446-1301795335/solver-3173446-1301795335 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173446-1301795335.cnf 

running on 2 cores: 4,6

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.93 4.00 3.79 5/189 20779
/proc/meminfo: memFree=22241216/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=20564 CPUtime=0 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4194304 239 0 0 0 0 0 0 0 25 0 1 0 271949080 21057536 190 33554432000 4194304 4797429 140735885376336 18446744073709551615 270333421457 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20779/statm: 5141 191 158 148 0 57 0

[startup+0.070311 s]
/proc/loadavg: 3.93 4.00 3.79 5/189 20779
/proc/meminfo: memFree=22241216/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=29196 CPUtime=0.06 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 747 0 0 0 6 0 0 0 25 0 1 0 271949080 29896704 678 33554432000 4194304 4797429 140735885376336 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 7299 678 369 148 0 2228 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29196

[startup+0.100295 s]
/proc/loadavg: 3.93 4.00 3.79 5/189 20779
/proc/meminfo: memFree=22241216/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=29196 CPUtime=0.09 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 748 0 0 0 9 0 0 0 25 0 1 0 271949080 29896704 679 33554432000 4194304 4797429 140735885376336 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 7299 679 369 148 0 2228 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29196

[startup+0.300254 s]
/proc/loadavg: 3.93 4.00 3.79 5/189 20779
/proc/meminfo: memFree=22241216/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=128884 CPUtime=0.29 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 1175 0 0 0 29 0 0 0 25 0 1 0 271949080 131977216 1029 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 32221 1029 405 148 0 27150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128884

[startup+0.700173 s]
/proc/loadavg: 3.93 4.00 3.79 5/189 20779
/proc/meminfo: memFree=22241216/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=129608 CPUtime=0.69 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 1606 0 0 0 69 0 0 0 25 0 1 0 271949080 132718592 1239 33554432000 4194304 4797429 140735885376336 18446744073709551615 4414536 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 32402 1239 405 148 0 27331 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129608

[startup+1.50104 s]
/proc/loadavg: 3.93 4.00 3.79 5/190 20780
/proc/meminfo: memFree=22236124/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=130496 CPUtime=1.48 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 2389 0 0 0 148 0 0 0 25 0 1 0 271949080 133627904 1341 33554432000 4194304 4797429 140735885376336 18446744073709551615 4351659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 32624 1341 405 148 0 27553 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 130496

[startup+3.10072 s]
/proc/loadavg: 3.93 4.00 3.79 5/190 20780
/proc/meminfo: memFree=22240836/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=132728 CPUtime=3.08 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 3429 0 0 0 308 0 0 0 25 0 1 0 271949080 135913472 1949 33554432000 4194304 4797429 140735885376336 18446744073709551615 4523968 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 33182 1949 409 148 0 28111 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 132728

[startup+6.30109 s]
/proc/loadavg: 3.93 4.00 3.79 5/190 20780
/proc/meminfo: memFree=22234416/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=133644 CPUtime=6.28 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 4725 0 0 0 628 0 0 0 25 0 1 0 271949080 136851456 2217 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 33411 2217 410 148 0 28340 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 133644

[startup+12.7008 s]
/proc/loadavg: 3.94 4.00 3.79 5/190 20780
/proc/meminfo: memFree=22226860/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=135716 CPUtime=12.69 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 7145 0 0 0 1268 1 0 0 25 0 1 0 271949080 138973184 2827 33554432000 4194304 4797429 140735885376336 18446744073709551615 4425907 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 33929 2827 415 148 0 28858 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135716

[startup+25.5003 s]
/proc/loadavg: 3.95 4.00 3.80 5/190 20781
/proc/meminfo: memFree=22228080/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=139368 CPUtime=25.49 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 10956 0 0 0 2547 2 0 0 25 0 1 0 271949080 142712832 3581 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 34842 3581 415 148 0 29771 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139368

[startup+51.1012 s]
/proc/loadavg: 4.04 4.02 3.81 5/190 20781
/proc/meminfo: memFree=22210856/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=144236 CPUtime=51.09 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 15988 0 0 0 5106 3 0 0 25 0 1 0 271949080 147697664 4842 33554432000 4194304 4797429 140735885376336 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 36059 4842 415 148 0 30988 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144236

[startup+102.307 s]
/proc/loadavg: 4.02 4.01 3.82 5/190 20783
/proc/meminfo: memFree=22198312/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=146956 CPUtime=102.29 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 27306 0 0 0 10224 5 0 0 25 0 1 0 271949080 150482944 5224 33554432000 4194304 4797429 140735885376336 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 36739 5224 415 148 0 31668 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146956

[startup+162.301 s]
/proc/loadavg: 4.05 4.02 3.83 5/190 20784
/proc/meminfo: memFree=22191592/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=151452 CPUtime=162.3 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 38035 0 0 0 16222 8 0 0 25 0 1 0 271949080 155086848 6855 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 37863 6855 415 148 0 32792 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 151452

[startup+222.301 s]
/proc/loadavg: 4.02 4.02 3.83 5/190 20786
/proc/meminfo: memFree=22185112/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=159524 CPUtime=222.29 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 46632 0 0 0 22219 10 0 0 25 0 1 0 271949080 163352576 8511 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424877 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 39881 8511 415 148 0 34810 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159524

[startup+282.3 s]
/proc/loadavg: 4.00 4.01 3.84 5/190 20787
/proc/meminfo: memFree=22166976/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=159668 CPUtime=282.29 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 54684 0 0 0 28217 12 0 0 25 0 1 0 271949080 163500032 9230 33554432000 4194304 4797429 140735885376336 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 39917 9230 415 148 0 34846 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 159668

[startup+342.3 s]
/proc/loadavg: 4.04 4.02 3.85 5/190 20789
/proc/meminfo: memFree=22164832/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=159900 CPUtime=342.3 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 62420 0 0 0 34215 15 0 0 25 0 1 0 271949080 163737600 9048 33554432000 4194304 4797429 140735885376336 18446744073709551615 4568003 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 39975 9048 415 148 0 34904 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 159900

[startup+402.301 s]
/proc/loadavg: 4.06 4.03 3.86 5/190 20791
/proc/meminfo: memFree=22142872/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=164744 CPUtime=402.3 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 68225 0 0 0 40213 17 0 0 25 0 1 0 271949080 168697856 10429 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 41186 10429 415 148 0 36115 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164744

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.87 5/190 20792
/proc/meminfo: memFree=22144692/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=165832 CPUtime=462.31 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 75222 0 0 0 46212 19 0 0 25 0 1 0 271949080 169811968 10742 33554432000 4194304 4797429 140735885376336 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 41458 10742 415 148 0 36387 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 165832

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.87 4/188 20795
/proc/meminfo: memFree=22198476/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=166524 CPUtime=522.31 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 82114 0 0 0 52209 22 0 0 25 0 1 0 271949080 170520576 10612 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 41631 10612 415 148 0 36560 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 166524

[startup+582.301 s]
/proc/loadavg: 4.05 4.03 3.89 5/190 20823
/proc/meminfo: memFree=22181604/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=173256 CPUtime=582.31 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 86809 0 0 0 58208 23 0 0 25 0 1 0 271949080 177414144 12847 33554432000 4194304 4797429 140735885376336 18446744073709551615 4404792 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 43314 12847 415 148 0 38243 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173256

[startup+642.301 s]
/proc/loadavg: 4.08 4.04 3.90 5/190 20825
/proc/meminfo: memFree=22172544/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=173360 CPUtime=642.32 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 93930 0 0 0 64207 25 0 0 25 0 1 0 271949080 177520640 12097 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424649 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 43340 12097 415 148 0 38269 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 173360

[startup+702.301 s]
/proc/loadavg: 3.94 4.00 3.89 5/190 20883
/proc/meminfo: memFree=22304780/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=173460 CPUtime=702.32 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 100021 0 0 0 70204 28 0 0 25 0 1 0 271949080 177623040 12883 33554432000 4194304 4797429 140735885376336 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 43365 12883 415 148 0 38294 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 173460

[startup+762.307 s]
/proc/loadavg: 3.98 4.00 3.90 5/190 20893
/proc/meminfo: memFree=22290036/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=175704 CPUtime=762.32 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 106125 0 0 0 76203 29 0 0 25 0 1 0 271949080 179920896 13570 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 43926 13570 415 148 0 38855 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 175704

[startup+822.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 21368
/proc/meminfo: memFree=22372076/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=182016 CPUtime=822.32 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 110442 0 0 0 82201 31 0 0 25 0 1 0 271949080 186384384 15146 33554432000 4194304 4797429 140735885376336 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 45504 15146 415 148 0 40433 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 182016

[startup+882.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 21369
/proc/meminfo: memFree=22360528/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=182112 CPUtime=882.32 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 116077 0 0 0 88199 33 0 0 25 0 1 0 271949080 186482688 14859 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 45528 14859 415 148 0 40457 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 182112

[startup+942.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21371
/proc/meminfo: memFree=22359468/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=182228 CPUtime=942.33 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 121738 0 0 0 94198 35 0 0 25 0 1 0 271949080 186601472 14709 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 45557 14709 415 148 0 40486 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 182228

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21373
/proc/meminfo: memFree=22350244/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=183240 CPUtime=1002.33 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 127324 0 0 0 100197 36 0 0 25 0 1 0 271949080 187637760 14246 33554432000 4194304 4797429 140735885376336 18446744073709551615 4425021 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 45810 14246 415 148 0 40739 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 183240

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.91 5/190 21374
/proc/meminfo: memFree=22338176/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=184500 CPUtime=1062.33 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 131603 0 0 0 106196 37 0 0 25 0 1 0 271949080 188928000 15425 33554432000 4194304 4797429 140735885376336 18446744073709551615 4506576 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 46125 15425 415 148 0 41054 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 184500

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.91 5/190 21376
/proc/meminfo: memFree=22336144/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=188760 CPUtime=1122.34 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 135326 0 0 0 112196 38 0 0 25 0 1 0 271949080 193290240 15718 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 47190 15718 415 148 0 42119 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 188760

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21377
/proc/meminfo: memFree=22322828/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=189408 CPUtime=1182.34 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 139780 0 0 0 118194 40 0 0 25 0 1 0 271949080 193953792 16963 33554432000 4194304 4797429 140735885376336 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 47352 16963 415 148 0 42281 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 189408

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21379
/proc/meminfo: memFree=22325260/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=190572 CPUtime=1242.34 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 145409 0 0 0 124193 41 0 0 25 0 1 0 271949080 195145728 16208 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 47643 16208 415 148 0 42572 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 190572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 21381
/proc/meminfo: memFree=22311668/32951124 swapFree=67111528/67111528
[pid=20779] ppid=20777 vsize=191448 CPUtime=1300.05 cores=4,6
/proc/20779/stat : 20779 (techdemo) R 20777 20779 20296 0 -1 4202496 149603 0 0 0 129962 43 0 0 25 0 1 0 271949080 196042752 17148 33554432000 4194304 4797429 140735885376336 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20779/statm: 47862 17148 415 148 0 42791 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 191448

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.06
CPU user time (s): 1299.63
CPU system time (s): 0.436933
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 299776

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

runsolver used 2.25466 second user time and 4.85126 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 03:48:55
IDJOB=3173446
IDBENCH=82864
IDSOLVER=1585
FILE ID=node143/3173446-1301795335
RUNJOBID= node143-1301793390-20545
PBS_JOBID= 12841421
Free space on /tmp= 72020 MiB

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

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1565209262

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22241496 kB
Buffers:        361300 kB
Cached:        9851884 kB
SwapCached:          0 kB
Active:        7198192 kB
Inactive:      3249900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22241496 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8160 kB
Writeback:           0 kB
AnonPages:      234712 kB
Mapped:          16896 kB
Slab:           197168 kB
PageTables:       5804 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   730816 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= 72108 MiB
End job on node143 at 2011-04-03 04:10:37