Trace number 3273948

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.03 1300.02

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n140-s20078956-unsat.cnf
MD5SUM8d05c170d9e6ebfc370bd1d7f7c63d86
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 variables141
Number of clauses292
Sum of the clauses size876
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3292
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-3273948-1303607734.cnf'
0.00/0.00	c -- header says num vars:            141
0.00/0.00	c -- header says num clauses:         292
0.00/0.00	c -- clauses added:            0 learnts,          292 normals,            0 xors
0.00/0.00	c -- vars added        141
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       141       292         0         0       876         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/292/292 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:    141 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:       6 undec:     131 neg:       4
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       141       292         0         0       876         0   no data   no data  --
0.00/0.02	c Decided on static restart strategy
0.06/0.08	c  N st     8      4917       141       292         0      4392       876     88841   no data   no data  --
0.19/0.24	c  N st    10     11300       141       292         0      3976       876     64371   no data   no data  --
0.39/0.40	c  N st    11     17044       141       292         0      8780       876    186746   no data   no data  --
0.59/0.65	c  F st    12     25001       141       292         0     10908       876    228710   no data   no data  --
0.59/0.65	c  N st    12     25001       141       292         0     10908       876    228710   no data   no data  --
0.69/0.78	c Decided on static restart strategy
0.69/0.78	c  N st    18     30000       141       292         0      9525       876    161953   no data   no data  --
0.69/0.78	c  S st    18     30000       141       292         0      9525       876    161953   no data   no data  --
0.79/0.80	c  S st    18     30503       141       292         0     10015       876    171435   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:    141 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.93	c lits-rem:       877  cl-subs:      529  v-elim:      0  v-fix:    0  time:  0.12 s
0.89/0.93	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
0.89/0.93	c calculated reachability. Time: 0.00
0.89/0.93	c  N st    18     30503       141       292         0      9486       876    157220   no data   no data  --
1.09/1.14	c  N st    20     37616       141       292         0      8906       876    137897   no data   no data  --
1.29/1.35	c  N st    21     44018       141       292         0     14364       876    256576   no data   no data  --
1.39/1.41	c  S st    22     45755       141       292         0      8057       876    107333   no data   no data  --
1.39/1.43	c  S st    22     46259       141       292         0      8539       876    116396   no data   no data  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.47	c lits-rem:       484  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.04 s
1.39/1.47	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1.39/1.47	c vivif2 --  cl tried     8419 cl shrink        0 lits rem          0 time: 0.00
1.39/1.48	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
1.39/1.48	c calculated reachability. Time: 0.00
1.39/1.48	c  N st    22     46259       141       292         0      8419       876    113729   no data   no data  --
1.99/2.05	c  N st    23     60656       141       292         0     12501       876    207197   no data   no data  --
2.40/2.43	c  N st    24     69388       141       292         0     10437       876    138244   no data   no data  --
2.40/2.43	c  S st    24     69388       141       292         0     10437       876    138244   no data   no data  --
2.40/2.45	c  S st    24     69890       141       292         0     10920       876    148896   no data   no data  --
2.40/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.40/2.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.40/2.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.40/2.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.40/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.40/2.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
2.40/2.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.60/2.66	c lits-rem:       193  cl-subs:      175  v-elim:      0  v-fix:    0  time:  0.20 s
2.60/2.66	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
2.60/2.66	c vivif2 --  cl tried    10745 cl shrink        0 lits rem          0 time: 0.00
2.60/2.66	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
2.60/2.66	c calculated reachability. Time: 0.00
2.60/2.66	c  N st    24     69890       141       292         0     10745       876    144587   no data   no data  --
3.39/3.45	c  F st    25     87500       141       292         0     15760       876    279459   no data   no data  --
3.39/3.45	c  N st    25     87500       141       292         0     15760       876    279459   no data   no data  --
3.59/3.66	c Decided on static restart strategy
3.69/3.79	c  N st    32     95538       141       292         0     22993       876    459076   no data   no data  --
4.09/4.12	c  N st    34    104835       141       292         0     19512       876    322648   no data   no data  --
4.09/4.12	c  S st    34    104835       141       292         0     19512       876    322648   no data   no data  --
4.09/4.16	c  S st    34    105339       141       292         0     19999       876    333384   no data   no data  --
4.09/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
4.09/4.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.29/5.37	c lits-rem:      3209  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  1.19 s
5.29/5.37	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
5.29/5.37	c vivif2 --  cl tried    18735 cl shrink        0 lits rem          0 time: 0.00
5.29/5.37	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.00
5.29/5.37	c calculated reachability. Time: 0.00
5.29/5.37	c  N st    34    105339       141       292         0     18735       876    295676   no data   no data  --
5.79/5.84	c  N st    35    114937       141       292         0     14902       876    214555   no data   no data  --
6.39/6.47	c  N st    36    129334       141       292         0     14371       876    182261   no data   no data  --
7.39/7.42	c  N st    37    150930       141       292         0     18785       876    274438   no data   no data  --
7.70/7.71	c  S st    38    158008       141       292         0     24811       876    419455   no data   no data  --
7.70/7.76	c  S st    38    158510       141       292         0     25300       876    429537   no data   no data  --
7.70/7.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.70/7.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.70/7.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
7.70/7.78	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.19/9.22	c lits-rem:      4085  cl-subs:     2236  v-elim:      0  v-fix:    0  time:  1.44 s
9.19/9.22	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
9.19/9.22	c vivif2 --  cl tried    23064 cl shrink        0 lits rem          0 time: 0.00
9.19/9.23	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
9.19/9.23	c calculated reachability. Time: 0.00
9.19/9.23	c  N st    38    158510       141       292         0     23064       876    365023   no data   no data  --
11.79/11.86	c  N st    39    207099       141       292         0     18698       876    260970   no data   no data  --
13.49/13.55	c  N st    40    237765       141       292         0     27933       876    472721   no data   no data  --
13.49/13.55	c  S st    40    237765       141       292         0     27933       876    472721   no data   no data  --
13.59/13.61	c  S st    40    238269       141       292         0     28421       876    483929   no data   no data  --
13.59/13.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.59/13.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.59/13.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.59/13.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.59/13.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.59/13.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
13.59/13.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.40/15.40	c lits-rem:      5270  cl-subs:     2532  v-elim:      0  v-fix:    0  time:  1.78 s
15.40/15.40	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
15.40/15.41	c vivif2 --  cl tried    25889 cl shrink        0 lits rem          0 time: 0.00
15.40/15.41	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
15.40/15.41	c calculated reachability. Time: 0.00
15.40/15.41	c  N st    40    238269       141       292         0     25889       876    408324   no data   no data  --
19.49/19.50	c  F st    41    306250       141       292         0     27673       876    432537   no data   no data  --
19.49/19.50	c  N st    41    306250       141       292         0     27673       876    432537   no data   no data  --
19.70/19.79	c Decided on static restart strategy
21.09/21.19	c  N st    51    334554       141       292         0     31753       876    505310   no data   no data  --
22.39/22.45	c  N st    53    357404       141       292         0     29613       876    429581   no data   no data  --
22.39/22.45	c  S st    53    357404       141       292         0     29613       876    429581   no data   no data  --
22.49/22.51	c  S st    53    357905       141       292         0     30098       876    440045   no data   no data  --
22.49/22.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.49/22.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.49/22.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.49/22.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.49/22.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
22.49/22.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.69/23.73	c lits-rem:      2185  cl-subs:     1364  v-elim:      0  v-fix:    0  time:  1.20 s
23.69/23.73	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
23.69/23.74	c vivif2 --  cl tried    28734 cl shrink        0 lits rem          0 time: 0.00
23.69/23.74	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
23.69/23.74	c calculated reachability. Time: 0.00
23.69/23.74	c  N st    53    357905       141       292         0     28734       876    404864   no data   no data  --
26.10/26.13	c  N st    54    390298       141       292         0     35436       876    604422   no data   no data  --
29.70/29.77	c  N st    55    438886       141       292         0     29751       876    439862   no data   no data  --
34.89/34.99	c  N st    56    511770       141       292         0     41208       876    686965   no data   no data  --
36.89/36.91	c  N st    57    536859       141       292         0     36209       876    561725   no data   no data  --
36.89/36.91	c  S st    57    536859       141       292         0     36209       876    561725   no data   no data  --
36.89/36.97	c  S st    57    537365       141       292         0     36695       876    573497   no data   no data  --
36.89/36.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.89/36.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.89/36.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.89/36.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.89/36.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.89/36.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
36.89/36.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.59/38.66	c lits-rem:      2708  cl-subs:     2107  v-elim:      0  v-fix:    0  time:  1.66 s
38.59/38.66	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
38.59/38.66	c vivif2 --  cl tried    34588 cl shrink        0 lits rem          0 time: 0.00
38.59/38.67	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
38.59/38.68	c calculated reachability. Time: 0.00
38.59/38.68	c  N st    57    537365       141       292         0     34588       876    518137   no data   no data  --
52.00/52.07	c  N st    58    701349       141       292         0     59399       876   1109324   no data   no data  --
61.39/61.45	c  N st    59    806049       141       292         0     53731       876    933234   no data   no data  --
61.39/61.45	c  S st    59    806049       141       292         0     53731       876    933234   no data   no data  --
61.49/61.55	c  S st    59    806554       141       292         0     54225       876    945187   no data   no data  --
61.49/61.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.49/61.55	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
61.49/61.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.49/61.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.49/61.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
61.49/61.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.19/67.21	c lits-rem:       171  cl-subs:     8432  v-elim:      0  v-fix:    0  time:  5.62 s
67.19/67.21	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
67.19/67.21	c vivif2 --  cl tried    45793 cl shrink        0 lits rem          0 time: 0.01
67.19/67.23	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.01
67.19/67.23	c calculated reachability. Time: 0.00
67.19/67.23	c  N st    59    806554       141       292         0     45793       876    728633   no data   no data  --
90.79/90.86	c  F st    60   1071875       141       292         0     61834       876   1076399   no data   no data  --
90.79/90.86	c  N st    60   1071875       141       292         0     61834       876   1076399   no data   no data  --
91.20/91.30	c Decided on static restart strategy
93.29/93.38	c  N st    70   1100180       141       292         0     48560       876    713910   no data   no data  --
96.59/96.68	c  N st    72   1136173       141       292         0     79993       876   1395260   no data   no data  --
99.39/99.43	c  N st    73   1168565       141       292         0     67687       876   1194518   no data   no data  --
103.20/103.26	c  N st    74   1209835       141       292         0     62956       876    998962   no data   no data  --
103.20/103.26	c  S st    74   1209835       141       292         0     62956       876    998962   no data   no data  --
103.30/103.37	c  S st    74   1210339       141       292         0     63451       876   1012098   no data   no data  --
103.30/103.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
103.30/103.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
103.30/103.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
103.40/103.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
103.40/103.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.40/103.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
103.40/103.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
106.39/106.48	c lits-rem:      1258  cl-subs:     3211  v-elim:      0  v-fix:    0  time:  3.06 s
106.39/106.48	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
106.39/106.49	c vivif2 --  cl tried    60240 cl shrink        0 lits rem          0 time: 0.01
106.49/106.51	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
106.49/106.51	c calculated reachability. Time: 0.00
106.49/106.51	c  N st    74   1210339       141       292         0     60240       876    926801   no data   no data  --
114.40/114.48	c  N st    75   1283221       141       292         0     80797       876   1434419   no data   no data  --
125.59/125.61	c  N st    76   1392545       141       292         0     45906       876    577787   no data   no data  --
142.90/143.00	c  N st    77   1556529       141       292         0     49321       876    629331   no data   no data  --
159.59/159.67	c  N st    78   1710342       141       292         0     84109       876   1411880   no data   no data  --
159.59/159.67	c  S st    78   1710342       141       292         0     84109       876   1411880   no data   no data  --
159.79/159.82	c  S st    78   1710844       141       292         0     84587       876   1422430   no data   no data  --
159.79/159.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
159.79/159.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.79/159.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
159.79/159.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
159.79/159.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
159.79/159.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
159.79/159.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
173.29/173.33	c lits-rem:      4986  cl-subs:    14057  v-elim:      0  v-fix:    0  time: 13.44 s
173.29/173.33	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
173.29/173.34	c vivif2 --  cl tried    70530 cl shrink        0 lits rem          0 time: 0.01
173.29/173.37	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
173.29/173.37	c calculated reachability. Time: 0.00
173.29/173.37	c  N st    78   1710844       141       292         0     70530       876   1084408   no data   no data  --
216.20/216.27	c  N st    79   2079810       141       292         0     81150       876   1230321   no data   no data  --
230.39/230.41	c  N st    80   2210844       141       292         0     85383       876   1325938   no data   no data  --
230.39/230.41	c  S st    80   2210844       141       292         0     85383       876   1325938   no data   no data  --
230.49/230.56	c  S st    80   2211349       141       292         0     85881       876   1338569   no data   no data  --
230.49/230.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
230.49/230.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
230.49/230.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
230.59/230.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
230.59/230.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
230.59/230.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
230.59/230.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.90/239.97	c lits-rem:      1816  cl-subs:    10097  v-elim:      0  v-fix:    0  time:  9.34 s
239.90/239.97	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
239.90/239.98	c vivif2 --  cl tried    75784 cl shrink        0 lits rem          0 time: 0.01
240.00/240.01	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
240.00/240.01	c calculated reachability. Time: 0.00
240.00/240.01	c  N st    80   2211349       141       292         0     75784       876   1093908   no data   no data  --
305.40/305.41	c  N st    81   2711351       141       292         0    103367       876   1819268   no data   no data  --
305.40/305.41	c  S st    81   2711351       141       292         0    103367       876   1819268   no data   no data  --
305.60/305.61	c  S st    81   2711853       141       292         0    103857       876   1831568   no data   no data  --
305.60/305.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
305.60/305.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
305.60/305.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
305.70/305.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.70/305.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.70/305.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
305.70/305.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
322.90/322.98	c lits-rem:      9529  cl-subs:     5623  v-elim:      0  v-fix:    0  time: 17.27 s
322.90/322.98	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
323.00/323.00	c vivif2 --  cl tried    98234 cl shrink        0 lits rem          0 time: 0.02
323.00/323.04	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
323.00/323.04	c calculated reachability. Time: 0.00
323.00/323.04	c  N st    81   2711853       141       292         0     98234       876   1664931   no data   no data  --
391.80/391.88	c  N st    82   3211853       141       292         0     72194       876    952644   no data   no data  --
391.80/391.88	c  S st    82   3211853       141       292         0     72194       876    952644   no data   no data  --
392.00/392.03	c  S st    82   3212358       141       292         0     72683       876    963486   no data   no data  --
392.00/392.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
392.00/392.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
392.00/392.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
392.10/392.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.10/392.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
392.10/392.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
392.10/392.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
396.80/396.84	c lits-rem:      5105  cl-subs:     4477  v-elim:      0  v-fix:    0  time:  4.73 s
396.80/396.84	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
396.80/396.85	c vivif2 --  cl tried    68206 cl shrink        0 lits rem          0 time: 0.01
396.80/396.89	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
396.80/396.89	c calculated reachability. Time: 0.00
396.80/396.89	c  N st    82   3212358       141       292         0     68206       876    863987   no data   no data  --
455.99/456.09	c  N st    83   3712358       141       292         0     80285       876   1042298   no data   no data  --
455.99/456.09	c  S st    83   3712358       141       292         0     80285       876   1042298   no data   no data  --
456.20/456.23	c  S st    83   3712863       141       292         0     80779       876   1054393   no data   no data  --
456.20/456.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
456.20/456.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
456.20/456.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
456.20/456.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
456.20/456.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
456.20/456.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
456.20/456.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.10/459.11	c lits-rem:      2857  cl-subs:     1157  v-elim:      0  v-fix:    0  time:  2.83 s
459.10/459.11	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
459.10/459.12	c vivif2 --  cl tried    79622 cl shrink        0 lits rem          0 time: 0.01
459.10/459.15	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.02
459.10/459.15	c calculated reachability. Time: 0.00
459.10/459.15	c  N st    83   3712863       141       292         0     79622       876   1024490   no data   no data  --
463.60/463.63	c  F st    84   3751565       141       292         0    113780       876   1889104   no data   no data  --
463.60/463.63	c  N st    84   3751565       141       292         0    113780       876   1889104   no data   no data  --
464.30/464.36	c Decided on static restart strategy
467.60/467.61	c  N st    94   3779865       141       292         0    139179       876   2491455   no data   no data  --
472.10/472.15	c  N st    96   3815860       141       292         0     96649       876   1350695   no data   no data  --
476.20/476.25	c  N st    97   3848252       141       292         0    122876       876   1931921   no data   no data  --
482.49/482.58	c  N st    98   3896841       141       292         0     91018       876   1289160   no data   no data  --
493.20/493.25	c  N st    99   3969723       141       292         0     78556       876    972713   no data   no data  --
508.69/508.75	c  N st   100   4079046       141       292         0     98107       876   1466460   no data   no data  --
526.50/526.51	c  N st   101   4212864       141       292         0    135728       876   2251451   no data   no data  --
526.50/526.51	c  S st   101   4212864       141       292         0    135728       876   2251451   no data   no data  --
526.70/526.70	c  S st   101   4213370       141       292         0    136225       876   2263250   no data   no data  --
526.70/526.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
526.70/526.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
526.70/526.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
526.80/526.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
526.80/526.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
526.80/526.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
526.80/526.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
554.80/554.83	c lits-rem:      4532  cl-subs:    13704  v-elim:      0  v-fix:    0  time: 28.01 s
554.80/554.83	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
554.80/554.85	c vivif2 --  cl tried   122521 cl shrink        0 lits rem          0 time: 0.02
554.90/554.90	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.05
554.90/554.91	c calculated reachability. Time: 0.00
554.90/554.91	c  N st   101   4213370       141       292         0    122521       876   1904063   no data   no data  --
591.59/591.65	c  N st   102   4459347       141       292         0    101268       876   1426865   no data   no data  --
625.59/625.60	c  N st   103   4713371       141       292         0    156454       876   2772259   no data   no data  --
625.59/625.60	c  S st   103   4713371       141       292         0    156454       876   2772259   no data   no data  --
625.80/625.90	c  S st   103   4713874       141       292         0    156945       876   2784066   no data   no data  --
625.90/625.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
625.90/625.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
625.90/625.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
625.99/626.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
625.99/626.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
625.99/626.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
625.99/626.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
741.90/741.96	c lits-rem:     28078  cl-subs:    20884  v-elim:      0  v-fix:    0  time: 115.91 s
741.90/741.96	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
741.90/741.99	c vivif2 --  cl tried   136061 cl shrink        0 lits rem          0 time: 0.03
742.00/742.07	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.08
742.00/742.07	c calculated reachability. Time: 0.00
742.00/742.07	c  N st   103   4713874       141       292         0    136061       876   2218405   no data   no data  --
816.20/816.26	c  N st   104   5213874       141       292         0    147933       876   2518850   no data   no data  --
816.20/816.26	c  S st   104   5213874       141       292         0    147933       876   2518850   no data   no data  --
816.50/816.50	c  S st   104   5214377       141       292         0    148425       876   2531491   no data   no data  --
816.50/816.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.50/816.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
816.50/816.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
816.60/816.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.60/816.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.60/816.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
816.60/816.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
905.81/905.83	c lits-rem:     17800  cl-subs:    16877  v-elim:      0  v-fix:    0  time: 89.20 s
905.81/905.83	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
905.81/905.86	c vivif2 --  cl tried   131548 cl shrink        0 lits rem          0 time: 0.02
905.91/905.92	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.06
905.91/905.92	c calculated reachability. Time: 0.00
905.91/905.92	c  N st   104   5214377       141       292         0    131548       876   2086019   no data   no data  --
980.40/980.44	c  N st   105   5714377       141       292         0    123508       876   1895742   no data   no data  --
980.40/980.44	c  S st   105   5714377       141       292         0    123508       876   1895742   no data   no data  --
980.60/980.63	c  S st   105   5714882       141       292         0    124006       876   1908719   no data   no data  --
980.60/980.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
980.60/980.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
980.60/980.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
980.70/980.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.70/980.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.70/980.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
980.70/980.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1005.11/1005.20	c lits-rem:      3394  cl-subs:    13807  v-elim:      0  v-fix:    0  time: 24.47 s
1005.11/1005.20	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1005.21/1005.21	c vivif2 --  cl tried   110199 cl shrink        0 lits rem          0 time: 0.02
1005.21/1005.26	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.04
1005.21/1005.26	c calculated reachability. Time: 0.00
1005.21/1005.26	c  N st   105   5714882       141       292         0    110199       876   1559310   no data   no data  --
1088.81/1088.87	c  N st   106   6214882       141       292         0    178227       876   3098719   no data   no data  --
1088.81/1088.87	c  S st   106   6214882       141       292         0    178227       876   3098719   no data   no data  --
1089.31/1089.30	c  S st   106   6215384       141       292         0    178718       876   3110761   no data   no data  --
1089.31/1089.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1089.31/1089.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1089.41/1089.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.10
1089.51/1089.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1089.51/1089.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1089.51/1089.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    141 time:  0.00 s
1089.51/1089.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1275.21/1275.20	c lits-rem:     25737  cl-subs:    24828  v-elim:      0  v-fix:    0  time: 185.69 s
1275.21/1275.20	c vivif2 --  cl tried      292 cl shrink        0 lits rem          0 time: 0.00
1275.21/1275.23	c vivif2 --  cl tried   153890 cl shrink        0 lits rem          0 time: 0.03
1275.31/1275.32	c asymm  cl-useful: 0/292/292 lits-rem:0 time: 0.09
1275.31/1275.33	c calculated reachability. Time: 0.00
1275.31/1275.33	c  N st   106   6215384       141       292         0    153890       876   2478400   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: 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-3273948-1303607734/watcher-3273948-1303607734 -o /tmp/evaluation-result-3273948-1303607734/solver-3273948-1303607734 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3273948-1303607734.cnf 

