Trace number 3370448

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

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn006.shuffled-as.sat05-3846.cnf
MD5SUMf38a91a0947f21d9ceeb8762ba4c5f93
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark919.536
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18473
Sum of the clauses size132415
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32342
Number of clauses of size 4463
Number of clauses of size 5642
Number of clauses of size over 514542

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370448-1305395638.cnf'
0.00/0.01	c -- header says num vars:           2969
0.00/0.01	c -- header says num clauses:       18473
0.00/0.01	c -- clauses added:            0 learnts,        18473 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     16976      1250         0    130621         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 1433/15881/15881 lits-rem:2141 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c bin-w-bin subsume rem          990 bins  time:  0.00 s
0.09/0.14	c subs with bin:       67  lits-rem:       106  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      5 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.18	c lits-rem:      6583  cl-subs:     3055  v-elim:    522  v-fix:    0  time:  0.04 s
0.09/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     693 undec:    1546 neg:     730
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0      2390     12166      1061         0     88481         0   no data   no data  --
0.19/0.25	c  N dy    16      4174      2390     12166      1083      3891     88476     54378      6.79      7.18  --
0.29/0.32	c  N dy    37      8217      2390     12166      1116      5310     88469     65800      6.75      7.16  --
0.39/0.41	c  N dy    64     12246      2390     12166      1149      5157     88461     57033      6.94      7.33  --
0.49/0.51	c  N dy    90     16359      2390     12166      1181      9058     88457    110336      7.03      7.40  --
0.59/0.62	c  N dy   117     20506      2390     12166      1215      7678     88454     84829      7.08      7.49  --
0.69/0.76	c  N dy   150     24743      2390     12166      1255     11727     88454    147548      7.26      7.87  --
0.69/0.77	c  F st   153     25000      2390     12166      1258     11971     88454    151116      7.27   no data  --
0.89/0.95	c  N dy   159     30000      2390     12166      1283     10390     88453    132095      7.27   no data  --
0.89/0.95	c  S st   159     30000      2390     12166      1283     10390     88453    132095      7.27   no data  --
0.89/0.98	c  S st   159     30505      2390     12166      1314     10856     88450    137878      7.27   no data  --
0.89/0.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.98	c Cache  BProp: 0 Set: 0 BXProp: 1 T: 0.00
0.89/0.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    543 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
0.89/1.00	c Replacing       27 vars Replaced    10968 lits Time:     0.01 s 
1.01/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.01/1.04	c subs with bin:      927  lits-rem:      4587  v-fix:    0  time:  0.03 s
1.01/1.04	c Subs w/ non-existent bins:      0 l-rem:     18 v-fix:     0 done:   2363 time:  0.00 s
1.01/1.04	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.40/1.49	c lits-rem:      3256  cl-subs:     1743  v-elim:    240  v-fix:    0  time:  0.45 s
1.60/1.68	c asymm  cl-useful: 45/10882/10882 lits-rem:46 time: 0.19
1.60/1.68	c calculated reachability. Time: 0.00
1.60/1.68	c  N dy   159     30505      2123     10882      1809      9195     77468    121506      7.27   no data  --
1.70/1.74	c Finding binary XORs  T:     0.00 s  found:       0
1.80/1.84	c  N dy   189     34597      2123     10882      1829     13143     77468    183431      7.39      7.81  --
2.00/2.03	c  N dy   226     38684      2123     10882      1853      9562     77467    102095      7.56      9.01  --
2.21/2.22	c  N dy   263     42925      2123     10882      1880     13679     77467    172552      7.72      8.15  --
2.29/2.37	c  S st   286     45757      2123     10882      1891     16436     77467    219500      7.79      8.06  --
2.39/2.41	c  S st   286     46259      2123     10882      1921     16907     77467    227160      7.79   no data  --
2.39/2.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   11 Bins:    316 BRemL:      7 BRemN:      0 P:  0.8M T:  0.02
2.39/2.44	c Replacing       11 vars Replaced     5720 lits Time:     0.01 s 
2.39/2.45	c bin-w-bin subsume rem           28 bins  time:  0.00 s
2.49/2.50	c subs with bin:      319  lits-rem:      1946  v-fix:    0  time:  0.05 s
2.49/2.50	c Subs w/ non-existent bins:      0 l-rem:      6 v-fix:     0 done:   2112 time:  0.00 s
2.49/2.50	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.31/3.36	c lits-rem:      1436  cl-subs:      758  v-elim:     46  v-fix:    0  time:  0.86 s
3.31/3.37	c vivif2 --  cl tried    10783 cl shrink        0 lits rem          0 time: 0.00
3.31/3.37	c vivif2 --  cl tried    15910 cl shrink        1 lits rem          1 time: 0.00
3.59/3.68	c asymm  cl-useful: 29/10783/10783 lits-rem:31 time: 0.31
3.59/3.68	c calculated reachability. Time: 0.00
3.59/3.68	c  N dy   286     46259      2066     10783      2168     15910     76469    214977      7.79   no data  --
3.79/3.88	c  N dy   319     50264      2066     10783      2190     11187     76469    120366      7.90     11.82  --
3.89/3.98	c Finding binary XORs  T:     0.00 s  found:       3
4.09/4.11	c  N dy   355     54460      2066     10783      2207     15258     76469    200683      8.06      8.49  --
4.30/4.40	c  N dy   389     58484      2066     10783      2233     19170     76469    281544      8.17     11.36  --
4.59/4.63	c  N dy   420     62560      2066     10783      2254     13487     76469    155241      8.25      8.76  --
4.89/4.93	c  N dy   459     66592      2066     10783      2272     17441     76469    251232      8.42     11.40  --
5.09/5.15	c  S st   485     69389      2066     10783      2284     20167     76469    310629      8.50   no data  --
5.19/5.20	c  S st   485     69890      2066     10783      2292     20652     76469    319068      8.50   no data  --
5.19/5.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     44 BRemL:      2 BRemN:      0 P:  0.9M T:  0.02
5.19/5.23	c Replacing        4 vars Replaced      997 lits Time:     0.00 s 
5.19/5.24	c bin-w-bin subsume rem            3 bins  time:  0.00 s
5.29/5.35	c subs with bin:     1382  lits-rem:      2627  v-fix:    0  time:  0.10 s
5.29/5.35	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:   2062 time:  0.00 s
5.29/5.35	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
6.89/6.92	c lits-rem:      2454  cl-subs:      638  v-elim:     20  v-fix:    0  time:  1.57 s
6.89/6.92	c vivif2 --  cl tried    10730 cl shrink        0 lits rem          0 time: 0.00
6.89/6.92	c vivif2 --  cl tried    18682 cl shrink       34 lits rem         34 time: 0.00
7.29/7.30	c asymm  cl-useful: 66/10730/10730 lits-rem:102 time: 0.37
7.29/7.30	c calculated reachability. Time: 0.00
7.29/7.30	c  N dy   485     69890      2042     10725      2336     18682     75902    298231      8.50   no data  --
7.60/7.66	c  N dy   527     74432      2042     10725      2347     12485     75902    133217      8.69     13.23  --
7.99/8.04	c  N dy   571     79263      2042     10725      2356     17229     75902    251875      8.87     15.97  --
8.09/8.15	c Finding binary XORs  T:     0.00 s  found:       1
8.49/8.53	c  N dy   618     84398      2042     10725      2373     22271     75902    381136      9.04     10.85  --
8.80/8.82	c  F st   648     87502      2042     10725      2381     13605     75902    143988      9.13   no data  --
8.80/8.82	c Replacing        1 vars Replaced      726 lits Time:     0.00 s 
8.99/9.09	c  N st   653     90799      2041     10725      2386     16853     75900    227733      9.13   no data  --
9.59/9.65	c  N dy   691     96590      2041     10725      2397     22554     75900    386800      9.26     11.78  --
10.19/10.27	c  N dy   751    102817      2041     10725      2415     15930     75900    181030      9.42     11.70  --
10.39/10.45	c  S st   768    104835      2041     10725      2425     17898     75900    232476      9.46   no data  --
10.49/10.50	c  S st   768    105336      2041     10725      2433     18390     75900    241716      9.46   no data  --
10.49/10.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.49/10.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     27 BRemL:      3 BRemN:      0 P:  0.9M T:  0.02
10.49/10.53	c bin-w-bin subsume rem           11 bins  time:  0.00 s
10.59/10.60	c subs with bin:      634  lits-rem:      1418  v-fix:    0  time:  0.07 s
10.59/10.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2041 time:  0.00 s
10.59/10.60	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
11.79/11.86	c lits-rem:      1359  cl-subs:      497  v-elim:     28  v-fix:    0  time:  1.26 s
11.79/11.87	c vivif2 --  cl tried    10683 cl shrink        0 lits rem          0 time: 0.00
11.79/11.87	c vivif2 --  cl tried    17307 cl shrink       30 lits rem         30 time: 0.00
12.19/12.23	c asymm  cl-useful: 52/10683/10683 lits-rem:53 time: 0.36
12.19/12.23	c calculated reachability. Time: 0.00
12.19/12.23	c  N dy   768    105336      2013     10683      2466     17307     75485    231796      9.46   no data  --
12.49/12.50	c Finding binary XORs  T:     0.00 s  found:       0
12.89/12.92	c  N dy   828    112065      2013     10683      2478     23923     75485    409577      9.60     10.11  --
13.69/13.71	c  N dy   896    119287      2013     10683      2492     17323     75484    208004      9.78     11.17  --
14.49/14.56	c  N dy   964    126910      2013     10683      2505     24860     75484    414590      9.92     10.48  --
15.49/15.56	c  N dy  1035    135083      2013     10683      2523     18149     75484    206079     10.05     11.24  --
16.50/16.58	c  N dy  1112    143706      2013     10683      2535     26650     75484    441712     10.19     12.13  --
16.79/16.85	c Finding binary XORs  T:     0.00 s  found:       0
17.60/17.69	c  N dy  1192    152881      2013     10683      2549     19937     75484    237217     10.30     14.31  --
18.19/18.26	c  S st  1232    158005      2013     10683      2559     24984     75484    373574     10.35   no data  --
18.29/18.33	c  S st  1232    158510      2013     10683      2562     25481     75484    383800     10.35   no data  --
18.29/18.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.29/18.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     25 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
18.29/18.37	c bin-w-bin subsume rem           20 bins  time:  0.00 s
18.49/18.50	c subs with bin:      606  lits-rem:      1026  v-fix:    0  time:  0.13 s
18.49/18.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2013 time:  0.00 s
18.49/18.50	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.09/20.20	c lits-rem:      2282  cl-subs:      808  v-elim:     18  v-fix:    0  time:  1.69 s
20.19/20.20	c vivif2 --  cl tried    10648 cl shrink        0 lits rem          0 time: 0.00
20.19/20.20	c vivif2 --  cl tried    24102 cl shrink       67 lits rem         71 time: 0.01
20.49/20.58	c asymm  cl-useful: 29/8320/10648 lits-rem:30 time: 0.38
20.49/20.59	c calculated reachability. Time: 0.00
20.49/20.59	c  N dy  1232    158510      1995     10648      2577     24102     75122    369934     10.35   no data  --
21.90/21.94	c  N dy  1309    168641      1995     10648      2598     17344     75122    148444     10.45     11.06  --
22.39/22.45	c Finding binary XORs  T:     0.00 s  found:       0
23.29/23.31	c  N dy  1368    179506      1995     10648      2607     28058     75122    438712     10.49     11.08  --
24.80/24.89	c  N dy  1452    190969      1995     10648      2623     21608     75122    246906     10.57     12.22  --
26.59/26.60	c  N dy  1542    203166      1995     10648      2641     33631     75122    580266     10.65     11.27  --
27.51/27.53	c Finding binary XORs  T:     0.00 s  found:       0
28.39/28.40	c  N dy  1635    216357      1995     10648      2666     27898     75122    397195     10.72     11.47  --
30.49/30.50	c  N dy  1709    230238      1995     10648      2686     21864     75122    209433     10.74     11.49  --
31.39/31.47	c  S st  1751    237765      1995     10648      2693     29296     75122    414196     10.76     11.24  --
31.49/31.54	c  S st  1751    238268      1995     10648      2695     29797     75122    424068     10.76   no data  --
31.49/31.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.49/31.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.49/31.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     15 BRemL:      4 BRemN:      0 P:  1.3M T:  0.03
31.49/31.59	c bin-w-bin subsume rem           10 bins  time:  0.00 s
31.69/31.73	c subs with bin:      934  lits-rem:      1512  v-fix:    0  time:  0.14 s
31.69/31.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1995 time:  0.00 s
31.69/31.74	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
33.19/33.24	c lits-rem:      2347  cl-subs:      974  v-elim:      8  v-fix:    0  time:  1.51 s
33.19/33.25	c vivif2 --  cl tried    10635 cl shrink        0 lits rem          0 time: 0.00
33.19/33.25	c vivif2 --  cl tried    27908 cl shrink      139 lits rem        149 time: 0.01
33.29/33.39	c asymm  cl-useful: 1/2315/10635 lits-rem:1 time: 0.14
33.29/33.40	c calculated reachability. Time: 0.00
33.39/33.40	c  N dy  1751    238268      1987     10635      2702     27908     75011    405604     10.76   no data  --
33.59/33.65	c Finding binary XORs  T:     0.00 s  found:       0
35.69/35.71	c  N dy  1837    253515      1987     10635      2728     22233     75011    211539     10.80     11.45  --
38.10/38.11	c  N dy  1923    269700      1987     10635      2746     38162     75011    651368     10.82     11.88  --
39.61/39.61	c Finding binary XORs  T:     0.00 s  found:       0
40.90/40.93	c  N dy  1998    287389      1987     10635      2765     33916     75011    507542     10.83     11.44  --
44.01/44.04	c  N dy  2059    305834      1987     10635      2779     29446     75011    374655     10.82     11.43  --
44.09/44.10	c  F st  2063    306250      1987     10635      2779     29861     75011    385134     10.82   no data  --
44.89/44.93	c Decided on static restart strategy
48.99/49.09	c  N st  2073    334559      1987     10635      2793     35728     75011    597339     10.82   no data  --
48.99/49.09	c Finding binary XORs  T:     0.00 s  found:       0
53.09/53.19	c  N st  2075    357403      1987     10635      2803     34465     75011    575822     10.82   no data  --
53.09/53.19	c  S st  2075    357403      1987     10635      2803     34465     75011    575822     10.82   no data  --
53.19/53.28	c  S st  2075    357906      1987     10635      2806     34963     75011    587749     10.82   no data  --
53.19/53.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.19/53.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.29/53.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.8M T:  0.04
53.29/53.34	c bin-w-bin subsume rem            6 bins  time:  0.00 s
53.49/53.53	c subs with bin:      406  lits-rem:       748  v-fix:    0  time:  0.19 s
53.49/53.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1987 time:  0.00 s
53.49/53.53	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
55.00/55.04	c lits-rem:      3208  cl-subs:     1823  v-elim:      1  v-fix:    0  time:  1.51 s
55.00/55.05	c vivif2 --  cl tried    10633 cl shrink        0 lits rem          0 time: 0.00
55.00/55.06	c vivif2 --  cl tried    32735 cl shrink      300 lits rem        313 time: 0.01
55.19/55.25	c asymm  cl-useful: 40/4207/10633 lits-rem:40 time: 0.19
55.19/55.25	c calculated reachability. Time: 0.00
55.19/55.25	c  N st  2075    357906      1986     10633      2802     32735     74957    554238     10.82   no data  --
61.39/61.42	c  N st  2076    390300      1986     10633      2812     39192     74957    675305     10.82   no data  --
71.50/71.54	c  N st  2077    438888      1986     10633      2817     33219     74957    450670     10.82   no data  --
89.29/89.37	c  N st  2078    511771      1986     10633      2828     46970     74957    814811     10.82   no data  --
89.29/89.37	c Finding binary XORs  T:     0.00 s  found:       0
95.71/95.71	c  N st  2079    536859      1986     10633      2831     41313     74957    605051     10.82   no data  --
95.71/95.71	c  S st  2079    536859      1986     10633      2831     41313     74957    605051     10.82   no data  --
95.79/95.84	c  S st  2079    537362      1986     10633      2832     41814     74957    617883     10.82   no data  --
95.79/95.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.79/95.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
95.79/95.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  2.3M T:  0.05
95.89/95.91	c bin-w-bin subsume rem            1 bins  time:  0.00 s
95.99/96.06	c subs with bin:      160  lits-rem:       588  v-fix:    0  time:  0.15 s
95.99/96.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1986 time:  0.00 s
95.99/96.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
97.59/97.64	c lits-rem:      2004  cl-subs:     2755  v-elim:     18  v-fix:    0  time:  1.57 s
97.59/97.65	c vivif2 --  cl tried    10606 cl shrink        0 lits rem          0 time: 0.00
97.59/97.66	c vivif2 --  cl tried    38925 cl shrink      169 lits rem        172 time: 0.01
97.80/97.85	c asymm  cl-useful: 4/1217/10606 lits-rem:4 time: 0.20
97.80/97.85	c calculated reachability. Time: 0.00
97.80/97.85	c  N st  2079    537362      1968     10606      2835     38925     74690    565477     10.82   no data  --
143.90/143.93	c  N st  2080    701346      1968     10606      2844     68114     74690   1360028     10.82   no data  --
174.30/174.38	c  N st  2081    806045      1968     10606      2847     62241     74690   1168988     10.82   no data  --
174.30/174.38	c  S st  2081    806045      1968     10606      2847     62241     74690   1168988     10.82   no data  --
174.50/174.58	c  S st  2081    806547      1968     10606      2848     62741     74690   1181228     10.82   no data  --
174.50/174.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.50/174.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
174.60/174.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  3.2M T:  0.08
174.70/174.70	c bin-w-bin subsume rem            1 bins  time:  0.00 s
175.10/175.12	c subs with bin:       79  lits-rem:       336  v-fix:    0  time:  0.42 s
175.10/175.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1968 time:  0.00 s
175.10/175.13	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
177.49/177.52	c lits-rem:      1258  cl-subs:     1970  v-elim:      2  v-fix:    0  time:  2.39 s
177.49/177.52	c vivif2 --  cl tried    10603 cl shrink        0 lits rem          0 time: 0.00
177.49/177.54	c vivif2 --  cl tried    60695 cl shrink     1200 lits rem       1263 time: 0.02
177.70/177.75	c asymm  cl-useful: 1/619/10603 lits-rem:1 time: 0.21
177.70/177.76	c calculated reachability. Time: 0.00
177.70/177.76	c  N st  2081    806547      1966     10603      2851     60695     74674   1147095     10.82   no data  --
253.19/253.25	c  F st  2082   1071875      1966     10603      2866     76477     74673   1445437     10.82   no data  --
253.19/253.25	c  N st  2082   1071875      1966     10603      2866     76477     74673   1445437     10.82   no data  --
253.19/253.26	c Finding binary XORs  T:     0.00 s  found:       0
254.60/254.69	c Decided on static restart strategy
261.10/261.16	c  N st  2092   1100177      1966     10603      2869     60244     74673    952777     10.82   no data  --
272.50/272.51	c  N st  2094   1136170      1966     10603      2872     50469     74673    643331     10.82   no data  --
282.40/282.49	c  N st  2095   1168563      1966     10603      2872     82125     74673   1488472     10.82   no data  --
295.40/295.40	c  N st  2096   1209820      1966     10603      2873     76582     74673   1396826     10.82   no data  --
295.40/295.40	c  S st  2096   1209820      1966     10603      2873     76582     74673   1396826     10.82   no data  --
295.60/295.62	c  S st  2096   1210321      1966     10603      2874     77072     74673   1407635     10.82   no data  --
295.60/295.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
295.60/295.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
295.70/295.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  3.6M T:  0.09
295.70/295.76	c bin-w-bin subsume rem            1 bins  time:  0.00 s
296.20/296.24	c subs with bin:      145  lits-rem:       192  v-fix:    0  time:  0.48 s
296.20/296.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1966 time:  0.00 s
296.20/296.24	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
299.90/299.92	c lits-rem:      2636  cl-subs:     5156  v-elim:      0  v-fix:    0  time:  3.68 s
299.90/299.92	c vivif2 --  cl tried    10602 cl shrink        0 lits rem          0 time: 0.00
299.90/299.96	c vivif2 --  cl tried    71772 cl shrink     3782 lits rem       4261 time: 0.04
300.10/300.18	c asymm  cl-useful: 0/563/10602 lits-rem:0 time: 0.22
300.10/300.19	c calculated reachability. Time: 0.00
300.10/300.19	c  N st  2096   1210321      1966     10602      2875     71772     74663   1315321     10.82   no data  --
324.60/324.69	c  N st  2097   1283203      1966     10602      2875     95885     74663   1962279     10.82   no data  --
362.71/362.72	c  N st  2098   1392526      1966     10602      2878     56486     74663    741569     10.82   no data  --
419.11/419.15	c  N st  2099   1556511      1966     10602      2880     61514     74663    847412     10.82   no data  --
474.02/474.02	c  N st  2100   1710323      1966     10602      2880    103213     74663   2016560     10.82   no data  --
474.02/474.02	c  S st  2100   1710323      1966     10602      2880    103213     74663   2016560     10.82   no data  --
474.31/474.33	c  S st  2100   1710828      1966     10602      2880    103716     74663   2029352     10.82   no data  --
474.31/474.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
474.31/474.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
474.41/474.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.14
474.51/474.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
475.22/475.26	c subs with bin:       25  lits-rem:        67  v-fix:    0  time:  0.72 s
475.22/475.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1966 time:  0.00 s
475.22/475.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
483.91/483.91	c lits-rem:      1347  cl-subs:     7139  v-elim:      0  v-fix:    0  time:  8.65 s
483.91/483.91	c vivif2 --  cl tried    10602 cl shrink        0 lits rem          0 time: 0.00
483.91/483.95	c vivif2 --  cl tried    96552 cl shrink     1561 lits rem       1675 time: 0.04
484.10/484.19	c asymm  cl-useful: 0/436/10602 lits-rem:0 time: 0.24
484.10/484.20	c calculated reachability. Time: 0.00
484.10/484.20	c  N st  2100   1710828      1966     10602      2880     96552     74663   1896788     10.82   no data  --
624.41/624.44	c  N st  2101   2079793      1966     10602      2888    107221     74663   1864531     10.82   no data  --
679.72/679.73	c  N st  2102   2210828      1966     10602      2889    112124     74663   2171595     10.82   no data  --
679.72/679.73	c  S st  2102   2210828      1966     10602      2889    112124     74663   2171595     10.82   no data  --
680.01/680.05	c  S st  2102   2211335      1966     10602      2890    112630     74663   2182983     10.82   no data  --
680.01/680.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
680.01/680.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
680.21/680.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.15
680.21/680.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
681.21/681.23	c subs with bin:      496  lits-rem:      1129  v-fix:    0  time:  0.96 s
681.21/681.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1966 time:  0.00 s
681.21/681.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
691.02/691.01	c lits-rem:      1824  cl-subs:     8871  v-elim:      0  v-fix:    0  time:  9.77 s
691.02/691.01	c vivif2 --  cl tried    10601 cl shrink        0 lits rem          0 time: 0.00
691.02/691.05	c vivif2 --  cl tried   103264 cl shrink      321 lits rem        336 time: 0.04
691.32/691.31	c asymm  cl-useful: 0/404/10601 lits-rem:0 time: 0.26
691.32/691.31	c calculated reachability. Time: 0.00
691.32/691.31	c  N st  2102   2211335      1966     10601      2891    103264     74656   2024987     10.82   no data  --
820.42/820.49	c Finding binary XORs  T:     0.00 s  found:       0
899.92/899.93	c  N st  2103   2711335      1965     10598      2876    122459     74584   2398432     10.82   no data  --
899.92/899.93	c  S st  2103   2711335      1965     10598      2876    122459     74584   2398432     10.82   no data  --
900.22/900.28	c  S st  2103   2711838      1965     10598      2878    122958     74584   2409132     10.82   no data  --
900.22/900.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
900.22/900.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
900.42/900.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.17
900.52/900.54	c bin-w-bin subsume rem            1 bins  time:  0.00 s
901.82/901.89	c subs with bin:     1256  lits-rem:      1440  v-fix:    0  time:  1.35 s
901.82/901.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1965 time:  0.00 s
901.82/901.89	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
915.13/915.11	c lits-rem:      4199  cl-subs:    10959  v-elim:      5  v-fix:    0  time: 13.22 s
915.13/915.12	c vivif2 --  cl tried    10588 cl shrink        0 lits rem          0 time: 0.00
915.13/915.16	c vivif2 --  cl tried   110754 cl shrink      532 lits rem        553 time: 0.04
915.42/915.42	c asymm  cl-useful: 0/349/10588 lits-rem:0 time: 0.26
915.42/915.43	c calculated reachability. Time: 0.00
915.42/915.43	c  N st  2103   2711838      1960     10588      2877    110754     74468   2210862     10.82   no data  --
1156.43/1156.47	c  N st  2104   3211839      1960     10588      2882     91311     74468   1312823     10.82   no data  --
1156.43/1156.47	c  S st  2104   3211839      1960     10588      2882     91311     74468   1312823     10.82   no data  --
1156.73/1156.75	c  S st  2104   3212344      1960     10588      2883     91814     74468   1326034     10.82   no data  --
1156.73/1156.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1156.73/1156.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1156.83/1156.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.13
1156.93/1156.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1157.24/1157.27	c subs with bin:       78  lits-rem:       660  v-fix:    0  time:  0.34 s
1157.24/1157.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1960 time:  0.00 s
1157.24/1157.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1160.33/1160.34	c lits-rem:      1268  cl-subs:     3206  v-elim:      0  v-fix:    0  time:  3.07 s
1160.33/1160.34	c vivif2 --  cl tried    10586 cl shrink        0 lits rem          0 time: 0.00
1160.33/1160.36	c vivif2 --  cl tried    88532 cl shrink      243 lits rem        275 time: 0.02
1160.63/1160.60	c asymm  cl-useful: 0/420/10586 lits-rem:0 time: 0.23
1160.63/1160.60	c calculated reachability. Time: 0.00
1160.63/1160.60	c  N st  2104   3212344      1960     10586      2883     88532     74448   1277964     10.82   no data  --
1235.24/1235.23	c Finding binary XORs  T:     0.00 s  found:       0

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-3370448-1305395638/watcher-3370448-1305395638 -o /tmp/evaluation-result-3370448-1305395638/solver-3370448-1305395638 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370448-1305395638.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: 0.89 2.22 3.24 4/336 23405
/proc/meminfo: memFree=25267668/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=30968 CPUtime=0 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 1054 0 0 0 0 0 0 0 25 0 1 0 651164271 31711232 995 33554432000 4194304 4650387 140734209636288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 7784 999 329 112 0 2749 0

