Trace number 3370102

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

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
MD5SUMed3fd2bb20521663519b3e49797ea8b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3370102-1305386203.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.02	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.02	c -- vars added        150
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      71 undec:       8 neg:      71
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       150      3195         0      4697     15975    143586   no data   no data  --
0.29/0.39	c  N st    10     11302       150      3195         0      4343     15975    103136   no data   no data  --
0.59/0.65	c  N st    11     17047       150      3195         0      9772     15975    264956   no data   no data  --
1.00/1.05	c  F st    12     25000       150      3195         0     12005     15975    335245   no data   no data  --
1.00/1.05	c  N st    12     25000       150      3195         0     12005     15975    335245   no data   no data  --
1.19/1.28	c Decided on static restart strategy
1.19/1.28	c  N st    18     30000       150      3195         0     10323     15975    266986   no data   no data  --
1.19/1.28	c  S st    18     30000       150      3195         0     10323     15975    266986   no data   no data  --
1.29/1.31	c  S st    18     30500       150      3195         0     10818     15975    281204   no data   no data  --
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.23	c lits-rem:      3036  cl-subs:     1173  v-elim:      0  v-fix:    0  time:  0.91 s
2.20/2.28	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
2.20/2.28	c calculated reachability. Time: 0.00
2.20/2.28	c  N st    18     30500       150      3195         0      9645     15975    238190   no data   no data  --
2.59/2.63	c  N st    20     37612       150      3195         0      8917     15975    198813   no data   no data  --
2.89/2.95	c  N st    21     44011       150      3195         0     14999     15975    385757   no data   no data  --
2.99/3.05	c  S st    22     45750       150      3195         0     16660     15975    434461   no data   no data  --
3.09/3.10	c  S st    22     46254       150      3195         0      8615     15975    168984   no data   no data  --
3.09/3.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.09/3.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.09/3.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.09/3.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.09/3.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.09/3.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.09/3.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.42	c lits-rem:       336  cl-subs:      130  v-elim:      0  v-fix:    0  time:  0.30 s
3.39/3.42	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.39/3.42	c vivif2 --  cl tried     8485 cl shrink        0 lits rem          0 time: 0.00
3.39/3.46	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.39/3.46	c calculated reachability. Time: 0.00
3.39/3.46	c  N st    22     46254       150      3195         0      8485     15975    164415   no data   no data  --
4.19/4.29	c  N st    23     60653       150      3195         0     12706     15975    272828   no data   no data  --
4.79/4.86	c  N st    24     69383       150      3195         0     10571     15975    194542   no data   no data  --
4.79/4.86	c  S st    24     69383       150      3195         0     10571     15975    194542   no data   no data  --
4.79/4.89	c  S st    24     69888       150      3195         0     11067     15975    209273   no data   no data  --
4.79/4.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.79/4.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.79/4.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.89/4.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.89/4.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.89/4.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.89/4.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.50/5.59	c lits-rem:       699  cl-subs:      212  v-elim:      0  v-fix:    0  time:  0.69 s
5.50/5.59	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.50/5.59	c vivif2 --  cl tried    10855 cl shrink        0 lits rem          0 time: 0.00
5.59/5.64	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.59/5.64	c calculated reachability. Time: 0.00
5.59/5.64	c  N st    24     69888       150      3195         0     10855     15975    201637   no data   no data  --
6.79/6.82	c  F st    25     87501       150      3195         0     16085     15975    351207   no data   no data  --
6.79/6.83	c  N st    25     87501       150      3195         0     16085     15975    351207   no data   no data  --
7.19/7.22	c Decided on static restart strategy
7.39/7.42	c  N st    32     95537       150      3195         0     23749     15975    580919   no data   no data  --
7.99/8.03	c  N st    34    104833       150      3195         0     20258     15975    465451   no data   no data  --
7.99/8.03	c  S st    34    104833       150      3195         0     20258     15975    465451   no data   no data  --
7.99/8.08	c  S st    34    105335       150      3195         0     20749     15975    479959   no data   no data  --
7.99/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.09/8.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.09/8.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.09/8.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
8.09/8.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.69/9.78	c lits-rem:      4026  cl-subs:     1571  v-elim:      0  v-fix:    0  time:  1.68 s
9.69/9.78	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
9.69/9.78	c vivif2 --  cl tried    19178 cl shrink        0 lits rem          0 time: 0.00
9.79/9.87	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
9.79/9.87	c calculated reachability. Time: 0.00
9.79/9.87	c  N st    34    105335       150      3195         0     19178     15975    425968   no data   no data  --
10.59/10.65	c  N st    35    114934       150      3195         0     15027     15975    294511   no data   no data  --
11.79/11.82	c  N st    36    129331       150      3195         0     14507     15975    254209   no data   no data  --
13.49/13.50	c  N st    37    150926       150      3195         0     19806     15975    397120   no data   no data  --
13.99/14.02	c  S st    38    158004       150      3195         0     26549     15975    609625   no data   no data  --
13.99/14.09	c  S st    38    158508       150      3195         0     27045     15975    624387   no data   no data  --
13.99/14.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.09/14.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
14.09/14.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.09/14.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.09/14.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.09/14.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.09/16.15	c lits-rem:      4676  cl-subs:     1783  v-elim:      0  v-fix:    0  time:  2.03 s
16.09/16.15	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
16.09/16.16	c vivif2 --  cl tried    25262 cl shrink        0 lits rem          0 time: 0.00
16.19/16.28	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
16.19/16.28	c calculated reachability. Time: 0.00
16.19/16.28	c  N st    38    158508       150      3195         0     25262     15975    559838   no data   no data  --
20.79/20.84	c  N st    39    207096       150      3195         0     19980     15975    351769   no data   no data  --
23.59/23.70	c  N st    40    237763       150      3195         0     30119     15975    641417   no data   no data  --
23.59/23.70	c  S st    40    237763       150      3195         0     30119     15975    641417   no data   no data  --
23.69/23.78	c  S st    40    238267       150      3195         0     30611     15975    656492   no data   no data  --
23.69/23.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.69/23.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.69/23.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.79/23.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.79/23.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.79/23.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
23.79/23.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.99/26.09	c lits-rem:      3272  cl-subs:     2633  v-elim:      0  v-fix:    0  time:  2.29 s
25.99/26.09	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
26.09/26.10	c vivif2 --  cl tried    27978 cl shrink        0 lits rem          0 time: 0.01
26.19/26.23	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
26.19/26.23	c calculated reachability. Time: 0.00
26.19/26.23	c  N st    40    238267       150      3195         0     27978     15975    576969   no data   no data  --
33.09/33.14	c  F st    41    306250       150      3195         0     30050     15975    599343   no data   no data  --
33.09/33.14	c  N st    41    306250       150      3195         0     30050     15975    599343   no data   no data  --
33.69/33.70	c Decided on static restart strategy
36.19/36.23	c  N st    51    334554       150      3195         0     34243     15975    706210   no data   no data  --
38.79/38.87	c  N st    53    357400       150      3195         0     32170     15975    625130   no data   no data  --
38.79/38.87	c  S st    53    357400       150      3195         0     32170     15975    625130   no data   no data  --
38.89/38.95	c  S st    53    357903       150      3195         0     32660     15975    640287   no data   no data  --
38.89/38.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.89/38.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.89/38.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
38.89/38.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.89/38.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.89/38.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
38.89/38.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.89/40.96	c lits-rem:      3664  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  1.98 s
40.89/40.96	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
40.89/40.97	c vivif2 --  cl tried    31254 cl shrink        0 lits rem          0 time: 0.01
41.09/41.12	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
41.09/41.12	c calculated reachability. Time: 0.00
41.09/41.12	c  N st    53    357903       150      3195         0     31254     15975    587830   no data   no data  --
44.59/44.68	c  N st    54    390295       150      3195         0     37303     15975    755133   no data   no data  --
49.99/50.06	c  N st    55    438883       150      3195         0     31246     15975    552093   no data   no data  --
59.79/59.87	c  N st    56    511765       150      3195         0     44320     15975    902181   no data   no data  --
62.80/62.86	c  N st    57    536854       150      3195         0     38751     15975    722701   no data   no data  --
62.80/62.86	c  S st    57    536854       150      3195         0     38751     15975    722701   no data   no data  --
62.90/62.95	c  S st    57    537359       150      3195         0     39246     15975    737748   no data   no data  --
62.90/62.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.90/62.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
62.90/62.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
62.90/62.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.90/62.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.90/62.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
62.90/62.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
65.19/65.21	c lits-rem:      2105  cl-subs:     1483  v-elim:      0  v-fix:    0  time:  2.22 s
65.19/65.21	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
65.19/65.21	c vivif2 --  cl tried    37763 cl shrink        0 lits rem          0 time: 0.01
65.39/65.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
65.39/65.40	c calculated reachability. Time: 0.00
65.39/65.40	c  N st    57    537359       150      3195         0     37763     15975    684737   no data   no data  --
88.70/88.74	c  N st    58    701343       150      3195         0     66089     15975   1506968   no data   no data  --
104.59/104.63	c  N st    59    806039       150      3195         0     60165     15975   1268200   no data   no data  --
104.59/104.63	c  S st    59    806039       150      3195         0     60165     15975   1268200   no data   no data  --
104.69/104.78	c  S st    59    806541       150      3195         0     60654     15975   1282728   no data   no data  --
104.69/104.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.69/104.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.79/104.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
104.79/104.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.79/104.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.79/104.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
104.79/104.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
111.90/111.94	c lits-rem:       995  cl-subs:     4122  v-elim:      0  v-fix:    0  time:  7.09 s
111.90/111.94	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
111.90/111.96	c vivif2 --  cl tried    56532 cl shrink        0 lits rem          0 time: 0.01
112.29/112.30	c asymm  cl-useful: 0/2163/3195 lits-rem:0 time: 0.34
112.29/112.30	c calculated reachability. Time: 0.00
112.29/112.30	c  N st    59    806541       150      3195         0     56532     15975   1153898   no data   no data  --
154.90/154.91	c  F st    60   1071875       150      3195         0     72255     15975   1518871   no data   no data  --
154.90/154.91	c  N st    60   1071875       150      3195         0     72255     15975   1518871   no data   no data  --
156.10/156.18	c Decided on static restart strategy
160.29/160.35	c  N st    70   1100178       150      3195         0     56536     15975   1017906   no data   no data  --
166.69/166.79	c  N st    72   1136171       150      3195         0     47003     15975    690242   no data   no data  --
172.40/172.40	c  N st    73   1168566       150      3195         0     77446     15975   1628318   no data   no data  --
178.89/178.97	c  N st    74   1209811       150      3195         0     72115     15975   1510185   no data   no data  --
178.89/178.97	c  S st    74   1209811       150      3195         0     72115     15975   1510185   no data   no data  --
179.09/179.16	c  S st    74   1210312       150      3195         0     72605     15975   1524963   no data   no data  --
179.09/179.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.09/179.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.09/179.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
179.20/179.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.20/179.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.20/179.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
179.20/179.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.49/188.53	c lits-rem:      2572  cl-subs:     4070  v-elim:      0  v-fix:    0  time:  9.29 s
188.49/188.53	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
188.49/188.54	c vivif2 --  cl tried    68535 cl shrink        0 lits rem          0 time: 0.02
188.69/188.78	c asymm  cl-useful: 0/1032/3195 lits-rem:0 time: 0.23
188.69/188.78	c calculated reachability. Time: 0.00
188.69/188.78	c  N st    74   1210312       150      3195         0     68535     15975   1375952   no data   no data  --
204.20/204.28	c  N st    75   1283194       150      3195         0     92029     15975   2045275   no data   no data  --
225.50/225.58	c  N st    76   1392519       150      3195         0     53922     15975    810855   no data   no data  --
257.70/257.79	c  N st    77   1556504       150      3195         0     58376     15975    888689   no data   no data  --
290.99/291.01	c  N st    78   1710313       150      3195         0     98855     15975   2148751   no data   no data  --
290.99/291.01	c  S st    78   1710313       150      3195         0     98855     15975   2148751   no data   no data  --
291.29/291.30	c  S st    78   1710818       150      3195         0     99346     15975   2163621   no data   no data  --
291.29/291.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
291.29/291.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
291.29/291.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
291.40/291.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.40/291.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.40/291.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
291.40/291.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
317.81/317.86	c lits-rem:      7951  cl-subs:     8741  v-elim:      0  v-fix:    0  time: 26.44 s
317.81/317.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
317.81/317.89	c vivif2 --  cl tried    90605 cl shrink        0 lits rem          0 time: 0.02
318.30/318.31	c asymm  cl-useful: 0/1458/3195 lits-rem:0 time: 0.42
318.30/318.32	c calculated reachability. Time: 0.00
318.30/318.32	c  N st    78   1710818       150      3195         0     90605     15975   1881819   no data   no data  --
409.11/409.21	c  N st    79   2079782       150      3195         0    102180     15975   2101032   no data   no data  --
440.20/440.21	c  N st    80   2210818       150      3195         0    106020     15975   2169564   no data   no data  --
440.20/440.21	c  S st    80   2210818       150      3195         0    106020     15975   2169564   no data   no data  --
440.40/440.49	c  S st    80   2211321       150      3195         0    106516     15975   2184542   no data   no data  --
440.50/440.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
440.50/440.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
440.50/440.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
440.60/440.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
440.60/440.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.60/440.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
440.60/440.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
469.20/469.25	c lits-rem:      1734  cl-subs:     9705  v-elim:      0  v-fix:    0  time: 28.63 s
469.20/469.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
469.20/469.28	c vivif2 --  cl tried    96811 cl shrink        0 lits rem          0 time: 0.02
469.61/469.70	c asymm  cl-useful: 0/1222/3195 lits-rem:0 time: 0.42
469.61/469.70	c calculated reachability. Time: 0.00
469.61/469.70	c  N st    80   2211321       150      3195         0     96811     15975   1893132   no data   no data  --
612.90/612.98	c  N st    81   2711321       150      3195         0    119957     15975   2503070   no data   no data  --
612.90/612.98	c  S st    81   2711321       150      3195         0    119957     15975   2503070   no data   no data  --
613.30/613.36	c  S st    81   2711824       150      3195         0    120454     15975   2518658   no data   no data  --
613.30/613.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
613.30/613.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
613.40/613.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
613.51/613.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
613.51/613.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
613.51/613.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
613.51/613.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
651.71/651.76	c lits-rem:      4758  cl-subs:    10747  v-elim:      0  v-fix:    0  time: 38.26 s
651.71/651.76	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
651.71/651.79	c vivif2 --  cl tried   109707 cl shrink        0 lits rem          0 time: 0.03
651.91/651.96	c asymm  cl-useful: 0/515/3195 lits-rem:0 time: 0.18
651.91/651.97	c calculated reachability. Time: 0.00
651.91/651.97	c  N st    81   2711824       150      3195         0    109707     15975   2194767   no data   no data  --
803.31/803.30	c  N st    82   3211824       150      3195         0     86639     15975   1329668   no data   no data  --
803.31/803.30	c  S st    82   3211824       150      3195         0     86639     15975   1329668   no data   no data  --
803.51/803.54	c  S st    82   3212325       150      3195         0     87128     15975   1344413   no data   no data  --
803.51/803.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
803.51/803.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
803.51/803.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
803.61/803.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
803.61/803.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
803.61/803.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
803.61/803.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
811.21/811.22	c lits-rem:      2900  cl-subs:     2735  v-elim:      0  v-fix:    0  time:  7.60 s
811.21/811.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
811.21/811.24	c vivif2 --  cl tried    84393 cl shrink        0 lits rem          0 time: 0.02
811.51/811.50	c asymm  cl-useful: 0/1631/3195 lits-rem:0 time: 0.26
811.51/811.50	c calculated reachability. Time: 0.00
811.51/811.50	c  N st    82   3212325       150      3195         0     84393     15975   1263636   no data   no data  --
961.62/961.62	c  N st    83   3712325       150      3195         0     94922     15975   1466946   no data   no data  --
961.62/961.62	c  S st    83   3712325       150      3195         0     94922     15975   1466946   no data   no data  --
961.92/961.92	c  S st    83   3712829       150      3195         0     95413     15975   1481557   no data   no data  --
961.92/961.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
961.92/961.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
961.92/961.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
962.02/962.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
962.02/962.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
962.02/962.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
962.02/962.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
970.42/970.46	c lits-rem:       426  cl-subs:     3254  v-elim:      0  v-fix:    0  time:  8.45 s
970.42/970.46	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
970.42/970.48	c vivif2 --  cl tried    92159 cl shrink        0 lits rem          0 time: 0.02
970.72/970.79	c asymm  cl-useful: 0/1270/3195 lits-rem:0 time: 0.31
970.72/970.79	c calculated reachability. Time: 0.00
970.72/970.79	c  N st    83   3712829       150      3195         0     92159     15975   1387530   no data   no data  --
982.52/982.58	c  F st    84   3751562       150      3195         0    128768     15975   2493857   no data   no data  --
982.52/982.58	c  N st    84   3751562       150      3195         0    128768     15975   2493857   no data   no data  --
984.72/984.71	c Decided on static restart strategy
993.72/993.78	c  N st    94   3779870       150      3195         0    155620     15975   3334561   no data   no data  --
1004.51/1004.55	c  N st    96   3815863       150      3195         0    109559     15975   1913360   no data   no data  --
1015.02/1015.00	c  N st    97   3848257       150      3195         0    140162     15975   2876318   no data   no data  --
1030.22/1030.26	c  N st    98   3896845       150      3195         0    105002     15975   1734460   no data   no data  --
1055.42/1055.47	c  N st    99   3969728       150      3195         0     91521     15975   1293831   no data   no data  --
1089.52/1089.50	c  N st   100   4079051       150      3195         0    111613     15975   1907697   no data   no data  --
1139.63/1139.61	c  N st   101   4212832       150      3195         0    153639     15975   3176311   no data   no data  --
1139.63/1139.61	c  S st   101   4212832       150      3195         0    153639     15975   3176311   no data   no data  --
1140.02/1140.08	c  S st   101   4213335       150      3195         0    154132     15975   3191351   no data   no data  --
1140.02/1140.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1140.02/1140.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1140.12/1140.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1140.22/1140.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1140.22/1140.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1140.22/1140.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1140.22/1140.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1271.82/1271.86	c lits-rem:      7794  cl-subs:    14694  v-elim:      0  v-fix:    0  time: 131.59 s
1271.82/1271.86	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1271.92/1271.90	c vivif2 --  cl tried   139438 cl shrink        0 lits rem          0 time: 0.04
1272.22/1272.25	c asymm  cl-useful: 0/1025/3195 lits-rem:0 time: 0.36
1272.22/1272.26	c calculated reachability. Time: 0.00
1272.22/1272.26	c  N st   101   4213335       150      3195         0    139438     15975   2740104   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-3370102-1305386203/watcher-3370102-1305386203 -o /tmp/evaluation-result-3370102-1305386203/solver-3370102-1305386203 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370102-1305386203.cnf 

