Trace number 3173614

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-S741717046-057.UNKNOWN.cnf
MD5SUM1f00de1fd8adbfbf4cc573ef44af531f
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-3173614-1301797121.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.00	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.00	c -- vars added         90
0.00/0.00	c Parsing time:  0.01 s
0.00/0.00	c  N st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 0/1896/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:      48 undec:       1 neg:      41
0.09/0.15	c =========================================================================================
0.09/0.15	c types(t): F = full restart, N = normal restart
0.09/0.15	c types(t): S = simplification begin/end, E = solution found
0.09/0.15	c restart types(rt): st = static, dy = dynamic
0.09/0.15	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.15	c  B st     0         0        90      8010         0         0     56070         0   no data   no data  --
0.19/0.25	c Decided on static restart strategy
2.49/2.53	c  N dy     9     30000        90      8010         0      9862     56070    236429     29.08     24.06  --
2.49/2.54	c  S st     9     30000        90      8010         0      9862     56070    236429     29.08     24.06  --
2.49/2.59	c  S st     9     30500        90      8010         0     10338     56070    250328     29.08     24.06  --
2.49/2.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
2.59/2.62	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
2.59/2.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.62	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.63	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.49/3.52	c lits-rem:      1860  cl-subs:     1211  v-elim:     90  v-fix:    0  time:  0.89 s
3.49/3.52	c learnt bin added due to v-elim: 0
3.49/3.52	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3.49/3.52	c vivif2 --  cl tried     9127 cl shrink        0 lits rem          0 time: 0.00
3.59/3.69	c asymm  cl-useful: 0/2598/8010 lits-rem:0 time: 0.17
3.59/3.69	c calculated reachability. Time: 0.00
3.59/3.69	c  N dy     9     30500        90      8010         0      9127     56070    215839     29.08     24.06  --
3.59/3.69	c  F st     9     30500        90      8010         0      9127     56070    215839     29.08     24.06  --
3.79/3.86	c Decided on static restart strategy
4.99/5.05	c  N dy    20     45750        90      8010         0     16043     56070    403364     30.06     24.42  --
4.99/5.07	c  S st    20     45750        90      8010         0     16043     56070    403364     30.06     24.42  --
5.09/5.15	c  S st    20     46252        90      8010         0      8280     56070    155949     30.06     24.42  --
5.09/5.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	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.17	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
5.09/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.17	c Subs w/ non-existent bins:      0 time:  0.00 s
5.09/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.59/5.69	c lits-rem:        55  cl-subs:      160  v-elim:     90  v-fix:    0  time:  0.52 s
5.59/5.69	c learnt bin added due to v-elim: 0
5.59/5.69	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
5.59/5.69	c vivif2 --  cl tried     8120 cl shrink        0 lits rem          0 time: 0.00
5.79/5.84	c asymm  cl-useful: 0/2357/8010 lits-rem:0 time: 0.15
5.79/5.84	c calculated reachability. Time: 0.00
5.79/5.84	c  N dy    20     46252        90      8010         0      8120     56070    153414     30.06     24.42  --
8.39/8.46	c  N dy    21     69379        90      8010         0     10103     56070    179484     29.87     24.55  --
8.39/8.47	c  S st    21     69379        90      8010         0     10103     56070    179484     29.87     24.55  --
8.48/8.52	c  S st    21     69879        90      8010         0     10574     56070    193427     29.87     24.55  --
8.48/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.48/8.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.48/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.6M T:  0.03
8.48/8.55	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
8.48/8.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.48/8.55	c Subs w/ non-existent bins:      0 time:  0.00 s
8.48/8.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.48/8.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.48/8.56	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.18/9.22	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
10.08/10.16	c Added 1 vars  tried: 35644 time: 0.93
10.08/10.17	c ORs :      1 avg-s:  0.0 cl-sh:  1348 l-rem:   1348 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.94
10.08/10.17	c lits-rem:       148  cl-subs:      199  v-elim:     90  v-fix:    0  time:  1.61 s
10.08/10.17	c learnt bin added due to v-elim: 0
10.08/10.17	c vivif2 --  cl tried     8011 cl shrink        0 lits rem          0 time: 0.00
10.08/10.17	c vivif2 --  cl tried    10375 cl shrink        0 lits rem          0 time: 0.00
10.18/10.24	c asymm  cl-useful: 0/1160/8011 lits-rem:0 time: 0.07
10.18/10.25	c calculated reachability. Time: 0.00
10.18/10.25	c  N dy    21     69879        91      8011         2     10375     56062    188013     29.87     24.55  --
10.18/10.25	c  F st    21     69879        91      8011         2     10375     56062    188013     29.87     24.55  --
10.38/10.42	c Decided on static restart strategy
14.09/14.14	c  N dy    30    104818        91      8011         2     19593     56062    429808     29.98     24.65  --
14.09/14.16	c  S st    30    104818        91      8011         2     19593     56062    429808     29.98     24.65  --
14.20/14.23	c  S st    30    105323        91      8011         2     20083     56062    444028     29.98     24.65  --
14.20/14.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.20/14.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.3M T:  0.07
14.30/14.31	c Calc non-exist non-lernt bins v-fix:     0 done:     91 time:  0.00 s
14.30/14.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.30/14.31	c Subs w/ non-existent bins:      0 time:  0.00 s
14.30/14.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.30/14.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.30/14.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.40/15.43	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.79/18.83	c Added 1 vars  tried: 63724 time: 3.40
18.79/18.88	c ORs :      1 avg-s:  0.0 cl-sh:  4329 l-rem:   4329 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    3.44
18.79/18.89	c lits-rem:      1592  cl-subs:     1936  v-elim:     90  v-fix:    0  time:  4.57 s
18.79/18.89	c learnt bin added due to v-elim: 0
18.79/18.89	c vivif2 --  cl tried     8012 cl shrink        0 lits rem          0 time: 0.00
18.79/18.89	c vivif2 --  cl tried    18147 cl shrink        0 lits rem          0 time: 0.00
18.99/19.05	c asymm  cl-useful: 0/2683/8012 lits-rem:0 time: 0.16
18.99/19.05	c calculated reachability. Time: 0.00
18.99/19.05	c  N dy    30    105323        92      8012         4     18147     56051    383577     29.98     24.65  --
26.09/26.19	c  N dy    31    157984        92      8012         4     25535     56051    547701     28.53     24.24  --
26.19/26.21	c  S st    31    157984        92      8012         4     25535     56051    547701     28.53     24.24  --
26.30/26.30	c  S st    31    158487        92      8012         4     26012     56051    561554     28.53     24.24  --
26.30/26.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.30/26.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.30/26.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.09
26.30/26.40	c Calc non-exist non-lernt bins v-fix:     0 done:     92 time:  0.00 s
26.30/26.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.30/26.40	c Subs w/ non-existent bins:      0 time:  0.00 s
26.40/26.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.40/26.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.40/26.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.69/27.74	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.69/32.77	c Added 1 vars  tried: 80000 time: 5.04
32.79/32.84	c ORs :      1 avg-s:  0.0 cl-sh:  5452 l-rem:   5452 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.10
32.79/32.85	c lits-rem:      1217  cl-subs:     3015  v-elim:     90  v-fix:    0  time:  6.44 s
32.79/32.85	c learnt bin added due to v-elim: 0
32.79/32.85	c vivif2 --  cl tried     8013 cl shrink        0 lits rem          0 time: 0.00
32.79/32.85	c vivif2 --  cl tried    22997 cl shrink        0 lits rem          0 time: 0.00
32.90/32.94	c asymm  cl-useful: 0/809/8013 lits-rem:0 time: 0.09
32.90/32.94	c calculated reachability. Time: 0.00
32.90/32.94	c  N dy    31    158487        93      8013         6     22997     56042    473541     28.53     24.24  --
45.10/45.17	c  N dy    32    237732        93      8013         6     27737     56042    557985     29.25     24.24  --
45.10/45.19	c  S st    32    237732        93      8013         6     27737     56042    557985     29.25     24.24  --
45.19/45.28	c  S st    32    238236        93      8013         6     28218     56042    572360     29.25     24.24  --
45.19/45.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.19/45.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.29/45.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.11
45.29/45.39	c Calc non-exist non-lernt bins v-fix:     0 done:     93 time:  0.00 s
45.29/45.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.39/45.40	c Subs w/ non-existent bins:      0 time:  0.00 s
45.39/45.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.39/45.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.39/45.41	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.79/46.87	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.22	c Added 1 vars  tried: 80000 time: 5.35
52.19/52.29	c ORs :      1 avg-s:  0.0 cl-sh:  5105 l-rem:   5105 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.42
52.29/52.30	c lits-rem:      1893  cl-subs:     2656  v-elim:     90  v-fix:    0  time:  6.89 s
52.29/52.30	c learnt bin added due to v-elim: 0
52.29/52.30	c vivif2 --  cl tried     8014 cl shrink        0 lits rem          0 time: 0.00
52.29/52.31	c vivif2 --  cl tried    25562 cl shrink        0 lits rem          0 time: 0.00
52.29/52.39	c asymm  cl-useful: 0/742/8014 lits-rem:0 time: 0.08
52.29/52.39	c calculated reachability. Time: 0.00
52.29/52.39	c  N dy    32    238236        94      8014         8     25562     56038    494247     29.25     24.24  --
74.09/74.17	c  N dy    41    357355        94      8014         8     29341     56038    520678     29.07     24.26  --
74.09/74.19	c  S st    41    357355        94      8014         8     29341     56038    520678     29.07     24.26  --
74.19/74.29	c  S st    41    357857        94      8014         8     29823     56038    534507     29.07     24.26  --
74.19/74.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
74.19/74.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.39/74.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.7M T:  0.12
74.39/74.41	c Calc non-exist non-lernt bins v-fix:     0 done:     94 time:  0.00 s
74.39/74.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
74.39/74.42	c Subs w/ non-existent bins:      0 time:  0.00 s
74.39/74.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
74.39/74.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
74.39/74.42	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.69/75.75	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
80.59/80.65	c Added 1 vars  tried: 80000 time: 4.90
80.69/80.70	c ORs :      1 avg-s:  0.0 cl-sh:  3934 l-rem:   3934 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.95
80.69/80.71	c lits-rem:      1198  cl-subs:     2212  v-elim:     90  v-fix:    0  time:  6.28 s
80.69/80.71	c learnt bin added due to v-elim: 0
80.69/80.71	c vivif2 --  cl tried     8015 cl shrink        0 lits rem          0 time: 0.00
80.69/80.71	c vivif2 --  cl tried    27611 cl shrink        0 lits rem          0 time: 0.00
80.79/80.80	c asymm  cl-useful: 0/611/8015 lits-rem:0 time: 0.09
80.79/80.80	c calculated reachability. Time: 0.00
80.79/80.80	c  N dy    41    357857        95      8015        10     27611     56027    473715     29.07     24.26  --
117.49/117.59	c  N dy    54    536785        95      8015        10     35035     56027    590295     29.06     24.14  --
117.60/117.61	c  S st    54    536785        95      8015        10     35035     56027    590295     29.06     24.14  --
117.70/117.72	c  S st    54    537290        95      8015        10     35525     56027    604047     29.06     24.14  --
117.70/117.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
117.70/117.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.79/117.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.6M T:  0.15
117.79/117.87	c Calc non-exist non-lernt bins v-fix:     0 done:     95 time:  0.00 s
117.79/117.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
117.79/117.88	c Subs w/ non-existent bins:      0 time:  0.00 s
117.79/117.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.79/117.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
117.79/117.89	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
119.39/119.42	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
125.09/125.12	c Added 1 vars  tried: 80000 time: 5.70
125.09/125.17	c ORs :      1 avg-s:  0.0 cl-sh:  4248 l-rem:   4248 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.75
125.09/125.19	c lits-rem:      1215  cl-subs:     2353  v-elim:     90  v-fix:    0  time:  7.30 s
125.09/125.19	c learnt bin added due to v-elim: 0
125.09/125.19	c vivif2 --  cl tried     8016 cl shrink        0 lits rem          0 time: 0.00
125.09/125.19	c vivif2 --  cl tried    33172 cl shrink        0 lits rem          0 time: 0.01
125.19/125.28	c asymm  cl-useful: 0/603/8016 lits-rem:0 time: 0.09
125.19/125.28	c calculated reachability. Time: 0.00
125.19/125.28	c  N dy    54    537290        96      8016        12     33172     56017    542603     29.06     24.14  --
125.19/125.28	c  F st    54    537290        96      8016        12     33172     56017    542603     29.06     24.14  --
125.58/125.65	c Decided on static restart strategy
191.59/191.69	c  N dy    68    805935        96      8016        12     55151     56017   1070888     29.43     24.06  --
191.69/191.74	c  S st    68    805935        96      8016        12     55151     56017   1070888     29.43     24.06  --
191.89/191.90	c  S st    68    806437        96      8016        12     55634     56017   1084777     29.43     24.06  --
191.89/191.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.89/191.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.19/192.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  0.30
192.19/192.21	c Calc non-exist non-lernt bins v-fix:     0 done:     96 time:  0.00 s
192.19/192.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.19/192.22	c Subs w/ non-existent bins:      0 time:  0.01 s
192.19/192.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.19/192.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.19/192.24	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
196.09/196.19	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
208.29/208.31	c Added 1 vars  tried: 80000 time: 12.12
208.49/208.55	c ORs :      1 avg-s:  0.0 cl-sh:  9974 l-rem:   9974 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.36
208.49/208.57	c lits-rem:       829  cl-subs:     5852  v-elim:     90  v-fix:    0  time: 16.33 s
208.49/208.57	c learnt bin added due to v-elim: 0
208.49/208.57	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
208.49/208.58	c vivif2 --  cl tried    49782 cl shrink        0 lits rem          0 time: 0.01
208.59/208.68	c asymm  cl-useful: 0/406/8017 lits-rem:0 time: 0.10
208.59/208.68	c calculated reachability. Time: 0.00
208.59/208.68	c  N dy    68    806437        97      8017        14     49782     56013    921194     29.43     24.06  --
335.78/335.83	c  N dy    79   1209656        97      8017        14     65367     56013   1218118     29.21     23.85  --
335.78/335.88	c  S st    79   1209656        97      8017        14     65367     56013   1218118     29.21     23.85  --
335.98/336.07	c  S st    79   1210163        97      8017        14     65851     56013   1231949     29.21     23.85  --
335.98/336.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
335.98/336.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.38/336.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.4M T:  0.39
336.38/336.47	c Calc non-exist non-lernt bins v-fix:     0 done:     97 time:  0.00 s
336.38/336.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
336.38/336.48	c Subs w/ non-existent bins:      0 time:  0.01 s
336.48/336.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
336.48/336.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
336.48/336.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
341.48/341.58	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.05
353.98/354.05	c Added 1 vars  tried: 80000 time: 12.47
354.28/354.35	c ORs :      1 avg-s:  0.0 cl-sh: 11014 l-rem:  11014 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.77
354.28/354.37	c lits-rem:      1840  cl-subs:     6342  v-elim:     90  v-fix:    0  time: 17.86 s
354.28/354.37	c learnt bin added due to v-elim: 0
354.28/354.37	c vivif2 --  cl tried     8018 cl shrink        0 lits rem          0 time: 0.00
354.28/354.38	c vivif2 --  cl tried    59509 cl shrink        0 lits rem          0 time: 0.01
354.38/354.47	c asymm  cl-useful: 0/353/8018 lits-rem:0 time: 0.09
354.38/354.48	c calculated reachability. Time: 0.00
354.38/354.48	c  N dy    79   1210163        98      8018        16     59509     56009   1058040     29.21     23.85  --
534.77/534.83	c  N dy    80   1710164        98      8018        16     89026     56009   1743225     29.02     23.27  --
534.87/534.90	c  S st    80   1710164        98      8018        16     89026     56009   1743225     29.02     23.27  --
535.07/535.16	c  S st    80   1710666        98      8018        16     89510     56009   1757532     29.02     23.27  --
535.07/535.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
535.07/535.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
535.68/535.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.9M T:  0.54
535.68/535.71	c Calc non-exist non-lernt bins v-fix:     0 done:     98 time:  0.00 s
535.68/535.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
535.68/535.73	c Subs w/ non-existent bins:      0 time:  0.01 s
535.68/535.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
535.68/535.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
535.68/535.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
546.37/546.40	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
564.87/564.98	c Added 1 vars  tried: 80000 time: 18.58
565.57/565.64	c ORs :      1 avg-s:  0.0 cl-sh: 17499 l-rem:  17499 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.23
565.57/565.67	c lits-rem:      4019  cl-subs:    10883  v-elim:     90  v-fix:    0  time: 29.90 s
565.57/565.67	c learnt bin added due to v-elim: 0
565.57/565.67	c vivif2 --  cl tried     8019 cl shrink        0 lits rem          0 time: 0.00
565.57/565.68	c vivif2 --  cl tried    78627 cl shrink        0 lits rem          0 time: 0.02
565.67/565.79	c asymm  cl-useful: 0/286/8019 lits-rem:0 time: 0.10
565.67/565.79	c calculated reachability. Time: 0.00
565.67/565.79	c  N dy    80   1710666        99      8019        18     78627     56003   1461502     29.02     23.27  --
786.38/786.47	c  N dy    81   2210666        99      8019        18     94149     56003   1756668     29.59     23.20  --
786.48/786.54	c  S st    81   2210666        99      8019        18     94149     56003   1756668     29.59     23.20  --
786.77/786.81	c  S st    81   2211167        99      8019        18     94629     56003   1770833     29.59     23.20  --
786.77/786.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
786.77/786.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.37/787.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.0M T:  0.58
787.37/787.41	c Calc non-exist non-lernt bins v-fix:     0 done:     99 time:  0.00 s
787.37/787.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.37/787.42	c Subs w/ non-existent bins:      0 time:  0.01 s
787.37/787.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.37/787.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
787.37/787.46	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
797.57/797.64	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.05
815.67/815.73	c Added 2 vars  tried: 80000 time: 18.09
816.37/816.48	c ORs :      2 avg-s:  0.0 cl-sh: 20478 l-rem:  20478 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   18.84
816.47/816.51	c lits-rem:       476  cl-subs:    10155  v-elim:     90  v-fix:    0  time: 29.06 s
816.47/816.51	c learnt bin added due to v-elim: 0
816.47/816.51	c vivif2 --  cl tried     8021 cl shrink        0 lits rem          0 time: 0.00
816.47/816.53	c vivif2 --  cl tried    84474 cl shrink        0 lits rem          0 time: 0.02
816.57/816.64	c asymm  cl-useful: 0/218/8021 lits-rem:0 time: 0.10
816.57/816.64	c calculated reachability. Time: 0.00
816.57/816.64	c  N dy    81   2211167       101      8021        22     84474     55991   1489713     29.59     23.20  --
1077.57/1077.66	c  N dy    82   2711167       101      8021        22    109041     55991   2059236     28.40     23.17  --
1077.67/1077.75	c  S st    82   2711167       101      8021        22    109041     55991   2059236     28.40     23.17  --
1077.98/1078.07	c  S st    82   2711669       101      8021        22    109523     55991   2073267     28.40     23.17  --
1077.98/1078.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1077.98/1078.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1078.87/1078.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.3M T:  0.91
1078.87/1078.99	c Calc non-exist non-lernt bins v-fix:     0 done:    101 time:  0.00 s
1078.87/1078.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1078.98/1079.01	c Subs w/ non-existent bins:      0 time:  0.02 s
1078.98/1079.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.98/1079.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1078.98/1079.05	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1093.47/1093.53	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.06
1115.77/1115.87	c Added 2 vars  tried: 80000 time: 22.34
1116.77/1116.89	c ORs :      2 avg-s:  0.0 cl-sh: 24107 l-rem:  24107 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   23.35
1116.87/1116.92	c lits-rem:      1343  cl-subs:    12333  v-elim:     90  v-fix:    0  time: 37.87 s
1116.87/1116.92	c learnt bin added due to v-elim: 0
1116.87/1116.92	c vivif2 --  cl tried     8023 cl shrink        0 lits rem          0 time: 0.00
1116.87/1116.94	c vivif2 --  cl tried    97190 cl shrink        0 lits rem          0 time: 0.02
1116.97/1117.05	c asymm  cl-useful: 0/198/8023 lits-rem:0 time: 0.10
1116.97/1117.05	c calculated reachability. Time: 0.00
1116.97/1117.05	c  N dy    82   2711669       103      8023        26     97190     55981   1723758     28.40     23.17  --
1116.97/1117.05	c  F st    82   2711669       103      8023        26     97190     55981   1723758     28.40     23.17  --
1117.87/1117.97	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-3173614-1301797121/watcher-3173614-1301797121 -o /tmp/evaluation-result-3173614-1301797121/solver-3173614-1301797121 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173614-1301797121.cnf 

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 4.00 4.00 3.88 4/189 29288
/proc/meminfo: memFree=23701904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=28920 CPUtime=0 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 629 0 0 0 0 0 0 0 19 0 1 0 291309814 29614080 564 33554432000 4194304 4797429 140735046341888 18446744073709551615 218905427431 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 7230 564 347 148 0 2159 0