running on 2 cores: 4,6

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.15 3.79 3.69 4/180 21128
/proc/meminfo: memFree=13896404/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=29812 CPUtime=0 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 528 0 0 0 0 0 0 0 18 0 1 0 551004094 30527488 465 33554432000 4194304 4650387 140733470737520 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 7453 466 377 112 0 2418 0

[startup+0.0632269 s]
/proc/loadavg: 3.15 3.79 3.69 4/180 21128
/proc/meminfo: memFree=13896404/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=29968 CPUtime=0.06 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 660 0 0 0 6 0 0 0 18 0 1 0 551004094 30687232 597 33554432000 4194304 4650387 140733470737520 18446744073709551615 4333850 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 7492 598 378 112 0 2457 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 29968

[startup+0.100213 s]
/proc/loadavg: 3.15 3.79 3.69 4/180 21128
/proc/meminfo: memFree=13896404/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=30332 CPUtime=0.09 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 773 0 0 0 9 0 0 0 18 0 1 0 551004094 31059968 605 33554432000 4194304 4650387 140733470737520 18446744073709551615 4360395 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 7583 605 380 112 0 2548 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300178 s]
/proc/loadavg: 3.15 3.79 3.69 4/180 21128
/proc/meminfo: memFree=13896404/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=30612 CPUtime=0.29 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 1090 0 0 0 29 0 0 0 18 0 1 0 551004094 31346688 739 33554432000 4194304 4650387 140733470737520 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 7653 739 380 112 0 2618 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30612

