Trace number 3273619

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st? (TO) 1300.06 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-3273619-1303606067.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.00/0.03	c Decided on static restart strategy
0.03/0.10	c  N st     8      4917       153       316         0      4468       948    106046   no data   no data  --
0.19/0.25	c  N st    10     11302       153       316         0      4019       948     69819   no data   no data  --
0.39/0.41	c  N st    11     17048       153       316         0      9110       948    199369   no data   no data  --
0.69/0.70	c  F st    12     25001       153       316         0     11127       948    253074   no data   no data  --
0.69/0.70	c  N st    12     25001       153       316         0     11127       948    253074   no data   no data  --
0.79/0.85	c Decided on static restart strategy
0.79/0.85	c  N st    18     30001       153       316         0      9672       948    177017   no data   no data  --
0.79/0.85	c  S st    18     30001       153       316         0      9672       948    177017   no data   no data  --
0.79/0.88	c  S st    18     30504       153       316         0     10151       948    186575   no data   no data  --
0.79/0.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.79/0.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.79/0.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.79/0.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.79/0.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.79/0.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
0.79/0.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.08	c lits-rem:       840  cl-subs:      429  v-elim:      0  v-fix:    0  time:  0.19 s
0.99/1.08	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
0.99/1.08	c calculated reachability. Time: 0.00
0.99/1.08	c  N st    18     30504       153       316         0      9722       948    174578   no data   no data  --
1.29/1.35	c  N st    20     37615       153       316         0      9049       948    160944   no data   no data  --
1.49/1.59	c  N st    21     44015       153       316         0     14890       948    300726   no data   no data  --
1.59/1.66	c  S st    22     45756       153       316         0      8390       948    128299   no data   no data  --
1.59/1.68	c  S st    22     46257       153       316         0      8871       948    138363   no data   no data  --
1.59/1.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1.59/1.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.74	c lits-rem:       189  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.05 s
1.69/1.74	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1.69/1.74	c vivif2 --  cl tried     8782 cl shrink        0 lits rem          0 time: 0.00
1.69/1.74	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N st    22     46257       153       316         0      8782       948    135921   no data   no data  --
2.39/2.41	c  N st    23     60655       153       316         0     12805       948    238464   no data   no data  --
2.69/2.78	c  N st    24     69386       153       316         0     10520       948    157500   no data   no data  --
2.69/2.78	c  S st    24     69386       153       316         0     10520       948    157500   no data   no data  --
2.79/2.81	c  S st    24     69891       153       316         0     11009       948    168267   no data   no data  --
2.79/2.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.79/2.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.79/2.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.79/2.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.79/2.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.79/2.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
2.79/2.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.08	c lits-rem:       606  cl-subs:      231  v-elim:      0  v-fix:    0  time:  0.27 s
2.99/3.08	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c vivif2 --  cl tried    10778 cl shrink        0 lits rem          0 time: 0.00
2.99/3.09	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.00
2.99/3.09	c calculated reachability. Time: 0.00
2.99/3.09	c  N st    24     69891       153       316         0     10778       948    161431   no data   no data  --
3.89/3.90	c  F st    25     87502       153       316         0     15660       948    304047   no data   no data  --
3.89/3.90	c  N st    25     87502       153       316         0     15660       948    304047   no data   no data  --
3.99/4.09	c Decided on static restart strategy
4.19/4.20	c  N st    32     95540       153       316         0     22836       948    457553   no data   no data  --
4.49/4.57	c  N st    34    104836       153       316         0     19309       948    353602   no data   no data  --
4.49/4.57	c  S st    34    104836       153       316         0     19309       948    353602   no data   no data  --
4.59/4.60	c  S st    34    105339       153       316         0     19796       948    364176   no data   no data  --
4.59/4.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
4.59/4.62	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.09/6.14	c lits-rem:      4639  cl-subs:     1602  v-elim:      0  v-fix:    0  time:  1.52 s
6.09/6.14	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
6.09/6.14	c vivif2 --  cl tried    18194 cl shrink        0 lits rem          0 time: 0.00
6.09/6.14	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
6.09/6.14	c calculated reachability. Time: 0.00
6.09/6.14	c  N st    34    105339       153       316         0     18194       948    309654   no data   no data  --
6.50/6.58	c  N st    35    114937       153       316         0     14303       948    218220   no data   no data  --
7.19/7.27	c  N st    36    129337       153       316         0     13677       948    186730   no data   no data  --
8.19/8.28	c  N st    37    150934       153       316         0     18043       948    289140   no data   no data  --
8.59/8.63	c  S st    38    158008       153       316         0     24199       948    460589   no data   no data  --
8.59/8.69	c  S st    38    158511       153       316         0     24693       948    471799   no data   no data  --
8.59/8.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.70/8.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.70/8.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.70/8.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.70/8.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
8.70/8.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.59/10.61	c lits-rem:      5431  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  1.90 s
10.59/10.61	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
10.59/10.61	c vivif2 --  cl tried    22221 cl shrink        0 lits rem          0 time: 0.00
10.59/10.62	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
10.59/10.62	c calculated reachability. Time: 0.00
10.59/10.62	c  N st    38    158511       153       316         0     22221       948    390517   no data   no data  --
13.29/13.36	c  N st    39    207099       153       316         0     18635       948    259463   no data   no data  --
15.09/15.15	c  N st    40    237768       153       316         0     27688       948    497462   no data   no data  --
15.09/15.15	c  S st    40    237768       153       316         0     27688       948    497462   no data   no data  --
15.19/15.21	c  S st    40    238271       153       316         0     28178       948    508505   no data   no data  --
15.19/15.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.19/15.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.19/15.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.19/15.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
15.19/15.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
17.29/17.34	c lits-rem:      4982  cl-subs:     2746  v-elim:      0  v-fix:    0  time:  2.11 s
17.29/17.34	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
17.29/17.34	c vivif2 --  cl tried    25432 cl shrink        0 lits rem          0 time: 0.00
17.29/17.35	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
17.29/17.35	c calculated reachability. Time: 0.00
17.29/17.35	c  N st    40    238271       153       316         0     25432       948    422858   no data   no data  --
21.89/21.99	c  F st    41    306250       153       316         0     27385       948    466172   no data   no data  --
21.89/21.99	c  N st    41    306250       153       316         0     27385       948    466172   no data   no data  --
22.19/22.29	c Decided on static restart strategy
23.69/23.78	c  N st    51    334556       153       316         0     31796       948    562701   no data   no data  --
25.30/25.38	c  N st    53    357406       153       316         0     29864       948    502913   no data   no data  --
25.30/25.38	c  S st    53    357406       153       316         0     29864       948    502913   no data   no data  --
25.40/25.44	c  S st    53    357910       153       316         0     30359       948    514527   no data   no data  --
25.40/25.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.40/25.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.40/25.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.40/25.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.40/25.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.40/25.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
25.40/25.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
26.99/27.03	c lits-rem:      7006  cl-subs:      954  v-elim:      0  v-fix:    0  time:  1.57 s
26.99/27.03	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
26.99/27.03	c vivif2 --  cl tried    29405 cl shrink        0 lits rem          0 time: 0.01
26.99/27.04	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
26.99/27.04	c calculated reachability. Time: 0.00
26.99/27.04	c  N st    53    357910       153       316         0     29405       948    478356   no data   no data  --
29.09/29.14	c  N st    54    390302       153       316         0     34661       948    565116   no data   no data  --
32.79/32.81	c  N st    55    438891       153       316         0     29450       948    445889   no data   no data  --
37.89/37.92	c  N st    56    511775       153       316         0     40553       948    735229   no data   no data  --
39.89/39.94	c  N st    57    536865       153       316         0     35600       948    594582   no data   no data  --
39.89/39.94	c  S st    57    536865       153       316         0     35600       948    594582   no data   no data  --
39.99/40.01	c  S st    57    537370       153       316         0     36095       948    606145   no data   no data  --
39.99/40.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.99/40.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.99/40.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
39.99/40.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.99/40.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.99/40.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
39.99/40.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.09/42.12	c lits-rem:      5164  cl-subs:     1459  v-elim:      0  v-fix:    0  time:  2.08 s
42.09/42.12	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
42.09/42.12	c vivif2 --  cl tried    34636 cl shrink        0 lits rem          0 time: 0.01
42.09/42.13	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
42.09/42.14	c calculated reachability. Time: 0.00
42.09/42.14	c  N st    57    537370       153       316         0     34636       948    554406   no data   no data  --
56.50/56.58	c  N st    58    701356       153       316         0     58815       948   1183163   no data   no data  --
66.39/66.41	c  N st    59    806055       153       316         0     53908       948   1041852   no data   no data  --
66.39/66.41	c  S st    59    806055       153       316         0     53908       948   1041852   no data   no data  --
66.49/66.50	c  S st    59    806557       153       316         0     54395       948   1053920   no data   no data  --
66.49/66.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.49/66.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.49/66.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
66.49/66.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.49/66.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.49/66.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
66.49/66.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
72.40/72.42	c lits-rem:      5651  cl-subs:     5571  v-elim:      0  v-fix:    0  time:  5.86 s
72.40/72.42	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
72.40/72.43	c vivif2 --  cl tried    48824 cl shrink        0 lits rem          0 time: 0.01
72.40/72.44	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.01
72.40/72.44	c calculated reachability. Time: 0.00
72.40/72.44	c  N st    59    806557       153       316         0     48824       948    869805   no data   no data  --
97.90/97.99	c  F st    60   1071875       153       316         0     65316       948   1245757   no data   no data  --
97.90/97.99	c  N st    60   1071875       153       316         0     65316       948   1245757   no data   no data  --
98.59/98.68	c Decided on static restart strategy
101.20/101.26	c  N st    70   1100179       153       316         0     51352       948    790049   no data   no data  --
104.69/104.79	c  N st    72   1136175       153       316         0     42855       948    579395   no data   no data  --
107.99/108.02	c  N st    73   1168568       153       316         0     70782       948   1364173   no data   no data  --
111.80/111.89	c  N st    74   1209836       153       316         0     64794       948   1149980   no data   no data  --
111.80/111.89	c  S st    74   1209836       153       316         0     64794       948   1149980   no data   no data  --
111.99/112.02	c  S st    74   1210337       153       316         0     65286       948   1162399   no data   no data  --
111.99/112.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.99/112.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.99/112.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
111.99/112.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.99/112.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.99/112.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
111.99/112.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
118.29/118.30	c lits-rem:      6957  cl-subs:     5102  v-elim:      0  v-fix:    0  time:  6.23 s
118.29/118.30	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
118.29/118.32	c vivif2 --  cl tried    60184 cl shrink        0 lits rem          0 time: 0.01
118.29/118.33	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
118.29/118.34	c calculated reachability. Time: 0.00
118.29/118.34	c  N st    74   1210337       153       316         0     60184       948   1000799   no data   no data  --
125.70/125.71	c  N st    75   1283220       153       316         0     80171       948   1504156   no data   no data  --
136.10/136.19	c  N st    76   1392546       153       316         0     45958       948    612868   no data   no data  --
153.49/153.51	c  N st    77   1556532       153       316         0     50042       948    682820   no data   no data  --
171.70/171.73	c  N st    78   1710338       153       316         0     86677       948   1627228   no data   no data  --
171.70/171.73	c  S st    78   1710338       153       316         0     86677       948   1627228   no data   no data  --
171.80/171.90	c  S st    78   1710840       153       316         0     87172       948   1638354   no data   no data  --
171.90/171.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
171.90/171.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.90/171.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
171.90/171.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.90/171.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.90/171.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
171.90/171.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
189.00/189.02	c lits-rem:      7699  cl-subs:    10081  v-elim:      0  v-fix:    0  time: 17.04 s
189.00/189.02	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
189.00/189.04	c vivif2 --  cl tried    77091 cl shrink        0 lits rem          0 time: 0.02
189.00/189.07	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
189.00/189.07	c calculated reachability. Time: 0.00
189.00/189.07	c  N st    78   1710840       153       316         0     77091       948   1338555   no data   no data  --
233.40/233.41	c  N st    79   2079807       153       316         0     87474       948   1566036   no data   no data  --
247.41/247.49	c  N st    80   2210841       153       316         0     89772       948   1560875   no data   no data  --
247.41/247.49	c  S st    80   2210841       153       316         0     89772       948   1560875   no data   no data  --
247.60/247.65	c  S st    80   2211346       153       316         0     90265       948   1572865   no data   no data  --
247.60/247.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
247.60/247.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.60/247.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
247.70/247.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.70/247.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.70/247.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
247.70/247.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.70/262.77	c lits-rem:      3701  cl-subs:    11664  v-elim:      0  v-fix:    0  time: 15.05 s
262.70/262.77	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
262.70/262.79	c vivif2 --  cl tried    78601 cl shrink        0 lits rem          0 time: 0.02
262.80/262.82	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
262.80/262.82	c calculated reachability. Time: 0.00
262.80/262.82	c  N st    80   2211346       153       316         0     78601       948   1251015   no data   no data  --
334.00/334.00	c  N st    81   2711346       153       316         0    105404       948   2070401   no data   no data  --
334.00/334.00	c  S st    81   2711346       153       316         0    105404       948   2070401   no data   no data  --
334.20/334.22	c  S st    81   2711848       153       316         0    105893       948   2081759   no data   no data  --
334.20/334.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
334.20/334.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
334.20/334.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
334.30/334.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
334.30/334.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
334.30/334.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
334.30/334.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
356.20/356.27	c lits-rem:      9628  cl-subs:     6854  v-elim:      0  v-fix:    0  time: 21.94 s
356.20/356.28	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
356.31/356.30	c vivif2 --  cl tried    99039 cl shrink        0 lits rem          0 time: 0.02
356.31/356.35	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
356.31/356.35	c calculated reachability. Time: 0.00
356.31/356.35	c  N st    81   2711848       153       316         0     99039       948   1868044   no data   no data  --
425.30/425.36	c  N st    82   3211850       153       316         0     76146       948   1106139   no data   no data  --
425.30/425.36	c  S st    82   3211850       153       316         0     76146       948   1106139   no data   no data  --
425.50/425.50	c  S st    82   3212352       153       316         0     76637       948   1119001   no data   no data  --
425.50/425.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.50/425.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
425.50/425.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
425.50/425.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.50/425.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.50/425.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
425.50/425.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
429.40/429.46	c lits-rem:      2497  cl-subs:     2682  v-elim:      0  v-fix:    0  time:  3.90 s
429.40/429.46	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
429.40/429.48	c vivif2 --  cl tried    73955 cl shrink        0 lits rem          0 time: 0.01
429.50/429.50	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
429.50/429.51	c calculated reachability. Time: 0.00
429.50/429.51	c  N st    82   3212352       153       316         0     73955       948   1045790   no data   no data  --
494.51/494.59	c  N st    83   3712353       153       316         0     78247       948   1137011   no data   no data  --
494.51/494.59	c  S st    83   3712353       153       316         0     78247       948   1137011   no data   no data  --
494.71/494.72	c  S st    83   3712857       153       316         0     78739       948   1148637   no data   no data  --
494.71/494.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
494.71/494.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
494.71/494.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
494.71/494.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
494.71/494.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
494.71/494.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
494.71/494.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
498.41/498.41	c lits-rem:       605  cl-subs:     2875  v-elim:      0  v-fix:    0  time:  3.63 s
498.41/498.41	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
498.41/498.42	c vivif2 --  cl tried    75864 cl shrink        0 lits rem          0 time: 0.01
498.41/498.45	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.03
498.41/498.45	c calculated reachability. Time: 0.00
498.41/498.45	c  N st    83   3712857       153       316         0     75864       948   1066700   no data   no data  --
503.81/503.81	c  F st    84   3751562       153       316         0    111348       948   1964690   no data   no data  --
503.81/503.81	c  N st    84   3751562       153       316         0    111348       948   1964690   no data   no data  --
504.41/504.49	c Decided on static restart strategy
507.91/507.98	c  N st    94   3779863       153       316         0    136568       948   2626135   no data   no data  --
512.61/512.61	c  N st    96   3815857       153       316         0     96916       948   1553699   no data   no data  --
516.91/516.90	c  N st    97   3848250       153       316         0    123420       948   2133474   no data   no data  --
523.11/523.14	c  N st    98   3896839       153       316         0     93609       948   1416343   no data   no data  --
536.00/536.08	c  N st    99   3969721       153       316         0     83309       948   1135398   no data   no data  --
558.41/558.47	c  N st   100   4079044       153       316         0    100442       948   1573222   no data   no data  --
581.41/581.43	c  N st   101   4212857       153       316         0    138193       948   2558833   no data   no data  --
581.41/581.43	c  S st   101   4212857       153       316         0    138193       948   2558833   no data   no data  --
581.61/581.67	c  S st   101   4213361       153       316         0    138684       948   2570829   no data   no data  --
581.61/581.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
581.61/581.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
581.71/581.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
581.82/581.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.82/581.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.82/581.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
581.82/581.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
669.71/669.70	c lits-rem:     21122  cl-subs:    11993  v-elim:      0  v-fix:    0  time: 87.89 s
669.71/669.70	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
669.71/669.73	c vivif2 --  cl tried   126691 cl shrink        0 lits rem          0 time: 0.04
669.82/669.82	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.08
669.82/669.82	c calculated reachability. Time: 0.00
669.82/669.82	c  N st   101   4213361       153       316         0    126691       948   2214183   no data   no data  --
715.71/715.73	c  N st   102   4459337       153       316         0    105110       948   1710662   no data   no data  --
757.72/757.71	c  N st   103   4713361       153       316         0     79246       948    993353   no data   no data  --
757.72/757.71	c  S st   103   4713361       153       316         0     79246       948    993353   no data   no data  --
757.82/757.84	c  S st   103   4713862       153       316         0     79734       948   1006029   no data   no data  --
757.82/757.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
757.82/757.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.82/757.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
757.82/757.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.82/757.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.82/757.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
757.82/757.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
760.62/760.63	c lits-rem:       336  cl-subs:      152  v-elim:      0  v-fix:    0  time:  2.73 s
760.62/760.63	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
760.62/760.64	c vivif2 --  cl tried    79582 cl shrink        0 lits rem          0 time: 0.01
760.62/760.67	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.02
760.62/760.67	c calculated reachability. Time: 0.00
760.62/760.67	c  N st   103   4713862       153       316         0     79582       948   1002397   no data   no data  --
855.02/855.06	c  N st   104   5213864       153       316         0     89871       948   1203502   no data   no data  --
855.02/855.06	c  S st   104   5213864       153       316         0     89871       948   1203502   no data   no data  --
855.22/855.23	c  S st   104   5214365       153       316         0     90365       948   1215936   no data   no data  --
855.22/855.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
855.22/855.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
855.22/855.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
855.32/855.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
855.32/855.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
855.32/855.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
855.32/855.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
859.52/859.51	c lits-rem:      1071  cl-subs:      612  v-elim:      0  v-fix:    0  time:  4.19 s
859.52/859.51	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
859.52/859.53	c vivif2 --  cl tried    89753 cl shrink        0 lits rem          0 time: 0.02
859.52/859.58	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
859.52/859.58	c calculated reachability. Time: 0.00
859.52/859.58	c  N st   104   5214365       153       316         0     89753       948   1195716   no data   no data  --
951.23/951.28	c  N st   105   5714366       153       316         0    161366       948   2985327   no data   no data  --
951.23/951.28	c  S st   105   5714366       153       316         0    161366       948   2985327   no data   no data  --
951.63/951.61	c  S st   105   5714868       153       316         0    161859       948   2997467   no data   no data  --
951.63/951.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
951.63/951.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
951.73/951.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
951.82/951.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
951.82/951.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
951.82/951.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
951.82/951.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1083.93/1083.90	c lits-rem:     18938  cl-subs:    25154  v-elim:      0  v-fix:    0  time: 132.10 s
1083.93/1083.90	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1083.93/1083.93	c vivif2 --  cl tried   136705 cl shrink        0 lits rem          0 time: 0.03
1083.93/1083.99	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.06
1084.03/1084.00	c calculated reachability. Time: 0.00
1084.03/1084.00	c  N st   105   5714868       153       316         0    136705       948   2297712   no data   no data  --
1175.93/1175.94	c  N st   106   6214868       153       316         0    117981       948   1733278   no data   no data  --
1175.93/1175.94	c  S st   106   6214868       153       316         0    117981       948   1733278   no data   no data  --
1176.13/1176.14	c  S st   106   6215370       153       316         0    118475       948   1746065   no data   no data  --
1176.13/1176.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1176.13/1176.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1176.13/1176.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
1176.23/1176.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1176.23/1176.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1176.23/1176.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1176.23/1176.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1187.33/1187.32	c lits-rem:      2771  cl-subs:     2760  v-elim:      0  v-fix:    0  time: 11.07 s
1187.33/1187.32	c vivif2 --  cl tried      316 cl shrink        0 lits rem          0 time: 0.00
1187.33/1187.34	c vivif2 --  cl tried   115715 cl shrink        0 lits rem          0 time: 0.02
1187.33/1187.39	c asymm  cl-useful: 0/316/316 lits-rem:0 time: 0.05
1187.33/1187.39	c calculated reachability. Time: 0.00
1187.33/1187.39	c  N st   106   6215370       153       316         0    115715       948   1672144   no data   no data  --
1297.73/1297.70	c  N st   107   6715372       153       316         0    150326       948   2635234   no data   no data  --
1297.73/1297.70	c  S st   107   6715372       153       316         0    150326       948   2635234   no data   no data  --
1298.04/1298.03	c  S st   107   6715873       153       316         0    150823       948   2647659   no data   no data  --
1298.04/1298.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.04/1298.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1298.13/1298.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1298.13/1298.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.13/1298.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.13/1298.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    153 time:  0.00 s
1298.13/1298.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

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: 935)

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-3273619-1303606067/watcher-3273619-1303606067 -o /tmp/evaluation-result-3273619-1303606067/solver-3273619-1303606067 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3273619-1303606067.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.39 3.87 3.87 3/179 23942
/proc/meminfo: memFree=28239136/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=29816 CPUtime=0 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 538 0 0 0 0 0 0 0 23 0 1 0 453022625 30531584 474 33554432000 4194304 4650387 140734878135072 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 7454 474 377 112 0 2419 0