[startup+0.0391171 s]
/proc/loadavg: 4.00 4.00 3.88 4/189 29288
/proc/meminfo: memFree=23701904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=29180 CPUtime=0.03 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 744 0 0 0 3 0 0 0 19 0 1 0 291309814 29880320 676 33554432000 4194304 4797429 140735046341888 18446744073709551615 4429080 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 7295 676 369 148 0 2224 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29180

[startup+0.101112 s]
/proc/loadavg: 4.00 4.00 3.88 4/189 29288
/proc/meminfo: memFree=23701904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=29180 CPUtime=0.09 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 747 0 0 0 9 0 0 0 19 0 1 0 291309814 29880320 679 33554432000 4194304 4797429 140735046341888 18446744073709551615 4430413 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 7295 679 369 148 0 2224 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29180

[startup+0.301076 s]
/proc/loadavg: 4.00 4.00 3.88 4/189 29288
/proc/meminfo: memFree=23701904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=128892 CPUtime=0.29 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 1178 0 0 0 29 0 0 0 20 0 1 0 291309814 131985408 1037 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 32223 1037 405 148 0 27152 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128892

[startup+0.701 s]
/proc/loadavg: 4.00 4.00 3.88 4/189 29288
/proc/meminfo: memFree=23701904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=129592 CPUtime=0.69 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 1582 0 0 0 69 0 0 0 20 0 1 0 291309814 132702208 1220 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 32398 1220 405 148 0 27327 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129592

