Trace number 3175785

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
MD5SUM529f91a307fdda5249e1a091ee33e647
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 variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
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-3175785-1301787558.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2343/2343 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.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	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:     22  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:     232 undec:      67 neg:     251
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       528      2325         0         0      7087         0   no data   no data  --
0.03/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4921       528      2325         0      4841      7087    124257   no data   no data  --
0.39/0.43	c  N st    10     11304       528      2325         0      4490      7087     81630   no data   no data  --
0.59/0.70	c  N st    11     17050       528      2325         0     10115      7087    227149   no data   no data  --
1.09/1.11	c  F st    12     25001       528      2325         0     12421      7087    282091   no data   no data  --
1.09/1.11	c  N st    12     25001       528      2325         0     12421      7087    282091   no data   no data  --
1.28/1.35	c Decided on static restart strategy
1.28/1.35	c  N st    18     30001       528      2325         0     10686      7087    216380   no data   no data  --
1.28/1.35	c  S st    18     30001       528      2325         0     10686      7087    216380   no data   no data  --
1.28/1.38	c  S st    18     30502       528      2325         0     11187      7087    227945   no data   no data  --
1.28/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.28/1.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.28/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.28/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.28/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.28/1.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
1.28/1.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.58/1.60	c lits-rem:       125  cl-subs:      469  v-elim:      0  v-fix:    0  time:  0.20 s
1.58/1.61	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
1.58/1.61	c calculated reachability. Time: 0.00
1.58/1.61	c  N st    18     30502       528      2325         0     10718      7087    214164   no data   no data  --
1.98/2.00	c  N st    20     37613       528      2325         0      9959      7087    176910   no data   no data  --
2.28/2.38	c  N st    21     44013       528      2325         0     16222      7087    338008   no data   no data  --
2.38/2.50	c  S st    22     45754       528      2325         0      9185      7087    138571   no data   no data  --
2.48/2.52	c  S st    22     46258       528      2325         0      9685      7087    150785   no data   no data  --
2.48/2.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.48/2.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
2.48/2.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.58/2.62	c lits-rem:        50  cl-subs:       50  v-elim:      0  v-fix:    0  time:  0.09 s
2.58/2.62	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
2.58/2.62	c vivif2 --  cl tried     9635 cl shrink        0 lits rem          0 time: 0.00
2.58/2.63	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
2.58/2.63	c calculated reachability. Time: 0.00
2.58/2.63	c  N st    22     46258       528      2325         0      9635      7087    149310   no data   no data  --
3.48/3.52	c  N st    23     60656       528      2325         0     13990      7087    248272   no data   no data  --
4.08/4.14	c  N st    24     69388       528      2325         0     11783      7087    178784   no data   no data  --
4.08/4.14	c  S st    24     69388       528      2325         0     11783      7087    178784   no data   no data  --
4.08/4.17	c  S st    24     69894       528      2325         0     12289      7087    190839   no data   no data  --
4.08/4.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.08/4.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.08/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.08/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.08/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.08/4.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
4.08/4.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.28/4.36	c lits-rem:        57  cl-subs:      135  v-elim:      0  v-fix:    0  time:  0.18 s
4.28/4.36	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
4.28/4.36	c vivif2 --  cl tried    12154 cl shrink        0 lits rem          0 time: 0.00
4.28/4.37	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
4.28/4.37	c calculated reachability. Time: 0.00
4.28/4.37	c  N st    24     69894       528      2325         0     12154      7087    187232   no data   no data  --
5.58/5.65	c  F st    25     87501       528      2325         0     17637      7087    320562   no data   no data  --
5.58/5.66	c  N st    25     87501       528      2325         0     17637      7087    320562   no data   no data  --
5.98/6.05	c Decided on static restart strategy
6.28/6.30	c  N st    32     95540       528      2325         0     25555      7087    520900   no data   no data  --
6.87/6.93	c  N st    34    104842       528      2325         0     21941      7087    412326   no data   no data  --
6.87/6.93	c  S st    34    104842       528      2325         0     21941      7087    412326   no data   no data  --
6.87/6.98	c  S st    34    105347       528      2325         0     22446      7087    424314   no data   no data  --
6.87/6.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.87/6.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.87/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
6.97/7.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.97/7.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.97/7.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
6.97/7.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
7.77/7.88	c lits-rem:       290  cl-subs:      772  v-elim:      0  v-fix:    0  time:  0.87 s
7.77/7.88	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
7.77/7.88	c vivif2 --  cl tried    21674 cl shrink        0 lits rem          0 time: 0.00
7.87/7.90	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
7.87/7.90	c calculated reachability. Time: 0.00
7.87/7.90	c  N st    34    105347       528      2325         0     21674      7087    402610   no data   no data  --
8.57/8.70	c  N st    35    114945       528      2325         0     17341      7087    273077   no data   no data  --
9.77/9.80	c  N st    36    129342       528      2325         0     16755      7087    240145   no data   no data  --
11.46/11.59	c  N st    37    150937       528      2325         0     22270      7087    370936   no data   no data  --
12.16/12.28	c  S st    38    158021       528      2325         0     29220      7087    554631   no data   no data  --
12.26/12.35	c  S st    38    158522       528      2325         0     29721      7087    566524   no data   no data  --
12.26/12.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.26/12.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.26/12.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.26/12.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.26/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.26/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
12.26/12.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.76/13.89	c lits-rem:       538  cl-subs:     1165  v-elim:      0  v-fix:    0  time:  1.52 s
13.76/13.89	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
13.86/13.90	c vivif2 --  cl tried    28556 cl shrink        0 lits rem          0 time: 0.00
13.86/13.92	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
13.86/13.92	c calculated reachability. Time: 0.00
13.86/13.92	c  N st    38    158522       528      2325         0     28556      7087    533861   no data   no data  --
18.45/18.55	c  N st    39    207110       528      2325         0     23248      7087    364369   no data   no data  --
21.75/21.82	c  N st    40    237783       528      2325         0     33796      7087    606824   no data   no data  --
21.75/21.82	c  S st    40    237783       528      2325         0     33796      7087    606824   no data   no data  --
21.75/21.89	c  S st    40    238288       528      2325         0     34299      7087    619512   no data   no data  --
21.75/21.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.75/21.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.85/21.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.85/21.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.85/21.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.85/21.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
21.85/21.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.44/23.57	c lits-rem:       743  cl-subs:     1388  v-elim:      0  v-fix:    0  time:  1.64 s
23.44/23.57	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
23.44/23.57	c vivif2 --  cl tried    32911 cl shrink        0 lits rem          0 time: 0.01
23.54/23.60	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
23.54/23.60	c calculated reachability. Time: 0.00
23.54/23.60	c  N st    40    238288       528      2325         0     32911      7087    585131   no data   no data  --
31.63/31.70	c  F st    41    306250       528      2325         0     34469      7087    553732   no data   no data  --
31.63/31.70	c  N st    41    306250       528      2325         0     34469      7087    553732   no data   no data  --
32.22/32.38	c Decided on static restart strategy
34.82/34.96	c  N st    51    334552       528      2325         0     38850      7087    658124   no data   no data  --
37.22/37.38	c  N st    53    357432       528      2325         0     36916      7087    624977   no data   no data  --
37.22/37.38	c  S st    53    357432       528      2325         0     36916      7087    624977   no data   no data  --
37.32/37.45	c  S st    53    357935       528      2325         0     37419      7087    637688   no data   no data  --
37.32/37.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.32/37.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.32/37.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
37.32/37.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.32/37.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.32/37.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
37.32/37.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
38.92/39.01	c lits-rem:       481  cl-subs:      807  v-elim:      0  v-fix:    0  time:  1.52 s
38.92/39.01	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
38.92/39.01	c vivif2 --  cl tried    36612 cl shrink        0 lits rem          0 time: 0.01
38.92/39.04	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.03
38.92/39.04	c calculated reachability. Time: 0.00
38.92/39.04	c  N st    53    357935       528      2325         0     36612      7087    614326   no data   no data  --
42.71/42.84	c  N st    54    390328       528      2325         0     42836      7087    754751   no data   no data  --
48.90/49.06	c  N st    55    438916       528      2325         0     36582      7087    549564   no data   no data  --
58.79/58.92	c  N st    56    511799       528      2325         0     50145      7087    885542   no data   no data  --
61.99/62.17	c  N st    57    536902       528      2325         0     44336      7087    711062   no data   no data  --
61.99/62.17	c  S st    57    536902       528      2325         0     44336      7087    711062   no data   no data  --
62.09/62.27	c  S st    57    537406       528      2325         0     44840      7087    723663   no data   no data  --
62.09/62.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.09/62.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.09/62.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.19/62.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.19/62.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.19/62.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
62.19/62.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
63.99/64.13	c lits-rem:       683  cl-subs:     1338  v-elim:      0  v-fix:    0  time:  1.83 s
63.99/64.13	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
63.99/64.14	c vivif2 --  cl tried    43502 cl shrink        0 lits rem          0 time: 0.01
63.99/64.17	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.03
63.99/64.17	c calculated reachability. Time: 0.00
63.99/64.18	c  N st    57    537406       528      2325         0     43502      7087    683757   no data   no data  --
87.86/88.01	c  N st    58    701390       528      2325         0     37450      7087    433638   no data   no data  --
106.44/106.62	c  N st    59    806110       528      2325         0     66710      7087   1176779   no data   no data  --
106.44/106.62	c  S st    59    806110       528      2325         0     66710      7087   1176779   no data   no data  --
106.54/106.77	c  S st    59    806611       528      2325         0     67211      7087   1188657   no data   no data  --
106.54/106.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.54/106.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.54/106.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.63/106.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.63/106.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.63/106.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
106.63/106.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
109.73/109.96	c lits-rem:       367  cl-subs:     3503  v-elim:      0  v-fix:    0  time:  3.12 s
109.73/109.96	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
109.73/109.97	c vivif2 --  cl tried    63708 cl shrink        0 lits rem          0 time: 0.01
109.83/110.03	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.06
109.83/110.03	c calculated reachability. Time: 0.00
109.83/110.03	c  N st    59    806611       528      2325         0     63708      7087   1092369   no data   no data  --
159.18/159.42	c  F st    60   1071875       528      2325         0     79450      7087   1424517   no data   no data  --
159.18/159.42	c  N st    60   1071875       528      2325         0     79450      7087   1424517   no data   no data  --
160.97/161.21	c Decided on static restart strategy
165.27/165.50	c  N st    70   1100178       528      2325         0     63220      7087    926560   no data   no data  --
172.48/172.73	c  N st    72   1136172       528      2325         0     53519      7087    674130   no data   no data  --
178.78/179.05	c  N st    73   1168566       528      2325         0     85192      7087   1508480   no data   no data  --
186.97/187.23	c  N st    74   1209916       528      2325         0     79716      7087   1377795   no data   no data  --
186.97/187.23	c  S st    74   1209916       528      2325         0     79716      7087   1377795   no data   no data  --
187.17/187.42	c  S st    74   1210417       528      2325         0     80216      7087   1389527   no data   no data  --
187.17/187.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.17/187.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
187.17/187.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
187.28/187.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
187.28/187.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.28/187.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
187.28/187.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
191.08/191.39	c lits-rem:       236  cl-subs:     3321  v-elim:      0  v-fix:    0  time:  3.90 s
191.08/191.39	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
191.18/191.41	c vivif2 --  cl tried    76895 cl shrink        0 lits rem          0 time: 0.01
191.18/191.48	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
191.18/191.48	c calculated reachability. Time: 0.00
191.18/191.48	c  N st    74   1210417       528      2325         0     76895      7087   1291636   no data   no data  --
206.58/206.83	c  N st    75   1283299       528      2325         0     53375      7087    620247   no data   no data  --
229.08/229.39	c  N st    76   1392623       528      2325         0     61476      7087    781349   no data   no data  --
267.87/268.19	c  N st    77   1556608       528      2325         0     66325      7087    869131   no data   no data  --
304.18/304.42	c  N st    78   1710418       528      2325         0    108045      7087   1941743   no data   no data  --
304.18/304.42	c  S st    78   1710418       528      2325         0    108045      7087   1941743   no data   no data  --
304.38/304.69	c  S st    78   1710921       528      2325         0    108545      7087   1954045   no data   no data  --
304.38/304.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.38/304.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
304.48/304.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
304.58/304.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.58/304.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.58/304.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
304.58/304.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
315.26/315.58	c lits-rem:       200  cl-subs:     7291  v-elim:      0  v-fix:    0  time: 10.76 s
315.26/315.58	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
315.37/315.60	c vivif2 --  cl tried   101254 cl shrink        0 lits rem          0 time: 0.02
315.47/315.72	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.12
315.47/315.73	c calculated reachability. Time: 0.00
315.47/315.73	c  N st    78   1710921       528      2325         0    101254      7087   1778021   no data   no data  --
406.34/406.70	c  N st    79   2079885       528      2325         0    112533      7087   1896445   no data   no data  --
441.58/442.00	c  N st    80   2210921       528      2325         0    116636      7087   2014675   no data   no data  --
441.58/442.00	c  S st    80   2210921       528      2325         0    116636      7087   2014675   no data   no data  --
441.78/442.29	c  S st    80   2211425       528      2325         0    117139      7087   2027141   no data   no data  --
441.88/442.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.88/442.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
441.88/442.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
441.98/442.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.98/442.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.98/442.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
441.98/442.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
455.95/456.42	c lits-rem:       250  cl-subs:     8581  v-elim:      0  v-fix:    0  time: 13.98 s
455.95/456.42	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
455.95/456.44	c vivif2 --  cl tried   108558 cl shrink        0 lits rem          0 time: 0.02
456.05/456.57	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.13
456.05/456.57	c calculated reachability. Time: 0.00
456.05/456.57	c  N st    80   2211425       528      2325         0    108558      7087   1808452   no data   no data  --
595.53/596.00	c  N st    81   2711425       528      2325         0    131983      7087   2280930   no data   no data  --
595.53/596.00	c  S st    81   2711425       528      2325         0    131983      7087   2280930   no data   no data  --
595.83/596.36	c  S st    81   2711930       528      2325         0    132488      7087   2293800   no data   no data  --
595.83/596.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
595.83/596.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
595.93/596.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
595.93/596.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
595.93/596.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
595.93/596.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
595.93/596.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
614.33/614.82	c lits-rem:      3339  cl-subs:    10869  v-elim:      0  v-fix:    0  time: 18.32 s
614.33/614.82	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
614.33/614.84	c vivif2 --  cl tried   121619 cl shrink        0 lits rem          0 time: 0.02
614.43/615.00	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.15
614.52/615.00	c calculated reachability. Time: 0.00
614.52/615.00	c  N st    81   2711930       528      2325         0    121619      7087   2041263   no data   no data  --
761.83/762.35	c  N st    82   3211932       528      2325         0     98073      7087   1311952   no data   no data  --
761.83/762.35	c  S st    82   3211932       528      2325         0     98073      7087   1311952   no data   no data  --
762.03/762.58	c  S st    82   3212437       528      2325         0     98578      7087   1324313   no data   no data  --
762.03/762.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
762.03/762.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
762.13/762.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
762.13/762.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
762.13/762.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
762.13/762.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
762.13/762.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
765.33/765.89	c lits-rem:       281  cl-subs:     2911  v-elim:      0  v-fix:    0  time:  3.23 s
765.33/765.89	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
765.43/765.91	c vivif2 --  cl tried    95667 cl shrink        0 lits rem          0 time: 0.01
765.53/766.01	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.10
765.53/766.01	c calculated reachability. Time: 0.00
765.53/766.01	c  N st    82   3212437       528      2325         0     95667      7087   1251135   no data   no data  --
929.13/929.66	c  N st    83   3712438       528      2325         0    106242      7087   1408010   no data   no data  --
929.13/929.66	c  S st    83   3712438       528      2325         0    106242      7087   1408010   no data   no data  --
929.43/929.92	c  S st    83   3712945       528      2325         0    106748      7087   1420667   no data   no data  --
929.43/929.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
929.43/929.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
929.43/929.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
929.53/930.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
929.53/930.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.53/930.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
929.53/930.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
933.44/933.96	c lits-rem:       116  cl-subs:     4020  v-elim:      0  v-fix:    0  time:  3.95 s
933.44/933.96	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
933.44/933.98	c vivif2 --  cl tried   102728 cl shrink        0 lits rem          0 time: 0.02
933.53/934.09	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.11
933.63/934.10	c calculated reachability. Time: 0.00
933.63/934.10	c  N st    83   3712945       528      2325         0    102728      7087   1321803   no data   no data  --
946.43/946.92	c  F st    84   3751562       528      2325         0    140430      7087   2347700   no data   no data  --
946.43/946.92	c  N st    84   3751562       528      2325         0    140430      7087   2347700   no data   no data  --
948.74/949.30	c Decided on static restart strategy
958.83/959.37	c  N st    94   3779872       528      2325         0     85261      7087    826137   no data   no data  --
972.84/973.30	c  N st    96   3815867       528      2325         0    120446      7087   1748079   no data   no data  --
988.74/989.27	c  N st    97   3848261       528      2325         0    152177      7087   2618505   no data   no data  --
1004.84/1005.40	c  N st    98   3896851       528      2325         0    115703      7087   1618174   no data   no data  --
1030.73/1031.29	c  N st    99   3969734       528      2325         0    102051      7087   1227957   no data   no data  --
1067.84/1068.33	c  N st   100   4079059       528      2325         0    122966      7087   1766490   no data   no data  --
1118.74/1119.21	c  N st   101   4212946       528      2325         0    166741      7087   2920043   no data   no data  --
1118.74/1119.21	c  S st   101   4212946       528      2325         0    166741      7087   2920043   no data   no data  --
1119.25/1119.71	c  S st   101   4213449       528      2325         0    167240      7087   2933404   no data   no data  --
1119.25/1119.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1119.25/1119.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1119.25/1119.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1119.35/1119.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1119.35/1119.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1119.35/1119.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    528 time:  0.00 s
1119.35/1119.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1151.34/1151.86	c lits-rem:      1975  cl-subs:    12470  v-elim:      0  v-fix:    0  time: 31.97 s
1151.34/1151.87	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1151.44/1151.90	c vivif2 --  cl tried   154770 cl shrink        0 lits rem          0 time: 0.03
1151.64/1152.10	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.20
1151.64/1152.10	c calculated reachability. Time: 0.00
1151.64/1152.10	c  N st   101   4213449       528      2325         0    154770      7087   2619599   no data   no data  --
1264.45/1264.92	c  N st   102   4459426       528      2325         0    128422      7087   1875551   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-3175785-1301787558/watcher-3175785-1301787558 -o /tmp/evaluation-result-3175785-1301787558/solver-3175785-1301787558 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175785-1301787558.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.07 4.06 3.96 4/191 23176
/proc/meminfo: memFree=20917912/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=20368 CPUtime=0 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4194304 308 0 0 0 0 0 0 0 25 0 1 0 290353657 20856832 247 33554432000 4194304 4650387 140737373358400 18446744073709551615 47432922734336 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/23176/statm: 5092 258 216 112 0 57 0

