Trace number 3370526

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_170.shuffled.cnf
MD5SUM82789f57e506af1994452e76af2dcbf0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.073988
Satisfiable
(Un)Satisfiability was proved
Number of variables170
Number of clauses2924
Sum of the clauses size14457
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31
Number of clauses of size 4161
Number of clauses of size 52762
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-3370526-1305395969.cnf'
0.00/0.00	c -- header says num vars:            170
0.00/0.00	c -- header says num clauses:        2924
0.00/0.00	c -- clauses added:            0 learnts,         2924 normals,            0 xors
0.00/0.00	c -- vars added        170
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       170      2924         0         0     14457         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.01
0.00/0.01	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:    170 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      77 undec:      28 neg:      65
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       170      2924         0         0     14457         0   no data   no data  --
0.04/0.06	c Decided on static restart strategy
0.09/0.13	c  N st     8      4919       170      2924         0      4732     14457    166432   no data   no data  --
0.29/0.35	c  N st    10     11301       170      2924         0      4388     14457    114396   no data   no data  --
0.49/0.58	c  N st    11     17046       170      2924         0      9902     14457    309431   no data   no data  --
0.89/0.93	c  F st    12     25001       170      2924         0     12146     14457    378220   no data   no data  --
0.89/0.93	c  N st    12     25001       170      2924         0     12146     14457    378220   no data   no data  --
1.11/1.13	c Decided on static restart strategy
1.11/1.13	c  N st    18     30000       170      2924         0     10430     14457    299480   no data   no data  --
1.11/1.13	c  S st    18     30000       170      2924         0     10430     14457    299480   no data   no data  --
1.11/1.16	c  S st    18     30509       170      2924         0     10934     14457    316539   no data   no data  --
1.11/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.11/1.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.11/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.11/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.11/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.11/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1.11/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.48	c lits-rem:      3536  cl-subs:      943  v-elim:      0  v-fix:    0  time:  1.30 s
2.49/2.52	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.04
2.49/2.52	c calculated reachability. Time: 0.00
2.49/2.52	c  N st    18     30509       170      2924         0      9991     14457    275073   no data   no data  --
2.79/2.87	c  N st    20     37621       170      2924         0      9228     14457    230822   no data   no data  --
3.20/3.21	c  N st    21     44020       170      2924         0     15358     14457    439162   no data   no data  --
3.30/3.34	c  S st    22     45763       170      2924         0     17046     14457    498446   no data   no data  --
3.30/3.39	c  S st    22     46264       170      2924         0      8930     14457    192498   no data   no data  --
3.30/3.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.30/3.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.30/3.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.30/3.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.30/3.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.30/3.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
3.30/3.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:       542  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.47 s
3.79/3.86	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
3.79/3.86	c vivif2 --  cl tried     8802 cl shrink        0 lits rem          0 time: 0.00
3.89/3.90	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.03
3.89/3.90	c calculated reachability. Time: 0.00
3.89/3.90	c  N st    22     46264       170      2924         0      8802     14457    186775   no data   no data  --
4.69/4.75	c  N st    23     60662       170      2924         0     13045     14457    315877   no data   no data  --
5.29/5.31	c  N st    24     69397       170      2924         0     10846     14457    224176   no data   no data  --
5.29/5.31	c  S st    24     69397       170      2924         0     10846     14457    224176   no data   no data  --
5.29/5.34	c  S st    24     69906       170      2924         0     11349     14457    240471   no data   no data  --
5.29/5.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.29/5.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.29/5.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.29/5.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.29/5.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.29/5.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
5.29/5.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.33	c lits-rem:       868  cl-subs:      219  v-elim:      0  v-fix:    0  time:  0.98 s
6.29/6.33	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
6.29/6.33	c vivif2 --  cl tried    11130 cl shrink        0 lits rem          0 time: 0.00
6.29/6.38	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.04
6.29/6.38	c calculated reachability. Time: 0.00
6.29/6.38	c  N st    24     69906       170      2924         0     11130     14457    231350   no data   no data  --
7.48/7.53	c  F st    25     87501       170      2924         0     16524     14457    411437   no data   no data  --
7.48/7.53	c  N st    25     87501       170      2924         0     16524     14457    411437   no data   no data  --
7.79/7.86	c Decided on static restart strategy
7.99/8.06	c  N st    32     95540       170      2924         0     24221     14457    684383   no data   no data  --
8.59/8.66	c  N st    34    104859       170      2924         0     20689     14457    544317   no data   no data  --
8.59/8.66	c  S st    34    104859       170      2924         0     20689     14457    544317   no data   no data  --
8.70/8.71	c  S st    34    105360       170      2924         0     21176     14457    560064   no data   no data  --
8.70/8.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.70/8.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.70/8.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.70/8.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.70/8.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.70/8.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
8.70/8.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.69/10.71	c lits-rem:      4451  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  1.98 s
10.69/10.71	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
10.69/10.72	c vivif2 --  cl tried    19835 cl shrink        0 lits rem          0 time: 0.00
10.69/10.79	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.07
10.69/10.79	c calculated reachability. Time: 0.00
10.69/10.79	c  N st    34    105360       170      2924         0     19835     14457    503685   no data   no data  --
11.49/11.54	c  N st    35    114958       170      2924         0     15629     14457    331297   no data   no data  --
12.59/12.61	c  N st    36    129357       170      2924         0     15113     14457    289958   no data   no data  --
14.30/14.31	c  N st    37    150952       170      2924         0     20498     14457    458437   no data   no data  --
14.79/14.88	c  S st    38    158040       170      2924         0     27300     14457    696264   no data   no data  --
14.89/14.95	c  S st    38    158542       170      2924         0     27794     14457    712690   no data   no data  --
14.89/14.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.89/14.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.89/14.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.89/14.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.89/14.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.89/14.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
14.89/14.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.99/17.01	c lits-rem:      3709  cl-subs:     1719  v-elim:      0  v-fix:    0  time:  2.03 s
16.99/17.01	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
16.99/17.01	c vivif2 --  cl tried    26075 cl shrink        0 lits rem          0 time: 0.01
17.09/17.11	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.09
17.09/17.11	c calculated reachability. Time: 0.00
17.09/17.11	c  N st    38    158542       170      2924         0     26075     14457    642845   no data   no data  --
21.39/21.40	c  N st    39    207133       170      2924         0     20926     14457    425094   no data   no data  --
24.29/24.31	c  N st    40    237813       170      2924         0     31115     14457    774243   no data   no data  --
24.29/24.31	c  S st    40    237813       170      2924         0     31115     14457    774243   no data   no data  --
24.29/24.38	c  S st    40    238322       170      2924         0     31619     14457    791462   no data   no data  --
24.29/24.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
24.29/24.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.29/24.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
24.39/24.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.39/24.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.39/24.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
24.39/24.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.69/26.73	c lits-rem:      3849  cl-subs:     1893  v-elim:      0  v-fix:    0  time:  2.33 s
26.69/26.74	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
26.69/26.74	c vivif2 --  cl tried    29726 cl shrink        0 lits rem          0 time: 0.01
26.79/26.85	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.11
26.79/26.85	c calculated reachability. Time: 0.00
26.79/26.85	c  N st    40    238322       170      2924         0     29726     14457    713869   no data   no data  --
33.89/33.92	c  F st    41    306250       170      2924         0     31604     14457    720779   no data   no data  --
33.89/33.93	c  N st    41    306250       170      2924         0     31604     14457    720779   no data   no data  --
34.39/34.47	c Decided on static restart strategy
36.89/36.98	c  N st    51    334555       170      2924         0     35808     14457    828499   no data   no data  --
39.19/39.26	c  N st    53    357483       170      2924         0     33829     14457    756524   no data   no data  --
39.19/39.26	c  S st    53    357483       170      2924         0     33829     14457    756524   no data   no data  --
39.29/39.34	c  S st    53    357988       170      2924         0     34327     14457    773181   no data   no data  --
39.29/39.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.29/39.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.29/39.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
39.29/39.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.29/39.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.29/39.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
39.29/39.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
41.59/41.69	c lits-rem:      4714  cl-subs:     1347  v-elim:      0  v-fix:    0  time:  2.32 s
41.59/41.69	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
41.59/41.69	c vivif2 --  cl tried    32980 cl shrink        0 lits rem          0 time: 0.01
41.80/41.82	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.12
41.80/41.82	c calculated reachability. Time: 0.00
41.80/41.82	c  N st    53    357988       170      2924         0     32980     14457    710125   no data   no data  --
45.19/45.27	c  N st    54    390382       170      2924         0     38961     14457    908294   no data   no data  --
50.69/50.79	c  N st    55    438970       170      2924         0     33002     14457    639149   no data   no data  --
59.10/59.17	c  N st    56    511852       170      2924         0     46203     14457   1101411   no data   no data  --
62.19/62.21	c  N st    57    536982       170      2924         0     40609     14457    849895   no data   no data  --
62.19/62.21	c  S st    57    536982       170      2924         0     40609     14457    849895   no data   no data  --
62.29/62.30	c  S st    57    537484       170      2924         0     41104     14457    867110   no data   no data  --
62.29/62.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.29/62.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.29/62.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.29/62.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.29/62.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.29/62.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
62.29/62.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
64.59/64.62	c lits-rem:      1691  cl-subs:     1489  v-elim:      0  v-fix:    0  time:  2.28 s
64.59/64.62	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
64.59/64.62	c vivif2 --  cl tried    39615 cl shrink        0 lits rem          0 time: 0.01
64.69/64.78	c asymm  cl-useful: 0/2924/2924 lits-rem:0 time: 0.16
64.69/64.78	c calculated reachability. Time: 0.00
64.69/64.78	c  N st    57    537484       170      2924         0     39615     14457    808257   no data   no data  --
87.69/87.70	c  N st    58    701469       170      2924         0     68022     14457   1740404   no data   no data  --
103.69/103.78	c  N st    59    806226       170      2924         0     62229     14457   1458183   no data   no data  --
103.69/103.78	c  S st    59    806226       170      2924         0     62229     14457   1458183   no data   no data  --
103.89/103.92	c  S st    59    806727       170      2924         0     62722     14457   1474794   no data   no data  --
103.89/103.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.89/103.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.89/103.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.89/103.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.89/103.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.89/103.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
103.89/103.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
112.39/112.49	c lits-rem:      1363  cl-subs:     5106  v-elim:      0  v-fix:    0  time:  8.51 s
112.39/112.49	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
112.49/112.50	c vivif2 --  cl tried    57616 cl shrink        0 lits rem          0 time: 0.01
112.69/112.71	c asymm  cl-useful: 0/2377/2924 lits-rem:0 time: 0.21
112.69/112.71	c calculated reachability. Time: 0.00
112.69/112.71	c  N st    59    806727       170      2924         0     57616     14457   1291663   no data   no data  --
153.30/153.38	c  F st    60   1071876       170      2924         0     73036     14457   1781267   no data   no data  --
153.30/153.38	c  N st    60   1071876       170      2924         0     73036     14457   1781267   no data   no data  --
154.30/154.35	c Decided on static restart strategy
158.09/158.18	c  N st    70   1100177       170      2924         0     57342     14457   1145792   no data   no data  --
163.90/163.99	c  N st    72   1136172       170      2924         0     47791     14457    771947   no data   no data  --
168.90/168.97	c  N st    73   1168565       170      2924         0     78643     14457   1861803   no data   no data  --
175.49/175.58	c  N st    74   1210091       170      2924         0     73390     14457   1676156   no data   no data  --
175.49/175.58	c  S st    74   1210091       170      2924         0     73390     14457   1676156   no data   no data  --
175.69/175.74	c  S st    74   1210597       170      2924         0     73890     14457   1692580   no data   no data  --
175.69/175.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.69/175.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.69/175.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.79/175.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.79/175.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.79/175.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
175.79/175.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
184.90/184.96	c lits-rem:      1432  cl-subs:     4393  v-elim:      0  v-fix:    0  time:  9.14 s
184.90/184.96	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
184.90/184.98	c vivif2 --  cl tried    69497 cl shrink        0 lits rem          0 time: 0.02
185.00/185.05	c asymm  cl-useful: 0/547/2924 lits-rem:0 time: 0.07
185.00/185.05	c calculated reachability. Time: 0.00
185.00/185.05	c  N st    74   1210597       170      2924         0     69497     14457   1524797   no data   no data  --
197.10/197.18	c  N st    75   1283479       170      2924         0     93566     14457   2370695   no data   no data  --
217.20/217.20	c  N st    76   1392803       170      2924         0     54714     14457    904369   no data   no data  --
245.79/245.84	c  N st    77   1556790       170      2924         0     59329     14457    998119   no data   no data  --
273.20/273.25	c  N st    78   1710597       170      2924         0    100380     14457   2492136   no data   no data  --
273.20/273.25	c  S st    78   1710597       170      2924         0    100380     14457   2492136   no data   no data  --
273.40/273.48	c  S st    78   1711100       170      2924         0    100871     14457   2508987   no data   no data  --
273.40/273.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
273.40/273.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.50/273.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
273.50/273.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.50/273.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.50/273.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
273.50/273.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
299.50/299.56	c lits-rem:      1065  cl-subs:     6876  v-elim:      0  v-fix:    0  time: 25.97 s
299.50/299.56	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
299.50/299.59	c vivif2 --  cl tried    93995 cl shrink        0 lits rem          0 time: 0.02
299.80/299.85	c asymm  cl-useful: 0/1612/2924 lits-rem:0 time: 0.26
299.80/299.85	c calculated reachability. Time: 0.00
299.80/299.85	c  N st    78   1711100       170      2924         0     93995     14457   2236540   no data   no data  --
373.70/373.70	c  N st    79   2080064       170      2924         0    105368     14457   2534511   no data   no data  --
402.10/402.17	c  N st    80   2211100       170      2924         0    109366     14457   2597584   no data   no data  --
402.10/402.17	c  S st    80   2211100       170      2924         0    109366     14457   2597584   no data   no data  --
402.40/402.42	c  S st    80   2211606       170      2924         0    109865     14457   2614497   no data   no data  --
402.40/402.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
402.40/402.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
402.40/402.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
402.51/402.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
402.51/402.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
402.51/402.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
402.51/402.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.60/430.67	c lits-rem:      1436  cl-subs:     7779  v-elim:      0  v-fix:    0  time: 28.13 s
430.60/430.67	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
430.70/430.70	c vivif2 --  cl tried   102086 cl shrink        0 lits rem          0 time: 0.02
430.90/430.96	c asymm  cl-useful: 0/1312/2924 lits-rem:0 time: 0.26
430.90/430.96	c calculated reachability. Time: 0.00
430.90/430.96	c  N st    80   2211606       170      2924         0    102086     14457   2320904   no data   no data  --
550.71/550.73	c  N st    81   2711606       170      2924         0    124668     14457   3000903   no data   no data  --
550.71/550.73	c  S st    81   2711606       170      2924         0    124668     14457   3000903   no data   no data  --
551.01/551.03	c  S st    81   2712108       170      2924         0    125159     14457   3017588   no data   no data  --
551.01/551.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.01/551.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.01/551.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
551.12/551.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
551.12/551.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
551.12/551.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
551.12/551.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
642.21/642.26	c lits-rem:      2524  cl-subs:    12195  v-elim:      0  v-fix:    0  time: 91.08 s
642.21/642.26	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
642.21/642.29	c vivif2 --  cl tried   112964 cl shrink        0 lits rem          0 time: 0.03
642.51/642.58	c asymm  cl-useful: 0/1236/2924 lits-rem:0 time: 0.29
642.51/642.58	c calculated reachability. Time: 0.00
642.51/642.58	c  N st    81   2712108       170      2924         0    112964     14457   2585367   no data   no data  --
774.32/774.32	c  N st    82   3212110       170      2924         0     90123     14457   1592241   no data   no data  --
774.32/774.32	c  S st    82   3212110       170      2924         0     90123     14457   1592241   no data   no data  --
774.51/774.53	c  S st    82   3212619       170      2924         0     90625     14457   1609232   no data   no data  --
774.51/774.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
774.51/774.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
774.51/774.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
774.61/774.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
774.61/774.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
774.61/774.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
774.61/774.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
782.31/782.39	c lits-rem:       321  cl-subs:     2521  v-elim:      0  v-fix:    0  time:  7.77 s
782.31/782.39	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
782.41/782.41	c vivif2 --  cl tried    88104 cl shrink        0 lits rem          0 time: 0.02
782.61/782.64	c asymm  cl-useful: 0/1581/2924 lits-rem:0 time: 0.24
782.61/782.65	c calculated reachability. Time: 0.00
782.61/782.65	c  N st    82   3212619       170      2924         0     88104     14457   1513426   no data   no data  --
931.22/931.29	c  N st    83   3712621       170      2924         0     98472     14457   1726588   no data   no data  --
931.22/931.29	c  S st    83   3712621       170      2924         0     98472     14457   1726588   no data   no data  --
931.52/931.51	c  S st    83   3713124       170      2924         0     98968     14457   1743150   no data   no data  --
931.52/931.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
931.52/931.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
931.52/931.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
931.62/931.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
931.62/931.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
931.62/931.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
931.62/931.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
941.32/941.33	c lits-rem:      2054  cl-subs:     3813  v-elim:      0  v-fix:    0  time:  9.73 s
941.32/941.33	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
941.32/941.35	c vivif2 --  cl tried    95155 cl shrink        0 lits rem          0 time: 0.02
941.52/941.59	c asymm  cl-useful: 0/1519/2924 lits-rem:0 time: 0.24
941.52/941.60	c calculated reachability. Time: 0.00
941.52/941.60	c  N st    83   3713124       170      2924         0     95155     14457   1611896   no data   no data  --
952.42/952.40	c  F st    84   3751562       170      2924         0    131620     14457   2871622   no data   no data  --
952.42/952.41	c  N st    84   3751562       170      2924         0    131620     14457   2871622   no data   no data  --
954.22/954.24	c Decided on static restart strategy
962.42/962.42	c  N st    94   3779864       170      2924         0    158819     14457   3839732   no data   no data  --
970.82/970.83	c  N st    96   3815857       170      2924         0    112615     14457   2240482   no data   no data  --
981.23/981.22	c  N st    97   3848250       170      2924         0    143538     14457   3341940   no data   no data  --
993.82/993.81	c  N st    98   3896839       170      2924         0    107850     14457   1981952   no data   no data  --
1016.52/1016.58	c  N st    99   3969723       170      2924         0     94315     14457   1489663   no data   no data  --
1045.72/1045.78	c  N st   100   4079047       170      2924         0    114951     14457   2235273   no data   no data  --
1083.53/1083.52	c  N st   101   4213124       170      2924         0    158233     14457   3865911   no data   no data  --
1083.53/1083.52	c  S st   101   4213124       170      2924         0    158233     14457   3865911   no data   no data  --
1083.92/1083.94	c  S st   101   4213626       170      2924         0    158722     14457   3883071   no data   no data  --
1083.92/1083.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1083.92/1083.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1084.02/1084.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1084.12/1084.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1084.12/1084.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1084.12/1084.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    170 time:  0.00 s
1084.12/1084.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1237.33/1237.36	c lits-rem:     11498  cl-subs:    10675  v-elim:      0  v-fix:    0  time: 153.23 s
1237.33/1237.36	c vivif2 --  cl tried     2924 cl shrink        0 lits rem          0 time: 0.00
1237.43/1237.41	c vivif2 --  cl tried   148047 cl shrink        0 lits rem          0 time: 0.04
1237.73/1237.73	c asymm  cl-useful: 0/948/2924 lits-rem:0 time: 0.32
1237.73/1237.73	c calculated reachability. Time: 0.00
1237.73/1237.73	c  N st   101   4213626       170      2924         0    148047     14457   3460907   no data   no data  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 3.05 2.24 2.87 4/366 12377
/proc/meminfo: memFree=21132628/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=29800 CPUtime=0 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 548 0 0 0 0 0 0 0 25 0 1 0 651194573 30515200 488 33554432000 4194304 4650387 140736574326208 18446744073709551615 4370626 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 7450 488 345 112 0 2415 0