[startup+1.50086 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29289
/proc/meminfo: memFree=23696568/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=130464 CPUtime=1.49 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 2351 0 0 0 149 0 0 0 23 0 1 0 291309814 133595136 1324 33554432000 4194304 4797429 140735046341888 18446744073709551615 4351618 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 32616 1324 405 148 0 27545 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130464

[startup+3.10057 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29289
/proc/meminfo: memFree=23694584/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=132772 CPUtime=3.09 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 3411 0 0 0 309 0 0 0 18 0 1 0 291309814 135958528 1961 33554432000 4194304 4797429 140735046341888 18446744073709551615 4524384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 33193 1961 409 148 0 28122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132772

[startup+6.30099 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29289
/proc/meminfo: memFree=23695116/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=133716 CPUtime=6.29 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 4699 0 0 0 629 0 0 0 25 0 1 0 291309814 136925184 2210 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 33429 2210 410 148 0 28358 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133716

[startup+12.7008 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29289
/proc/meminfo: memFree=23699876/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=135832 CPUtime=12.69 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 7124 0 0 0 1269 0 0 0 25 0 1 0 291309814 139091968 2812 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 33958 2812 415 148 0 28887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135832

[startup+25.5005 s]
/proc/loadavg: 4.00 4.00 3.88 5/190 29290
/proc/meminfo: memFree=23683640/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=139524 CPUtime=25.49 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 10997 0 0 0 2547 2 0 0 25 0 1 0 291309814 142872576 3580 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 34881 3580 415 148 0 29810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139524

[startup+51.1009 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29290
/proc/meminfo: memFree=23681064/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=144248 CPUtime=51.09 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 16077 0 0 0 5106 3 0 0 25 0 1 0 291309814 147709952 4883 33554432000 4194304 4797429 140735046341888 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 36062 4883 415 148 0 30991 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 144248

[startup+102.307 s]
/proc/loadavg: 4.00 4.00 3.89 5/190 29292
/proc/meminfo: memFree=23657512/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=147408 CPUtime=102.29 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 27365 0 0 0 10223 6 0 0 25 0 1 0 291309814 150945792 5395 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 36852 5395 415 148 0 31781 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147408

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 29293
/proc/meminfo: memFree=23648792/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=151164 CPUtime=162.29 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 37966 0 0 0 16218 11 0 0 25 0 1 0 291309814 154791936 6956 33554432000 4194304 4797429 140735046341888 18446744073709551615 4423077 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 37791 6956 415 148 0 32720 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151164

[startup+222.301 s]
/proc/loadavg: 4.41 4.10 3.93 6/196 17719
/proc/meminfo: memFree=23630780/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=159716 CPUtime=222.29 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 46817 0 0 0 22216 13 0 0 25 0 1 0 291309814 163549184 8855 33554432000 4194304 4797429 140735046341888 18446744073709551615 4425880 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 39929 8855 415 148 0 34858 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 159716

[startup+282.3 s]
/proc/loadavg: 4.29 4.13 3.95 5/190 2647
/proc/meminfo: memFree=23633168/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=159872 CPUtime=282.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 54920 0 0 0 28213 15 0 0 25 0 1 0 291309814 163708928 9418 33554432000 4194304 4797429 140735046341888 18446744073709551615 4345201 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 39968 9418 415 148 0 34897 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 159872

[startup+342.3 s]
/proc/loadavg: 4.10 4.11 3.95 5/190 2648
/proc/meminfo: memFree=23630156/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=161604 CPUtime=342.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 63090 0 0 0 34210 18 0 0 25 0 1 0 291309814 165482496 9427 33554432000 4194304 4797429 140735046341888 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 40401 9427 415 148 0 35330 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 161604

[startup+402.301 s]
/proc/loadavg: 4.14 4.12 3.97 5/190 2650
/proc/meminfo: memFree=23619100/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=165364 CPUtime=402.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 70162 0 0 0 40207 20 0 0 25 0 1 0 291309814 169332736 9843 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 41341 9843 415 148 0 36270 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 165364

[startup+462.301 s]
/proc/loadavg: 4.05 4.09 3.97 5/190 2651
/proc/meminfo: memFree=23602200/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=166128 CPUtime=462.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 77375 0 0 0 46205 23 0 0 25 0 1 0 291309814 170115072 10187 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 41532 10187 415 148 0 36461 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 166128

[startup+522.301 s]
/proc/loadavg: 4.02 4.07 3.97 5/190 2653
/proc/meminfo: memFree=23611580/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=167468 CPUtime=522.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 84511 0 0 0 52203 25 0 0 25 0 1 0 291309814 171487232 10161 33554432000 4194304 4797429 140735046341888 18446744073709551615 4425947 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 41867 10161 415 148 0 36796 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 167468

[startup+582.301 s]
/proc/loadavg: 4.00 4.06 3.97 5/190 2655
/proc/meminfo: memFree=23580432/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=174880 CPUtime=582.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 89078 0 0 0 58202 26 0 0 25 0 1 0 291309814 179077120 11925 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 43720 11925 415 148 0 38649 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 174880

[startup+642.3 s]
/proc/loadavg: 4.00 4.04 3.97 5/190 2656
/proc/meminfo: memFree=23579172/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=174892 CPUtime=642.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 94689 0 0 0 64200 28 0 0 25 0 1 0 291309814 179089408 12401 33554432000 4194304 4797429 140735046341888 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 43723 12401 415 148 0 38652 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 174892

[startup+702.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/190 2686
/proc/meminfo: memFree=23634500/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=174996 CPUtime=702.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 100653 0 0 0 70198 29 0 0 25 0 1 0 291309814 179195904 13106 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 43749 13106 415 148 0 38678 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 174996

[startup+762.307 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 2687
/proc/meminfo: memFree=23612272/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=176888 CPUtime=762.28 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 106632 0 0 0 76197 31 0 0 25 0 1 0 291309814 181133312 13639 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 44222 13639 415 148 0 39151 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 176888

[startup+822.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 2689
/proc/meminfo: memFree=23612264/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=181092 CPUtime=822.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 110423 0 0 0 82195 32 0 0 25 0 1 0 291309814 185438208 14670 33554432000 4194304 4797429 140735046341888 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 45273 14670 415 148 0 40202 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 181092

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 2778
/proc/meminfo: memFree=23762648/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=181324 CPUtime=882.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 116149 0 0 0 88193 34 0 0 25 0 1 0 291309814 185675776 14276 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 45331 14276 415 148 0 40260 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 181324

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 2779
/proc/meminfo: memFree=23741464/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=181396 CPUtime=942.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 121253 0 0 0 94191 36 0 0 25 0 1 0 291309814 185749504 13470 33554432000 4194304 4797429 140735046341888 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 45349 13470 415 148 0 40278 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 181396

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2782
/proc/meminfo: memFree=23725316/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=181436 CPUtime=1002.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 125631 0 0 0 100189 38 0 0 25 0 1 0 291309814 185790464 14811 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 45359 14811 415 148 0 40288 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 181436

[startup+1062.3 s]
/proc/loadavg: 4.04 4.01 3.97 5/190 2783
/proc/meminfo: memFree=23716600/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=183196 CPUtime=1062.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 131269 0 0 0 106187 40 0 0 25 0 1 0 291309814 187592704 14356 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 45799 14356 415 148 0 40728 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 183196

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 2785
/proc/meminfo: memFree=23694380/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=188236 CPUtime=1122.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 133570 0 0 0 112186 41 0 0 25 0 1 0 291309814 192753664 16622 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 47059 16622 415 148 0 41988 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 188236

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2787
/proc/meminfo: memFree=23688904/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=188756 CPUtime=1182.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 139519 0 0 0 118183 44 0 0 25 0 1 0 291309814 193286144 15887 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 47189 15887 415 148 0 42118 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 188756

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2788
/proc/meminfo: memFree=23683668/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=189044 CPUtime=1242.27 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 144069 0 0 0 124181 46 0 0 25 0 1 0 291309814 193581056 17171 33554432000 4194304 4797429 140735046341888 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 47261 17171 415 148 0 42190 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 189044



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 2790
/proc/meminfo: memFree=23680052/32951124 swapFree=67111528/67111528
[pid=29288] ppid=29286 vsize=190936 CPUtime=1299.98 cores=5,7
/proc/29288/stat : 29288 (techdemo) R 29286 29288 28160 0 -1 4202496 149986 0 0 0 129950 48 0 0 25 0 1 0 291309814 195518464 16589 33554432000 4194304 4797429 140735046341888 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/29288/statm: 47734 16589 415 148 0 42663 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 190936

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.5
CPU system time (s): 0.486925
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 299180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.5
system time used= 0.486925
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149986
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1387

runsolver used 2.06868 second user time and 5.03723 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 04:18:41
IDJOB=3173614
IDBENCH=83032
IDSOLVER=1585
FILE ID=node137/3173614-1301797121
RUNJOBID= node137-1301794084-28433
PBS_JOBID= 12841420
Free space on /tmp= 72552 MiB

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

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

MD5SUM BENCH= 1f00de1fd8adbfbf4cc573ef44af531f
RANDOM SEED=1611178316

node137.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23702184 kB
Buffers:        331080 kB
Cached:        8458224 kB
SwapCached:          0 kB
Active:        5292872 kB
Inactive:      3715856 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23702184 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8196 kB
Writeback:           0 kB
AnonPages:      219184 kB
Mapped:          16684 kB
Slab:           177420 kB
PageTables:       5684 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   714572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72544 MiB
End job on node137 at 2011-04-03 04:40:23