[startup+0.0395089 s]
/proc/loadavg: 3.39 3.87 3.87 3/179 23942
/proc/meminfo: memFree=28239136/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=29816 CPUtime=0.03 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 611 0 0 0 3 0 0 0 23 0 1 0 453022625 30531584 547 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 7454 547 378 112 0 2419 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 29816

[startup+0.100484 s]
/proc/loadavg: 3.39 3.87 3.87 3/179 23942
/proc/meminfo: memFree=28239136/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=30080 CPUtime=0.09 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 709 0 0 0 9 0 0 0 23 0 1 0 453022625 30801920 645 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 7520 645 378 112 0 2485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30080

[startup+0.300478 s]
/proc/loadavg: 3.39 3.87 3.87 3/179 23942
/proc/meminfo: memFree=28239136/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=30732 CPUtime=0.29 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 1106 0 0 0 29 0 0 0 25 0 1 0 453022625 31469568 730 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366901 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 7683 730 380 112 0 2648 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30732

[startup+0.700399 s]
/proc/loadavg: 3.39 3.87 3.87 3/179 23942
/proc/meminfo: memFree=28239136/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=31200 CPUtime=0.69 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 1606 0 0 0 69 0 0 0 25 0 1 0 453022625 31948800 981 33554432000 4194304 4650387 140734878135072 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 7800 981 380 112 0 2765 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31200