[startup+0.044178 s]
/proc/loadavg: 3.05 2.24 2.87 4/366 12377
/proc/meminfo: memFree=21132628/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=30776 CPUtime=0.04 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 836 0 0 0 4 0 0 0 25 0 1 0 651194573 31514624 752 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 7694 752 376 112 0 2659 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30776

[startup+0.10017 s]
/proc/loadavg: 3.05 2.24 2.87 4/366 12377
/proc/meminfo: memFree=21132628/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=30776 CPUtime=0.09 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 918 0 0 0 9 0 0 0 25 0 1 0 651194573 31514624 834 33554432000 4194304 4650387 140736574326208 18446744073709551615 4363343 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 7694 834 377 112 0 2659 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30776

[startup+0.300122 s]
/proc/loadavg: 3.05 2.24 2.87 4/366 12377
/proc/meminfo: memFree=21132628/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=31296 CPUtime=0.29 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 1297 0 0 0 29 0 0 0 25 0 1 0 651194573 32047104 1009 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 7824 1009 379 112 0 2789 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31296

[startup+0.70105 s]
/proc/loadavg: 3.05 2.24 2.87 4/366 12377
/proc/meminfo: memFree=21132628/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=32380 CPUtime=0.69 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 2112 0 0 0 69 0 0 0 25 0 1 0 651194573 33157120 1125 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 8095 1125 379 112 0 3060 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32380