running on 2 cores: 0,2

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.72 3.98 3.96 2/362 5545
/proc/meminfo: memFree=13573648/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=29804 CPUtime=0.01 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 552 0 0 0 1 0 0 0 22 0 1 0 631036615 30519296 492 33554432000 4194304 4650387 140735187674272 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 7451 492 345 112 0 2416 0

[startup+0.0753541 s]
/proc/loadavg: 3.72 3.98 3.96 2/362 5545
/proc/meminfo: memFree=13573648/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=30668 CPUtime=0.07 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 862 0 0 0 7 0 0 0 22 0 1 0 631036615 31404032 776 33554432000 4194304 4650387 140735187674272 18446744073709551615 4306739 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 7667 776 377 112 0 2632 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30668

[startup+0.100371 s]
/proc/loadavg: 3.72 3.98 3.96 2/362 5545
/proc/meminfo: memFree=13573648/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=30668 CPUtime=0.09 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 891 0 0 0 9 0 0 0 22 0 1 0 631036615 31404032 805 33554432000 4194304 4650387 140735187674272 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 7667 805 377 112 0 2632 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30668

[startup+0.300338 s]
/proc/loadavg: 3.72 3.98 3.96 2/362 5545
/proc/meminfo: memFree=13573648/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=31316 CPUtime=0.29 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 1235 0 0 0 29 0 0 0 23 0 1 0 631036615 32067584 966 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 7829 966 379 112 0 2794 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31316