[startup+0.701113 s]
/proc/loadavg: 3.15 3.79 3.69 4/180 21128
/proc/meminfo: memFree=13896404/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=31400 CPUtime=0.69 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 1724 0 0 0 69 0 0 0 18 0 1 0 551004094 32153600 860 33554432000 4194304 4650387 140733470737520 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 7850 860 381 112 0 2815 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31400

[startup+1.50095 s]
/proc/loadavg: 3.15 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13869176/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=36496 CPUtime=1.49 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 3599 0 0 0 149 0 0 0 20 0 1 0 551004094 37371904 2096 33554432000 4194304 4650387 140733470737520 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 9124 2096 382 112 0 4089 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36496

[startup+3.10066 s]
/proc/loadavg: 3.15 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13851880/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=37524 CPUtime=3.09 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 4937 0 0 0 308 1 0 0 25 0 1 0 551004094 38424576 2611 33554432000 4194304 4650387 140733470737520 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 9381 2611 382 112 0 4346 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37524

[startup+6.30107 s]
/proc/loadavg: 3.22 3.79 3.69 5/190 21144
/proc/meminfo: memFree=13833288/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=43428 CPUtime=6.29 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 7902 0 0 0 628 1 0 0 25 0 1 0 551004094 44470272 3999 33554432000 4194304 4650387 140733470737520 18446744073709551615 4315277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 10857 3999 382 112 0 5822 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43428