[startup+1.50091 s]
/proc/loadavg: 3.05 2.24 2.87 5/367 12378
/proc/meminfo: memFree=21127412/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=40268 CPUtime=1.49 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 4576 0 0 0 149 0 0 0 25 0 1 0 651194573 41234432 3124 33554432000 4194304 4650387 140736574326208 18446744073709551615 4439321 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 10067 3124 381 112 0 5032 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 40268

[startup+3.10062 s]
/proc/loadavg: 3.05 2.24 2.87 5/367 12378
/proc/meminfo: memFree=21121708/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=40572 CPUtime=3.09 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 5254 0 0 0 309 0 0 0 25 0 1 0 651194573 41545728 3236 33554432000 4194304 4650387 140736574326208 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 10143 3236 381 112 0 5108 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40572

[startup+6.30104 s]
/proc/loadavg: 3.13 2.27 2.88 5/367 12378
/proc/meminfo: memFree=21119344/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=42080 CPUtime=6.29 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 7331 0 0 0 629 0 0 0 25 0 1 0 651194573 43089920 3443 33554432000 4194304 4650387 140736574326208 18446744073709551615 4439088 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 10520 3443 381 112 0 5485 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42080

[startup+12.7009 s]
/proc/loadavg: 3.20 2.30 2.89 5/367 12378
/proc/meminfo: memFree=21102728/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=50156 CPUtime=12.69 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 12505 0 0 0 1267 2 0 0 25 0 1 0 651194573 51359744 5314 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 12539 5314 381 112 0 7504 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50156

