Trace number 3173388

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
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-3173388-1301794100.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/1883/8010 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.15	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.15	c calculated reachability. Time: 0.00
0.09/0.15	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.25	c Decided on static restart strategy
2.49/2.50	c  N dy    12     30001        90      8010         0      9937     56070    237486     30.12     24.67  --
2.49/2.51	c  S st    12     30001        90      8010         0      9937     56070    237486     30.12     24.67  --
2.49/2.56	c  S st    12     30502        90      8010         0     10413     56070    251527     30.12     24.67  --
2.49/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
2.49/2.59	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.49/2.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.59	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.30/3.39	c lits-rem:      1790  cl-subs:     1179  v-elim:     90  v-fix:    0  time:  0.80 s
3.30/3.39	c learnt bin added due to v-elim: 0
3.30/3.39	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.30/3.39	c vivif2 --  cl tried     9234 cl shrink        0 lits rem          0 time: 0.00
3.49/3.56	c asymm  cl-useful: 0/2551/8010 lits-rem:0 time: 0.17
3.49/3.56	c calculated reachability. Time: 0.00
3.49/3.56	c  N dy    12     30502        90      8010         0      9234     56070    219028     30.12     24.67  --
3.49/3.56	c  F st    12     30502        90      8010         0      9234     56070    219028     30.12     24.67  --
3.69/3.74	c Decided on static restart strategy
4.99/5.02	c  N dy    21     45753        90      8010         0     16049     56070    400700     29.87     24.80  --
4.99/5.04	c  S st    21     45753        90      8010         0     16049     56070    400700     29.87     24.80  --
5.09/5.12	c  S st    21     46257        90      8010         0      8302     56070    156139     29.87     24.80  --
5.09/5.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
5.09/5.14	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
5.09/5.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.14	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.59/5.65	c lits-rem:        62  cl-subs:      148  v-elim:     90  v-fix:    0  time:  0.50 s
5.59/5.65	c learnt bin added due to v-elim: 0
5.59/5.65	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.59/5.65	c vivif2 --  cl tried     8154 cl shrink        0 lits rem          0 time: 0.00
5.79/5.80	c asymm  cl-useful: 0/2411/8010 lits-rem:0 time: 0.15
5.79/5.80	c calculated reachability. Time: 0.00
5.79/5.80	c  N dy    21     46257        90      8010         0      8154     56070    153516     29.87     24.80  --
7.98/8.07	c  N dy    39     69386        90      8010         0     10153     56070    177692     28.55     24.55  --
7.98/8.09	c  S st    39     69386        90      8010         0     10153     56070    177692     28.55     24.55  --
8.09/8.14	c  S st    39     69887        90      8010         0     10626     56070    191701     28.55     24.55  --
8.09/8.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.09/8.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
8.09/8.17	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
8.09/8.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.09/8.17	c Subs w/ non-existent bins:      0 time:  0.00 s
8.09/8.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.70/8.77	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.69/9.74	c Added 1 vars  tried: 35378 time: 0.97
9.69/9.74	c ORs :      1 avg-s:  0.0 cl-sh:   875 l-rem:    875 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.97
9.69/9.75	c lits-rem:       200  cl-subs:      251  v-elim:     90  v-fix:    0  time:  1.57 s
9.69/9.75	c learnt bin added due to v-elim: 0
9.69/9.75	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
9.69/9.75	c vivif2 --  cl tried    10375 cl shrink        0 lits rem          0 time: 0.00
9.80/9.83	c asymm  cl-useful: 0/1166/8011 lits-rem:0 time: 0.08
9.80/9.83	c calculated reachability. Time: 0.00
9.80/9.83	c  N dy    39     69887        91      8011         2     10375     56064    185787     28.55     24.55  --
9.80/9.83	c  F st    39     69887        91      8011         2     10375     56064    185787     28.55     24.55  --
9.99/10.02	c Decided on static restart strategy
13.59/13.68	c  N dy    46    104831        91      8011         2     19524     56064    427347     30.63     24.62  --
13.59/13.70	c  S st    46    104831        91      8011         2     19524     56064    427347     30.63     24.62  --
13.69/13.76	c  S st    46    105331        91      8011         2     20003     56064    441100     30.63     24.62  --
13.69/13.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.69/13.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.07
13.79/13.83	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
13.79/13.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.83	c Subs w/ non-existent bins:      0 time:  0.00 s
13.79/13.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
14.89/14.92	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.30	c Added 1 vars  tried: 63368 time: 3.38
18.29/18.33	c ORs :      1 avg-s:  0.0 cl-sh:  3693 l-rem:   3693 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.42
18.29/18.34	c lits-rem:      2444  cl-subs:     2065  v-elim:     90  v-fix:    0  time:  4.50 s
18.29/18.34	c learnt bin added due to v-elim: 0
18.29/18.34	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
18.29/18.34	c vivif2 --  cl tried    17938 cl shrink        0 lits rem          0 time: 0.00
18.49/18.51	c asymm  cl-useful: 0/2581/8012 lits-rem:0 time: 0.17
18.49/18.51	c calculated reachability. Time: 0.00
18.49/18.51	c  N dy    46    105331        92      8012         4     17938     56055    376043     30.63     24.62  --
25.79/25.87	c  N dy    49    157997        92      8012         4     25203     56055    547480     30.02     24.57  --
25.79/25.89	c  S st    49    157997        92      8012         4     25203     56055    547480     30.02     24.57  --
25.89/25.97	c  S st    49    158501        92      8012         4     25685     56055    561314     30.02     24.57  --
25.89/25.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.89/25.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.0M T:  0.08
25.99/26.06	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
25.99/26.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.99/26.06	c Subs w/ non-existent bins:      0 time:  0.00 s
25.99/26.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.99/26.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.99/26.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.49/27.53	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.59/32.66	c Added 1 vars  tried: 80000 time: 5.12
32.69/32.72	c ORs :      1 avg-s:  0.0 cl-sh:  5722 l-rem:   5722 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.19
32.69/32.73	c lits-rem:      3253  cl-subs:     2609  v-elim:     90  v-fix:    0  time:  6.66 s
32.69/32.73	c learnt bin added due to v-elim: 0
32.69/32.73	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
32.69/32.74	c vivif2 --  cl tried    23076 cl shrink        0 lits rem          0 time: 0.00
32.79/32.82	c asymm  cl-useful: 0/1039/8013 lits-rem:0 time: 0.08
32.79/32.82	c calculated reachability. Time: 0.00
32.79/32.82	c  N dy    49    158501        93      8013         6     23076     56041    478976     30.02     24.57  --
44.89/44.96	c  N dy    56    237751        93      8013         6     27884     56041    565158     30.29     24.56  --
44.89/44.99	c  S st    56    237751        93      8013         6     27884     56041    565158     30.29     24.56  --
45.00/45.08	c  S st    56    238252        93      8013         6     28365     56041    578692     30.29     24.56  --
45.00/45.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.00/45.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/45.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.12
45.19/45.20	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
45.19/45.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.19/45.21	c Subs w/ non-existent bins:      0 time:  0.00 s
45.19/45.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.19/45.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.19/45.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.69/46.75	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.19/52.23	c Added 1 vars  tried: 80000 time: 5.48
52.29/52.31	c ORs :      1 avg-s:  0.0 cl-sh:  5381 l-rem:   5381 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.55
52.29/52.31	c lits-rem:       928  cl-subs:     2708  v-elim:     90  v-fix:    0  time:  7.10 s
52.29/52.31	c learnt bin added due to v-elim: 0
52.29/52.32	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
52.29/52.32	c vivif2 --  cl tried    25657 cl shrink        0 lits rem          0 time: 0.00
52.39/52.40	c asymm  cl-useful: 0/737/8014 lits-rem:0 time: 0.08
52.39/52.40	c calculated reachability. Time: 0.00
52.39/52.40	c  N dy    56    238252        94      8014         8     25657     56034    498382     30.29     24.56  --
74.59/74.62	c  N dy    57    357379        94      8014         8     30102     56034    534252     28.21     23.88  --
74.59/74.64	c  S st    57    357379        94      8014         8     30102     56034    534252     28.21     23.88  --
74.69/74.74	c  S st    57    357884        94      8014         8     30579     56034    548064     28.21     23.88  --
74.69/74.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.69/74.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.79/74.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.11
74.79/74.86	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
74.79/74.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.79/74.86	c Subs w/ non-existent bins:      0 time:  0.00 s
74.79/74.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.79/74.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.79/74.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.99/76.07	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
81.08/81.13	c Added 1 vars  tried: 80000 time: 5.06
81.08/81.18	c ORs :      1 avg-s:  0.0 cl-sh:  3968 l-rem:   3968 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.11
81.08/81.19	c lits-rem:      1453  cl-subs:     2139  v-elim:     90  v-fix:    0  time:  6.32 s
81.08/81.19	c learnt bin added due to v-elim: 0
81.08/81.19	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
81.08/81.19	c vivif2 --  cl tried    28440 cl shrink        0 lits rem          0 time: 0.00
81.18/81.28	c asymm  cl-useful: 0/513/8015 lits-rem:0 time: 0.09
81.18/81.28	c calculated reachability. Time: 0.00
81.18/81.28	c  N dy    57    357884        95      8015        10     28440     56029    492066     28.21     23.88  --
118.80/118.87	c  N dy    65    536826        95      8015        10     35415     56029    599192     27.91     23.88  --
118.89/118.90	c  S st    65    536826        95      8015        10     35415     56029    599192     27.91     23.88  --
118.99/119.01	c  S st    65    537329        95      8015        10     35896     56029    613018     27.91     23.88  --
118.99/119.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
118.99/119.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.09/119.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.2M T:  0.16
119.09/119.16	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
119.09/119.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
119.09/119.17	c Subs w/ non-existent bins:      0 time:  0.00 s
119.09/119.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
119.09/119.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
119.09/119.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
120.69/120.73	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
126.50/126.54	c Added 1 vars  tried: 80000 time: 5.81
126.50/126.59	c ORs :      1 avg-s:  0.0 cl-sh:  4119 l-rem:   4119 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.86
126.59/126.60	c lits-rem:       913  cl-subs:     2491  v-elim:     90  v-fix:    0  time:  7.42 s
126.59/126.60	c learnt bin added due to v-elim: 0
126.59/126.60	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
126.59/126.61	c vivif2 --  cl tried    33405 cl shrink        0 lits rem          0 time: 0.00
126.69/126.70	c asymm  cl-useful: 0/609/8016 lits-rem:0 time: 0.09
126.69/126.70	c calculated reachability. Time: 0.00
126.69/126.70	c  N dy    65    537329        96      8016        12     33405     56021    547942     27.91     23.88  --
126.69/126.70	c  F st    65    537329        96      8016        12     33405     56021    547942     27.91     23.88  --
126.99/127.09	c Decided on static restart strategy
196.09/196.17	c  N dy    82    805993        96      8016        12     55262     56021   1083866     29.37     23.76  --
196.19/196.22	c  S st    82    805993        96      8016        12     55262     56021   1083866     29.37     23.76  --
196.29/196.38	c  S st    82    806498        96      8016        12     55749     56021   1098336     29.37     23.76  --
196.29/196.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
196.29/196.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.59/196.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 15.1M T:  0.31
196.59/196.69	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
196.59/196.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
196.69/196.70	c Subs w/ non-existent bins:      0 time:  0.01 s
196.69/196.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
196.69/196.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.69/196.72	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
200.99/201.03	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
212.49/212.54	c Added 1 vars  tried: 80000 time: 11.51
212.69/212.76	c ORs :      1 avg-s:  0.0 cl-sh:  9516 l-rem:   9516 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.73
212.69/212.78	c lits-rem:      1348  cl-subs:     5870  v-elim:     90  v-fix:    0  time: 16.06 s
212.69/212.78	c learnt bin added due to v-elim: 0
212.69/212.78	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
212.69/212.79	c vivif2 --  cl tried    49879 cl shrink        0 lits rem          0 time: 0.01
212.79/212.89	c asymm  cl-useful: 0/432/8017 lits-rem:0 time: 0.10
212.79/212.89	c calculated reachability. Time: 0.00
212.79/212.89	c  N dy    82    806498        97      8017        14     49879     56012    936103     29.37     23.76  --
345.79/345.89	c  N dy    83   1209748        97      8017        14     65233     56012   1196530     28.21     23.32  --
345.89/345.94	c  S st    83   1209748        97      8017        14     65233     56012   1196530     28.21     23.32  --
346.09/346.15	c  S st    83   1210250        97      8017        14     65715     56012   1210508     28.21     23.32  --
346.09/346.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
346.09/346.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.49/346.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.9M T:  0.42
346.49/346.57	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
346.49/346.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.49/346.59	c Subs w/ non-existent bins:      0 time:  0.01 s
346.59/346.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
346.59/346.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.59/346.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
352.18/352.27	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
365.09/365.17	c Added 1 vars  tried: 80000 time: 12.90
365.39/365.48	c ORs :      1 avg-s:  0.0 cl-sh: 11460 l-rem:  11460 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   13.21
365.49/365.50	c lits-rem:      2735  cl-subs:     6629  v-elim:     90  v-fix:    0  time: 18.89 s
365.49/365.50	c learnt bin added due to v-elim: 0
365.49/365.51	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
365.49/365.52	c vivif2 --  cl tried    59086 cl shrink        0 lits rem          0 time: 0.01
365.59/365.62	c asymm  cl-useful: 0/272/8018 lits-rem:0 time: 0.11
365.59/365.63	c calculated reachability. Time: 0.00
365.59/365.63	c  N dy    83   1210250        98      8018        16     59086     56002   1033822     28.21     23.32  --
567.39/567.46	c  N dy    85   1710251        98      8018        16     89295     56002   1786610     30.16     23.62  --
567.49/567.53	c  S st    85   1710251        98      8018        16     89295     56002   1786610     30.16     23.62  --
567.79/567.82	c  S st    85   1710755        98      8018        16     89787     56002   1800923     30.16     23.62  --
567.79/567.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
567.79/567.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.49/568.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.6M T:  0.67
568.49/568.50	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
568.49/568.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
568.49/568.51	c Subs w/ non-existent bins:      0 time:  0.02 s
568.49/568.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
568.49/568.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.49/568.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
580.08/580.14	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
601.28/601.36	c Added 1 vars  tried: 80000 time: 21.22
601.88/602.00	c ORs :      1 avg-s:  0.0 cl-sh: 16777 l-rem:  16777 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.85
601.98/602.03	c lits-rem:       497  cl-subs:    10411  v-elim:     90  v-fix:    0  time: 33.47 s
601.98/602.03	c learnt bin added due to v-elim: 0
601.98/602.03	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
601.98/602.05	c vivif2 --  cl tried    79376 cl shrink        0 lits rem          0 time: 0.02
602.08/602.17	c asymm  cl-useful: 0/240/8019 lits-rem:0 time: 0.12
602.08/602.17	c calculated reachability. Time: 0.00
602.08/602.17	c  N dy    85   1710755        99      8019        18     79376     55996   1507408     30.16     23.62  --
818.38/818.48	c  N dy    89   2210755        99      8019        18     94717     55996   1793072     29.87     23.73  --
818.47/818.56	c  S st    89   2210755        99      8019        18     94717     55996   1793072     29.87     23.73  --
818.77/818.87	c  S st    89   2211259        99      8019        18     95202     55996   1806859     29.87     23.73  --
818.77/818.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
818.77/818.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
819.58/819.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 32.7M T:  0.74
819.58/819.61	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
819.58/819.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
819.58/819.63	c Subs w/ non-existent bins:      0 time:  0.02 s
819.58/819.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
819.58/819.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
819.58/819.67	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
832.59/832.70	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
854.38/854.47	c Added 2 vars  tried: 80000 time: 21.77
855.18/855.28	c ORs :      2 avg-s:  0.0 cl-sh: 20695 l-rem:  20695 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   22.58
855.28/855.31	c lits-rem:      2590  cl-subs:    10642  v-elim:     90  v-fix:    0  time: 35.64 s
855.28/855.31	c learnt bin added due to v-elim: 0
855.28/855.31	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
855.28/855.33	c vivif2 --  cl tried    84560 cl shrink        0 lits rem          0 time: 0.02
855.38/855.44	c asymm  cl-useful: 0/193/8021 lits-rem:0 time: 0.10
855.38/855.44	c calculated reachability. Time: 0.00
855.38/855.44	c  N dy    89   2211259       101      8021        22     84560     55983   1500213     29.87     23.73  --
1124.57/1124.60	c  N dy    90   2711262       101      8021        22    108027     55983   2029974     28.11     23.39  --
1124.57/1124.68	c  S st    90   2711262       101      8021        22    108027     55983   2029974     28.11     23.39  --
1124.97/1125.05	c  S st    90   2711764       101      8021        22    108506     55983   2043326     28.11     23.39  --
1124.97/1125.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1124.97/1125.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1125.87/1125.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 38.0M T:  0.87
1125.87/1125.94	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1125.87/1125.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1125.87/1125.96	c Subs w/ non-existent bins:      0 time:  0.02 s
1125.87/1125.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1125.97/1126.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1125.97/1126.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1140.27/1140.34	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.10
1163.57/1163.62	c Added 2 vars  tried: 80000 time: 23.28
1164.57/1164.68	c ORs :      2 avg-s:  0.0 cl-sh: 24014 l-rem:  24014 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   24.35
1164.67/1164.72	c lits-rem:      2628  cl-subs:    12265  v-elim:     90  v-fix:    0  time: 38.72 s
1164.67/1164.72	c learnt bin added due to v-elim: 0
1164.67/1164.72	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1164.67/1164.75	c vivif2 --  cl tried    96241 cl shrink        0 lits rem          0 time: 0.02
1164.78/1164.86	c asymm  cl-useful: 0/182/8023 lits-rem:0 time: 0.12
1164.78/1164.87	c calculated reachability. Time: 0.00
1164.78/1164.87	c  N dy    90   2711764       103      8023        26     96241     55972   1700630     28.11     23.39  --
1164.78/1164.87	c  F st    90   2711764       103      8023        26     96241     55972   1700630     28.11     23.39  --
1165.98/1166.04	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-3173388-1301794100/watcher-3173388-1301794100 -o /tmp/evaluation-result-3173388-1301794100/solver-3173388-1301794100 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173388-1301794100.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: 4.02 4.01 3.95 5/186 19278
/proc/meminfo: memFree=19100580/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=28784 CPUtime=0 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 585 0 0 0 0 0 0 0 25 0 1 0 369640649 29474816 522 33554432000 4194304 4797429 140733280510768 18446744073709551615 260905090583 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 7196 522 347 148 0 2125 0