[startup+12.7009 s]
/proc/loadavg: 3.28 3.80 3.69 5/190 21144
/proc/meminfo: memFree=13799924/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=49092 CPUtime=12.69 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 12487 0 0 0 1267 2 0 0 25 0 1 0 551004094 50270208 5412 33554432000 4194304 4650387 140733470737520 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 12273 5412 382 112 0 7238 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49092

[startup+25.5005 s]
/proc/loadavg: 3.44 3.81 3.69 5/190 21144
/proc/meminfo: memFree=13769172/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=56672 CPUtime=25.5 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 19949 0 0 0 2546 4 0 0 25 0 1 0 551004094 58032128 6899 33554432000 4194304 4650387 140733470737520 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 14168 6899 382 112 0 9133 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 56672

[startup+51.1008 s]
/proc/loadavg: 3.63 3.82 3.70 5/190 21145
/proc/meminfo: memFree=13736164/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=62504 CPUtime=51.1 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 32199 0 0 0 5104 6 0 0 25 0 1 0 551004094 64004096 8626 33554432000 4194304 4650387 140733470737520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 15626 8626 382 112 0 10591 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 62504

[startup+102.307 s]
/proc/loadavg: 3.84 3.85 3.72 5/190 21174
/proc/meminfo: memFree=13679704/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=74688 CPUtime=102.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 53566 0 0 0 10219 11 0 0 25 0 1 0 551004094 76480512 11334 33554432000 4194304 4650387 140733470737520 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 18672 11334 382 112 0 13637 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74688