[startup+0.0435531 s]
/proc/loadavg: 4.07 4.06 3.96 4/191 23176
/proc/meminfo: memFree=20917912/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=30480 CPUtime=0.03 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 745 0 0 0 3 0 0 0 25 0 1 0 290353657 31211520 669 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365298 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 7620 669 378 112 0 2585 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30480

[startup+0.100569 s]
/proc/loadavg: 4.07 4.06 3.96 4/191 23176
/proc/meminfo: memFree=20917912/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=30480 CPUtime=0.09 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 816 0 0 0 9 0 0 0 25 0 1 0 290353657 31211520 740 33554432000 4194304 4650387 140737373358400 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 7620 740 379 112 0 2585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30480

[startup+0.300549 s]
/proc/loadavg: 4.07 4.06 3.96 4/191 23176
/proc/meminfo: memFree=20917912/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=31168 CPUtime=0.29 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 1114 0 0 0 29 0 0 0 25 0 1 0 290353657 31916032 884 33554432000 4194304 4650387 140737373358400 18446744073709551615 4315094 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 7792 884 381 112 0 2757 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31168

[startup+0.700496 s]
/proc/loadavg: 4.07 4.06 3.96 4/191 23176
/proc/meminfo: memFree=20917912/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=31624 CPUtime=0.69 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 1533 0 0 0 69 0 0 0 25 0 1 0 290353657 32382976 1069 33554432000 4194304 4650387 140737373358400 18446744073709551615 255377325975 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 7906 1069 381 112 0 2871 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31624