[startup+1.50026 s]
/proc/loadavg: 3.39 3.87 3.87 5/190 23963
/proc/meminfo: memFree=28210112/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=36636 CPUtime=1.49 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 3538 0 0 0 149 0 0 0 25 0 1 0 453022625 37515264 2263 33554432000 4194304 4650387 140734878135072 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 9159 2263 382 112 0 4124 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36636

[startup+3.10093 s]
/proc/loadavg: 3.39 3.87 3.87 5/190 23963
/proc/meminfo: memFree=28189132/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=38444 CPUtime=3.09 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 5123 0 0 0 309 0 0 0 25 0 1 0 453022625 39366656 2554 33554432000 4194304 4650387 140734878135072 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 9611 2554 382 112 0 4576 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38444

[startup+6.30037 s]
/proc/loadavg: 3.44 3.87 3.87 5/190 23963
/proc/meminfo: memFree=28167572/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=44368 CPUtime=6.29 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 7754 0 0 0 628 1 0 0 25 0 1 0 453022625 45432832 4132 33554432000 4194304 4650387 140734878135072 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 11092 4132 382 112 0 6057 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 44368

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.87 5/190 23963
/proc/meminfo: memFree=28138408/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=49608 CPUtime=12.69 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 12170 0 0 0 1268 1 0 0 25 0 1 0 453022625 50798592 5439 33554432000 4194304 4650387 140734878135072 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 12402 5439 382 112 0 7367 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49608