[startup+25.5006 s]
/proc/loadavg: 3.38 2.38 2.90 5/367 12379
/proc/meminfo: memFree=21079540/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=65020 CPUtime=25.49 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 21751 0 0 0 2546 3 0 0 25 0 1 0 651194573 66580480 9200 33554432000 4194304 4650387 140736574326208 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 16255 9200 381 112 0 11220 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 65020

[startup+51.101 s]
/proc/loadavg: 3.59 2.51 2.93 5/367 12379
/proc/meminfo: memFree=21055052/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=72540 CPUtime=51.09 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 34488 0 0 0 5102 7 0 0 25 0 1 0 651194573 74280960 10735 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 18135 10735 381 112 0 13100 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 72540

[startup+102.314 s]
/proc/loadavg: 3.82 2.74 2.98 5/367 12417
/proc/meminfo: memFree=21059176/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=78692 CPUtime=102.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 54635 0 0 0 10220 11 0 0 25 0 1 0 651194573 80580608 12543 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 19673 12543 381 112 0 14638 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 78692

[startup+162.301 s]
/proc/loadavg: 4.13 3.01 3.06 5/367 12418
/proc/meminfo: memFree=21024404/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=96992 CPUtime=162.29 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 75944 0 0 0 16214 15 0 0 25 0 1 0 651194573 99319808 17639 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 24248 17639 381 112 0 19213 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 96992