[startup+1.50023 s]
/proc/loadavg: 4.07 4.06 3.96 5/190 23180
/proc/meminfo: memFree=20907508/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=37924 CPUtime=1.48 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 3644 0 0 0 148 0 0 0 25 0 1 0 290353657 38834176 2533 33554432000 4194304 4650387 140737373358400 18446744073709551615 4439057 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 9481 2533 383 112 0 4446 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 37924

[startup+3.10094 s]
/proc/loadavg: 4.07 4.06 3.96 5/194 23204
/proc/meminfo: memFree=20892604/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=38908 CPUtime=3.08 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 4836 0 0 0 308 0 0 0 25 0 1 0 290353657 39841792 2885 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 9727 2885 383 112 0 4692 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38908

[startup+6.30034 s]
/proc/loadavg: 4.07 4.06 3.96 5/194 23204
/proc/meminfo: memFree=20873512/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=40244 CPUtime=6.28 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 6837 0 0 0 627 1 0 0 25 0 1 0 290353657 41209856 3356 33554432000 4194304 4650387 140737373358400 18446744073709551615 4330237 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 10061 3356 383 112 0 5026 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 40244

[startup+12.7002 s]
/proc/loadavg: 4.06 4.06 3.96 5/194 23204
/proc/meminfo: memFree=20851956/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=52280 CPUtime=12.66 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 12403 0 0 0 1264 2 0 0 25 0 1 0 290353657 53534720 6242 33554432000 4194304 4650387 140737373358400 18446744073709551615 4439616 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 13070 6242 383 112 0 8035 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52280