[startup+25.5008 s]
/proc/loadavg: 3.60 3.88 3.87 5/190 23963
/proc/meminfo: memFree=28106864/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=57568 CPUtime=25.49 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 20102 0 0 0 2547 2 0 0 25 0 1 0 453022625 58949632 7207 33554432000 4194304 4650387 140734878135072 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 14392 7207 382 112 0 9357 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57568

[startup+51.1011 s]
/proc/loadavg: 3.73 3.89 3.87 5/190 23964
/proc/meminfo: memFree=28070752/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=65600 CPUtime=51.09 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 32818 0 0 0 5105 4 0 0 25 0 1 0 453022625 67174400 9074 33554432000 4194304 4650387 140734878135072 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 16400 9074 382 112 0 11365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65600

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.88 5/190 23965
/proc/meminfo: memFree=27989844/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=81204 CPUtime=102.3 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 54452 0 0 0 10220 10 0 0 25 0 1 0 453022625 83152896 13002 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 20301 13002 382 112 0 15266 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 81204

[startup+162.301 s]
/proc/loadavg: 4.01 3.93 3.89 5/190 23967
/proc/meminfo: memFree=27906824/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=93720 CPUtime=162.3 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 76349 0 0 0 16214 16 0 0 25 0 1 0 453022625 95969280 15961 33554432000 4194304 4650387 140734878135072 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 23430 15961 382 112 0 18395 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 93720