[startup+162.301 s]
/proc/loadavg: 3.94 3.87 3.73 5/190 21175
/proc/meminfo: memFree=13602120/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=99484 CPUtime=162.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 76679 0 0 0 16214 16 0 0 25 0 1 0 551004094 101871616 17842 33554432000 4194304 4650387 140733470737520 18446744073709551615 4433055 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 24871 17842 382 112 0 19836 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 99484

[startup+222.301 s]
/proc/loadavg: 3.98 3.89 3.74 5/190 21177
/proc/meminfo: memFree=13526332/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=103476 CPUtime=222.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 90625 0 0 0 22210 20 0 0 25 0 1 0 551004094 105959424 18263 33554432000 4194304 4650387 140733470737520 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 25869 18263 382 112 0 20834 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 103476

[startup+282.301 s]
/proc/loadavg: 3.99 3.91 3.76 5/190 21178
/proc/meminfo: memFree=13495292/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=111656 CPUtime=282.29 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 107050 0 0 0 28206 23 0 0 25 0 1 0 551004094 114335744 20355 33554432000 4194304 4650387 140733470737520 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 27914 20355 382 112 0 22879 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 111656

[startup+342.301 s]
/proc/loadavg: 3.99 3.92 3.77 5/190 21180
/proc/meminfo: memFree=13465388/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=120460 CPUtime=342.29 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 119839 0 0 0 34202 27 0 0 25 0 1 0 551004094 123351040 22579 33554432000 4194304 4650387 140733470737520 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 30115 22579 382 112 0 25080 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 120460