[startup+222.301 s]
/proc/loadavg: 4.05 3.19 3.12 5/367 12420
/proc/meminfo: memFree=20985796/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=114464 CPUtime=222.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 95712 0 0 0 22210 20 0 0 25 0 1 0 651194573 117211136 21572 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 28616 21572 381 112 0 23581 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 114464

[startup+282.3 s]
/proc/loadavg: 4.02 3.33 3.17 5/367 12422
/proc/meminfo: memFree=20946444/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=138292 CPUtime=282.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 116391 0 0 0 28206 24 0 0 25 0 1 0 651194573 141611008 27947 33554432000 4194304 4650387 140736574326208 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 34573 27947 381 112 0 29538 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 138292

[startup+342.3 s]
/proc/loadavg: 4.04 3.47 3.22 5/367 12426
/proc/meminfo: memFree=20936768/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=145752 CPUtime=342.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 129461 0 0 0 34203 27 0 0 25 0 1 0 651194573 149250048 28268 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 36438 28268 381 112 0 31403 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 145752

[startup+402.301 s]
/proc/loadavg: 4.09 3.59 3.28 5/367 12428
/proc/meminfo: memFree=20902364/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=146048 CPUtime=402.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 144147 0 0 0 40200 30 0 0 25 0 1 0 651194573 149553152 29548 33554432000 4194304 4650387 140736574326208 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 36512 29548 381 112 0 31477 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 146048