[startup+222.301 s]
/proc/loadavg: 4.00 3.94 3.89 5/190 23968
/proc/meminfo: memFree=27871052/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=112760 CPUtime=222.3 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 94064 0 0 0 22209 21 0 0 25 0 1 0 453022625 115466240 20411 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 28190 20411 382 112 0 23155 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 112760

[startup+282.3 s]
/proc/loadavg: 4.00 3.95 3.90 5/190 23970
/proc/meminfo: memFree=27824628/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=126956 CPUtime=282.3 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 110037 0 0 0 28206 24 0 0 25 0 1 0 453022625 130002944 24445 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 31739 24445 382 112 0 26704 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 126956

[startup+342.3 s]
/proc/loadavg: 4.03 3.97 3.91 5/190 23972
/proc/meminfo: memFree=27779936/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=139432 CPUtime=342.3 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 126850 0 0 0 34199 31 0 0 25 0 1 0 453022625 142778368 27569 33554432000 4194304 4650387 140734878135072 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 34858 27569 382 112 0 29823 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 139432

[startup+402.3 s]
/proc/loadavg: 4.07 3.99 3.91 5/190 23973
/proc/meminfo: memFree=27769972/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=145328 CPUtime=402.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 139575 0 0 0 40198 33 0 0 25 0 1 0 453022625 148815872 29131 33554432000 4194304 4650387 140734878135072 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 36332 29131 382 112 0 31297 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 145328

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.91 5/190 23975
/proc/meminfo: memFree=27762232/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=158360 CPUtime=462.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 154825 0 0 0 46195 36 0 0 25 0 1 0 453022625 162160640 30342 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 39590 30342 382 112 0 34555 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 158360