[startup+0.045979 s]
/proc/loadavg: 4.02 4.01 3.95 5/186 19278
/proc/meminfo: memFree=19100580/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=29176 CPUtime=0.04 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 745 0 0 0 4 0 0 0 25 0 1 0 369640649 29876224 676 33554432000 4194304 4797429 140733280510768 18446744073709551615 4428981 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 7294 676 369 148 0 2223 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 29176

[startup+0.100969 s]
/proc/loadavg: 4.02 4.01 3.95 5/186 19278
/proc/meminfo: memFree=19100580/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=29176 CPUtime=0.09 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 748 0 0 0 9 0 0 0 25 0 1 0 369640649 29876224 679 33554432000 4194304 4797429 140733280510768 18446744073709551615 4429114 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 7294 679 369 148 0 2223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29176

[startup+0.300931 s]
/proc/loadavg: 4.02 4.01 3.95 5/186 19278
/proc/meminfo: memFree=19100580/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=128884 CPUtime=0.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 1185 0 0 0 29 0 0 0 25 0 1 0 369640649 131977216 1041 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 32221 1041 405 148 0 27150 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128884

[startup+0.700858 s]
/proc/loadavg: 4.02 4.01 3.95 5/186 19278
/proc/meminfo: memFree=19100580/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=129588 CPUtime=0.69 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 1602 0 0 0 69 0 0 0 25 0 1 0 369640649 132698112 1237 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 32397 1237 405 148 0 27326 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129588

