Trace number 3173301

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 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
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 variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173301-1301792827.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.00	c Calc non-exist non-lernt bins v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.00	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     284 undec:      76 neg:     290
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       638      2763         0         0      8367         0   no data   no data  --
0.02/0.09	c Decided on static restart strategy
2.39/2.48	c  N dy     7     30000       638      2763         0     10694      8367    217701     31.44     21.23  --
2.39/2.49	c  S st     7     30000       638      2763         0     10694      8367    217701     31.44     21.23  --
2.49/2.54	c  S st     7     30505       638      2763         0     11199      8367    231072     31.44     21.23  --
2.49/2.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.49/2.56	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
2.49/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.56	c Subs w/ non-existent bins:      0 time:  0.00 s
2.49/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.69/2.78	c lits-rem:        57  cl-subs:      617  v-elim:     11  v-fix:    0  time:  0.22 s
2.69/2.78	c learnt bin added due to v-elim: 0
2.69/2.78	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
2.69/2.78	c vivif2 --  cl tried    10582 cl shrink        0 lits rem          0 time: 0.00
2.79/2.81	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.03
2.79/2.81	c calculated reachability. Time: 0.00
2.79/2.81	c  N dy     7     30505       638      2763         0     10582      8367    218736     31.44     21.23  --
2.79/2.81	c  F st     7     30505       638      2763         0     10582      8367    218736     31.44     21.23  --
2.89/2.97	c Decided on static restart strategy
4.19/4.25	c  N dy    14     45759       638      2763         0      8958      8367    114748     28.81     20.30  --
4.19/4.25	c  S st    14     45759       638      2763         0      8958      8367    114748     28.81     20.30  --
4.19/4.29	c  S st    14     46261       638      2763         0      9460      8367    127060     28.81     20.30  --
4.19/4.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.29/4.31	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
4.29/4.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.29/4.31	c Subs w/ non-existent bins:      0 time:  0.00 s
4.29/4.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.31	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.29/4.39	c lits-rem:        10  cl-subs:      215  v-elim:     11  v-fix:    0  time:  0.08 s
4.29/4.39	c learnt bin added due to v-elim: 0
4.29/4.39	c vivif2 --  cl tried     2763 cl shrink        0 lits rem          0 time: 0.00
4.29/4.39	c vivif2 --  cl tried     9245 cl shrink        0 lits rem          0 time: 0.00
4.39/4.41	c asymm  cl-useful: 0/2763/2763 lits-rem:0 time: 0.02
4.39/4.41	c calculated reachability. Time: 0.00
4.39/4.41	c  N dy    14     46261       638      2763         0      9245      8367    124529     28.81     20.30  --
6.98/7.07	c  N dy    15     69394       638      2763         0     11407      8367    140817     29.81     19.92  --
6.98/7.08	c  S st    15     69394       638      2763         0     11407      8367    140817     29.81     19.92  --
7.09/7.13	c  S st    15     69897       638      2763         0     11910      8367    153205     29.81     19.92  --
7.09/7.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.09/7.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
7.09/7.15	c Calc non-exist non-lernt bins v-fix:     0 done:    638 time:  0.00 s
7.09/7.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.09/7.15	c Subs w/ non-existent bins:      0 time:  0.00 s
7.09/7.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.09/7.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.19/7.27	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
7.70/7.79	c Added 7 vars  tried: 80000 time: 0.52
7.70/7.79	c ORs :      7 avg-s:  0.0 cl-sh:   600 l-rem:    600 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
7.70/7.79	c lits-rem:        11  cl-subs:      202  v-elim:     11  v-fix:    0  time:  0.64 s
7.70/7.79	c learnt bin added due to v-elim: 0
7.70/7.79	c vivif2 --  cl tried     2768 cl shrink        0 lits rem          0 time: 0.00
7.70/7.80	c vivif2 --  cl tried    11708 cl shrink        0 lits rem          0 time: 0.00
7.79/7.82	c asymm  cl-useful: 0/2768/2768 lits-rem:0 time: 0.02
7.79/7.82	c calculated reachability. Time: 0.00
7.79/7.82	c  N dy    15     69897       645      2768        16     11708      8414    149737     29.81     19.92  --
7.79/7.82	c  F st    15     69897       645      2768        16     11708      8414    149737     29.81     19.92  --
7.89/7.99	c Decided on static restart strategy
12.00/12.04	c  N dy    22    104847       645      2768        16     21454      8414    401447     30.04     19.99  --
12.00/12.06	c  S st    22    104847       645      2768        16     21454      8414    401447     30.04     19.99  --
12.10/12.13	c  S st    22    105352       645      2768        16     21959      8414    414354     30.04     19.99  --
12.10/12.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.10/12.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.9M T:  0.05
12.10/12.18	c Calc non-exist non-lernt bins v-fix:     0 done:    645 time:  0.00 s
12.10/12.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.10/12.19	c Subs w/ non-existent bins:      0 time:  0.00 s
12.10/12.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.10/12.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.10/12.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.89/12.95	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.00
13.39/13.49	c Added 7 vars  tried: 80000 time: 0.54
13.49/13.54	c ORs :      7 avg-s:  0.0 cl-sh:  7407 l-rem:   7407 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.58
13.49/13.54	c lits-rem:       135  cl-subs:     1011  v-elim:     13  v-fix:    0  time:  1.35 s
13.49/13.54	c learnt bin added due to v-elim: 0
13.49/13.54	c vivif2 --  cl tried     2775 cl shrink        0 lits rem          0 time: 0.00
13.49/13.55	c vivif2 --  cl tried    20948 cl shrink        0 lits rem          0 time: 0.00
13.49/13.58	c asymm  cl-useful: 0/2775/2775 lits-rem:0 time: 0.04
13.49/13.58	c calculated reachability. Time: 0.00
13.49/13.58	c  N dy    22    105352       652      2775        30     20948      8463    379355     30.04     19.99  --
21.49/21.58	c  N dy    23    158029       652      2775        30     28865      8463    556207     31.20     20.19  --
21.59/21.60	c  S st    23    158029       652      2775        30     28865      8463    556207     31.20     20.19  --
21.69/21.70	c  S st    23    158535       652      2775        30     29371      8463    568908     31.20     20.19  --
21.69/21.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.69/21.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.8M T:  0.07
21.69/21.77	c Calc non-exist non-lernt bins v-fix:     0 done:    652 time:  0.00 s
21.69/21.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.78	c Subs w/ non-existent bins:      0 time:  0.00 s
21.69/21.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.89/22.90	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
23.39/23.43	c Added 7 vars  tried: 80000 time: 0.53
23.49/23.50	c ORs :      7 avg-s:  0.0 cl-sh:  9460 l-rem:   9460 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
23.49/23.51	c lits-rem:       255  cl-subs:      981  v-elim:     15  v-fix:    0  time:  1.72 s
23.49/23.51	c learnt bin added due to v-elim: 0
23.49/23.51	c vivif2 --  cl tried     2782 cl shrink        0 lits rem          0 time: 0.00
23.49/23.52	c vivif2 --  cl tried    28390 cl shrink        0 lits rem          0 time: 0.00
23.49/23.57	c asymm  cl-useful: 0/2782/2782 lits-rem:0 time: 0.05
23.49/23.57	c calculated reachability. Time: 0.00
23.49/23.57	c  N dy    23    158535       659      2782        44     28390      8512    532539     31.20     20.19  --
37.19/37.25	c  N dy    24    237802       659      2782        44     33188      8512    577162     27.66     19.48  --
37.19/37.28	c  S st    24    237802       659      2782        44     33188      8512    577162     27.66     19.48  --
37.30/37.38	c  S st    24    238310       659      2782        44     33696      8512    590471     27.66     19.48  --
37.30/37.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.30/37.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.11
37.40/37.49	c Calc non-exist non-lernt bins v-fix:     0 done:    659 time:  0.00 s
37.40/37.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.49	c Subs w/ non-existent bins:      0 time:  0.00 s
37.49/37.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.49/37.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.49/37.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.60/38.68	c ORs :     21 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
39.20/39.21	c Added 7 vars  tried: 80000 time: 0.53
39.30/39.36	c ORs :      7 avg-s:  0.0 cl-sh: 14854 l-rem:  14854 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.68
39.30/39.37	c lits-rem:       535  cl-subs:     1822  v-elim:     17  v-fix:    0  time:  1.86 s
39.30/39.37	c learnt bin added due to v-elim: 0
39.30/39.37	c vivif2 --  cl tried     2788 cl shrink        0 lits rem          0 time: 0.00
39.30/39.37	c vivif2 --  cl tried    31874 cl shrink       45 lits rem         45 time: 0.01
39.40/39.43	c asymm  cl-useful: 0/2788/2788 lits-rem:0 time: 0.05
39.40/39.43	c calculated reachability. Time: 0.00
39.40/39.43	c  N dy    24    238310       666      2788        59     31874      8560    531355     27.66     19.48  --
64.29/64.31	c  N dy    25    357466       666      2788        59     36089      8560    574310     29.52     19.36  --
64.29/64.34	c  S st    25    357466       666      2788        59     36089      8560    574310     29.52     19.36  --
64.39/64.47	c  S st    25    357970       666      2788        59     36593      8560    586821     29.52     19.36  --
64.39/64.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.39/64.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.59/64.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.13
64.59/64.60	c Calc non-exist non-lernt bins v-fix:     0 done:    666 time:  0.00 s
64.59/64.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.59/64.61	c Subs w/ non-existent bins:      0 time:  0.00 s
64.59/64.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.59/64.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.59/64.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
65.79/65.83	c ORs :     28 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
66.39/66.40	c Added 7 vars  tried: 80000 time: 0.57
66.39/66.47	c ORs :      7 avg-s:  0.0 cl-sh:  7807 l-rem:   7807 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
66.39/66.48	c lits-rem:       527  cl-subs:     1148  v-elim:     19  v-fix:    0  time:  1.86 s
66.39/66.48	c learnt bin added due to v-elim: 0
66.39/66.48	c vivif2 --  cl tried     2795 cl shrink        0 lits rem          0 time: 0.00
66.39/66.49	c vivif2 --  cl tried    35445 cl shrink        6 lits rem          6 time: 0.01
66.49/66.55	c asymm  cl-useful: 0/2795/2795 lits-rem:0 time: 0.07
66.49/66.56	c calculated reachability. Time: 0.00
66.49/66.56	c  N dy    25    357970       673      2795        73     35445      8609    552865     29.52     19.36  --
105.89/105.90	c  N dy    26    536956       673      2795        73     43011      8609    706450     34.36     20.00  --
105.89/105.93	c  S st    26    536956       673      2795        73     43011      8609    706450     34.36     20.00  --
105.99/106.07	c  S st    26    537458       673      2795        73     43512      8609    719342     34.36     20.00  --
105.99/106.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.99/106.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.19/106.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      1 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.15
106.19/106.22	c Calc non-exist non-lernt bins v-fix:     0 done:    673 time:  0.00 s
106.19/106.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.19/106.23	c Subs w/ non-existent bins:      0 time:  0.01 s
106.19/106.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.19/106.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.19/106.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
107.59/107.66	c ORs :     35 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
108.19/108.21	c Added 7 vars  tried: 80000 time: 0.55
108.29/108.30	c ORs :      7 avg-s:  0.0 cl-sh:  9592 l-rem:   9592 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.64
108.29/108.31	c lits-rem:       444  cl-subs:     1948  v-elim:     20  v-fix:    0  time:  2.07 s
108.29/108.31	c learnt bin added due to v-elim: 0
108.29/108.31	c vivif2 --  cl tried     2802 cl shrink        0 lits rem          0 time: 0.00
108.29/108.32	c vivif2 --  cl tried    41564 cl shrink        0 lits rem          0 time: 0.01
108.39/108.40	c asymm  cl-useful: 0/2802/2802 lits-rem:0 time: 0.08
108.39/108.40	c calculated reachability. Time: 0.00
108.39/108.40	c  N dy    26    537458       680      2802        88     41564      8658    654765     34.36     20.00  --
108.39/108.40	c  F st    26    537458       680      2802        88     41564      8658    654765     34.36     20.00  --
108.79/108.81	c Decided on static restart strategy
175.09/175.13	c  N dy    33    806189       680      2802        88     64267      8658   1455534     39.96     22.64  --
175.09/175.18	c  S st    33    806189       680      2802        88     64267      8658   1455534     39.96     22.64  --
175.39/175.42	c  S st    33    806693       680      2802        88     64771      8658   1467814     39.96     22.64  --
175.39/175.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.39/175.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.69/175.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.6M T:  0.34
175.69/175.77	c Calc non-exist non-lernt bins v-fix:     0 done:    680 time:  0.00 s
175.69/175.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.69/175.78	c Subs w/ non-existent bins:      0 time:  0.01 s
175.79/175.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.79/175.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.79/175.81	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
180.49/180.57	c ORs :     42 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
181.09/181.19	c Added 7 vars  tried: 80000 time: 0.62
182.19/182.25	c ORs :      7 avg-s:  0.0 cl-sh: 43848 l-rem:  43848 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.68
182.19/182.27	c lits-rem:      1417  cl-subs:     5564  v-elim:     22  v-fix:    0  time:  6.46 s
182.19/182.27	c learnt bin added due to v-elim: 0
182.19/182.27	c vivif2 --  cl tried     2809 cl shrink        0 lits rem          0 time: 0.00
182.19/182.29	c vivif2 --  cl tried    59207 cl shrink        0 lits rem          0 time: 0.02
182.29/182.39	c asymm  cl-useful: 0/2809/2809 lits-rem:0 time: 0.10
182.29/182.40	c calculated reachability. Time: 0.00
182.29/182.40	c  N dy    33    806693       687      2809       102     59207      8707   1225945     39.96     22.64  --
315.09/315.10	c  N dy    34   1210039       687      2809       102     76795      8707   1800127     41.85     24.71  --
315.09/315.17	c  S st    34   1210039       687      2809       102     76795      8707   1800127     41.85     24.71  --
315.09/315.17	c Finding binary XORs  T:     0.00 s  found:       0
315.39/315.44	c  S st    34   1210542       687      2809       102     77298      8707   1813031     41.85     24.71  --
315.39/315.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
315.39/315.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
315.79/315.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  0.43
315.79/315.88	c Calc non-exist non-lernt bins v-fix:     0 done:    687 time:  0.00 s
315.79/315.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
315.89/315.90	c Subs w/ non-existent bins:      0 time:  0.02 s
315.89/315.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
315.89/315.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
315.89/315.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
321.19/321.24	c ORs :     49 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
321.99/322.09	c Added 7 vars  tried: 80000 time: 0.84
322.70/322.76	c ORs :      7 avg-s:  0.0 cl-sh: 28972 l-rem:  28972 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.52
322.70/322.79	c lits-rem:       504  cl-subs:     4165  v-elim:     23  v-fix:    0  time:  6.85 s
322.70/322.79	c learnt bin added due to v-elim: 0
322.70/322.80	c vivif2 --  cl tried     2816 cl shrink        0 lits rem          0 time: 0.00
322.80/322.82	c vivif2 --  cl tried    73133 cl shrink        0 lits rem          0 time: 0.02
322.90/322.98	c asymm  cl-useful: 0/2204/2816 lits-rem:0 time: 0.16
322.90/322.98	c calculated reachability. Time: 0.00
322.90/322.98	c  N dy    34   1210542       694      2816       116     73133      8756   1632443     41.85     24.71  --
522.59/522.63	c  N dy    35   1710542       694      2816       116    104902      8756   2808328     44.48     26.56  --
522.69/522.74	c  S st    35   1710542       694      2816       116    104902      8756   2808328     44.48     26.56  --
523.09/523.12	c  S st    35   1711044       694      2816       116    105404      8756   2819690     44.48     26.56  --
523.09/523.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
523.09/523.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.60/523.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.3M T:  0.56
523.60/523.69	c Calc non-exist non-lernt bins v-fix:     0 done:    694 time:  0.00 s
523.60/523.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.69/523.72	c Subs w/ non-existent bins:      0 time:  0.03 s
523.69/523.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
523.79/523.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
523.79/523.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
536.69/536.70	c ORs :     56 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.33
537.79/537.84	c Added 8 vars  tried: 80000 time: 1.14
540.10/540.17	c ORs :      8 avg-s:  0.0 cl-sh: 53587 l-rem:  53587 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    3.47
540.19/540.22	c lits-rem:       547  cl-subs:     5490  v-elim:     26  v-fix:    0  time: 16.42 s
540.19/540.22	c learnt bin added due to v-elim: 0
540.19/540.22	c vivif2 --  cl tried     2824 cl shrink        0 lits rem          0 time: 0.00
540.19/540.25	c vivif2 --  cl tried    99914 cl shrink        0 lits rem          0 time: 0.03
540.29/540.32	c asymm  cl-useful: 0/620/2824 lits-rem:0 time: 0.07
540.29/540.32	c calculated reachability. Time: 0.00
540.29/540.32	c  N dy    35   1711044       702      2824       132     99914      8812   2537272     44.48     26.56  --
760.58/760.60	c  N dy    36   2211045       702      2824       132    114438      8812   2778455     42.86     27.16  --
760.68/760.71	c  S st    36   2211045       702      2824       132    114438      8812   2778455     42.86     27.16  --
761.08/761.15	c  S st    36   2211547       702      2824       132    114939      8812   2790175     42.86     27.16  --
761.08/761.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
761.08/761.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
761.88/761.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 23.7M T:  0.78
761.88/761.94	c Calc non-exist non-lernt bins v-fix:     0 done:    702 time:  0.00 s
761.88/761.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
761.88/761.97	c Subs w/ non-existent bins:      0 time:  0.03 s
761.98/762.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.98/762.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
761.98/762.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
776.08/776.13	c ORs :     64 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.48
777.38/777.47	c Added 8 vars  tried: 80000 time: 1.35
780.48/780.57	c ORs :      8 avg-s:  0.0 cl-sh: 72028 l-rem:  72028 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    4.45
780.58/780.62	c lits-rem:       928  cl-subs:     8160  v-elim:     28  v-fix:    0  time: 18.57 s
780.58/780.62	c learnt bin added due to v-elim: 0
780.58/780.62	c vivif2 --  cl tried     2832 cl shrink        0 lits rem          0 time: 0.00
780.58/780.66	c vivif2 --  cl tried   106779 cl shrink        0 lits rem          0 time: 0.04
780.78/780.82	c asymm  cl-useful: 0/1758/2832 lits-rem:0 time: 0.15
780.78/780.82	c calculated reachability. Time: 0.00
780.78/780.82	c  N dy    36   2211547       710      2832       148    106779      8868   2426778     42.86     27.16  --
1058.78/1058.88	c  N dy    37   2711547       710      2832       148    131287      8868   3015947     37.78     26.80  --
1058.98/1059.01	c  S st    37   2711547       710      2832       148    131287      8868   3015947     37.78     26.80  --
1059.48/1059.54	c  S st    37   2712049       710      2832       148    131789      8868   3027756     37.78     26.80  --
1059.48/1059.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1059.48/1059.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.08/1060.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.3M T:  0.61
1060.08/1060.17	c Calc non-exist non-lernt bins v-fix:     0 done:    710 time:  0.00 s
1060.08/1060.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.18/1060.21	c Subs w/ non-existent bins:      0 time:  0.04 s
1060.18/1060.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.28/1060.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.04 s
1060.28/1060.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1097.38/1097.42	c ORs :     72 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.19
1098.58/1098.69	c Added 8 vars  tried: 80000 time: 1.27
1099.28/1099.37	c ORs :      8 avg-s:  0.0 cl-sh: 22928 l-rem:  22928 b-add:     16 v-rep:   0 cl-rem: 0 avg s: nan T:    1.95
1099.38/1099.43	c lits-rem:        38  cl-subs:     7377  v-elim:     31  v-fix:    0  time: 39.13 s
1099.38/1099.43	c learnt bin added due to v-elim: 0
1099.38/1099.43	c vivif2 --  cl tried     2840 cl shrink        0 lits rem          0 time: 0.00
1099.38/1099.47	c vivif2 --  cl tried   124412 cl shrink        0 lits rem          0 time: 0.04
1099.48/1099.58	c asymm  cl-useful: 0/1082/2840 lits-rem:0 time: 0.11
1099.48/1099.59	c calculated reachability. Time: 0.00
1099.48/1099.59	c  N dy    37   2712049       718      2840       164    124412      8924   2772640     37.78     26.80  --
1099.48/1099.59	c  F st    37   2712049       718      2840       164    124412      8924   2772640     37.78     26.80  --
1100.38/1100.46	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-3173301-1301792827/watcher-3173301-1301792827 -o /tmp/evaluation-result-3173301-1301792827/solver-3173301-1301792827 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173301-1301792827.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.38 3.87 3.88 5/178 1101
/proc/meminfo: memFree=20013912/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=28952 CPUtime=0 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 564 0 0 0 0 0 0 0 21 0 1 0 290883191 29646848 502 33554432000 4194304 4797429 140736737865120 18446744073709551615 244446641931 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 7238 502 347 148 0 2167 0