[startup+0.0433291 s]
/proc/loadavg: 0.89 2.22 3.24 4/336 23405
/proc/meminfo: memFree=25267668/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=31540 CPUtime=0.04 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 1263 0 0 0 4 0 0 0 25 0 1 0 651164271 32296960 1204 33554432000 4194304 4650387 140734209636288 18446744073709551615 4370628 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 7885 1205 347 112 0 2850 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 31540

[startup+0.100305 s]
/proc/loadavg: 0.89 2.22 3.24 4/336 23405
/proc/meminfo: memFree=25267668/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=31752 CPUtime=0.09 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 1310 0 0 0 9 0 0 0 25 0 1 0 651164271 32514048 1251 33554432000 4194304 4650387 140734209636288 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 7938 1251 347 112 0 2903 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31752

[startup+0.30027 s]
/proc/loadavg: 0.89 2.22 3.24 4/336 23405
/proc/meminfo: memFree=25267668/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=36964 CPUtime=0.29 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 2930 0 0 0 29 0 0 0 25 0 1 0 651164271 37851136 2386 33554432000 4194304 4650387 140734209636288 18446744073709551615 4304038 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 9241 2386 380 112 0 4206 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36964

[startup+0.700206 s]
/proc/loadavg: 0.89 2.22 3.24 4/336 23405
/proc/meminfo: memFree=25267668/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=37916 CPUtime=0.69 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 3525 0 0 0 69 0 0 0 25 0 1 0 651164271 38825984 2597 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 9479 2597 380 112 0 4444 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37916