[startup+402.301 s]
/proc/loadavg: 3.99 3.93 3.78 5/190 21182
/proc/meminfo: memFree=13434488/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=123488 CPUtime=402.29 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 128522 0 0 0 40200 29 0 0 25 0 1 0 551004094 126451712 23762 33554432000 4194304 4650387 140733470737520 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 30872 23762 382 112 0 25837 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 123488

[startup+462.301 s]
/proc/loadavg: 4.04 3.96 3.80 5/190 21183
/proc/meminfo: memFree=13430752/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=126984 CPUtime=462.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 144990 0 0 0 46197 33 0 0 25 0 1 0 551004094 130031616 24277 33554432000 4194304 4650387 140733470737520 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 31746 24277 382 112 0 26711 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 126984

[startup+522.3 s]
/proc/loadavg: 4.01 3.96 3.81 5/190 21185
/proc/meminfo: memFree=13423540/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=124056 CPUtime=522.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 157487 0 0 0 52195 35 0 0 25 0 1 0 551004094 127033344 24733 33554432000 4194304 4650387 140733470737520 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 31014 24733 382 112 0 25979 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 124056

[startup+582.3 s]
/proc/loadavg: 4.04 3.98 3.82 5/190 21186
/proc/meminfo: memFree=13373676/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=163512 CPUtime=582.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 169016 0 0 0 58193 37 0 0 25 0 1 0 551004094 167436288 33018 33554432000 4194304 4650387 140733470737520 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 40878 33018 382 112 0 35843 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 163512