[startup+0.032256 s]
/proc/loadavg: 3.38 3.87 3.88 5/178 1101
/proc/meminfo: memFree=20013912/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=127872 CPUtime=0.02 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 768 0 0 0 2 0 0 0 21 0 1 0 290883191 130940928 690 33554432000 4194304 4797429 140736737865120 18446744073709551615 4388567 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 31968 690 406 148 0 26897 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 127872

[startup+0.100228 s]
/proc/loadavg: 3.38 3.87 3.88 5/178 1101
/proc/meminfo: memFree=20013912/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=128004 CPUtime=0.09 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 840 0 0 0 9 0 0 0 21 0 1 0 290883191 131076096 760 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 32001 760 408 148 0 26930 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128004

[startup+0.300222 s]
/proc/loadavg: 3.38 3.87 3.88 5/178 1101
/proc/meminfo: memFree=20013912/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=128536 CPUtime=0.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 1099 0 0 0 29 0 0 0 22 0 1 0 290883191 131620864 850 33554432000 4194304 4797429 140736737865120 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 32134 851 408 148 0 27063 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128536

[startup+0.701135 s]
/proc/loadavg: 3.38 3.87 3.88 5/178 1101
/proc/meminfo: memFree=20013912/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=128880 CPUtime=0.69 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 1335 0 0 0 69 0 0 0 23 0 1 0 290883191 131973120 1075 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 32220 1075 408 148 0 27149 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128880

