Trace number 3175973

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 Strange-Night-1-st? (TO) 1299.35 1300.01

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
MD5SUM2d7407b1b64ab354711b83851f166439
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175973-1301789079.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     18  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     256 undec:      72 neg:     272
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       582      2540         0         0      7710         0   no data   no data  --
0.01/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4921       582      2540         0      4880      7710    129073   no data   no data  --
0.39/0.41	c  N st    10     11304       582      2540         0      4498      7710     80173   no data   no data  --
0.69/0.70	c  N st    11     17048       582      2540         0     10140      7710    228137   no data   no data  --
1.09/1.11	c  F st    12     25001       582      2540         0     12451      7710    289018   no data   no data  --
1.09/1.11	c  N st    12     25001       582      2540         0     12451      7710    289018   no data   no data  --
1.29/1.35	c Decided on static restart strategy
1.29/1.35	c  N st    18     30000       582      2540         0     10705      7710    215256   no data   no data  --
1.29/1.35	c  S st    18     30000       582      2540         0     10705      7710    215256   no data   no data  --
1.29/1.38	c  S st    18     30503       582      2540         0     11205      7710    227183   no data   no data  --
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1.29/1.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.59/1.60	c lits-rem:       139  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.21 s
1.59/1.61	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
1.59/1.61	c calculated reachability. Time: 0.00
1.59/1.61	c  N st    18     30503       582      2540         0     10770      7710    215160   no data   no data  --
1.99/2.00	c  N st    20     37616       582      2540         0     10022      7710    177869   no data   no data  --
2.29/2.37	c  N st    21     44016       582      2540         0     16307      7710    338134   no data   no data  --
2.39/2.48	c  S st    22     45756       582      2540         0      9247      7710    140228   no data   no data  --
2.49/2.50	c  S st    22     46262       582      2540         0      9750      7710    152258   no data   no data  --
2.49/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.59/2.61	c lits-rem:        52  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.10 s
2.59/2.61	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c vivif2 --  cl tried     9688 cl shrink        0 lits rem          0 time: 0.00
2.59/2.62	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
2.59/2.62	c calculated reachability. Time: 0.00
2.59/2.62	c  N st    22     46262       582      2540         0      9688      7710    150498   no data   no data  --
3.46/3.58	c  N st    23     60661       582      2540         0     14080      7710    268291   no data   no data  --
4.06/4.19	c  N st    24     69393       582      2540         0     11882      7710    189315   no data   no data  --
4.06/4.19	c  S st    24     69393       582      2540         0     11882      7710    189315   no data   no data  --
4.16/4.23	c  S st    24     69899       582      2540         0     12388      7710    201751   no data   no data  --
4.16/4.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.16/4.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.16/4.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.16/4.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.16/4.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.16/4.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
4.16/4.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.38/4.59	c lits-rem:        44  cl-subs:       69  v-elim:      0  v-fix:    0  time:  0.25 s
4.38/4.59	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
4.38/4.59	c vivif2 --  cl tried    12319 cl shrink        0 lits rem          0 time: 0.00
4.48/4.60	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
4.48/4.60	c calculated reachability. Time: 0.00
4.48/4.60	c  N st    24     69899       582      2540         0     12319      7710    199640   no data   no data  --
5.74/5.91	c  F st    25     87505       582      2540         0     17808      7710    349826   no data   no data  --
5.74/5.91	c  N st    25     87505       582      2540         0     17808      7710    349826   no data   no data  --
6.14/6.33	c Decided on static restart strategy
6.34/6.60	c  N st    32     95541       582      2540         0     25706      7710    547642   no data   no data  --
7.14/7.31	c  N st    34    104850       582      2540         0     22064      7710    410500   no data   no data  --
7.14/7.31	c  S st    34    104850       582      2540         0     22064      7710    410500   no data   no data  --
7.14/7.36	c  S st    34    105357       582      2540         0     22571      7710    423440   no data   no data  --
7.14/7.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.14/7.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.14/7.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.14/7.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.14/7.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.14/7.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
7.14/7.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.03/8.25	c lits-rem:       289  cl-subs:      855  v-elim:      0  v-fix:    0  time:  0.87 s
8.03/8.25	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
8.03/8.26	c vivif2 --  cl tried    21716 cl shrink        0 lits rem          0 time: 0.00
8.03/8.27	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.01
8.03/8.27	c calculated reachability. Time: 0.00
8.03/8.27	c  N st    34    105357       582      2540         0     21716      7710    400890   no data   no data  --
8.84/9.08	c  N st    35    114955       582      2540         0     17382      7710    275300   no data   no data  --
10.14/10.31	c  N st    36    129353       582      2540         0     16778      7710    238899   no data   no data  --
11.84/12.10	c  N st    37    150948       582      2540         0     22345      7710    386458   no data   no data  --
12.53/12.79	c  S st    38    158035       582      2540         0     29343      7710    580492   no data   no data  --
12.63/12.85	c  S st    38    158541       582      2540         0     29849      7710    593435   no data   no data  --
12.63/12.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.63/12.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.63/12.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.63/12.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.63/12.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.63/12.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
12.63/12.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
14.23/14.47	c lits-rem:       572  cl-subs:     1091  v-elim:      0  v-fix:    0  time:  1.59 s
14.23/14.47	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
14.23/14.48	c vivif2 --  cl tried    28758 cl shrink        0 lits rem          0 time: 0.01
14.33/14.50	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
14.33/14.50	c calculated reachability. Time: 0.00
14.33/14.50	c  N st    38    158541       582      2540         0     28758      7710    558597   no data   no data  --
19.13/19.32	c  N st    39    207131       582      2540         0     23303      7710    374716   no data   no data  --
22.33/22.54	c  N st    40    237811       582      2540         0     33762      7710    603585   no data   no data  --
22.33/22.54	c  S st    40    237811       582      2540         0     33762      7710    603585   no data   no data  --
22.43/22.61	c  S st    40    238311       582      2540         0     34262      7710    615336   no data   no data  --
22.43/22.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.43/22.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.43/22.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.43/22.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.43/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.43/22.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
22.43/22.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
24.03/24.23	c lits-rem:       429  cl-subs:     1251  v-elim:      0  v-fix:    0  time:  1.58 s
24.03/24.23	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
24.03/24.23	c vivif2 --  cl tried    33011 cl shrink        0 lits rem          0 time: 0.01
24.03/24.26	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.02
24.03/24.26	c calculated reachability. Time: 0.00
24.03/24.26	c  N st    40    238311       582      2540         0     33011      7710    583667   no data   no data  --
31.51/31.75	c  F st    41    306250       582      2540         0     34802      7710    590050   no data   no data  --
31.51/31.75	c  N st    41    306250       582      2540         0     34802      7710    590050   no data   no data  --
32.11/32.33	c Decided on static restart strategy
34.71/34.99	c  N st    51    334558       582      2540         0     39119      7710    712168   no data   no data  --
37.40/37.60	c  N st    53    357468       582      2540         0     37126      7710    625325   no data   no data  --
37.40/37.60	c  S st    53    357468       582      2540         0     37126      7710    625325   no data   no data  --
37.40/37.69	c  S st    53    357976       582      2540         0     37631      7710    639039   no data   no data  --
37.40/37.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.40/37.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.50/37.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.50/37.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.50/37.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.50/37.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
37.50/37.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
39.00/39.28	c lits-rem:       757  cl-subs:     1011  v-elim:      0  v-fix:    0  time:  1.56 s
39.00/39.28	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
39.00/39.28	c vivif2 --  cl tried    36620 cl shrink        0 lits rem          0 time: 0.01
39.10/39.31	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.03
39.10/39.31	c calculated reachability. Time: 0.00
39.10/39.31	c  N st    53    357976       582      2540         0     36620      7710    609336   no data   no data  --
42.80/43.08	c  N st    54    390369       582      2540         0     42884      7710    768926   no data   no data  --
49.21/49.44	c  N st    55    438957       582      2540         0     36527      7710    534148   no data   no data  --
59.40/59.68	c  N st    56    511839       582      2540         0     50034      7710    858854   no data   no data  --
62.90/63.13	c  N st    57    536964       582      2540         0     44338      7710    701590   no data   no data  --
62.90/63.13	c  S st    57    536964       582      2540         0     44338      7710    701590   no data   no data  --
63.00/63.23	c  S st    57    537467       582      2540         0     44841      7710    714622   no data   no data  --
63.00/63.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
63.00/63.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.00/63.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
63.00/63.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.00/63.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.00/63.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
63.00/63.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
64.90/65.15	c lits-rem:       472  cl-subs:     1467  v-elim:      0  v-fix:    0  time:  1.89 s
64.90/65.15	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
64.90/65.16	c vivif2 --  cl tried    43374 cl shrink        0 lits rem          0 time: 0.01
65.00/65.20	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.03
65.00/65.20	c calculated reachability. Time: 0.00
65.00/65.20	c  N st    57    537467       582      2540         0     43374      7710    675092   no data   no data  --
92.71/93.09	c  N st    58    701451       582      2540         0     37374      7710    429679   no data   no data  --
110.30/110.69	c  N st    59    806200       582      2540         0     66371      7710   1147231   no data   no data  --
110.30/110.69	c  S st    59    806200       582      2540         0     66371      7710   1147231   no data   no data  --
110.50/110.84	c  S st    59    806707       582      2540         0     66877      7710   1160411   no data   no data  --
110.50/110.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.50/110.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.50/110.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
110.60/110.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.60/110.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.60/110.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
110.60/110.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
113.79/114.19	c lits-rem:       145  cl-subs:     4101  v-elim:      0  v-fix:    0  time:  3.27 s
113.79/114.19	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
113.89/114.20	c vivif2 --  cl tried    62776 cl shrink        0 lits rem          0 time: 0.01
113.89/114.26	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.06
113.89/114.26	c calculated reachability. Time: 0.00
113.89/114.26	c  N st    59    806707       582      2540         0     62776      7710   1058932   no data   no data  --
163.18/163.54	c  F st    60   1071875       582      2540         0     78836      7710   1395162   no data   no data  --
163.18/163.54	c  N st    60   1071875       582      2540         0     78836      7710   1395162   no data   no data  --
164.48/164.89	c Decided on static restart strategy
168.48/168.84	c  N st    70   1100180       582      2540         0     62607      7710    934397   no data   no data  --
174.67/175.05	c  N st    72   1136174       582      2540         0     52816      7710    663667   no data   no data  --
181.27/181.65	c  N st    73   1168567       582      2540         0     84588      7710   1553676   no data   no data  --
188.97/189.38	c  N st    74   1210060       582      2540         0     79235      7710   1352562   no data   no data  --
188.97/189.38	c  S st    74   1210060       582      2540         0     79235      7710   1352562   no data   no data  --
189.17/189.56	c  S st    74   1210562       582      2540         0     79737      7710   1365613   no data   no data  --
189.17/189.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
189.17/189.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
189.17/189.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
189.27/189.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
189.27/189.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
189.27/189.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
189.27/189.64	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
192.47/192.83	c lits-rem:       232  cl-subs:     2862  v-elim:      0  v-fix:    0  time:  3.20 s
192.47/192.83	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
192.47/192.85	c vivif2 --  cl tried    76875 cl shrink        0 lits rem          0 time: 0.01
192.57/192.93	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.08
192.57/192.93	c calculated reachability. Time: 0.00
192.57/192.93	c  N st    74   1210562       582      2540         0     76875      7710   1290643   no data   no data  --
207.46/207.88	c  N st    75   1283445       582      2540         0     53274      7710    616261   no data   no data  --
230.66/231.04	c  N st    76   1392768       582      2540         0     61307      7710    788400   no data   no data  --
265.95/266.36	c  N st    77   1556752       582      2540         0     66050      7710    883545   no data   no data  --
301.85/302.21	c  N st    78   1710563       582      2540         0    107963      7710   2015870   no data   no data  --
301.85/302.21	c  S st    78   1710563       582      2540         0    107963      7710   2015870   no data   no data  --
302.05/302.50	c  S st    78   1711069       582      2540         0    108467      7710   2029358   no data   no data  --
302.15/302.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
302.15/302.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
302.15/302.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
302.24/302.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.24/302.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.24/302.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
302.24/302.62	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
312.05/312.41	c lits-rem:       203  cl-subs:     6152  v-elim:      0  v-fix:    0  time:  9.79 s
312.05/312.41	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
312.05/312.43	c vivif2 --  cl tried   102315 cl shrink        0 lits rem          0 time: 0.02
312.14/312.55	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.12
312.14/312.56	c calculated reachability. Time: 0.00
312.14/312.56	c  N st    78   1711069       582      2540         0    102315      7710   1869751   no data   no data  --
403.11/403.57	c  N st    79   2080033       582      2540         0    113975      7710   2110748   no data   no data  --
438.01/438.40	c  N st    80   2211070       582      2540         0    118046      7710   2103870   no data   no data  --
438.01/438.40	c  S st    80   2211070       582      2540         0    118046      7710   2103870   no data   no data  --
438.31/438.73	c  S st    80   2211572       582      2540         0    118547      7710   2116927   no data   no data  --
438.31/438.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
438.31/438.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
438.31/438.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
438.42/438.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
438.42/438.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.42/438.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
438.42/438.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
450.99/451.46	c lits-rem:       111  cl-subs:     7409  v-elim:      0  v-fix:    0  time: 12.59 s
450.99/451.46	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
450.99/451.48	c vivif2 --  cl tried   111138 cl shrink        0 lits rem          0 time: 0.02
451.19/451.60	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.12
451.19/451.61	c calculated reachability. Time: 0.00
451.19/451.61	c  N st    80   2211572       582      2540         0    111138      7710   1928080   no data   no data  --
592.16/592.64	c  N st    81   2711573       582      2540         0    134752      7710   2488984   no data   no data  --
592.16/592.64	c  S st    81   2711573       582      2540         0    134752      7710   2488984   no data   no data  --
592.56/593.02	c  S st    81   2712075       582      2540         0    135254      7710   2501778   no data   no data  --
592.56/593.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
592.56/593.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
592.56/593.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
592.66/593.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
592.66/593.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
592.66/593.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
592.66/593.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
611.76/612.25	c lits-rem:      1174  cl-subs:     9425  v-elim:      0  v-fix:    0  time: 19.08 s
611.76/612.25	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
611.76/612.28	c vivif2 --  cl tried   125829 cl shrink        0 lits rem          0 time: 0.03
611.96/612.43	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.15
611.96/612.43	c calculated reachability. Time: 0.00
611.96/612.43	c  N st    81   2712075       582      2540         0    125829      7710   2261937   no data   no data  --
774.41/774.99	c  N st    82   3212076       582      2540         0    101797      7710   1397326   no data   no data  --
774.41/774.99	c  S st    82   3212076       582      2540         0    101797      7710   1397326   no data   no data  --
774.71/775.23	c  S st    82   3212577       582      2540         0    102297      7710   1410051   no data   no data  --
774.71/775.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.71/775.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.71/775.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
774.81/775.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.81/775.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.81/775.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
774.81/775.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
778.90/779.49	c lits-rem:       168  cl-subs:     4643  v-elim:      0  v-fix:    0  time:  4.17 s
778.90/779.49	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
779.00/779.50	c vivif2 --  cl tried    97654 cl shrink        0 lits rem          0 time: 0.02
779.10/779.60	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.10
779.10/779.61	c calculated reachability. Time: 0.00
779.10/779.61	c  N st    82   3212577       582      2540         0     97654      7710   1302409   no data   no data  --
946.36/946.91	c  N st    83   3712579       582      2540         0    107851      7710   1457895   no data   no data  --
946.36/946.91	c  S st    83   3712579       582      2540         0    107851      7710   1457895   no data   no data  --
946.57/947.19	c  S st    83   3713083       582      2540         0    108354      7710   1471070   no data   no data  --
946.66/947.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
946.66/947.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
946.66/947.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
946.66/947.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
946.66/947.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
946.66/947.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
946.66/947.29	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
951.66/952.21	c lits-rem:       102  cl-subs:     5689  v-elim:      0  v-fix:    0  time:  4.92 s
951.66/952.21	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
951.66/952.23	c vivif2 --  cl tried   102665 cl shrink        0 lits rem          0 time: 0.02
951.76/952.33	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.11
951.76/952.34	c calculated reachability. Time: 0.00
951.76/952.34	c  N st    83   3713083       582      2540         0    102665      7710   1338347   no data   no data  --
962.36/962.99	c  F st    84   3751562       582      2540         0    140472      7710   2401026   no data   no data  --
962.36/962.99	c  N st    84   3751562       582      2540         0    140472      7710   2401026   no data   no data  --
964.56/965.12	c Decided on static restart strategy
974.57/975.12	c  N st    94   3779868       582      2540         0     85409      7710    843973   no data   no data  --
985.15/985.75	c  N st    96   3815862       582      2540         0    120633      7710   1781057   no data   no data  --
998.26/998.86	c  N st    97   3848256       582      2540         0    152318      7710   2590047   no data   no data  --
1016.35/1016.97	c  N st    98   3896844       582      2540         0    115808      7710   1614945   no data   no data  --
1042.24/1042.87	c  N st    99   3969726       582      2540         0    102002      7710   1231245   no data   no data  --
1079.13/1079.76	c  N st   100   4079049       582      2540         0    122796      7710   1788625   no data   no data  --
1123.67/1124.39	c  N st   101   4213083       582      2540         0    166779      7710   3009847   no data   no data  --
1123.67/1124.39	c  S st   101   4213083       582      2540         0    166779      7710   3009847   no data   no data  --
1124.17/1124.82	c  S st   101   4213585       582      2540         0    167281      7710   3022714   no data   no data  --
1124.17/1124.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1124.17/1124.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1124.17/1124.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
1124.27/1124.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1124.27/1124.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1124.27/1124.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    582 time:  0.00 s
1124.27/1124.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1160.75/1161.45	c lits-rem:       457  cl-subs:     8917  v-elim:      0  v-fix:    0  time: 36.44 s
1160.75/1161.45	c vivif2 --  cl tried     2540 cl shrink        0 lits rem          0 time: 0.00
1160.75/1161.49	c vivif2 --  cl tried   158364 cl shrink        0 lits rem          0 time: 0.03
1160.96/1161.66	c asymm  cl-useful: 0/2540/2540 lits-rem:0 time: 0.18
1160.96/1161.67	c calculated reachability. Time: 0.00
1160.96/1161.67	c  N st   101   4213585       582      2540         0    158364      7710   2791021   no data   no data  --
1240.94/1241.63	c  N st   102   4459561       582      2540         0    132948      7710   2071646   no data   no data  --

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-3175973-1301789079/watcher-3175973-1301789079 -o /tmp/evaluation-result-3175973-1301789079/solver-3175973-1301789079 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175973-1301789079.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.04 4.03 3.96 5/187 21747
/proc/meminfo: memFree=21448008/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=29956 CPUtime=0 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 568 0 0 0 0 0 0 0 25 0 1 0 290507526 30674944 507 33554432000 4194304 4650387 140733377894080 18446744073709551615 4302736 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 7489 507 345 112 0 2454 0