[startup+642.3 s]
/proc/loadavg: 4.01 3.98 3.83 5/190 21188
/proc/meminfo: memFree=13362232/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=168192 CPUtime=642.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 180640 0 0 0 64192 39 0 0 25 0 1 0 551004094 172228608 35133 33554432000 4194304 4650387 140733470737520 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 42048 35133 382 112 0 37013 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 168192

[startup+702.301 s]
/proc/loadavg: 4.05 4.00 3.84 5/190 21190
/proc/meminfo: memFree=13335056/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=168192 CPUtime=702.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 180743 0 0 0 70191 39 0 0 25 0 1 0 551004094 172228608 35236 33554432000 4194304 4650387 140733470737520 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 42048 35236 382 112 0 37013 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 168192

[startup+762.307 s]
/proc/loadavg: 4.02 4.00 3.84 5/190 21191
/proc/meminfo: memFree=13321892/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=168268 CPUtime=762.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 184630 0 0 0 76191 40 0 0 25 0 1 0 551004094 172306432 35340 33554432000 4194304 4650387 140733470737520 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 42067 35340 382 112 0 37032 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 168268

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 21193
/proc/meminfo: memFree=13308600/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=169288 CPUtime=822.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 194767 0 0 0 82188 43 0 0 25 0 1 0 551004094 173350912 35756 33554432000 4194304 4650387 140733470737520 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 42322 35756 382 112 0 37287 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 169288

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 21194
/proc/meminfo: memFree=13286268/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=172888 CPUtime=882.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 195295 0 0 0 88188 43 0 0 25 0 1 0 551004094 177037312 36284 33554432000 4194304 4650387 140733470737520 18446744073709551615 4476279 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 43222 36284 382 112 0 38187 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 172888

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 21196
/proc/meminfo: memFree=13278432/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=186764 CPUtime=942.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 202647 0 0 0 94186 44 0 0 25 0 1 0 551004094 191246336 39963 33554432000 4194304 4650387 140733470737520 18446744073709551615 4313032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 46691 39963 382 112 0 41656 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 186764