[startup+1.50099 s]
/proc/loadavg: 3.38 3.87 3.88 6/190 1118
/proc/meminfo: memFree=19992692/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=129620 CPUtime=1.49 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 1978 0 0 0 149 0 0 0 25 0 1 0 290883191 132730880 1124 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 32405 1124 408 148 0 27334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129620

[startup+3.10067 s]
/proc/loadavg: 3.38 3.87 3.88 6/190 1118
/proc/meminfo: memFree=19987236/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=131876 CPUtime=3.09 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 3066 0 0 0 309 0 0 0 18 0 1 0 290883191 135041024 1836 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 32969 1836 412 148 0 27898 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131876

[startup+6.30111 s]
/proc/loadavg: 3.43 3.87 3.88 6/190 1118
/proc/meminfo: memFree=19974392/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=133148 CPUtime=6.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 4704 0 0 0 629 0 0 0 25 0 1 0 290883191 136343552 2133 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424659 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 33287 2133 412 148 0 28216 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133148

[startup+12.7009 s]
/proc/loadavg: 3.48 3.87 3.88 6/190 1118
/proc/meminfo: memFree=19964784/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=136204 CPUtime=12.69 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 7282 0 0 0 1268 1 0 0 25 0 1 0 290883191 139472896 2995 33554432000 4194304 4797429 140736737865120 18446744073709551615 4524386 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 34051 2995 415 148 0 28980 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 136204