[startup+0.0167829 s]
/proc/loadavg: 4.04 4.03 3.96 5/187 21747
/proc/meminfo: memFree=21448008/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=30596 CPUtime=0.01 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 748 0 0 0 1 0 0 0 25 0 1 0 290507526 31330304 671 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 7649 671 378 112 0 2614 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30596

[startup+0.100803 s]
/proc/loadavg: 4.04 4.03 3.96 5/187 21747
/proc/meminfo: memFree=21448008/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=30596 CPUtime=0.09 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 838 0 0 0 9 0 0 0 25 0 1 0 290507526 31330304 761 33554432000 4194304 4650387 140733377894080 18446744073709551615 4367369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 7649 761 379 112 0 2614 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30596

[startup+0.300765 s]
/proc/loadavg: 4.04 4.03 3.96 5/187 21747
/proc/meminfo: memFree=21448008/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=31128 CPUtime=0.29 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 1135 0 0 0 29 0 0 0 25 0 1 0 290507526 31875072 899 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 7782 899 381 112 0 2747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31128

[startup+0.700665 s]
/proc/loadavg: 4.04 4.03 3.96 5/187 21747
/proc/meminfo: memFree=21448008/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=31648 CPUtime=0.69 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 1537 0 0 0 69 0 0 0 25 0 1 0 290507526 32407552 1071 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 7912 1071 381 112 0 2877 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31648