[startup+0.700278 s]
/proc/loadavg: 3.72 3.98 3.96 2/362 5545
/proc/meminfo: memFree=13573648/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=31668 CPUtime=0.69 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 1706 0 0 0 69 0 0 0 25 0 1 0 631036615 32428032 1155 33554432000 4194304 4650387 140735187674272 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 7917 1155 379 112 0 2882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31668

[startup+1.50113 s]
/proc/loadavg: 3.75 3.98 3.96 5/377 5570
/proc/meminfo: memFree=13539328/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=39216 CPUtime=1.49 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 4183 0 0 0 149 0 0 0 25 0 1 0 631036615 40157184 2866 33554432000 4194304 4650387 140735187674272 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 9804 2866 381 112 0 4769 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39216

[startup+3.10085 s]
/proc/loadavg: 3.75 3.98 3.96 5/377 5597
/proc/meminfo: memFree=13516472/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=39700 CPUtime=3.09 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 4937 0 0 0 309 0 0 0 25 0 1 0 631036615 40652800 3108 33554432000 4194304 4650387 140735187674272 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 9925 3108 381 112 0 4890 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39700

[startup+6.30026 s]
/proc/loadavg: 3.85 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13498492/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=41164 CPUtime=6.29 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 7035 0 0 0 629 0 0 0 25 0 1 0 631036615 42151936 3527 33554432000 4194304 4650387 140735187674272 18446744073709551615 4520247 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 10291 3527 381 112 0 5256 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41164