[startup+25.5008 s]
/proc/loadavg: 4.05 4.06 3.96 5/194 23204
/proc/meminfo: memFree=20818736/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=59564 CPUtime=25.44 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 18161 0 0 0 2541 3 0 0 25 0 1 0 290353657 60993536 7642 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 14891 7642 383 112 0 9856 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 59564

[startup+51.1011 s]
/proc/loadavg: 4.03 4.05 3.96 5/194 23205
/proc/meminfo: memFree=20797236/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=65260 CPUtime=50.99 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 27672 0 0 0 5095 4 0 0 25 0 1 0 290353657 66826240 9586 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366825 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 16315 9586 383 112 0 11280 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 65260

[startup+102.307 s]
/proc/loadavg: 4.15 4.07 3.97 5/194 23206
/proc/meminfo: memFree=20756800/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=73036 CPUtime=102.13 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 43297 0 0 0 10206 7 0 0 25 0 1 0 290353657 74788864 10819 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 18259 10819 383 112 0 13224 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 73036

[startup+162.301 s]
/proc/loadavg: 4.12 4.07 3.98 5/194 23208
/proc/meminfo: memFree=20714348/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=90256 CPUtime=162.07 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 59419 0 0 0 16196 11 0 0 25 0 1 0 290353657 92422144 14541 33554432000 4194304 4650387 140737373358400 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 22564 14541 383 112 0 17529 0
Current children cumulated CPU time (s) 162.07
Current children cumulated vsize (KiB) 90256