[startup+1.50076 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 19291
/proc/meminfo: memFree=19089188/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=130588 CPUtime=1.49 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 2403 0 0 0 149 0 0 0 25 0 1 0 369640649 133722112 1357 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424850 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 32647 1357 405 148 0 27576 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130588

[startup+3.10042 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 19291
/proc/meminfo: memFree=19083484/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=132664 CPUtime=3.09 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 3453 0 0 0 309 0 0 0 25 0 1 0 369640649 135847936 1974 33554432000 4194304 4797429 140733280510768 18446744073709551615 4568320 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 33166 1974 409 148 0 28095 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132664

[startup+6.30083 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 19291
/proc/meminfo: memFree=19072092/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=133672 CPUtime=6.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 4790 0 0 0 629 0 0 0 25 0 1 0 369640649 136880128 2277 33554432000 4194304 4797429 140733280510768 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 33418 2277 410 148 0 28347 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133672

[startup+12.7007 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 19291
/proc/meminfo: memFree=19060356/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=135780 CPUtime=12.69 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 7221 0 0 0 1268 1 0 0 25 0 1 0 369640649 139038720 2889 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 33945 2889 415 148 0 28874 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135780

[startup+25.5003 s]
/proc/loadavg: 4.01 4.01 3.95 5/190 19292
/proc/meminfo: memFree=19046928/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=139440 CPUtime=25.48 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 11075 0 0 0 2547 1 0 0 25 0 1 0 369640649 142786560 3637 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 34860 3637 415 148 0 29789 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 139440

[startup+51.1007 s]
/proc/loadavg: 4.01 4.00 3.95 5/190 19292
/proc/meminfo: memFree=19027408/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=144588 CPUtime=51.09 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 16154 0 0 0 5106 3 0 0 25 0 1 0 369640649 148058112 4969 33554432000 4194304 4797429 140733280510768 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 36147 4969 415 148 0 31076 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144588

[startup+102.306 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19294
/proc/meminfo: memFree=19007644/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=147020 CPUtime=102.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 26669 0 0 0 10224 5 0 0 25 0 1 0 369640649 150548480 6079 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 36755 6079 415 148 0 31684 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147020

[startup+162.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19295
/proc/meminfo: memFree=18990744/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=152232 CPUtime=162.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 37851 0 0 0 16220 9 0 0 25 0 1 0 369640649 155885568 6906 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 38058 6906 415 148 0 32987 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152232

[startup+222.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19297
/proc/meminfo: memFree=18966280/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=160184 CPUtime=222.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 46405 0 0 0 22218 11 0 0 25 0 1 0 369640649 164028416 8473 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 40046 8473 415 148 0 34975 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 160184

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19299
/proc/meminfo: memFree=18957304/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=160356 CPUtime=282.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 54404 0 0 0 28216 13 0 0 25 0 1 0 369640649 164204544 9085 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 40089 9085 415 148 0 35018 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 160356

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19300
/proc/meminfo: memFree=18938552/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=160588 CPUtime=342.29 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 62003 0 0 0 34214 15 0 0 25 0 1 0 369640649 164442112 8767 33554432000 4194304 4797429 140733280510768 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 40147 8767 415 148 0 35076 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 160588

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19302
/proc/meminfo: memFree=18933452/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=165136 CPUtime=402.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 67840 0 0 0 40210 18 0 0 25 0 1 0 369640649 169099264 10030 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 41284 10030 415 148 0 36213 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 165136

[startup+462.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19303
/proc/meminfo: memFree=18930936/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=165908 CPUtime=462.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 75068 0 0 0 46209 19 0 0 25 0 1 0 369640649 169889792 10323 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 41477 10323 415 148 0 36406 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 165908

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19305
/proc/meminfo: memFree=18901384/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=166880 CPUtime=522.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 80887 0 0 0 52206 22 0 0 25 0 1 0 369640649 170885120 11295 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 41720 11295 415 148 0 36649 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 166880

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 19307
/proc/meminfo: memFree=18894152/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=171664 CPUtime=582.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 86961 0 0 0 58205 23 0 0 25 0 1 0 369640649 175783936 12385 33554432000 4194304 4797429 140733280510768 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 42916 12385 415 148 0 37845 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 171664

[startup+642.301 s]
/proc/loadavg: 4.04 4.01 3.95 5/190 19311
/proc/meminfo: memFree=18886396/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=175356 CPUtime=642.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 92344 0 0 0 64203 25 0 0 25 0 1 0 369640649 179564544 12332 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 43839 12332 415 148 0 38768 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 175356

[startup+702.301 s]
/proc/loadavg: 4.06 4.02 3.96 5/190 19313
/proc/meminfo: memFree=18882104/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=175448 CPUtime=702.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 98299 0 0 0 70200 28 0 0 25 0 1 0 369640649 179658752 13008 33554432000 4194304 4797429 140733280510768 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 43862 13008 415 148 0 38791 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 175448

[startup+762.307 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 19314
/proc/meminfo: memFree=18872780/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=175532 CPUtime=762.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 104064 0 0 0 76198 30 0 0 25 0 1 0 369640649 179744768 13333 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 43883 13333 415 148 0 38812 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 175532

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.96 5/190 19316
/proc/meminfo: memFree=18858624/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=178400 CPUtime=822.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 110037 0 0 0 82195 33 0 0 25 0 1 0 369640649 182681600 13786 33554432000 4194304 4797429 140733280510768 18446744073709551615 4524576 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 44600 13786 415 148 0 39529 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 178400

[startup+882.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 19318
/proc/meminfo: memFree=18852624/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=183228 CPUtime=882.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 113303 0 0 0 88194 34 0 0 25 0 1 0 369640649 187625472 13973 33554432000 4194304 4797429 140733280510768 18446744073709551615 4351723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 45807 13973 415 148 0 40736 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 183228

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.96 5/190 19319
/proc/meminfo: memFree=18842296/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=183192 CPUtime=942.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 117472 0 0 0 94193 35 0 0 25 0 1 0 369640649 187588608 15312 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 45798 15312 415 148 0 40727 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 183192

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 19321
/proc/meminfo: memFree=18849568/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=183336 CPUtime=1002.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 123015 0 0 0 100190 38 0 0 25 0 1 0 369640649 187736064 15028 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 45834 15028 415 148 0 40763 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 183336

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 19322
/proc/meminfo: memFree=18820904/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=183972 CPUtime=1062.28 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 126868 0 0 0 106188 40 0 0 25 0 1 0 369640649 188387328 15848 33554432000 4194304 4797429 140733280510768 18446744073709551615 4345227 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 45993 15848 415 148 0 40922 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 183972

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 19324
/proc/meminfo: memFree=18824088/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=185168 CPUtime=1122.27 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 132421 0 0 0 112186 41 0 0 25 0 1 0 369640649 189612032 15361 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 46292 15361 415 148 0 41221 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 185168

[startup+1182.3 s]
/proc/loadavg: 4.06 4.01 3.97 5/190 19326
/proc/meminfo: memFree=18809296/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=189008 CPUtime=1182.27 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 134353 0 0 0 118185 42 0 0 25 0 1 0 369640649 193544192 17255 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 47252 17255 415 148 0 42181 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 189008

[startup+1242.3 s]
/proc/loadavg: 4.12 4.04 3.98 5/190 19327
/proc/meminfo: memFree=18816808/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=189852 CPUtime=1242.27 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 140027 0 0 0 124184 43 0 0 25 0 1 0 369640649 194408448 16284 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 47463 16284 415 148 0 42392 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 189852



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.98 3/186 19331
/proc/meminfo: memFree=18934000/32950928 swapFree=67111528/67111528
[pid=19278] ppid=19276 vsize=190148 CPUtime=1299.98 cores=0,2
/proc/19278/stat : 19278 (techdemo) R 19276 19278 18923 0 -1 4202496 144282 0 0 0 129953 45 0 0 25 0 1 0 369640649 194711552 17270 33554432000 4194304 4797429 140733280510768 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19278/statm: 47537 17270 415 148 0 42466 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 190148

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1299.99
CPU user time (s): 1299.54
CPU system time (s): 0.45593
CPU usage (%): 99.9987
Max. virtual memory (cumulated for all children) (KiB): 300492

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

runsolver used 2.03869 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 03:28:20
IDJOB=3173388
IDBENCH=82806
IDSOLVER=1585
FILE ID=node116/3173388-1301794100
RUNJOBID= node116-1301792797-19101
PBS_JOBID= 12841424
Free space on /tmp= 71244 MiB

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

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=688080007

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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:     32950928 kB
MemFree:      19100888 kB
Buffers:        393272 kB
Cached:       13077336 kB
SwapCached:          0 kB
Active:        9161936 kB
Inactive:      4376932 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19100888 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24080 kB
Writeback:           0 kB
AnonPages:       68152 kB
Mapped:          16196 kB
Slab:           246200 kB
PageTables:       5252 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   448612 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= 71252 MiB
End job on node116 at 2011-04-03 03:50:02