[startup+1.50105 s]
/proc/loadavg: 1.13 2.25 3.24 5/337 23406
/proc/meminfo: memFree=25251292/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=41708 CPUtime=1.5 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 4867 0 0 0 149 1 0 0 25 0 1 0 651164271 42708992 3616 33554432000 4194304 4650387 140734209636288 18446744073709551615 4370675 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 10427 3616 382 112 0 5392 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 41708

[startup+3.10075 s]
/proc/loadavg: 1.13 2.25 3.24 5/337 23406
/proc/meminfo: memFree=25243520/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=44700 CPUtime=3.09 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 5979 0 0 0 308 1 0 0 25 0 1 0 651164271 45772800 4322 33554432000 4194304 4650387 140734209636288 18446744073709551615 4438227 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 11175 4322 382 112 0 6140 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 44700

[startup+6.30016 s]
/proc/loadavg: 1.13 2.25 3.24 5/337 23406
/proc/meminfo: memFree=25232404/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=47312 CPUtime=6.29 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 7609 0 0 0 628 1 0 0 25 0 1 0 651164271 48447488 5110 33554432000 4194304 4650387 140734209636288 18446744073709551615 4439609 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 11828 5110 382 112 0 6793 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 47312

[startup+12.701 s]
/proc/loadavg: 1.65 2.32 3.25 5/337 23406
/proc/meminfo: memFree=25210856/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=47968 CPUtime=12.69 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 9538 0 0 0 1268 1 0 0 25 0 1 0 651164271 49119232 5284 33554432000 4194304 4650387 140734209636288 18446744073709551615 244446604160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 11992 5284 382 112 0 6957 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47968