[startup+462.301 s]
/proc/loadavg: 4.06 3.68 3.33 5/367 12429
/proc/meminfo: memFree=20875784/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=163288 CPUtime=462.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 154868 0 0 0 46198 32 0 0 25 0 1 0 651194573 167206912 33084 33554432000 4194304 4650387 140736574326208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 40822 33084 381 112 0 35787 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 163288

[startup+522.301 s]
/proc/loadavg: 4.02 3.73 3.37 5/367 12431
/proc/meminfo: memFree=20858636/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=163588 CPUtime=522.3 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 168547 0 0 0 52194 36 0 0 25 0 1 0 651194573 167514112 32396 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 40897 32396 381 112 0 35862 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163588

[startup+582.301 s]
/proc/loadavg: 4.01 3.78 3.40 5/367 12433
/proc/meminfo: memFree=20839876/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=180068 CPUtime=582.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 177536 0 0 0 58193 38 0 0 25 0 1 0 651194573 184389632 37707 33554432000 4194304 4650387 140736574326208 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 45017 37707 381 112 0 39982 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 180068

[startup+642.3 s]
/proc/loadavg: 4.00 3.82 3.44 5/367 12434
/proc/meminfo: memFree=20820244/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=181028 CPUtime=642.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 177958 0 0 0 64193 38 0 0 25 0 1 0 651194573 185372672 38129 33554432000 4194304 4650387 140736574326208 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 45257 38129 381 112 0 40222 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 181028