[startup+25.5005 s]
/proc/loadavg: 3.67 3.89 3.89 6/190 1118
/proc/meminfo: memFree=19952704/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=140656 CPUtime=25.49 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 11097 0 0 0 2547 2 0 0 25 0 1 0 290883191 144031744 3886 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 35164 3886 415 148 0 30093 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140656

[startup+51.1008 s]
/proc/loadavg: 3.78 3.90 3.89 6/190 1119
/proc/meminfo: memFree=19934980/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=144896 CPUtime=51.1 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 17481 0 0 0 5106 4 0 0 25 0 1 0 290883191 148373504 4821 33554432000 4194304 4797429 140736737865120 18446744073709551615 4426239 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 36224 4821 415 148 0 31153 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 144896

[startup+102.306 s]
/proc/loadavg: 3.95 3.93 3.90 5/190 1147
/proc/meminfo: memFree=19917836/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=149576 CPUtime=102.3 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 28464 0 0 0 10224 6 0 0 25 0 1 0 290883191 153165824 6867 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 37394 6867 415 148 0 32323 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 149576

[startup+162.301 s]
/proc/loadavg: 3.98 3.94 3.91 5/190 1149
/proc/meminfo: memFree=19897612/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=155136 CPUtime=162.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 41507 0 0 0 16219 10 0 0 25 0 1 0 290883191 158859264 7883 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 38784 7883 415 148 0 33713 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 155136