[startup+1.50053 s]
/proc/loadavg: 4.04 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21443416/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=37948 CPUtime=1.49 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 3668 0 0 0 149 0 0 0 18 0 1 0 290507526 38858752 2542 33554432000 4194304 4650387 140733377894080 18446744073709551615 4439222 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 9487 2542 383 112 0 4452 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37948

[startup+3.10021 s]
/proc/loadavg: 4.04 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21439820/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=38664 CPUtime=3.08 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 4812 0 0 0 307 1 0 0 20 0 1 0 290507526 39591936 2852 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/21747/statm: 9666 2852 383 112 0 4631 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38664

[startup+6.30072 s]
/proc/loadavg: 4.04 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21437324/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=40636 CPUtime=6.14 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 7009 0 0 0 612 2 0 0 25 0 1 0 290507526 41611264 3394 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 10159 3394 383 112 0 5124 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 40636

[startup+12.7006 s]
/proc/loadavg: 4.03 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21438464/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=45724 CPUtime=12.53 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 10989 0 0 0 1250 3 0 0 25 0 1 0 290507526 46821376 4671 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 11431 4671 383 112 0 6396 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 45724

[startup+25.5004 s]
/proc/loadavg: 4.03 4.03 3.96 5/188 21748
/proc/meminfo: memFree=21418740/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=59688 CPUtime=25.32 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 18401 0 0 0 2528 4 0 0 25 0 1 0 290507526 61120512 7675 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363423 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 14922 7675 383 112 0 9887 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 59688