[startup+222.3 s]
/proc/loadavg: 4.26 4.10 4.00 5/194 23209
/proc/meminfo: memFree=20647972/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=106680 CPUtime=222.07 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 74010 0 0 0 22192 15 0 0 25 0 1 0 290353657 109240320 19136 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 26670 19136 383 112 0 21635 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 106680

[startup+282.3 s]
/proc/loadavg: 4.25 4.13 4.01 5/194 23211
/proc/meminfo: memFree=20618556/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=106932 CPUtime=282.07 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 84368 0 0 0 28188 19 0 0 25 0 1 0 290353657 109498368 18743 33554432000 4194304 4650387 140737373358400 18446744073709551615 4314809 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 26733 18743 383 112 0 21698 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 106932

[startup+342.3 s]
/proc/loadavg: 4.09 4.10 4.00 5/194 23213
/proc/meminfo: memFree=20568556/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=133000 CPUtime=342.03 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 98593 0 0 0 34181 22 0 0 25 0 1 0 290353657 136192000 25859 33554432000 4194304 4650387 140737373358400 18446744073709551615 4331834 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 33250 25859 383 112 0 28215 0
Current children cumulated CPU time (s) 342.03
Current children cumulated vsize (KiB) 133000

[startup+402.301 s]
/proc/loadavg: 4.06 4.09 4.00 5/194 23214
/proc/meminfo: memFree=20548328/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=133200 CPUtime=401.94 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 108051 0 0 0 40169 25 0 0 25 0 1 0 290353657 136396800 25678 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/23176/statm: 33300 25678 383 112 0 28265 0
Current children cumulated CPU time (s) 401.94
Current children cumulated vsize (KiB) 133200