[startup+222.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 1150
/proc/meminfo: memFree=19872420/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=162904 CPUtime=222.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 52953 0 0 0 22215 14 0 0 25 0 1 0 290883191 166813696 10450 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 40726 10450 415 148 0 35655 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 162904

[startup+282.301 s]
/proc/loadavg: 3.99 3.95 3.91 5/190 1152
/proc/meminfo: memFree=19860568/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=164064 CPUtime=282.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 63279 0 0 0 28211 18 0 0 25 0 1 0 290883191 168001536 10846 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 41016 10846 415 148 0 35945 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 164064

[startup+342.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 1154
/proc/meminfo: memFree=19846732/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=169896 CPUtime=342.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 72552 0 0 0 34206 23 0 0 25 0 1 0 290883191 173973504 11887 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 42474 11887 415 148 0 37403 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 169896

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.91 5/190 1155
/proc/meminfo: memFree=19833696/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=169968 CPUtime=402.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 81537 0 0 0 40203 26 0 0 25 0 1 0 290883191 174047232 12276 33554432000 4194304 4797429 140736737865120 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 42492 12276 415 148 0 37421 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 169968

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 1157
/proc/meminfo: memFree=19835028/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=170796 CPUtime=462.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 90462 0 0 0 46199 30 0 0 25 0 1 0 290883191 174895104 11856 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 42699 11856 415 148 0 37628 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 170796

[startup+522.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/190 1158
/proc/meminfo: memFree=19811792/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=172716 CPUtime=522.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 98619 0 0 0 52196 33 0 0 25 0 1 0 290883191 176861184 13401 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 43179 13401 415 148 0 38108 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 172716

[startup+582.3 s]
/proc/loadavg: 4.04 4.00 3.92 5/190 1160
/proc/meminfo: memFree=19798368/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=183012 CPUtime=582.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 106798 0 0 0 58194 35 0 0 25 0 1 0 290883191 187404288 14729 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 45753 14729 415 148 0 40682 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 183012

[startup+642.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 1162
/proc/meminfo: memFree=19793488/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=183696 CPUtime=642.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 114413 0 0 0 64192 37 0 0 25 0 1 0 290883191 188104704 15930 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 45924 15930 415 148 0 40853 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 183696

[startup+702.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 1163
/proc/meminfo: memFree=19787476/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=184632 CPUtime=702.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 121733 0 0 0 70189 40 0 0 25 0 1 0 290883191 189063168 16322 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 46158 16322 415 148 0 41087 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 184632

[startup+762.307 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 1165
/proc/meminfo: memFree=19781340/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=188240 CPUtime=762.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 129612 0 0 0 76187 42 0 0 25 0 1 0 290883191 192757760 17158 33554432000 4194304 4797429 140736737865120 18446744073709551615 4506629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 47060 17158 415 148 0 41989 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 188240

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 1166
/proc/meminfo: memFree=19765300/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=191860 CPUtime=822.29 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 134216 0 0 0 82185 44 0 0 25 0 1 0 290883191 196464640 17959 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424965 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 47965 17959 415 148 0 42894 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 191860

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.93 5/190 1168
/proc/meminfo: memFree=19761908/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=192680 CPUtime=882.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 140719 0 0 0 88181 47 0 0 25 0 1 0 290883191 197304320 17581 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 48170 17581 415 148 0 43099 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 192680

[startup+942.3 s]
/proc/loadavg: 4.02 4.01 3.93 5/190 1170
/proc/meminfo: memFree=19768180/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=194824 CPUtime=942.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 146698 0 0 0 94178 50 0 0 25 0 1 0 290883191 199499776 16464 33554432000 4194304 4797429 140736737865120 18446744073709551615 4425708 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 48706 16464 415 148 0 43635 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 194824

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 1171
/proc/meminfo: memFree=19755108/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=194896 CPUtime=1002.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 151855 0 0 0 100176 52 0 0 25 0 1 0 290883191 199573504 17973 33554432000 4194304 4797429 140736737865120 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 48724 17973 415 148 0 43653 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 194896

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 1173
/proc/meminfo: memFree=19735220/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=196548 CPUtime=1062.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 156898 0 0 0 106174 54 0 0 25 0 1 0 290883191 201265152 19301 33554432000 4194304 4797429 140736737865120 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 49137 19301 415 148 0 44066 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 196548

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.94 5/190 1174
/proc/meminfo: memFree=19738408/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=200228 CPUtime=1122.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 160377 0 0 0 112173 55 0 0 25 0 1 0 290883191 205033472 18843 33554432000 4194304 4797429 140736737865120 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 50057 18843 415 148 0 44986 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 200228

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 1176
/proc/meminfo: memFree=19722752/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=200692 CPUtime=1182.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 165773 0 0 0 118171 57 0 0 25 0 1 0 290883191 205508608 20360 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 50173 20360 415 148 0 45102 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 200692

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1178
/proc/meminfo: memFree=19730508/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=201076 CPUtime=1242.28 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 172034 0 0 0 124168 60 0 0 25 0 1 0 290883191 205901824 18706 33554432000 4194304 4797429 140736737865120 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 50269 18706 415 148 0 45198 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 201076



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 1179
/proc/meminfo: memFree=19720904/32951124 swapFree=67111528/67111528
[pid=1101] ppid=1099 vsize=201140 CPUtime=1299.98 cores=0,2
/proc/1101/stat : 1101 (techdemo) R 1099 1101 891 0 -1 4202496 176982 0 0 0 129936 62 0 0 25 0 1 0 290883191 205967360 19532 33554432000 4194304 4797429 140736737865120 18446744073709551615 4425021 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/1101/statm: 50285 19532 415 148 0 45214 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 201140

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
CPU user time (s): 1299.37
CPU system time (s): 0.628904
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 302440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.628904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176982
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 2031

runsolver used 2.27665 second user time and 4.82027 second system time

The end

Launcher Data

Begin job on node105 at 2011-04-03 03:07:07
IDJOB=3173301
IDBENCH=82719
IDSOLVER=1585
FILE ID=node105/3173301-1301792827
RUNJOBID= node105-1301792827-1075
PBS_JOBID= 12841435
Free space on /tmp= 71484 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173301-1301792827/watcher-3173301-1301792827 -o /tmp/evaluation-result-3173301-1301792827/solver-3173301-1301792827 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173301-1301792827.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=1793547571

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20014208 kB
Buffers:        376184 kB
Cached:       12214764 kB
SwapCached:          0 kB
Active:        7572732 kB
Inactive:      5080992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20014208 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23368 kB
Writeback:           0 kB
AnonPages:       62392 kB
Mapped:          14620 kB
Slab:           218284 kB
PageTables:       5180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   188728 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= 71452 MiB
End job on node105 at 2011-04-03 03:28:50