[startup+51.1009 s]
/proc/loadavg: 4.02 4.02 3.96 5/188 21750
/proc/meminfo: memFree=21409268/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=65008 CPUtime=50.91 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 27860 0 0 0 5084 7 0 0 25 0 1 0 290507526 66568192 9451 33554432000 4194304 4650387 140733377894080 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 16252 9451 383 112 0 11217 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 65008

[startup+102.307 s]
/proc/loadavg: 4.00 4.02 3.96 5/188 21753
/proc/meminfo: memFree=21374052/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=72272 CPUtime=102.01 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 41962 0 0 0 10189 12 0 0 25 0 1 0 290507526 74006528 10969 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 18068 10969 383 112 0 13033 0
Current children cumulated CPU time (s) 102.01
Current children cumulated vsize (KiB) 72272

[startup+162.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 21755
/proc/meminfo: memFree=21345872/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=87144 CPUtime=161.98 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 57923 0 0 0 16179 19 0 0 25 0 1 0 290507526 89235456 14899 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 21786 14899 383 112 0 16751 0
Current children cumulated CPU time (s) 161.98
Current children cumulated vsize (KiB) 87144

[startup+222.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/188 21757
/proc/meminfo: memFree=21328004/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=103088 CPUtime=221.95 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 73429 0 0 0 22172 23 0 0 25 0 1 0 290507526 105562112 18392 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 25772 18392 383 112 0 20737 0
Current children cumulated CPU time (s) 221.95
Current children cumulated vsize (KiB) 103088

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21759
/proc/meminfo: memFree=21316712/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=103340 CPUtime=281.94 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 84693 0 0 0 28168 26 0 0 25 0 1 0 290507526 105820160 18556 33554432000 4194304 4650387 140733377894080 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 25835 18556 383 112 0 20800 0
Current children cumulated CPU time (s) 281.94
Current children cumulated vsize (KiB) 103340

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21759
/proc/meminfo: memFree=21286444/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=128292 CPUtime=341.94 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 98931 0 0 0 34164 30 0 0 25 0 1 0 290507526 131371008 25346 33554432000 4194304 4650387 140733377894080 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 32073 25346 383 112 0 27038 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 128292

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21761
/proc/meminfo: memFree=21263620/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=128516 CPUtime=401.92 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 109108 0 0 0 40158 34 0 0 25 0 1 0 290507526 131600384 25317 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 32129 25317 383 112 0 27094 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 128516

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21763
/proc/meminfo: memFree=21245124/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=147952 CPUtime=461.89 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 120594 0 0 0 46150 39 0 0 25 0 1 0 290507526 151502848 28575 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 36988 28575 383 112 0 31953 0
Current children cumulated CPU time (s) 461.89
Current children cumulated vsize (KiB) 147952

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21765
/proc/meminfo: memFree=21234316/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=148096 CPUtime=521.88 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 128998 0 0 0 52145 43 0 0 25 0 1 0 290507526 151650304 28711 33554432000 4194304 4650387 140733377894080 18446744073709551615 4364308 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 37024 28711 383 112 0 31989 0
Current children cumulated CPU time (s) 521.88
Current children cumulated vsize (KiB) 148096

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21767
/proc/meminfo: memFree=21222392/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=148272 CPUtime=581.86 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 137986 0 0 0 58139 47 0 0 25 0 1 0 290507526 151830528 28981 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 37068 28981 383 112 0 32033 0
Current children cumulated CPU time (s) 581.86
Current children cumulated vsize (KiB) 148272

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/188 21767
/proc/meminfo: memFree=21182200/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=168444 CPUtime=641.86 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 147272 0 0 0 64137 49 0 0 25 0 1 0 290507526 172486656 34974 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42111 34974 383 112 0 37076 0
Current children cumulated CPU time (s) 641.86
Current children cumulated vsize (KiB) 168444

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.97 5/188 21769
/proc/meminfo: memFree=21182048/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=168608 CPUtime=701.83 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 155556 0 0 0 70131 52 0 0 25 0 1 0 290507526 172654592 33989 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42152 33989 383 112 0 37117 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 168608

[startup+762.306 s]
/proc/loadavg: 4.05 4.02 3.97 5/188 21771
/proc/meminfo: memFree=21172472/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=168712 CPUtime=761.82 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 162698 0 0 0 76126 56 0 0 25 0 1 0 290507526 172761088 34803 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42178 34803 383 112 0 37143 0
Current children cumulated CPU time (s) 761.82
Current children cumulated vsize (KiB) 168712

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/188 21773
/proc/meminfo: memFree=21177416/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=169000 CPUtime=821.79 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 169729 0 0 0 82120 59 0 0 25 0 1 0 290507526 173056000 35257 33554432000 4194304 4650387 140733377894080 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42250 35257 383 112 0 37215 0
Current children cumulated CPU time (s) 821.79
Current children cumulated vsize (KiB) 169000

[startup+882.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/188 21775
/proc/meminfo: memFree=21159540/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=169088 CPUtime=881.78 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 176568 0 0 0 88115 63 0 0 25 0 1 0 290507526 173146112 35564 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42272 35564 383 112 0 37237 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 169088

[startup+942.3 s]
/proc/loadavg: 4.04 4.02 3.98 5/188 21775
/proc/meminfo: memFree=21141912/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=169252 CPUtime=941.76 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 184898 0 0 0 94109 67 0 0 25 0 1 0 290507526 173314048 33727 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 42313 33727 383 112 0 37278 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 169252

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/188 21777
/proc/meminfo: memFree=21127636/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=173748 CPUtime=1001.75 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 191086 0 0 0 100105 70 0 0 25 0 1 0 290507526 177917952 36268 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 43437 36268 383 112 0 38402 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 173748

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.98 5/188 21779
/proc/meminfo: memFree=21099460/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=173840 CPUtime=1061.73 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 198023 0 0 0 106100 73 0 0 25 0 1 0 290507526 178012160 36240 33554432000 4194304 4650387 140733377894080 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 43460 36240 383 112 0 38425 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 173840

[startup+1122.3 s]
/proc/loadavg: 3.11 3.80 3.91 2/170 21835
/proc/meminfo: memFree=21516524/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=173940 CPUtime=1121.67 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 205383 0 0 0 112091 76 0 0 25 0 1 0 290507526 178114560 36362 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 43485 36362 383 112 0 38450 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 173940

[startup+1182.3 s]
/proc/loadavg: 1.77 3.29 3.72 2/170 21837
/proc/meminfo: memFree=21499320/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=195508 CPUtime=1181.65 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 213785 0 0 0 118086 79 0 0 25 0 1 0 290507526 200200192 40752 33554432000 4194304 4650387 140733377894080 18446744073709551615 4364314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 48877 40752 383 112 0 43842 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 195508

[startup+1242.3 s]
/proc/loadavg: 1.28 2.87 3.55 2/170 21837
/proc/meminfo: memFree=21498820/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=195632 CPUtime=1241.64 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 221558 0 0 0 124082 82 0 0 25 0 1 0 290507526 200327168 40733 33554432000 4194304 4650387 140733377894080 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 48908 40733 383 112 0 43873 0
Current children cumulated CPU time (s) 1241.64
Current children cumulated vsize (KiB) 195632



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.11 2.55 3.40 2/170 21839
/proc/meminfo: memFree=21499788/32951132 swapFree=67111528/67111528
[pid=21747] ppid=21745 vsize=195748 CPUtime=1299.33 cores=4,6
/proc/21747/stat : 21747 (strangenight1-s) R 21745 21747 21018 0 -1 4202496 229405 0 0 0 129848 85 0 0 25 0 1 0 290507526 200445952 40451 33554432000 4194304 4650387 140733377894080 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21747/statm: 48937 40451 383 112 0 43902 0
Current children cumulated CPU time (s) 1299.33
Current children cumulated vsize (KiB) 195748

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.35
CPU user time (s): 1298.48
CPU system time (s): 0.864868
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 263436

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

runsolver used 2.22866 second user time and 4.68429 second system time

The end

Launcher Data

Begin job on node131 at 2011-04-03 02:04:39
IDJOB=3175973
IDBENCH=82991
IDSOLVER=1589
FILE ID=node131/3175973-1301789079
RUNJOBID= node131-1301783651-21039
PBS_JOBID= 12841387
Free space on /tmp= 71640 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S506401817-075.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175973-1301789079/watcher-3175973-1301789079 -o /tmp/evaluation-result-3175973-1301789079/solver-3175973-1301789079 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175973-1301789079.cnf

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

MD5SUM BENCH= 2d7407b1b64ab354711b83851f166439
RANDOM SEED=865759972

node131.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.830
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.66
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.830
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.830
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.83
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.830
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.830
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.830
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.830
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.830
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:     32951132 kB
MemFree:      21448164 kB
Buffers:        359448 kB
Cached:       10622628 kB
SwapCached:          0 kB
Active:        7039820 kB
Inactive:      4198988 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      21448164 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6240 kB
Writeback:           0 kB
AnonPages:      255992 kB
Mapped:          16628 kB
Slab:           201076 kB
PageTables:       5812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   468980 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71652 MiB
End job on node131 at 2011-04-03 02:26:21