[startup+702.3 s]
/proc/loadavg: 4.00 3.85 3.47 5/367 12436
/proc/meminfo: memFree=20813376/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=181248 CPUtime=702.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 189872 0 0 0 70190 41 0 0 25 0 1 0 651194573 185597952 38064 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 45312 38064 381 112 0 40277 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 181248

[startup+762.313 s]
/proc/loadavg: 4.10 3.91 3.51 5/367 12437
/proc/meminfo: memFree=20815700/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=181464 CPUtime=762.33 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 201786 0 0 0 76188 45 0 0 25 0 1 0 651194573 185819136 37967 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 45366 37967 381 112 0 40331 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 181464

[startup+822.301 s]
/proc/loadavg: 4.04 3.93 3.54 5/367 12439
/proc/meminfo: memFree=20812692/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=241644 CPUtime=822.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 211657 0 0 0 82183 48 0 0 25 0 1 0 651194573 247443456 39483 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364725 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 60411 39483 381 112 0 55376 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 241644

[startup+882.301 s]
/proc/loadavg: 4.06 3.95 3.57 5/367 12441
/proc/meminfo: memFree=20793704/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=185344 CPUtime=882.31 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 222580 0 0 0 88180 51 0 0 25 0 1 0 651194573 189792256 37769 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 46336 37769 381 112 0 41301 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 185344

