Trace number 3370580

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 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n150-s89334302-unsat.cnf
MD5SUMe0b064ae815c6a8bb8a9898180562bec
Bench CategoryCRAFTED (crafted 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 variables153
Number of clauses316
Sum of the clauses size948
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3316
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370580-1305389952.cnf'
0.00/0.00	c -- header says num vars:            153
0.00/0.00	c -- header says num clauses:         316
0.00/0.00	c -- clauses added:            0 learnts,          316 normals,            0 xors
0.00/0.00	c -- vars added        153
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       153       316         0         0       948         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       5 undec:     143 neg:       5
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       153       316         0         0       948         0   no data   no data  --
0.01/0.03	c Decided on static restart strategy
0.01/0.09	c  N st     8      4917       153       316         0      4468       948    106046   no data   no data  --
0.19/0.23	c  N st    10     11302       153       316         0      4019       948     69819   no data   no data  --
0.29/0.37	c  N st    11     17048       153       316         0      9110       948    199369   no data   no data  --
0.59/0.64	c  F st    12     25001       153       316         0     11127       948    253074   no data   no data  --
0.59/0.64	c  N st    12     25001       153       316         0     11127       948    253074   no data   no data  --
0.69/0.78	c Decided on static restart strategy
0.69/0.78	c  N st    18     30001       153       316         0      9672       948    177017   no data   no data  --
0.69/0.78	c  S st    18     30001       153       316         0      9672       948    177017   no data   no data  --
0.79/0.80	c  S st    18     30504       153       316         0     10151       948    186575   no data   no data  --
0.79/0.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.79/0.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.89/0.98	c lits-rem:       840  cl-subs:      429  v-elim:      0  v-fix:    0  time:  0.17 s
0.89/0.98	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.89/0.98	c calculated reachability. Time: 0.00
0.89/0.98	c  N st    18     30504       153       316         0      9722       948    174578   no data   no data  --
1.19/1.23	c  N st    20     37615       153       316         0      9049       948    160944   no data   no data  --
1.39/1.45	c  N st    21     44015       153       316         0     14890       948    300726   no data   no data  --
1.49/1.51	c  S st    22     45756       153       316         0      8390       948    128299   no data   no data  --
1.49/1.53	c  S st    22     46257       153       316         0      8871       948    138363   no data   no data  --
1.49/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.49/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.49/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.49/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.49/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1.49/1.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.58	c lits-rem:       189  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.58	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1.49/1.58	c vivif2 --  cl tried     8782 cl shrink        0 lits rem          0 time: 0.00
1.49/1.59	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
1.49/1.59	c calculated reachability. Time: 0.00
1.49/1.59	c  N st    22     46257       153       316         0      8782       948    135921   no data   no data  --
2.09/2.19	c  N st    23     60655       153       316         0     12805       948    238464   no data   no data  --
2.48/2.54	c  N st    24     69386       153       316         0     10520       948    157500   no data   no data  --
2.48/2.54	c  S st    24     69386       153       316         0     10520       948    157500   no data   no data  --
2.48/2.56	c  S st    24     69891       153       316         0     11009       948    168267   no data   no data  --
2.48/2.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.48/2.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.48/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.48/2.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.48/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.48/2.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
2.48/2.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.78/2.81	c lits-rem:       606  cl-subs:      231  v-elim:      0  v-fix:    0  time:  0.25 s
2.78/2.81	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
2.78/2.82	c vivif2 --  cl tried    10778 cl shrink        0 lits rem          0 time: 0.00
2.78/2.82	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
2.78/2.82	c calculated reachability. Time: 0.00
2.78/2.82	c  N st    24     69891       153       316         0     10778       948    161431   no data   no data  --
3.49/3.56	c  F st    25     87502       153       316         0     15660       948    304047   no data   no data  --
3.49/3.56	c  N st    25     87502       153       316         0     15660       948    304047   no data   no data  --
3.69/3.74	c Decided on static restart strategy
3.79/3.84	c  N st    32     95540       153       316         0     22836       948    457553   no data   no data  --
4.09/4.18	c  N st    34    104836       153       316         0     19309       948    353602   no data   no data  --
4.09/4.18	c  S st    34    104836       153       316         0     19309       948    353602   no data   no data  --
4.19/4.21	c  S st    34    105339       153       316         0     19796       948    364176   no data   no data  --
4.19/4.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
4.19/4.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.59/5.61	c lits-rem:      4639  cl-subs:     1602  v-elim:      0  v-fix:    0  time:  1.38 s
5.59/5.61	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
5.59/5.61	c vivif2 --  cl tried    18194 cl shrink        0 lits rem          0 time: 0.00
5.59/5.61	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
5.59/5.61	c calculated reachability. Time: 0.00
5.59/5.61	c  N st    34    105339       153       316         0     18194       948    309654   no data   no data  --
5.99/6.01	c  N st    35    114937       153       316         0     14303       948    218220   no data   no data  --
6.60/6.64	c  N st    36    129337       153       316         0     13677       948    186730   no data   no data  --
7.49/7.56	c  N st    37    150934       153       316         0     18043       948    289140   no data   no data  --
7.79/7.88	c  S st    38    158008       153       316         0     24199       948    460589   no data   no data  --
7.89/7.92	c  S st    38    158511       153       316         0     24693       948    471799   no data   no data  --
7.89/7.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.89/7.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.89/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.89/7.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.89/7.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.89/7.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
7.89/7.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.59/9.66	c lits-rem:      5431  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  1.72 s
9.59/9.66	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
9.59/9.66	c vivif2 --  cl tried    22221 cl shrink        0 lits rem          0 time: 0.00
9.59/9.67	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
9.59/9.67	c calculated reachability. Time: 0.00
9.59/9.67	c  N st    38    158511       153       316         0     22221       948    390517   no data   no data  --
12.09/12.17	c  N st    39    207099       153       316         0     18635       948    259463   no data   no data  --
13.79/13.80	c  N st    40    237768       153       316         0     27688       948    497462   no data   no data  --
13.79/13.80	c  S st    40    237768       153       316         0     27688       948    497462   no data   no data  --
13.79/13.85	c  S st    40    238271       153       316         0     28178       948    508505   no data   no data  --
13.79/13.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.79/13.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.79/13.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.79/13.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.79/13.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.79/13.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
13.79/13.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.69/15.70	c lits-rem:      4982  cl-subs:     2746  v-elim:      0  v-fix:    0  time:  1.83 s
15.69/15.70	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
15.69/15.70	c vivif2 --  cl tried    25432 cl shrink        0 lits rem          0 time: 0.00
15.69/15.71	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
15.69/15.71	c calculated reachability. Time: 0.00
15.69/15.71	c  N st    40    238271       153       316         0     25432       948    422858   no data   no data  --
19.89/19.97	c  F st    41    306250       153       316         0     27385       948    466172   no data   no data  --
19.89/19.97	c  N st    41    306250       153       316         0     27385       948    466172   no data   no data  --
20.19/20.24	c Decided on static restart strategy
21.59/21.60	c  N st    51    334556       153       316         0     31796       948    562701   no data   no data  --
22.99/23.06	c  N st    53    357406       153       316         0     29864       948    502913   no data   no data  --
22.99/23.06	c  S st    53    357406       153       316         0     29864       948    502913   no data   no data  --
23.10/23.11	c  S st    53    357910       153       316         0     30359       948    514527   no data   no data  --
23.10/23.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.10/23.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.10/23.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.10/23.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.10/23.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.10/23.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
23.10/23.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.49/24.56	c lits-rem:      7006  cl-subs:      954  v-elim:      0  v-fix:    0  time:  1.43 s
24.49/24.56	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
24.49/24.57	c vivif2 --  cl tried    29405 cl shrink        0 lits rem          0 time: 0.00
24.49/24.58	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
24.49/24.58	c calculated reachability. Time: 0.00
24.49/24.58	c  N st    53    357910       153       316         0     29405       948    478356   no data   no data  --
26.49/26.50	c  N st    54    390302       153       316         0     34661       948    565116   no data   no data  --
29.79/29.85	c  N st    55    438891       153       316         0     29450       948    445889   no data   no data  --
34.49/34.52	c  N st    56    511775       153       316         0     40553       948    735229   no data   no data  --
36.30/36.34	c  N st    57    536865       153       316         0     35600       948    594582   no data   no data  --
36.30/36.34	c  S st    57    536865       153       316         0     35600       948    594582   no data   no data  --
36.39/36.41	c  S st    57    537370       153       316         0     36095       948    606145   no data   no data  --
36.39/36.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.39/36.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.39/36.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.39/36.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
36.39/36.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.39/38.44	c lits-rem:      5164  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  2.00 s
38.39/38.44	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
38.39/38.44	c vivif2 --  cl tried    34636 cl shrink        0 lits rem          0 time: 0.01
38.39/38.45	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
38.39/38.45	c calculated reachability. Time: 0.00
38.39/38.45	c  N st    57    537370       153       316         0     34636       948    554406   no data   no data  --
51.59/51.67	c  N st    58    701356       153       316         0     58815       948   1183163   no data   no data  --
60.39/60.44	c  N st    59    806055       153       316         0     53908       948   1041852   no data   no data  --
60.39/60.44	c  S st    59    806055       153       316         0     53908       948   1041852   no data   no data  --
60.49/60.56	c  S st    59    806557       153       316         0     54395       948   1053920   no data   no data  --
60.49/60.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.49/60.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.49/60.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
60.58/60.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.58/60.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.58/60.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
60.58/60.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.09/67.19	c lits-rem:      5651  cl-subs:     5571  v-elim:      0  v-fix:    0  time:  6.57 s
67.09/67.19	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
67.09/67.20	c vivif2 --  cl tried    48824 cl shrink        0 lits rem          0 time: 0.01
67.18/67.21	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
67.18/67.21	c calculated reachability. Time: 0.00
67.18/67.21	c  N st    59    806557       153       316         0     48824       948    869805   no data   no data  --
90.49/90.58	c  F st    60   1071875       153       316         0     65316       948   1245757   no data   no data  --
90.49/90.58	c  N st    60   1071875       153       316         0     65316       948   1245757   no data   no data  --
91.09/91.13	c Decided on static restart strategy
93.19/93.23	c  N st    70   1100179       153       316         0     51352       948    790049   no data   no data  --
96.38/96.40	c  N st    72   1136175       153       316         0     42855       948    579395   no data   no data  --
99.38/99.40	c  N st    73   1168568       153       316         0     70782       948   1364173   no data   no data  --
103.19/103.20	c  N st    74   1209836       153       316         0     64794       948   1149980   no data   no data  --
103.19/103.20	c  S st    74   1209836       153       316         0     64794       948   1149980   no data   no data  --
103.29/103.32	c  S st    74   1210337       153       316         0     65286       948   1162399   no data   no data  --
103.29/103.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.29/103.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.29/103.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.29/103.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.29/103.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.29/103.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
103.29/103.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
109.08/109.10	c lits-rem:      6957  cl-subs:     5102  v-elim:      0  v-fix:    0  time:  5.72 s
109.08/109.10	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
109.08/109.11	c vivif2 --  cl tried    60184 cl shrink        0 lits rem          0 time: 0.01
109.08/109.13	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
109.08/109.13	c calculated reachability. Time: 0.00
109.08/109.13	c  N st    74   1210337       153       316         0     60184       948   1000799   no data   no data  --
115.78/115.87	c  N st    75   1283220       153       316         0     80171       948   1504156   no data   no data  --
125.39/125.46	c  N st    76   1392546       153       316         0     45958       948    612868   no data   no data  --
141.09/141.15	c  N st    77   1556532       153       316         0     50042       948    682820   no data   no data  --
156.39/156.40	c  N st    78   1710338       153       316         0     86677       948   1627228   no data   no data  --
156.39/156.40	c  S st    78   1710338       153       316         0     86677       948   1627228   no data   no data  --
156.59/156.61	c  S st    78   1710840       153       316         0     87172       948   1638354   no data   no data  --
156.59/156.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.59/156.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.59/156.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
156.68/156.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
156.68/156.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.68/156.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
156.68/156.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.38/178.44	c lits-rem:      7699  cl-subs:    10081  v-elim:      0  v-fix:    0  time: 21.73 s
178.38/178.44	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
178.38/178.45	c vivif2 --  cl tried    77091 cl shrink        0 lits rem          0 time: 0.01
178.38/178.48	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
178.38/178.48	c calculated reachability. Time: 0.00
178.38/178.48	c  N st    78   1710840       153       316         0     77091       948   1338555   no data   no data  --
217.48/217.56	c  N st    79   2079807       153       316         0     87474       948   1566036   no data   no data  --
229.98/230.04	c  N st    80   2210841       153       316         0     89772       948   1560875   no data   no data  --
229.98/230.04	c  S st    80   2210841       153       316         0     89772       948   1560875   no data   no data  --
230.18/230.22	c  S st    80   2211346       153       316         0     90265       948   1572865   no data   no data  --
230.18/230.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
230.18/230.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.18/230.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
230.28/230.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.28/230.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.28/230.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
230.28/230.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.59/250.65	c lits-rem:      3701  cl-subs:    11664  v-elim:      0  v-fix:    0  time: 20.33 s
250.59/250.65	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
250.59/250.66	c vivif2 --  cl tried    78601 cl shrink        0 lits rem          0 time: 0.01
250.59/250.69	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
250.69/250.71	c calculated reachability. Time: 0.00
250.69/250.71	c  N st    80   2211346       153       316         0     78601       948   1251015   no data   no data  --
312.68/312.76	c  N st    81   2711346       153       316         0    105404       948   2070401   no data   no data  --
312.68/312.76	c  S st    81   2711346       153       316         0    105404       948   2070401   no data   no data  --
312.99/313.01	c  S st    81   2711848       153       316         0    105893       948   2081759   no data   no data  --
312.99/313.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
312.99/313.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.99/313.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
313.09/313.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.09/313.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.09/313.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
313.09/313.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
341.78/341.80	c lits-rem:      9628  cl-subs:     6854  v-elim:      0  v-fix:    0  time: 28.66 s
341.78/341.80	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
341.78/341.83	c vivif2 --  cl tried    99039 cl shrink        0 lits rem          0 time: 0.02
341.78/341.87	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
341.78/341.88	c calculated reachability. Time: 0.00
341.78/341.88	c  N st    81   2711848       153       316         0     99039       948   1868044   no data   no data  --
405.09/405.16	c  N st    82   3211850       153       316         0     76146       948   1106139   no data   no data  --
405.09/405.16	c  S st    82   3211850       153       316         0     76146       948   1106139   no data   no data  --
405.19/405.29	c  S st    82   3212352       153       316         0     76637       948   1119001   no data   no data  --
405.19/405.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
405.19/405.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
405.29/405.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
405.29/405.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
405.29/405.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
405.29/405.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
405.29/405.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
408.78/408.87	c lits-rem:      2497  cl-subs:     2682  v-elim:      0  v-fix:    0  time:  3.53 s
408.78/408.87	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
408.78/408.89	c vivif2 --  cl tried    73955 cl shrink        0 lits rem          0 time: 0.01
408.88/408.91	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
408.88/408.91	c calculated reachability. Time: 0.00
408.88/408.91	c  N st    82   3212352       153       316         0     73955       948   1045790   no data   no data  --
468.28/468.34	c  N st    83   3712353       153       316         0     78247       948   1137011   no data   no data  --
468.28/468.34	c  S st    83   3712353       153       316         0     78247       948   1137011   no data   no data  --
468.38/468.47	c  S st    83   3712857       153       316         0     78739       948   1148637   no data   no data  --
468.38/468.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
468.38/468.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
468.38/468.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
468.49/468.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
468.49/468.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
468.49/468.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
468.49/468.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
471.68/471.78	c lits-rem:       605  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  3.26 s
471.68/471.78	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
471.68/471.79	c vivif2 --  cl tried    75864 cl shrink        0 lits rem          0 time: 0.01
471.79/471.81	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
471.79/471.82	c calculated reachability. Time: 0.00
471.79/471.82	c  N st    83   3712857       153       316         0     75864       948   1066700   no data   no data  --
476.68/476.71	c  F st    84   3751562       153       316         0    111348       948   1964690   no data   no data  --
476.68/476.71	c  N st    84   3751562       153       316         0    111348       948   1964690   no data   no data  --
477.29/477.33	c Decided on static restart strategy
480.48/480.53	c  N st    94   3779863       153       316         0    136568       948   2626135   no data   no data  --
484.78/484.88	c  N st    96   3815857       153       316         0     96916       948   1553699   no data   no data  --
488.79/488.81	c  N st    97   3848250       153       316         0    123420       948   2133474   no data   no data  --
494.48/494.53	c  N st    98   3896839       153       316         0     93609       948   1416343   no data   no data  --
506.28/506.37	c  N st    99   3969721       153       316         0     83309       948   1135398   no data   no data  --
522.78/522.80	c  N st   100   4079044       153       316         0    100442       948   1573222   no data   no data  --
542.58/542.61	c  N st   101   4212857       153       316         0    138193       948   2558833   no data   no data  --
542.58/542.61	c  S st   101   4212857       153       316         0    138193       948   2558833   no data   no data  --
542.79/542.83	c  S st   101   4213361       153       316         0    138684       948   2570829   no data   no data  --
542.79/542.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
542.79/542.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
542.79/542.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.05
542.89/542.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
542.89/542.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
542.89/542.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
542.89/542.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
625.18/625.24	c lits-rem:     21122  cl-subs:    11993  v-elim:      0  v-fix:    0  time: 82.26 s
625.18/625.24	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
625.18/625.26	c vivif2 --  cl tried   126691 cl shrink        0 lits rem          0 time: 0.02
625.27/625.32	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
625.27/625.32	c calculated reachability. Time: 0.00
625.27/625.32	c  N st   101   4213361       153       316         0    126691       948   2214183   no data   no data  --
662.77/662.88	c  N st   102   4459337       153       316         0    105110       948   1710662   no data   no data  --
705.68/705.73	c  N st   103   4713361       153       316         0     79246       948    993353   no data   no data  --
705.68/705.73	c  S st   103   4713361       153       316         0     79246       948    993353   no data   no data  --
705.78/705.86	c  S st   103   4713862       153       316         0     79734       948   1006029   no data   no data  --
705.78/705.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
705.78/705.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
705.88/705.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
705.88/705.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.88/705.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.88/705.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
705.88/705.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
708.78/708.84	c lits-rem:       336  cl-subs:      152  v-elim:      0  v-fix:    0  time:  2.91 s
708.78/708.84	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
708.78/708.85	c vivif2 --  cl tried    79582 cl shrink        0 lits rem          0 time: 0.01
708.78/708.89	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
708.78/708.89	c calculated reachability. Time: 0.00
708.78/708.89	c  N st   103   4713862       153       316         0     79582       948   1002397   no data   no data  --
790.68/790.71	c  N st   104   5213864       153       316         0     89871       948   1203502   no data   no data  --
790.68/790.71	c  S st   104   5213864       153       316         0     89871       948   1203502   no data   no data  --
790.78/790.83	c  S st   104   5214365       153       316         0     90365       948   1215936   no data   no data  --
790.78/790.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
790.78/790.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
790.78/790.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
790.78/790.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
790.78/790.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
790.78/790.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
790.78/790.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
793.98/794.05	c lits-rem:      1071  cl-subs:      612  v-elim:      0  v-fix:    0  time:  3.15 s
793.98/794.05	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
793.98/794.06	c vivif2 --  cl tried    89753 cl shrink        0 lits rem          0 time: 0.01
793.98/794.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
793.98/794.09	c calculated reachability. Time: 0.00
793.98/794.09	c  N st   104   5214365       153       316         0     89753       948   1195716   no data   no data  --
882.47/882.57	c  N st   105   5714366       153       316         0    161366       948   2985327   no data   no data  --
882.47/882.57	c  S st   105   5714366       153       316         0    161366       948   2985327   no data   no data  --
882.77/882.87	c  S st   105   5714868       153       316         0    161859       948   2997467   no data   no data  --
882.77/882.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
882.77/882.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
882.87/882.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
882.97/883.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
882.97/883.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
882.97/883.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
882.97/883.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1015.57/1015.65	c lits-rem:     18938  cl-subs:    25154  v-elim:      0  v-fix:    0  time: 132.60 s
1015.57/1015.65	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1015.57/1015.67	c vivif2 --  cl tried   136705 cl shrink        0 lits rem          0 time: 0.03
1015.67/1015.73	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.06
1015.67/1015.74	c calculated reachability. Time: 0.00
1015.67/1015.74	c  N st   105   5714868       153       316         0    136705       948   2297712   no data   no data  --
1096.47/1096.55	c  N st   106   6214868       153       316         0    117981       948   1733278   no data   no data  --
1096.47/1096.55	c  S st   106   6214868       153       316         0    117981       948   1733278   no data   no data  --
1096.68/1096.73	c  S st   106   6215370       153       316         0    118475       948   1746065   no data   no data  --
1096.68/1096.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1096.68/1096.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1096.68/1096.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1096.77/1096.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1096.77/1096.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1096.77/1096.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1096.77/1096.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1106.77/1106.82	c lits-rem:      2771  cl-subs:     2760  v-elim:      0  v-fix:    0  time: 10.00 s
1106.77/1106.82	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1106.77/1106.84	c vivif2 --  cl tried   115715 cl shrink        0 lits rem          0 time: 0.02
1106.77/1106.89	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.04
1106.77/1106.89	c calculated reachability. Time: 0.00
1106.77/1106.89	c  N st   106   6215370       153       316         0    115715       948   1672144   no data   no data  --
1199.66/1199.78	c  N st   107   6715372       153       316         0    150326       948   2635234   no data   no data  --
1199.66/1199.78	c  S st   107   6715372       153       316         0    150326       948   2635234   no data   no data  --
1199.97/1200.06	c  S st   107   6715873       153       316         0    150823       948   2647659   no data   no data  --
1199.97/1200.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1199.97/1200.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1200.07/1200.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1200.16/1200.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1200.16/1200.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1200.16/1200.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1200.16/1200.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1279.17/1279.21	c lits-rem:      2108  cl-subs:    17958  v-elim:      0  v-fix:    0  time: 79.00 s
1279.17/1279.21	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1279.17/1279.23	c vivif2 --  cl tried   132865 cl shrink        0 lits rem          0 time: 0.03
1279.28/1279.31	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
1279.28/1279.32	c calculated reachability. Time: 0.00
1279.28/1279.32	c  N st   107   6715873       153       316         0    132865       948   2148055   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-3370580-1305389952/watcher-3370580-1305389952 -o /tmp/evaluation-result-3370580-1305389952/solver-3370580-1305389952 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370580-1305389952.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: 4.02 4.04 4.00 4/289 3176
/proc/meminfo: memFree=19084784/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=29816 CPUtime=0 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 531 0 0 0 0 0 0 0 25 0 1 0 650594886 30531584 468 33554432000 4194304 4650387 140734718312736 18446744073709551615 4304217 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 7454 468 377 112 0 2419 0

[startup+0.013141 s]
/proc/loadavg: 4.02 4.04 4.00 4/289 3176
/proc/meminfo: memFree=19084784/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=29816 CPUtime=0.01 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 550 0 0 0 1 0 0 0 25 0 1 0 650594886 30531584 487 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 7454 487 377 112 0 2419 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29816

[startup+0.101112 s]
/proc/loadavg: 4.02 4.04 4.00 4/289 3176
/proc/meminfo: memFree=19084784/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=30304 CPUtime=0.09 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 791 0 0 0 9 0 0 0 25 0 1 0 650594886 31031296 605 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 7576 605 380 112 0 2541 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30304

[startup+0.301089 s]
/proc/loadavg: 4.02 4.04 4.00 4/289 3176
/proc/meminfo: memFree=19084784/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=30732 CPUtime=0.29 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 1134 0 0 0 29 0 0 0 25 0 1 0 650594886 31469568 759 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 7683 759 380 112 0 2648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30732

[startup+0.701006 s]
/proc/loadavg: 4.02 4.04 4.00 4/289 3176
/proc/meminfo: memFree=19084784/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=31576 CPUtime=0.69 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 1821 0 0 0 69 0 0 0 25 0 1 0 650594886 32333824 888 33554432000 4194304 4650387 140734718312736 18446744073709551615 4314672 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 7894 888 381 112 0 2859 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31576

[startup+1.50087 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3191
/proc/meminfo: memFree=19063776/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=36636 CPUtime=1.49 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 3628 0 0 0 149 0 0 0 25 0 1 0 650594886 37515264 2354 33554432000 4194304 4650387 140734718312736 18446744073709551615 4339930 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 9159 2354 382 112 0 4124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36636

[startup+3.10059 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3191
/proc/meminfo: memFree=19042076/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=38444 CPUtime=3.08 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 5322 0 0 0 308 0 0 0 25 0 1 0 650594886 39366656 2754 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 9611 2754 382 112 0 4576 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 38444

[startup+6.30105 s]
/proc/loadavg: 4.01 4.04 4.00 5/295 3191
/proc/meminfo: memFree=19024732/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=44408 CPUtime=6.29 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 8289 0 0 0 628 1 0 0 25 0 1 0 650594886 45473792 4075 33554432000 4194304 4650387 140734718312736 18446744073709551615 4329412 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 11102 4075 382 112 0 6067 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44408

[startup+12.7009 s]
/proc/loadavg: 4.25 4.08 4.02 5/295 3191
/proc/meminfo: memFree=18997540/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=49688 CPUtime=12.69 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 12917 0 0 0 1267 2 0 0 25 0 1 0 650594886 50880512 5481 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366639 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 12422 5481 382 112 0 7387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49688

[startup+25.5007 s]
/proc/loadavg: 4.26 4.10 4.02 5/295 3191
/proc/meminfo: memFree=18959992/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=59016 CPUtime=25.49 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 20811 0 0 0 2546 3 0 0 25 0 1 0 650594886 60432384 7917 33554432000 4194304 4650387 140734718312736 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 14754 7917 382 112 0 9719 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59016

[startup+51.1003 s]
/proc/loadavg: 4.23 4.10 4.02 5/295 3192
/proc/meminfo: memFree=18932092/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=65644 CPUtime=51.08 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 34663 0 0 0 5103 5 0 0 25 0 1 0 650594886 67219456 9555 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 16411 9555 382 112 0 11376 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 65644

[startup+102.311 s]
/proc/loadavg: 4.10 4.08 4.02 5/295 3194
/proc/meminfo: memFree=18864896/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=81304 CPUtime=102.3 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 57987 0 0 0 10220 10 0 0 25 0 1 0 650594886 83255296 12874 33554432000 4194304 4650387 140734718312736 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 20326 12874 382 112 0 15291 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81304

[startup+162.301 s]
/proc/loadavg: 4.03 4.07 4.01 5/295 3195
/proc/meminfo: memFree=18776848/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=109488 CPUtime=162.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 82800 0 0 0 16214 14 0 0 25 0 1 0 650594886 112115712 20269 33554432000 4194304 4650387 140734718312736 18446744073709551615 4432344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 27372 20269 382 112 0 22337 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 109488

[startup+222.301 s]
/proc/loadavg: 4.06 4.07 4.01 5/295 3197
/proc/meminfo: memFree=18772100/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=112892 CPUtime=222.29 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 98761 0 0 0 22211 18 0 0 25 0 1 0 650594886 115601408 20576 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 28223 20576 382 112 0 23188 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 112892

[startup+282.3 s]
/proc/loadavg: 4.02 4.05 4.01 5/295 3198
/proc/meminfo: memFree=18716144/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=127128 CPUtime=282.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 114689 0 0 0 28207 21 0 0 25 0 1 0 650594886 130179072 23839 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 31782 23839 382 112 0 26747 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 127128

[startup+342.301 s]
/proc/loadavg: 4.07 4.06 4.01 5/295 3200
/proc/meminfo: memFree=18683764/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=146152 CPUtime=342.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 128042 0 0 0 34204 24 0 0 25 0 1 0 650594886 149659648 28762 33554432000 4194304 4650387 140734718312736 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 36538 28762 382 112 0 31503 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 146152

[startup+402.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3201
/proc/meminfo: memFree=18685352/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=145484 CPUtime=402.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 145145 0 0 0 40201 27 0 0 25 0 1 0 650594886 148975616 29012 33554432000 4194304 4650387 140734718312736 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 36371 29012 382 112 0 31336 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 145484

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 4.00 5/295 3203
/proc/meminfo: memFree=18655192/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=171336 CPUtime=462.29 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 158881 0 0 0 46198 31 0 0 25 0 1 0 650594886 175448064 34399 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 42834 34399 382 112 0 37799 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 171336

[startup+522.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/295 3205
/proc/meminfo: memFree=18676368/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=146220 CPUtime=522.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 171129 0 0 0 52193 35 0 0 25 0 1 0 650594886 149729280 28276 33554432000 4194304 4650387 140734718312736 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 36555 28276 382 112 0 31520 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 146220

[startup+582.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/295 3206
/proc/meminfo: memFree=18625268/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=173708 CPUtime=582.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 182206 0 0 0 58192 36 0 0 25 0 1 0 650594886 177876992 36044 33554432000 4194304 4650387 140734718312736 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 43427 36044 382 112 0 38392 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 173708

[startup+642.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3208
/proc/meminfo: memFree=18596232/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=176716 CPUtime=642.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 186880 0 0 0 64191 37 0 0 25 0 1 0 650594886 180957184 37007 33554432000 4194304 4650387 140734718312736 18446744073709551615 4363813 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 44179 37007 382 112 0 39144 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 176716

[startup+702.301 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3210
/proc/meminfo: memFree=18589648/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=176768 CPUtime=702.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 201044 0 0 0 70184 44 0 0 25 0 1 0 650594886 181010432 37076 33554432000 4194304 4650387 140734718312736 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 44192 37076 382 112 0 39157 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 176768

[startup+762.311 s]
/proc/loadavg: 4.15 4.06 4.01 5/295 3211
/proc/meminfo: memFree=18583436/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=177080 CPUtime=762.29 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 215429 0 0 0 76179 50 0 0 25 0 1 0 650594886 181329920 36273 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 44270 36273 382 112 0 39235 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 177080

[startup+822.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3213
/proc/meminfo: memFree=18568032/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=177288 CPUtime=822.28 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 227942 0 0 0 82174 54 0 0 25 0 1 0 650594886 181542912 36947 33554432000 4194304 4650387 140734718312736 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 44322 36947 382 112 0 39287 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 177288

[startup+882.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3214
/proc/meminfo: memFree=18552272/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=185896 CPUtime=882.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 238490 0 0 0 88168 59 0 0 25 0 1 0 650594886 190357504 39480 33554432000 4194304 4650387 140734718312736 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 46474 39480 382 112 0 41439 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 185896

[startup+942.301 s]
/proc/loadavg: 4.05 4.06 4.00 5/295 3216
/proc/meminfo: memFree=18528820/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=195816 CPUtime=942.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 240788 0 0 0 94168 59 0 0 25 0 1 0 650594886 200515584 41778 33554432000 4194304 4650387 140734718312736 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 48954 41778 382 112 0 43919 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 195816

[startup+1002.3 s]
/proc/loadavg: 4.02 4.04 4.00 5/295 3218
/proc/meminfo: memFree=18496308/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=197976 CPUtime=1002.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 241150 0 0 0 100168 59 0 0 25 0 1 0 650594886 202727424 42140 33554432000 4194304 4650387 140734718312736 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 49494 42140 382 112 0 44459 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 197976

[startup+1062.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/295 3219
/proc/meminfo: memFree=18499408/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=198288 CPUtime=1062.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 252073 0 0 0 106166 61 0 0 25 0 1 0 650594886 203046912 41164 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 49572 41164 382 112 0 44537 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 198288

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/295 3221
/proc/meminfo: memFree=18501500/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=262940 CPUtime=1122.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 262485 0 0 0 112163 64 0 0 25 0 1 0 650594886 269250560 43762 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365983 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 65735 43762 382 112 0 60700 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 262940

[startup+1182.3 s]
/proc/loadavg: 4.06 4.04 4.00 5/295 3222
/proc/meminfo: memFree=18455976/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=210928 CPUtime=1182.27 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 272555 0 0 0 118160 67 0 0 25 0 1 0 650594886 215990272 45376 33554432000 4194304 4650387 140734718312736 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 52732 45376 382 112 0 47697 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 210928

[startup+1242.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/295 3227
/proc/meminfo: memFree=18434376/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=210928 CPUtime=1242.26 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 273249 0 0 0 124159 67 0 0 25 0 1 0 650594886 215990272 45841 33554432000 4194304 4650387 140734718312736 18446744073709551615 4476283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 52732 45841 382 112 0 47697 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 210928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.04 4.00 3/291 3232
/proc/meminfo: memFree=18693928/32951132 swapFree=67093824/67111528
[pid=3176] ppid=3174 vsize=220240 CPUtime=1299.97 cores=5,7
/proc/3176/stat : 3176 (strangenight1-s) R 3174 3176 2953 0 -1 4202496 275349 0 0 0 129929 68 0 0 25 0 1 0 650594886 225525760 47126 33554432000 4194304 4650387 140734718312736 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/3176/statm: 55060 47126 382 112 0 50025 0
Current children cumulated CPU time (s) 1299.97
Current children cumulated vsize (KiB) 220240

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
CPU user time (s): 1299.3
CPU system time (s): 0.698893
CPU usage (%): 99.9983
Max. virtual memory (cumulated for all children) (KiB): 270792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.3
system time used= 0.698893
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 275350
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= 9
involuntary context switches= 3438

runsolver used 3.44248 second user time and 8.49571 second system time

The end

Launcher Data

Begin job on node131 at 2011-05-14 18:19:12
IDJOB=3370580
IDBENCH=83143
IDSOLVER=1847
FILE ID=node131/3370580-1305389952
RUNJOBID= node131-1305388650-2976
PBS_JOBID= 13324410
Free space on /tmp= 73672 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n150-s89334302-unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370580-1305389952/watcher-3370580-1305389952 -o /tmp/evaluation-result-3370580-1305389952/solver-3370580-1305389952 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370580-1305389952.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=834641109

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      19085064 kB
Buffers:        261660 kB
Cached:        3623892 kB
SwapCached:       1504 kB
Active:       10553008 kB
Inactive:      3054616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      19085064 kB
SwapTotal:    67111528 kB
SwapFree:     67093824 kB
Dirty:           18660 kB
Writeback:           0 kB
AnonPages:     9719840 kB
Mapped:          27708 kB
Slab:           164068 kB
PageTables:      31148 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 28059788 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73676 MiB
End job on node131 at 2011-05-14 18:40:55