[startup+25.5006 s]
/proc/loadavg: 2.01 2.37 3.26 5/337 23406
/proc/meminfo: memFree=25194356/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=51524 CPUtime=25.5 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 14208 0 0 0 2547 3 0 0 25 0 1 0 651164271 52760576 6106 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 12881 6106 382 112 0 7846 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 51524

[startup+51.1008 s]
/proc/loadavg: 2.69 2.50 3.28 5/337 23407
/proc/meminfo: memFree=25164524/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=54428 CPUtime=51.09 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 21171 0 0 0 5105 4 0 0 25 0 1 0 651164271 55734272 7151 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 13607 7151 383 112 0 8572 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54428

[startup+102.312 s]
/proc/loadavg: 3.47 2.75 3.32 5/337 23408
/proc/meminfo: memFree=25118980/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=67352 CPUtime=102.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 34428 0 0 0 10224 6 0 0 25 0 1 0 651164271 68968448 10157 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 16838 10157 383 112 0 11803 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67352

[startup+162.3 s]
/proc/loadavg: 3.80 2.98 3.36 5/337 23410
/proc/meminfo: memFree=25078140/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=67816 CPUtime=162.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 44895 0 0 0 16221 9 0 0 25 0 1 0 651164271 69443584 10149 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 16954 10149 383 112 0 11919 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 67816