[startup+462.301 s]
/proc/loadavg: 4.02 4.07 4.00 5/194 23216
/proc/meminfo: memFree=20508748/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=146656 CPUtime=461.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 117330 0 0 0 46156 27 0 0 25 0 1 0 290353657 150175744 29900 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 36664 29900 383 112 0 31629 0
Current children cumulated CPU time (s) 461.83
Current children cumulated vsize (KiB) 146656

[startup+522.301 s]
/proc/loadavg: 4.05 4.07 4.00 5/194 23217
/proc/meminfo: memFree=20505868/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=146872 CPUtime=521.82 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 126315 0 0 0 52152 30 0 0 25 0 1 0 290353657 150396928 28078 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 36718 28078 383 112 0 31683 0
Current children cumulated CPU time (s) 521.82
Current children cumulated vsize (KiB) 146872

[startup+582.301 s]
/proc/loadavg: 4.06 4.07 4.00 5/194 23219
/proc/meminfo: memFree=20491836/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=147028 CPUtime=581.82 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 135117 0 0 0 58149 33 0 0 25 0 1 0 290353657 150556672 28597 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 36757 28597 383 112 0 31722 0
Current children cumulated CPU time (s) 581.82
Current children cumulated vsize (KiB) 147028

[startup+642.301 s]
/proc/loadavg: 4.02 4.06 4.00 5/194 23221
/proc/meminfo: memFree=20470964/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=161544 CPUtime=641.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 143159 0 0 0 64148 35 0 0 25 0 1 0 290353657 165421056 33474 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 40386 33474 383 112 0 35351 0
Current children cumulated CPU time (s) 641.83
Current children cumulated vsize (KiB) 161544