[startup+522.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/190 23976
/proc/meminfo: memFree=27763552/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=146004 CPUtime=522.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 164188 0 0 0 52193 38 0 0 25 0 1 0 453022625 149508096 28008 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 36501 28008 382 112 0 31466 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 146004

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 23978
/proc/meminfo: memFree=27728652/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=173708 CPUtime=582.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 182207 0 0 0 58188 43 0 0 25 0 1 0 453022625 177876992 36044 33554432000 4194304 4650387 140734878135072 18446744073709551615 4433027 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 43427 36044 382 112 0 38392 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173708

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 23980
/proc/meminfo: memFree=27648752/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=176588 CPUtime=642.32 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 182798 0 0 0 64189 43 0 0 25 0 1 0 453022625 180826112 36635 33554432000 4194304 4650387 140734878135072 18446744073709551615 4476780 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 44147 36635 382 112 0 39112 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 176588

[startup+702.301 s]
/proc/loadavg: 4.08 4.00 3.92 5/190 23981
/proc/meminfo: memFree=27644364/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=176748 CPUtime=702.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 189671 0 0 0 70185 46 0 0 25 0 1 0 453022625 180989952 36198 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 44187 36198 382 112 0 39152 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 176748

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 23983
/proc/meminfo: memFree=27614920/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=176816 CPUtime=762.32 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 203060 0 0 0 76181 51 0 0 25 0 1 0 453022625 181059584 35441 33554432000 4194304 4650387 140734878135072 18446744073709551615 4349648 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 44204 35441 382 112 0 39169 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 176816

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 23993
/proc/meminfo: memFree=27604908/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=177080 CPUtime=822.31 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 215624 0 0 0 82174 57 0 0 25 0 1 0 453022625 181329920 36467 33554432000 4194304 4650387 140734878135072 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 44270 36467 382 112 0 39235 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 177080

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 23995
/proc/meminfo: memFree=27587512/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=177288 CPUtime=882.32 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 226978 0 0 0 88170 62 0 0 25 0 1 0 453022625 181542912 35982 33554432000 4194304 4650387 140734878135072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 44322 35982 382 112 0 39287 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 177288

[startup+942.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/190 23997
/proc/meminfo: memFree=27581380/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=185896 CPUtime=942.32 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 237633 0 0 0 94167 65 0 0 25 0 1 0 453022625 190357504 38622 33554432000 4194304 4650387 140734878135072 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 46474 38622 382 112 0 41439 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 185896

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 23998
/proc/meminfo: memFree=27558892/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=195816 CPUtime=1002.32 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 240789 0 0 0 100165 67 0 0 25 0 1 0 453022625 200515584 41778 33554432000 4194304 4650387 140734878135072 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 48954 41778 382 112 0 43919 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 195816

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/190 24000
/proc/meminfo: memFree=27543092/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=197976 CPUtime=1062.33 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 241151 0 0 0 106166 67 0 0 25 0 1 0 453022625 202727424 42140 33554432000 4194304 4650387 140734878135072 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 49494 42140 382 112 0 44459 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 197976

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/190 24001
/proc/meminfo: memFree=27534752/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=198088 CPUtime=1122.33 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 248874 0 0 0 112163 70 0 0 25 0 1 0 453022625 202842112 41831 33554432000 4194304 4650387 140734878135072 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 49522 41831 382 112 0 44487 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 198088

[startup+1182.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/190 24003
/proc/meminfo: memFree=27516716/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=198440 CPUtime=1182.33 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 259501 0 0 0 118160 73 0 0 25 0 1 0 453022625 203202560 40777 33554432000 4194304 4650387 140734878135072 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 49610 40777 382 112 0 44575 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 198440

[startup+1242.3 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 24005
/proc/meminfo: memFree=27504892/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=196120 CPUtime=1242.33 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 267738 0 0 0 124157 76 0 0 25 0 1 0 453022625 200826880 40808 33554432000 4194304 4650387 140734878135072 18446744073709551615 4240915 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 49030 40808 382 112 0 43995 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 196120



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.93 4/188 24007
/proc/meminfo: memFree=27615348/32951124 swapFree=67111524/67111528
[pid=23942] ppid=23940 vsize=210928 CPUtime=1300.04 cores=0,2
/proc/23942/stat : 23942 (strangenight1-s) R 23940 23942 23185 0 -1 4202496 273250 0 0 0 129925 79 0 0 25 0 1 0 453022625 215990272 45841 33554432000 4194304 4650387 140734878135072 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23942/statm: 52732 45841 382 112 0 47697 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 210928

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.25
system time used= 0.808877
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 273250
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= 8
involuntary context switches= 15155

runsolver used 2.31365 second user time and 4.79727 second system time

The end

Launcher Data

Begin job on node147 at 2011-04-24 02:47:47
IDJOB=3273619
IDBENCH=83143
IDSOLVER=1589
FILE ID=node147/3273619-1303606067
RUNJOBID= node147-1303606066-23919
PBS_JOBID= 13150589
Free space on /tmp= 72284 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
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-3273619-1303606067/watcher-3273619-1303606067 -o /tmp/evaluation-result-3273619-1303606067/solver-3273619-1303606067 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273619-1303606067.cnf

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

MD5SUM BENCH= e0b064ae815c6a8bb8a9898180562bec
RANDOM SEED=1940709719

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.836
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:      28239168 kB
Buffers:        881536 kB
Cached:        3326480 kB
SwapCached:          4 kB
Active:         146192 kB
Inactive:      4127864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      28239168 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           12684 kB
Writeback:           0 kB
AnonPages:       65692 kB
Mapped:          15204 kB
Slab:           374000 kB
PageTables:       4792 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   219464 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= 72272 MiB
End job on node147 at 2011-04-24 03:09:29