[startup+12.7011 s]
/proc/loadavg: 3.86 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13473668/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=48004 CPUtime=12.69 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 11581 0 0 0 1268 1 0 0 25 0 1 0 631036615 49156096 5126 33554432000 4194304 4650387 140735187674272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 12001 5126 381 112 0 6966 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48004

[startup+25.5008 s]
/proc/loadavg: 3.88 4.00 3.97 5/377 5597
/proc/meminfo: memFree=13437204/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=59640 CPUtime=25.49 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 19026 0 0 0 2547 2 0 0 25 0 1 0 631036615 61071360 7921 33554432000 4194304 4650387 140735187674272 18446744073709551615 4476322 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 14910 7921 381 112 0 9875 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59640

[startup+51.1003 s]
/proc/loadavg: 3.93 4.00 3.97 5/377 5598
/proc/meminfo: memFree=13418152/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=65072 CPUtime=51.09 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 30376 0 0 0 5104 5 0 0 25 0 1 0 631036615 66633728 9248 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 16268 9248 381 112 0 11233 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65072

[startup+102.314 s]
/proc/loadavg: 4.04 4.03 3.98 5/377 5599
/proc/meminfo: memFree=13368768/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=72004 CPUtime=102.3 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 48456 0 0 0 10221 9 0 0 25 0 1 0 631036615 73732096 10797 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366813 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 18001 10797 381 112 0 12966 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72004