[startup+222.301 s]
/proc/loadavg: 4.04 3.19 3.41 5/337 23412
/proc/meminfo: memFree=25059504/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=84484 CPUtime=222.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 58543 0 0 0 22218 12 0 0 25 0 1 0 651164271 86511616 14048 33554432000 4194304 4650387 140734209636288 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 21121 14048 383 112 0 16086 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 84484

[startup+282.301 s]
/proc/loadavg: 4.07 3.35 3.45 5/337 23413
/proc/meminfo: memFree=25016696/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=84764 CPUtime=282.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 67610 0 0 0 28216 14 0 0 25 0 1 0 651164271 86798336 14560 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 21191 14560 383 112 0 16156 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 84764

[startup+342.301 s]
/proc/loadavg: 4.02 3.47 3.48 5/337 23415
/proc/meminfo: memFree=25003428/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=95824 CPUtime=342.31 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 78175 0 0 0 34213 18 0 0 25 0 1 0 651164271 98123776 17796 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 23956 17796 383 112 0 18921 0
Current children cumulated CPU time (s) 342.31
Current children cumulated vsize (KiB) 95824

[startup+402.3 s]
/proc/loadavg: 4.06 3.58 3.51 5/337 23416
/proc/meminfo: memFree=24994844/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=96132 CPUtime=402.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 87235 0 0 0 40210 20 0 0 25 0 1 0 651164271 98439168 16766 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 24033 16766 383 112 0 18998 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 96132