[startup+702.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/194 23222
/proc/meminfo: memFree=20460772/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=161720 CPUtime=701.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 151570 0 0 0 70145 38 0 0 25 0 1 0 290353657 165601280 32992 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 40430 32992 383 112 0 35395 0
Current children cumulated CPU time (s) 701.83
Current children cumulated vsize (KiB) 161720

[startup+762.307 s]
/proc/loadavg: 4.02 4.05 4.00 5/194 23224
/proc/meminfo: memFree=20450440/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=161876 CPUtime=761.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 160329 0 0 0 76144 39 0 0 25 0 1 0 290353657 165761024 32217 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 40469 32217 383 112 0 35434 0
Current children cumulated CPU time (s) 761.83
Current children cumulated vsize (KiB) 161876

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/194 23225
/proc/meminfo: memFree=20452780/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=163944 CPUtime=821.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 167847 0 0 0 82141 42 0 0 25 0 1 0 290353657 167878656 33052 33554432000 4194304 4650387 140737373358400 18446744073709551615 4330345 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 40986 33052 383 112 0 35951 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 163944

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 4.00 5/194 23227
/proc/meminfo: memFree=20457328/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=164068 CPUtime=881.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 175032 0 0 0 88139 44 0 0 25 0 1 0 290353657 168005632 33495 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 41017 33495 383 112 0 35982 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 164068

[startup+942.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/194 23229
/proc/meminfo: memFree=20425796/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=170476 CPUtime=941.84 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 183341 0 0 0 94136 48 0 0 25 0 1 0 290353657 174567424 35046 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 42619 35046 383 112 0 37584 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 170476

[startup+1002.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/194 23230
/proc/meminfo: memFree=20408528/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=170580 CPUtime=1001.83 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 189508 0 0 0 100133 50 0 0 25 0 1 0 290353657 174673920 34178 33554432000 4194304 4650387 140737373358400 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 42645 34178 383 112 0 37610 0
Current children cumulated CPU time (s) 1001.83
Current children cumulated vsize (KiB) 170580

[startup+1062.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/194 23232
/proc/meminfo: memFree=20390040/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=170680 CPUtime=1061.84 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 196541 0 0 0 106131 53 0 0 25 0 1 0 290353657 174776320 34144 33554432000 4194304 4650387 140737373358400 18446744073709551615 4363452 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 42670 34144 383 112 0 37635 0
Current children cumulated CPU time (s) 1061.84
Current children cumulated vsize (KiB) 170680

[startup+1122.3 s]
/proc/loadavg: 4.04 4.03 4.00 5/194 23233
/proc/meminfo: memFree=20356020/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=244268 CPUtime=1121.84 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 206678 0 0 0 112129 55 0 0 25 0 1 0 290353657 250130432 40681 33554432000 4194304 4650387 140737373358400 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 61067 40681 383 112 0 56032 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 244268

[startup+1182.3 s]
/proc/loadavg: 4.08 4.04 4.00 5/194 23235
/proc/meminfo: memFree=20329928/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=201048 CPUtime=1181.84 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 211664 0 0 0 118127 57 0 0 25 0 1 0 290353657 205873152 41677 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 50262 41678 383 112 0 45227 0
Current children cumulated CPU time (s) 1181.84
Current children cumulated vsize (KiB) 201048

[startup+1242.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/194 23237
/proc/meminfo: memFree=20328676/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=201092 CPUtime=1241.84 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 216370 0 0 0 124124 60 0 0 25 0 1 0 290353657 205918208 42689 33554432000 4194304 4650387 140737373358400 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 50273 42689 383 112 0 45238 0
Current children cumulated CPU time (s) 1241.84
Current children cumulated vsize (KiB) 201092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.04 4.00 3/191 23240
/proc/meminfo: memFree=20596148/32951124 swapFree=67111528/67111528
[pid=23176] ppid=23174 vsize=201184 CPUtime=1299.56 cores=4,6
/proc/23176/stat : 23176 (strangenight1-s) R 23174 23176 22690 0 -1 4202496 222388 0 0 0 129894 62 0 0 25 0 1 0 290353657 206012416 41152 33554432000 4194304 4650387 140737373358400 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/23176/statm: 50296 41152 383 112 0 45261 0
Current children cumulated CPU time (s) 1299.56
Current children cumulated vsize (KiB) 201184

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

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

runsolver used 2.29765 second user time and 4.81227 second system time

The end

Launcher Data

Begin job on node135 at 2011-04-03 01:39:18
IDJOB=3175785
IDBENCH=82803
IDSOLVER=1589
FILE ID=node135/3175785-1301787558
RUNJOBID= node135-1301783649-22709
PBS_JOBID= 12841383
Free space on /tmp= 71856 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S720541313-052.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175785-1301787558/watcher-3175785-1301787558 -o /tmp/evaluation-result-3175785-1301787558/solver-3175785-1301787558 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175785-1301787558.cnf

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

MD5SUM BENCH= 529f91a307fdda5249e1a091ee33e647
RANDOM SEED=1582377709

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.851
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20918316 kB
Buffers:        379260 kB
Cached:       11303292 kB
SwapCached:          0 kB
Active:        8003112 kB
Inactive:      3748716 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20918316 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           18664 kB
Writeback:           0 kB
AnonPages:       69076 kB
Mapped:          16032 kB
Slab:           218764 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285552 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71856 MiB
End job on node135 at 2011-04-03 02:01:00