[startup+1002.3 s]
/proc/loadavg: 4.11 4.03 3.88 5/190 21198
/proc/meminfo: memFree=13222736/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=186880 CPUtime=1002.3 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 211769 0 0 0 100184 46 0 0 25 0 1 0 551004094 191365120 38857 33554432000 4194304 4650387 140733470737520 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 46720 38857 382 112 0 41685 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 186880

[startup+1062.3 s]
/proc/loadavg: 4.04 4.02 3.88 5/190 21199
/proc/meminfo: memFree=13182412/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=187196 CPUtime=1062.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 223479 0 0 0 106183 48 0 0 25 0 1 0 551004094 191688704 39707 33554432000 4194304 4650387 140733470737520 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 46799 39707 382 112 0 41764 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 187196

[startup+1122.3 s]
/proc/loadavg: 4.06 4.03 3.90 5/190 21201
/proc/meminfo: memFree=13171720/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=191776 CPUtime=1122.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 228893 0 0 0 112181 50 0 0 25 0 1 0 551004094 196378624 41505 33554432000 4194304 4650387 140733470737520 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 47944 41505 382 112 0 42909 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 191776

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.90 5/190 21202
/proc/meminfo: memFree=13168844/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=191776 CPUtime=1182.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 228893 0 0 0 118181 50 0 0 25 0 1 0 551004094 196378624 41505 33554432000 4194304 4650387 140733470737520 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 47944 41505 382 112 0 42909 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 191776

[startup+1242.3 s]
/proc/loadavg: 4.07 4.03 3.91 5/190 21204
/proc/meminfo: memFree=13176764/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=191776 CPUtime=1242.31 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 228893 0 0 0 124181 50 0 0 25 0 1 0 551004094 196378624 41505 33554432000 4194304 4650387 140733470737520 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 47944 41505 382 112 0 42909 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 191776



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.03 3.91 5/190 21205
/proc/meminfo: memFree=13151944/32950928 swapFree=67111528/67111528
[pid=21128] ppid=21126 vsize=191852 CPUtime=1300.01 cores=4,6
/proc/21128/stat : 21128 (strangenight1-s) R 21126 21128 19989 0 -1 4202496 232840 0 0 0 129950 51 0 0 25 0 1 0 551004094 196456448 41257 33554432000 4194304 4650387 140733470737520 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/21128/statm: 47963 41257 382 112 0 42928 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 191852

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.03
CPU user time (s): 1299.51
CPU system time (s): 0.52192
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 249204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.52192
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232840
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= 12
involuntary context switches= 1505

runsolver used 2.32965 second user time and 4.78127 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-24 03:15:34
IDJOB=3273948
IDBENCH=83150
IDSOLVER=1589
FILE ID=node113/3273948-1303607734
RUNJOBID= node113-1303607732-21102
PBS_JOBID= 13150583
Free space on /tmp= 70776 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n140-s20078956-unsat.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3273948-1303607734/watcher-3273948-1303607734 -o /tmp/evaluation-result-3273948-1303607734/solver-3273948-1303607734 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3273948-1303607734.cnf

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

MD5SUM BENCH= 8d05c170d9e6ebfc370bd1d7f7c63d86
RANDOM SEED=695243285

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:     32950928 kB
MemFree:      13897676 kB
Buffers:       1843228 kB
Cached:       16557912 kB
SwapCached:          0 kB
Active:       10591656 kB
Inactive:      7874544 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13897676 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           17252 kB
Writeback:           0 kB
AnonPages:       64508 kB
Mapped:          15196 kB
Slab:           523608 kB
PageTables:       5532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   222124 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= 70756 MiB
End job on node113 at 2011-04-24 03:37:16