[startup+462.3 s]
/proc/loadavg: 4.02 3.65 3.54 5/337 23427
/proc/meminfo: memFree=24959440/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=96340 CPUtime=462.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 95280 0 0 0 46207 23 0 0 25 0 1 0 651164271 98652160 16971 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 24085 16971 383 112 0 19050 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 96340

[startup+522.3 s]
/proc/loadavg: 4.01 3.71 3.57 5/337 23429
/proc/meminfo: memFree=24925808/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=117728 CPUtime=522.3 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 106255 0 0 0 52205 25 0 0 25 0 1 0 651164271 120553472 22205 33554432000 4194304 4650387 140734209636288 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 29432 22205 383 112 0 24397 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117728

[startup+582.301 s]
/proc/loadavg: 4.00 3.76 3.59 5/337 23430
/proc/meminfo: memFree=24933840/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=117908 CPUtime=582.31 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 113607 0 0 0 58203 28 0 0 25 0 1 0 651164271 120737792 21290 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 29477 21290 383 112 0 24442 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 117908

[startup+642.301 s]
/proc/loadavg: 4.00 3.80 3.61 5/337 23435
/proc/meminfo: memFree=24902320/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=118044 CPUtime=642.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 119857 0 0 0 64202 30 0 0 25 0 1 0 651164271 120877056 21925 33554432000 4194304 4650387 140734209636288 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 29511 21925 383 112 0 24476 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 118044