[startup+942.301 s]
/proc/loadavg: 4.13 3.99 3.61 5/367 12442
/proc/meminfo: memFree=20795772/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=190088 CPUtime=942.32 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 232172 0 0 0 94178 54 0 0 25 0 1 0 651194573 194650112 38705 33554432000 4194304 4650387 140736574326208 18446744073709551615 4314482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 47522 38705 381 112 0 42487 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 190088

[startup+1002.3 s]
/proc/loadavg: 4.04 3.99 3.63 5/367 12444
/proc/meminfo: memFree=20803160/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=190236 CPUtime=1002.32 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 242321 0 0 0 100175 57 0 0 25 0 1 0 651194573 194801664 39898 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 47559 39898 381 112 0 42524 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 190236

[startup+1062.3 s]
/proc/loadavg: 4.01 3.99 3.65 5/367 12445
/proc/meminfo: memFree=20782284/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=249184 CPUtime=1062.32 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 252606 0 0 0 106172 60 0 0 25 0 1 0 651194573 255164416 41230 33554432000 4194304 4650387 140736574326208 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 62296 41230 381 112 0 57261 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 249184

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/367 12447
/proc/meminfo: memFree=20730052/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=284572 CPUtime=1122.32 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 265412 0 0 0 112170 62 0 0 25 0 1 0 651194573 291401728 49345 33554432000 4194304 4650387 140736574326208 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 71143 49345 381 112 0 66108 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 284572

[startup+1182.3 s]
/proc/loadavg: 4.00 3.99 3.68 5/367 12449
/proc/meminfo: memFree=20686108/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=286012 CPUtime=1182.32 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 265683 0 0 0 118170 62 0 0 25 0 1 0 651194573 292876288 49616 33554432000 4194304 4650387 140736574326208 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 71503 49616 381 112 0 66468 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 286012

[startup+1242.3 s]
/proc/loadavg: 3.92 3.97 3.70 4/361 12468
/proc/meminfo: memFree=20854484/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=286012 CPUtime=1242.33 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 266231 0 0 0 124171 62 0 0 25 0 1 0 651194573 292876288 50164 33554432000 4194304 4650387 140736574326208 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 71503 50164 381 112 0 66468 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 286012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.04 3.73 3.63 3/355 12488
/proc/meminfo: memFree=21003604/32951124 swapFree=65581052/67111528
[pid=12377] ppid=12375 vsize=227056 CPUtime=1300.03 cores=5,7
/proc/12377/stat : 12377 (strangenight1-s) R 12375 12377 11101 0 -1 4202496 278124 0 0 0 129938 65 0 0 25 0 1 0 651194573 232505344 47311 33554432000 4194304 4650387 140736574326208 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12377/statm: 56764 47311 381 112 0 51729 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 227056

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.02
CPU time (s): 1300.06
CPU user time (s): 1299.39
CPU system time (s): 0.661899
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 300888

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

runsolver used 4.47632 second user time and 10.8913 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 19:59:29
IDJOB=3370526
IDBENCH=87447
IDSOLVER=1847
FILE ID=node137/3370526-1305395969
RUNJOBID= node137-1305395905-12201
PBS_JOBID= 13324416
Free space on /tmp= 73648 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_170.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370526-1305395969/watcher-3370526-1305395969 -o /tmp/evaluation-result-3370526-1305395969/solver-3370526-1305395969 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370526-1305395969.cnf

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

MD5SUM BENCH= 82789f57e506af1994452e76af2dcbf0
RANDOM SEED=946074393

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21133032 kB
Buffers:        273192 kB
Cached:        3710768 kB
SwapCached:      36328 kB
Active:        1792552 kB
Inactive:      9801712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21133032 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           16076 kB
Writeback:           0 kB
AnonPages:     7583872 kB
Mapped:          20524 kB
Slab:           120272 kB
PageTables:      39888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76160500 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73664 MiB
End job on node137 at 2011-05-14 20:21:11