[startup+162.3 s]
/proc/loadavg: 4.01 4.02 3.98 5/377 5601
/proc/meminfo: memFree=13332500/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=86892 CPUtime=162.3 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 66871 0 0 0 16216 14 0 0 25 0 1 0 631036615 88977408 14908 33554432000 4194304 4650387 140735187674272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 21723 14908 381 112 0 16688 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 86892

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/377 5602
/proc/meminfo: memFree=13295724/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=105196 CPUtime=222.29 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 83111 0 0 0 22211 18 0 0 25 0 1 0 631036615 107720704 19518 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 26299 19518 381 112 0 21264 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 105196

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/377 5604
/proc/meminfo: memFree=13249804/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=105556 CPUtime=282.3 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 97054 0 0 0 28207 23 0 0 25 0 1 0 631036615 108089344 18402 33554432000 4194304 4650387 140735187674272 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 26389 18402 381 112 0 21354 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105556

[startup+342.3 s]
/proc/loadavg: 4.04 4.02 3.98 5/377 5606
/proc/meminfo: memFree=13201884/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=129888 CPUtime=342.3 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 108154 0 0 0 34205 25 0 0 25 0 1 0 631036615 133005312 23798 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 32472 23798 381 112 0 27437 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129888

[startup+402.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/377 5607
/proc/meminfo: memFree=13184744/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=130136 CPUtime=402.3 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 120030 0 0 0 40201 29 0 0 25 0 1 0 631036615 133259264 24349 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 32534 24349 381 112 0 27499 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 130136

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/377 5609
/proc/meminfo: memFree=13177868/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=137784 CPUtime=462.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 128897 0 0 0 46199 32 0 0 25 0 1 0 631036615 141090816 27294 33554432000 4194304 4650387 140735187674272 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 34446 27294 381 112 0 29411 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 137784

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.98 5/377 5613
/proc/meminfo: memFree=13151364/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=144096 CPUtime=522.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 138425 0 0 0 52195 36 0 0 25 0 1 0 631036615 147554304 27271 33554432000 4194304 4650387 140735187674272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 36024 27271 381 112 0 30989 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 144096

[startup+582.3 s]
/proc/loadavg: 4.03 4.01 3.99 5/377 5615
/proc/meminfo: memFree=13137288/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=144288 CPUtime=582.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 148327 0 0 0 58191 40 0 0 25 0 1 0 631036615 147750912 27546 33554432000 4194304 4650387 140735187674272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 36072 27547 381 112 0 31037 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 144288

[startup+642.301 s]
/proc/loadavg: 4.12 4.04 4.00 5/377 5617
/proc/meminfo: memFree=13119252/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=158368 CPUtime=642.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 156173 0 0 0 64189 42 0 0 25 0 1 0 631036615 162168832 32096 33554432000 4194304 4650387 140735187674272 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 39592 32096 381 112 0 34557 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158368

[startup+702.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/377 5618
/proc/meminfo: memFree=13094912/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=217436 CPUtime=702.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 165058 0 0 0 70186 45 0 0 25 0 1 0 631036615 222654464 33900 33554432000 4194304 4650387 140735187674272 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 54359 33900 381 112 0 49324 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 217436

[startup+762.314 s]
/proc/loadavg: 4.01 4.02 4.00 5/377 5620
/proc/meminfo: memFree=13102428/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=164204 CPUtime=762.32 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 174383 0 0 0 76183 49 0 0 25 0 1 0 631036615 168144896 32798 33554432000 4194304 4650387 140735187674272 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41051 32798 381 112 0 36016 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 164204

[startup+822.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/377 5621
/proc/meminfo: memFree=13095464/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=164344 CPUtime=822.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 182261 0 0 0 82180 51 0 0 25 0 1 0 631036615 168288256 33581 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41086 33581 381 112 0 36051 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 164344

[startup+882.301 s]
/proc/loadavg: 4.06 4.03 4.00 5/377 5623
/proc/meminfo: memFree=13088980/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=164528 CPUtime=882.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 192141 0 0 0 88176 55 0 0 25 0 1 0 631036615 168476672 32193 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41132 32193 381 112 0 36097 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 164528

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/377 5625
/proc/meminfo: memFree=13074560/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=164664 CPUtime=942.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 200895 0 0 0 94173 58 0 0 25 0 1 0 631036615 168615936 33291 33554432000 4194304 4650387 140735187674272 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41166 33291 381 112 0 36131 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 164664

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/377 5626
/proc/meminfo: memFree=13074976/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=167524 CPUtime=1002.31 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 208784 0 0 0 100171 60 0 0 25 0 1 0 631036615 171544576 33315 33554432000 4194304 4650387 140735187674272 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41881 33315 381 112 0 36846 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 167524

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/377 5628
/proc/meminfo: memFree=13053972/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=167616 CPUtime=1062.32 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 217198 0 0 0 106169 63 0 0 25 0 1 0 631036615 171638784 33736 33554432000 4194304 4650387 140735187674272 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41904 33736 381 112 0 36869 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 167616

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 4.00 5/377 5629
/proc/meminfo: memFree=13056252/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=167736 CPUtime=1122.32 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 225194 0 0 0 112166 66 0 0 25 0 1 0 631036615 171761664 33630 33554432000 4194304 4650387 140735187674272 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 41934 33630 381 112 0 36899 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 167736

[startup+1182.3 s]
/proc/loadavg: 4.16 4.05 4.01 5/377 5631
/proc/meminfo: memFree=13007104/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=249724 CPUtime=1182.32 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 232369 0 0 0 118165 67 0 0 25 0 1 0 631036615 255717376 40805 33554432000 4194304 4650387 140735187674272 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 62431 40805 381 112 0 57396 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 249724

[startup+1242.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/377 5633
/proc/meminfo: memFree=13002604/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=249724 CPUtime=1242.32 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 232421 0 0 0 124165 67 0 0 25 0 1 0 631036615 255717376 40857 33554432000 4194304 4650387 140735187674272 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 62431 40857 381 112 0 57396 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 249724



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 4.00 5/377 5634
/proc/meminfo: memFree=13008900/32951124 swapFree=65051360/67111528
[pid=5545] ppid=5543 vsize=192340 CPUtime=1300.03 cores=0,2
/proc/5545/stat : 5545 (strangenight1-s) R 5543 5545 4643 0 -1 4202496 236225 0 0 0 129934 69 0 0 25 0 1 0 631036615 196956160 40052 33554432000 4194304 4650387 140735187674272 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5545/statm: 48085 40052 381 112 0 43050 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 192340

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.707892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236226
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 2943

runsolver used 4.86426 second user time and 10.5744 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 17:16:44
IDJOB=3370102
IDBENCH=82911
IDSOLVER=1847
FILE ID=node146/3370102-1305386203
RUNJOBID= node146-1305386203-5526
PBS_JOBID= 13324356
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S31505198-038.UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370102-1305386203/watcher-3370102-1305386203 -o /tmp/evaluation-result-3370102-1305386203/solver-3370102-1305386203 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370102-1305386203.cnf

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

MD5SUM BENCH= ed3fd2bb20521663519b3e49797ea8b1
RANDOM SEED=1904575988

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      13574044 kB
Buffers:        266000 kB
Cached:        3416724 kB
SwapCached:      41828 kB
Active:       11474924 kB
Inactive:      7613900 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13574044 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:            6460 kB
Writeback:          36 kB
AnonPages:    15371740 kB
Mapped:          21812 kB
Slab:           163472 kB
PageTables:      59180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81758780 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= 73248 MiB
End job on node146 at 2011-05-14 17:38:26