[startup+702.301 s]
/proc/loadavg: 4.00 3.84 3.64 5/337 23436
/proc/meminfo: memFree=24879104/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=129864 CPUtime=702.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 127050 0 0 0 70200 32 0 0 25 0 1 0 651164271 132980736 26063 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 32466 26063 383 112 0 27431 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 129864

[startup+762.312 s]
/proc/loadavg: 4.05 3.88 3.66 5/337 23438
/proc/meminfo: memFree=24885280/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=130080 CPUtime=762.33 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 134630 0 0 0 76198 35 0 0 25 0 1 0 651164271 133201920 24101 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 32520 24101 383 112 0 27485 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 130080

[startup+822.3 s]
/proc/loadavg: 4.13 3.93 3.69 5/337 23440
/proc/meminfo: memFree=24846064/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=120172 CPUtime=822.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 139751 0 0 0 82195 37 0 0 25 0 1 0 651164271 123056128 23023 33554432000 4194304 4650387 140734209636288 18446744073709551615 4314802 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 30043 23023 383 112 0 25008 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 120172

[startup+882.3 s]
/proc/loadavg: 3.48 3.79 3.65 4/331 23458
/proc/meminfo: memFree=24947508/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=146520 CPUtime=882.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 145477 0 0 0 88193 39 0 0 25 0 1 0 651164271 150036480 28749 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 36630 28750 383 112 0 31595 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 146520

[startup+942.301 s]
/proc/loadavg: 3.29 3.67 3.62 4/331 23460
/proc/meminfo: memFree=24929624/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=160472 CPUtime=942.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 150413 0 0 0 94191 41 0 0 25 0 1 0 651164271 164323328 33349 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 40118 33349 383 112 0 35083 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 160472

[startup+1002.3 s]
/proc/loadavg: 3.10 3.55 3.58 4/331 23461
/proc/meminfo: memFree=24911984/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=160704 CPUtime=1002.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 153114 0 0 0 100190 42 0 0 25 0 1 0 651164271 164560896 32596 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 40176 32596 383 112 0 35141 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 160704

[startup+1062.3 s]
/proc/loadavg: 3.04 3.44 3.54 4/331 23463
/proc/meminfo: memFree=24881832/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=146520 CPUtime=1062.32 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 155260 0 0 0 106189 43 0 0 25 0 1 0 651164271 150036480 31179 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 36630 31179 383 112 0 31595 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 146520

[startup+1122.3 s]
/proc/loadavg: 3.01 3.36 3.50 4/331 23465
/proc/meminfo: memFree=24870264/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=146520 CPUtime=1122.33 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 158839 0 0 0 112188 45 0 0 25 0 1 0 651164271 150036480 31179 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 36630 31179 383 112 0 31595 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 146520

[startup+1182.3 s]
/proc/loadavg: 3.00 3.29 3.47 4/331 23466
/proc/meminfo: memFree=24867756/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=160956 CPUtime=1182.33 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 161850 0 0 0 118187 46 0 0 25 0 1 0 651164271 164818944 34160 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 40239 34160 383 112 0 35204 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 160956

[startup+1242.3 s]
/proc/loadavg: 2.47 3.10 3.39 3/325 23485
/proc/meminfo: memFree=25010088/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=161092 CPUtime=1242.33 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 164650 0 0 0 124186 47 0 0 25 0 1 0 651164271 164958208 33301 33554432000 4194304 4650387 140734209636288 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 40273 33301 383 112 0 35238 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 161092



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.25 2.93 3.31 2/323 23487
/proc/meminfo: memFree=25186164/32951124 swapFree=44485764/67111528
[pid=23405] ppid=23403 vsize=146520 CPUtime=1300.05 cores=5,7
/proc/23405/stat : 23405 (strangenight1-s) R 23403 23405 22351 0 -1 4202496 166105 0 0 0 129957 48 0 0 25 0 1 0 651164271 150036480 31180 33554432000 4194304 4650387 140734209636288 18446744073709551615 4365293 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/23405/statm: 36630 31180 383 112 0 31595 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 146520

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.57
CPU system time (s): 0.489925
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 218688

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

runsolver used 4.16737 second user time and 9.51955 second system time

The end

Launcher Data

Begin job on node105 at 2011-05-14 19:53:58
IDJOB=3370448
IDBENCH=85802
IDSOLVER=1847
FILE ID=node105/3370448-1305395638
RUNJOBID= node105-1305395637-23339
PBS_JOBID= 13324421
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn006.shuffled-as.sat05-3846.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370448-1305395638/watcher-3370448-1305395638 -o /tmp/evaluation-result-3370448-1305395638/solver-3370448-1305395638 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370448-1305395638.cnf

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

MD5SUM BENCH= f38a91a0947f21d9ceeb8762ba4c5f93
RANDOM SEED=107275783

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25267956 kB
Buffers:        268112 kB
Cached:        5912120 kB
SwapCached:      39656 kB
Active:         606440 kB
Inactive:      6816676 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25267956 kB
SwapTotal:    67111528 kB
SwapFree:     44485764 kB
Dirty:           26828 kB
Writeback:           0 kB
AnonPages:     1210520 kB
Mapped:          11692 kB
Slab:           128856 kB
PageTables:      66660 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 65438888 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= 73584 MiB
End job on node105 at 2011-05-14 20:15:40