Trace number 3367861

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-Night2-st (fixed)? (TO) 1300.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S2088689288-085.SATISFIABLE.cnf
MD5SUM7ba801e5e19de5d13bce0ebc43b52968
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.012998
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
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 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367861-1305387696.cnf'
0.00/0.00	c -- header says num vars:            450
0.00/0.00	c -- header says num clauses:        1917
0.00/0.00	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.00	c -- vars added        450
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:     222 undec:      28 neg:     200
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       439      1907         0         0      5794         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.10/0.13	c  N st     8      4917       439      1907         0      4810      5794    104110   no data   no data
0.29/0.37	c  N st    10     11301       439      1907         0      4455      5794     71353   no data   no data
0.59/0.64	c  N st    11     17044       439      1907         0     10055      5794    193509   no data   no data
0.99/1.07	c  F st    12     25001       439      1907         0     12355      5794    246793   no data   no data
0.99/1.07	c  N st    12     25001       439      1907         0     12355      5794    246793   no data   no data
1.29/1.31	c Decided on static restart strategy
1.29/1.31	c  N st    18     30001       439      1907         0     10641      5794    182425   no data   no data
1.29/1.31	c  S st    18     30001       439      1907         0     10641      5794    182425   no data   no data
1.29/1.34	c  S st    18     30505       439      1907         0     11145      5794    192828   no data   no data
1.29/1.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.34	c blocked clauses removed:       14 vars:      2 tried:         439 T: 0.00 s
1.29/1.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    437 time:  0.00 s
1.29/1.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.35	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.00 s
1.29/1.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c lits-rem:       136  cl-subs:      644  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.41	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.01
1.39/1.41	c calculated reachability. Time: 0.00
1.39/1.41	c  N st    18     30505       435      1891         0     10487      5763    177866   no data   no data
1.79/1.81	c  N st    20     37615       435      1891         0      9724      5763    143716   no data   no data
2.09/2.19	c  N st    21     44014       435      1891         0     15959      5763    277684   no data   no data
2.30/2.33	c  S st    22     45758       435      1891         0      8950      5763    115636   no data   no data
2.30/2.35	c  S st    22     46261       435      1891         0      9452      5763    126074   no data   no data
2.30/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.30/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.30/2.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.30/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.30/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
2.30/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.30/2.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.30/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.30/2.37	c lits-rem:        21  cl-subs:      112  v-elim:      0  v-fix:    0  time:  0.01 s
2.30/2.37	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
2.30/2.37	c vivif2 --  cl tried     9340 cl shrink        0 lits rem          0 time: 0.00
2.30/2.38	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.01
2.30/2.38	c calculated reachability. Time: 0.00
2.30/2.38	c  N st    22     46261       435      1891         0      9340      5763    123905   no data   no data
3.19/3.26	c  N st    23     60658       435      1891         0     13584      5763    202305   no data   no data
3.79/3.87	c  N st    24     69392       435      1891         0     11382      5763    149857   no data   no data
3.79/3.87	c  S st    24     69392       435      1891         0     11382      5763    149857   no data   no data
3.89/3.90	c  S st    24     69899       435      1891         0     11886      5763    159950   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c lits-rem:        42  cl-subs:      293  v-elim:      0  v-fix:    0  time:  0.02 s
3.89/3.93	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
3.89/3.93	c vivif2 --  cl tried    11593 cl shrink        0 lits rem          0 time: 0.00
3.89/3.94	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.01
3.89/3.94	c calculated reachability. Time: 0.00
3.89/3.94	c  N st    24     69899       435      1891         0     11593      5763    154635   no data   no data
5.09/5.12	c  F st    25     87501       435      1891         0     17090      5763    264605   no data   no data
5.09/5.12	c  N st    25     87501       435      1891         0     17090      5763    264605   no data   no data
5.50/5.53	c Decided on static restart strategy
5.69/5.78	c  N st    32     95546       435      1891         0     24971      5763    436190   no data   no data
6.39/6.42	c  N st    34    104849       435      1891         0     21371      5763    337727   no data   no data
6.39/6.42	c  S st    34    104849       435      1891         0     21371      5763    337727   no data   no data
6.39/6.48	c  S st    34    105350       435      1891         0     21872      5763    348068   no data   no data
6.39/6.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.49/6.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.61/6.64	c lits-rem:       168  cl-subs:     1149  v-elim:      0  v-fix:    0  time:  0.14 s
6.61/6.64	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
6.61/6.64	c vivif2 --  cl tried    20723 cl shrink        0 lits rem          0 time: 0.00
6.61/6.65	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.01
6.61/6.65	c calculated reachability. Time: 0.00
6.61/6.65	c  N st    34    105350       435      1891         0     20723      5763    323747   no data   no data
7.49/7.50	c  N st    35    114948       435      1891         0     16497      5763    215104   no data   no data
8.69/8.71	c  N st    36    129345       435      1891         0     15893      5763    189616   no data   no data
10.59/10.67	c  N st    37    150941       435      1891         0     21361      5763    303053   no data   no data
11.19/11.29	c  S st    38    158025       435      1891         0     28256      5763    447150   no data   no data
11.29/11.35	c  S st    38    158531       435      1891         0     28762      5763    457894   no data   no data
11.29/11.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.29/11.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
11.29/11.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.29/11.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.65	c lits-rem:       167  cl-subs:     1384  v-elim:      0  v-fix:    0  time:  0.27 s
11.59/11.65	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
11.59/11.65	c vivif2 --  cl tried    27378 cl shrink        0 lits rem          0 time: 0.00
11.59/11.67	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.01
11.59/11.67	c calculated reachability. Time: 0.00
11.59/11.67	c  N st    38    158531       435      1891         0     27378      5763    428879   no data   no data
15.89/15.96	c  N st    39    207121       435      1891         0     21994      5763    274953   no data   no data
18.80/18.86	c  N st    40    237799       435      1891         0     32286      5763    478937   no data   no data
18.80/18.86	c  S st    40    237799       435      1891         0     32286      5763    478937   no data   no data
18.89/18.94	c  S st    40    238300       435      1891         0     32787      5763    489630   no data   no data
18.89/18.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.89/18.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.89/18.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.89/18.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.89/18.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.89/18.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
18.89/18.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.89/18.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.89/18.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.49	c lits-rem:       159  cl-subs:     2644  v-elim:      0  v-fix:    0  time:  0.52 s
19.39/19.49	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
19.39/19.49	c vivif2 --  cl tried    30143 cl shrink        0 lits rem          0 time: 0.00
19.49/19.51	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.02
19.49/19.51	c calculated reachability. Time: 0.00
19.49/19.51	c  N st    40    238300       435      1891         0     30143      5763    439766   no data   no data
26.51/26.56	c  F st    41    306253       435      1891         0     32117      5763    449481   no data   no data
26.51/26.56	c  N st    41    306253       435      1891         0     32117      5763    449481   no data   no data
27.09/27.19	c Decided on static restart strategy
29.59/29.63	c  N st    51    334556       435      1891         0     36504      5763    549720   no data   no data
32.00/32.05	c  N st    53    357450       435      1891         0     34448      5763    474491   no data   no data
32.00/32.05	c  S st    53    357450       435      1891         0     34448      5763    474491   no data   no data
32.09/32.13	c  S st    53    357953       435      1891         0     34951      5763    485721   no data   no data
32.09/32.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.09/32.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.09/32.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.09/32.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.09/32.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.09/32.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
32.09/32.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.09/32.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.09/32.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.40/32.43	c lits-rem:       176  cl-subs:     1482  v-elim:      0  v-fix:    0  time:  0.27 s
32.40/32.43	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
32.40/32.43	c vivif2 --  cl tried    33469 cl shrink        0 lits rem          0 time: 0.01
32.40/32.45	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.02
32.40/32.45	c calculated reachability. Time: 0.00
32.40/32.45	c  N st    53    357953       435      1891         0     33469      5763    454232   no data   no data
36.40/36.49	c  N st    54    390346       435      1891         0     39650      5763    565822   no data   no data
42.09/42.14	c  N st    55    438934       435      1891         0     33459      5763    404771   no data   no data
51.81/51.88	c  N st    56    511818       435      1891         0     46891      5763    688576   no data   no data
55.59/55.64	c  N st    57    536929       435      1891         0     41166      5763    529425   no data   no data
55.59/55.64	c  S st    57    536929       435      1891         0     41166      5763    529425   no data   no data
55.69/55.73	c  S st    57    537431       435      1891         0     41666      5763    540886   no data   no data
55.69/55.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.69/55.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.69/55.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.69/55.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.69/55.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.69/55.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
55.69/55.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.69/55.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.69/55.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.10/56.11	c lits-rem:       300  cl-subs:     1405  v-elim:      0  v-fix:    0  time:  0.35 s
56.10/56.11	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
56.10/56.12	c vivif2 --  cl tried    40261 cl shrink        0 lits rem          0 time: 0.01
56.10/56.14	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.02
56.10/56.14	c calculated reachability. Time: 0.00
56.10/56.14	c  N st    57    537431       435      1891         0     40261      5763    513813   no data   no data
79.99/80.09	c  N st    58    701415       435      1891         0     68878      5763   1086494   no data   no data
95.49/95.57	c  N st    59    806148       435      1891         0     63103      5763    970544   no data   no data
95.49/95.57	c  S st    59    806148       435      1891         0     63103      5763    970544   no data   no data
95.71/95.71	c  S st    59    806652       435      1891         0     63607      5763    981471   no data   no data
95.71/95.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.71/95.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
95.71/95.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.71/95.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.71/95.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.71/95.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
95.71/95.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.71/95.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.71/95.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.29/98.30	c lits-rem:       517  cl-subs:     5283  v-elim:      0  v-fix:    0  time:  2.53 s
98.29/98.30	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
98.29/98.31	c vivif2 --  cl tried    58324 cl shrink        0 lits rem          0 time: 0.01
98.29/98.35	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.04
98.29/98.36	c calculated reachability. Time: 0.00
98.29/98.36	c  N st    59    806652       435      1891         0     58324      5763    870009   no data   no data
142.00/142.02	c  F st    60   1071876       435      1891         0     74248      5763   1115405   no data   no data
142.00/142.02	c  N st    60   1071876       435      1891         0     74248      5763   1115405   no data   no data
143.10/143.19	c Decided on static restart strategy
147.80/147.81	c  N st    70   1100177       435      1891         0     58118      5763    733431   no data   no data
155.29/155.31	c  N st    72   1136171       435      1891         0     48539      5763    504284   no data   no data
160.89/160.96	c  N st    73   1168564       435      1891         0     79899      5763   1207272   no data   no data
168.99/169.07	c  N st    74   1209979       435      1891         0     74577      5763   1083912   no data   no data
168.99/169.07	c  S st    74   1209979       435      1891         0     74577      5763   1083912   no data   no data
169.19/169.26	c  S st    74   1210481       435      1891         0     75078      5763   1094569   no data   no data
169.19/169.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.19/169.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
169.19/169.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.19/169.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.19/169.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.19/169.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
169.19/169.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
169.29/169.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
169.29/169.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.71/171.78	c lits-rem:       445  cl-subs:     4347  v-elim:      0  v-fix:    0  time:  2.45 s
171.71/171.78	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
171.79/171.80	c vivif2 --  cl tried    70731 cl shrink        0 lits rem          0 time: 0.01
171.79/171.85	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.05
171.79/171.85	c calculated reachability. Time: 0.00
171.79/171.85	c  N st    74   1210481       435      1891         0     70731      5763    999507   no data   no data
188.21/188.28	c  N st    75   1283366       435      1891         0     94672      5763   1510476   no data   no data
209.89/209.93	c  N st    76   1392690       435      1891         0     55268      5763    577308   no data   no data
244.30/244.38	c  N st    77   1556675       435      1891         0     60112      5763    635358   no data   no data
275.39/275.43	c  N st    78   1710481       435      1891         0    101957      5763   1660482   no data   no data
275.39/275.43	c  S st    78   1710481       435      1891         0    101957      5763   1660482   no data   no data
275.69/275.72	c  S st    78   1710985       435      1891         0    102460      5763   1671730   no data   no data
275.69/275.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
275.69/275.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
275.69/275.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
275.69/275.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
275.69/275.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.69/275.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
275.69/275.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
275.69/275.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
275.79/275.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
282.59/282.61	c lits-rem:      1200  cl-subs:     7288  v-elim:      0  v-fix:    0  time:  6.77 s
282.59/282.61	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
282.59/282.63	c vivif2 --  cl tried    95172 cl shrink        0 lits rem          0 time: 0.02
282.70/282.71	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.08
282.70/282.71	c calculated reachability. Time: 0.00
282.70/282.71	c  N st    78   1710985       435      1891         0     95172      5763   1513045   no data   no data
368.80/368.89	c  N st    79   2079950       435      1891         0    106448      5763   1536958   no data   no data
400.59/400.63	c  N st    80   2210987       435      1891         0    110813      5763   1720061   no data   no data
400.59/400.63	c  S st    80   2210987       435      1891         0    110813      5763   1720061   no data   no data
400.89/400.95	c  S st    80   2211493       435      1891         0    111317      5763   1731279   no data   no data
400.89/400.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
400.99/401.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
400.99/401.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
400.99/401.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.99/401.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.99/401.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
400.99/401.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
400.99/401.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
400.99/401.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
409.10/409.18	c lits-rem:       499  cl-subs:     8296  v-elim:      0  v-fix:    0  time:  8.11 s
409.10/409.18	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
409.21/409.21	c vivif2 --  cl tried   103021 cl shrink        0 lits rem          0 time: 0.02
409.21/409.30	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.09
409.21/409.30	c calculated reachability. Time: 0.00
409.21/409.30	c  N st    80   2211493       435      1891         0    103021      5763   1552487   no data   no data
550.40/550.41	c  N st    81   2711493       435      1891         0    125576      5763   1817058   no data   no data
550.40/550.41	c  S st    81   2711493       435      1891         0    125576      5763   1817058   no data   no data
550.70/550.74	c  S st    81   2711995       435      1891         0    126078      5763   1828139   no data   no data
550.70/550.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
550.70/550.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
550.80/550.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
550.80/550.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
550.80/550.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
550.80/550.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
550.80/550.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
550.80/550.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
550.80/550.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
561.70/561.71	c lits-rem:       922  cl-subs:    13102  v-elim:      0  v-fix:    0  time: 10.84 s
561.70/561.71	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
561.70/561.73	c vivif2 --  cl tried   112976 cl shrink        0 lits rem          0 time: 0.02
561.80/561.83	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.10
561.80/561.84	c calculated reachability. Time: 0.00
561.80/561.84	c  N st    81   2711995       435      1891         0    112976      5763   1584960   no data   no data
701.11/701.18	c  N st    82   3211997       435      1891         0     89657      5763    958425   no data   no data
701.11/701.18	c  S st    82   3211997       435      1891         0     89657      5763    958425   no data   no data
701.31/701.39	c  S st    82   3212500       435      1891         0     90159      5763    969421   no data   no data
701.41/701.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
701.41/701.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
701.41/701.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
701.41/701.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
701.41/701.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
701.41/701.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
701.41/701.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
701.41/701.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
701.41/701.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
702.41/702.42	c lits-rem:       551  cl-subs:     3848  v-elim:      0  v-fix:    0  time:  0.94 s
702.41/702.42	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
702.41/702.43	c vivif2 --  cl tried    86311 cl shrink        0 lits rem          0 time: 0.01
702.41/702.49	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.06
702.41/702.49	c calculated reachability. Time: 0.00
702.41/702.49	c  N st    82   3212500       435      1891         0     86311      5763    905527   no data   no data
843.31/843.35	c  N st    83   3712502       435      1891         0     97151      5763   1069064   no data   no data
843.31/843.35	c  S st    83   3712502       435      1891         0     97151      5763   1069064   no data   no data
843.61/843.62	c  S st    83   3713006       435      1891         0     97654      5763   1080073   no data   no data
843.61/843.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
843.61/843.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
843.61/843.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
843.61/843.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
843.61/843.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.61/843.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
843.61/843.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
843.61/843.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
843.72/843.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
844.71/844.73	c lits-rem:       307  cl-subs:     3439  v-elim:      0  v-fix:    0  time:  1.02 s
844.71/844.73	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
844.71/844.74	c vivif2 --  cl tried    94215 cl shrink        0 lits rem          0 time: 0.02
844.82/844.81	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.07
844.82/844.82	c calculated reachability. Time: 0.00
844.82/844.82	c  N st    83   3713006       435      1891         0     94215      5763   1020380   no data   no data
855.60/855.62	c  F st    84   3751562       435      1891         0    132040      5763   1941949   no data   no data
855.60/855.62	c  N st    84   3751562       435      1891         0    132040      5763   1941949   no data   no data
857.70/857.70	c Decided on static restart strategy
865.81/865.90	c  N st    94   3779868       435      1891         0    159426      5763   2567507   no data   no data
877.31/877.37	c  N st    96   3815863       435      1891         0    111850      5763   1347011   no data   no data
887.50/887.55	c  N st    97   3848255       435      1891         0    143346      5763   2060952   no data   no data
902.81/902.86	c  N st    98   3896843       435      1891         0    107219      5763   1287032   no data   no data
928.30/928.35	c  N st    99   3969725       435      1891         0     93159      5763    912722   no data   no data
964.91/964.99	c  N st   100   4079048       435      1891         0    113357      5763   1323177   no data   no data
1009.60/1009.66	c  N st   101   4213007       435      1891         0    157011      5763   2323688   no data   no data
1009.60/1009.66	c  S st   101   4213007       435      1891         0    157011      5763   2323688   no data   no data
1010.10/1010.14	c  S st   101   4213511       435      1891         0    157513      5763   2335392   no data   no data
1010.10/1010.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1010.20/1010.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1010.20/1010.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1010.20/1010.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1010.20/1010.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1010.20/1010.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
1010.20/1010.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1010.20/1010.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1010.30/1010.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.91/1027.95	c lits-rem:       966  cl-subs:    14182  v-elim:      0  v-fix:    0  time: 17.63 s
1027.91/1027.95	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
1027.91/1027.98	c vivif2 --  cl tried   143331 cl shrink        0 lits rem          0 time: 0.03
1028.11/1028.11	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.14
1028.11/1028.12	c calculated reachability. Time: 0.00
1028.11/1028.12	c  N st   101   4213511       435      1891         0    143331      5763   2055697   no data   no data
1106.21/1106.27	c  N st   102   4459487       435      1891         0    117758      5763   1451866   no data   no data
1200.22/1200.26	c  N st   103   4713512       435      1891         0    183146      5763   3063584   no data   no data
1200.22/1200.26	c  S st   103   4713512       435      1891         0    183146      5763   3063584   no data   no data
1200.81/1200.85	c  S st   103   4714014       435      1891         0    183646      5763   3074711   no data   no data
1200.81/1200.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1200.91/1200.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.09
1200.91/1200.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1200.91/1200.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1200.91/1200.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1200.91/1200.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    435 time:  0.00 s
1200.91/1200.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1200.91/1200.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1201.01/1201.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.81/1232.82	c lits-rem:      1354  cl-subs:    16225  v-elim:      0  v-fix:    0  time: 31.75 s
1232.81/1232.82	c vivif2 --  cl tried     1891 cl shrink        0 lits rem          0 time: 0.00
1232.81/1232.86	c vivif2 --  cl tried   167421 cl shrink        0 lits rem          0 time: 0.04
1233.01/1233.04	c asymm  cl-useful: 0/1891/1891 lits-rem:0 time: 0.17
1233.01/1233.04	c calculated reachability. Time: 0.00
1233.01/1233.04	c  N st   103   4714014       435      1891         0    167421      5763   2705110   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367861-1305387696/watcher-3367861-1305387696 -o /tmp/evaluation-result-3367861-1305387696/solver-3367861-1305387696 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367861-1305387696.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 1.76 2.92 7/396 26663
/proc/meminfo: memFree=27082872/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=30068 CPUtime=0.02 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 667 0 0 0 2 0 0 0 23 0 1 0 650368314 30789632 597 33554432000 4194304 4580011 140733887506416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 7517 597 363 95 0 2499 0

[startup+0.104466 s]
/proc/loadavg: 0.92 1.76 2.92 7/396 26663
/proc/meminfo: memFree=27082872/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=30340 CPUtime=0.1 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 772 0 0 0 10 0 0 0 24 0 1 0 650368314 31068160 702 33554432000 4194304 4580011 140733887506416 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 7585 702 364 95 0 2567 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30340

[startup+0.20045 s]
/proc/loadavg: 0.92 1.76 2.92 7/396 26663
/proc/meminfo: memFree=27082872/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=30612 CPUtime=0.19 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 915 0 0 0 19 0 0 0 24 0 1 0 650368314 31346688 715 33554432000 4194304 4580011 140733887506416 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 7653 715 364 95 0 2635 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30612

[startup+0.300434 s]
/proc/loadavg: 0.92 1.76 2.92 7/396 26663
/proc/meminfo: memFree=27082872/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=30784 CPUtime=0.29 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 1019 0 0 0 29 0 0 0 25 0 1 0 650368314 31522816 819 33554432000 4194304 4580011 140733887506416 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 7696 819 364 95 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700366 s]
/proc/loadavg: 0.92 1.76 2.92 7/396 26663
/proc/meminfo: memFree=27082872/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=31228 CPUtime=0.69 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 1387 0 0 0 69 0 0 0 25 0 1 0 650368314 31977472 988 33554432000 4194304 4580011 140733887506416 18446744073709551615 4340507 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 7807 988 364 95 0 2789 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31228

[startup+1.50029 s]
/proc/loadavg: 0.92 1.76 2.92 5/398 26665
/proc/meminfo: memFree=27063388/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=36924 CPUtime=1.49 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 3286 0 0 0 149 0 0 0 25 0 1 0 650368314 37810176 2319 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 9231 2319 367 95 0 4213 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36924

[startup+3.10096 s]
/proc/loadavg: 1.17 1.79 2.92 5/398 26665
/proc/meminfo: memFree=27041192/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=37080 CPUtime=3.09 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 4310 0 0 0 309 0 0 0 25 0 1 0 650368314 37969920 2245 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 9270 2245 367 95 0 4252 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37080

[startup+6.30043 s]
/proc/loadavg: 1.17 1.79 2.92 5/398 26692
/proc/meminfo: memFree=27029368/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=38320 CPUtime=6.29 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 6198 0 0 0 629 0 0 0 25 0 1 0 650368314 39239680 2704 33554432000 4194304 4580011 140733887506416 18446744073709551615 4295703 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 9580 2704 367 95 0 4562 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38320

[startup+12.7003 s]
/proc/loadavg: 1.39 1.83 2.93 5/398 26692
/proc/meminfo: memFree=26991580/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=48028 CPUtime=12.69 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 10990 0 0 0 1267 2 0 0 25 0 1 0 650368314 49180672 5020 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294672 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 12007 5020 367 95 0 6989 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48028

[startup+25.5002 s]
/proc/loadavg: 1.97 1.93 2.94 5/398 26692
/proc/meminfo: memFree=26967096/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=53628 CPUtime=25.49 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 16472 0 0 0 2546 3 0 0 25 0 1 0 650368314 54915072 6652 33554432000 4194304 4580011 140733887506416 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 13407 6652 367 95 0 8389 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53628

[startup+51.1009 s]
/proc/loadavg: 2.66 2.10 2.97 5/398 26693
/proc/meminfo: memFree=26953128/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=56320 CPUtime=51.09 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 24909 0 0 0 5104 5 0 0 25 0 1 0 650368314 57671680 7101 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 14080 7101 367 95 0 9062 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 56320

[startup+102.3 s]
/proc/loadavg: 3.46 2.42 3.03 5/398 26694
/proc/meminfo: memFree=26908332/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=74100 CPUtime=102.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 40646 0 0 0 10222 8 0 0 25 0 1 0 650368314 75878400 11215 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 18525 11215 367 95 0 13507 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 74100

[startup+162.3 s]
/proc/loadavg: 3.83 2.69 3.09 5/398 26696
/proc/meminfo: memFree=26867856/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=74476 CPUtime=162.29 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 52767 0 0 0 16218 11 0 0 25 0 1 0 650368314 76263424 12145 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 18619 12145 367 95 0 13601 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74476

[startup+222.315 s]
/proc/loadavg: 3.94 2.95 3.14 5/398 26698
/proc/meminfo: memFree=26832220/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=86520 CPUtime=222.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 65652 0 0 0 22216 15 0 0 25 0 1 0 650368314 88596480 14240 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 21630 14240 367 95 0 16612 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 86520

[startup+282.301 s]
/proc/loadavg: 4.06 3.15 3.20 5/398 26699
/proc/meminfo: memFree=26793996/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=103388 CPUtime=282.29 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 78478 0 0 0 28212 17 0 0 25 0 1 0 650368314 105869312 19118 33554432000 4194304 4580011 140733887506416 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 25847 19118 367 95 0 20829 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 103388

[startup+342.301 s]
/proc/loadavg: 4.02 3.31 3.25 5/398 26701
/proc/meminfo: memFree=26758488/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=103564 CPUtime=342.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 87250 0 0 0 34209 21 0 0 25 0 1 0 650368314 106049536 19107 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 25891 19107 367 95 0 20873 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 103564

[startup+402.301 s]
/proc/loadavg: 4.28 3.49 3.31 5/398 26702
/proc/meminfo: memFree=26731304/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=114808 CPUtime=402.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 99034 0 0 0 40205 25 0 0 25 0 1 0 650368314 117563392 21823 33554432000 4194304 4580011 140733887506416 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 28702 21823 367 95 0 23684 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 114808

[startup+462.301 s]
/proc/loadavg: 4.22 3.61 3.37 5/398 26704
/proc/meminfo: memFree=26711300/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=116208 CPUtime=462.29 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 105821 0 0 0 46201 28 0 0 25 0 1 0 650368314 118996992 21341 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 29052 21341 367 95 0 24034 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 116208

[startup+522.301 s]
/proc/loadavg: 4.08 3.68 3.40 5/398 26706
/proc/meminfo: memFree=26697108/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=116372 CPUtime=522.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 113286 0 0 0 52199 31 0 0 25 0 1 0 650368314 119164928 21606 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 29093 21606 367 95 0 24075 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 116372

[startup+582.301 s]
/proc/loadavg: 4.03 3.74 3.44 5/398 26707
/proc/meminfo: memFree=26678464/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=127408 CPUtime=582.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 121466 0 0 0 58196 34 0 0 25 0 1 0 650368314 130465792 24519 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 31852 24519 367 95 0 26834 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 127408

[startup+642.301 s]
/proc/loadavg: 4.01 3.78 3.47 5/398 26709
/proc/meminfo: memFree=26659080/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=127580 CPUtime=642.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 128818 0 0 0 64194 36 0 0 25 0 1 0 650368314 130641920 24092 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 31895 24092 367 95 0 26877 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 127580

[startup+702.3 s]
/proc/loadavg: 4.13 3.85 3.51 5/398 26710
/proc/meminfo: memFree=26650720/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=127732 CPUtime=702.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 136689 0 0 0 70192 39 0 0 25 0 1 0 650368314 130797568 23893 33554432000 4194304 4580011 140733887506416 18446744073709551615 4415683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 31933 23893 367 95 0 26915 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 127732

[startup+762.3 s]
/proc/loadavg: 4.09 3.89 3.55 5/398 26712
/proc/meminfo: memFree=26651400/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=127848 CPUtime=762.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 144244 0 0 0 76188 43 0 0 25 0 1 0 650368314 130916352 25473 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 31962 25473 367 95 0 26944 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 127848

[startup+822.3 s]
/proc/loadavg: 4.04 3.91 3.57 5/398 26714
/proc/meminfo: memFree=26655576/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=127992 CPUtime=822.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 152268 0 0 0 82184 46 0 0 25 0 1 0 650368314 131063808 24335 33554432000 4194304 4580011 140733887506416 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 31998 24335 367 95 0 26980 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 127992

[startup+882.315 s]
/proc/loadavg: 4.06 3.94 3.60 5/398 26715
/proc/meminfo: memFree=26644500/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=130784 CPUtime=882.32 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 159452 0 0 0 88184 48 0 0 25 0 1 0 650368314 133922816 25331 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 32696 25331 367 95 0 27678 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130784

[startup+942.3 s]
/proc/loadavg: 4.08 3.96 3.63 5/398 26717
/proc/meminfo: memFree=26642476/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=130872 CPUtime=942.3 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 165721 0 0 0 94179 51 0 0 25 0 1 0 650368314 134012928 25495 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 32718 25495 367 95 0 27700 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 130872

[startup+1002.3 s]
/proc/loadavg: 4.18 4.00 3.66 5/398 26718
/proc/meminfo: memFree=26616892/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=130952 CPUtime=1002.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 171815 0 0 0 100177 54 0 0 25 0 1 0 650368314 134094848 25513 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 32738 25513 367 95 0 27720 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 130952

[startup+1062.3 s]
/proc/loadavg: 4.15 4.02 3.68 5/398 26720
/proc/meminfo: memFree=26590552/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=149632 CPUtime=1062.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 180056 0 0 0 106175 56 0 0 25 0 1 0 650368314 153223168 30202 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 37408 30202 367 95 0 32390 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 149632

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.70 5/398 26722
/proc/meminfo: memFree=26574508/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=149732 CPUtime=1122.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 186596 0 0 0 112173 58 0 0 25 0 1 0 650368314 153325568 30360 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 37433 30360 367 95 0 32415 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 149732

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.71 5/398 26732
/proc/meminfo: memFree=26553808/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=149844 CPUtime=1182.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 192982 0 0 0 118170 61 0 0 25 0 1 0 650368314 153440256 29773 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 37461 29773 367 95 0 32443 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 149844

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/398 26734
/proc/meminfo: memFree=26502852/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=173244 CPUtime=1242.31 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 201065 0 0 0 124168 63 0 0 25 0 1 0 650368314 177401856 33871 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 43311 33871 367 95 0 38293 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 173244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.75 3/396 26737
/proc/meminfo: memFree=26819912/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=173284 CPUtime=1300.03 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 206303 0 0 0 129937 66 0 0 25 0 1 0 650368314 177442816 35634 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 43321 35634 367 95 0 38303 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 173284

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.08 4.02 3.75 3/396 26737
/proc/meminfo: memFree=26819912/32950928 swapFree=44388876/67111528
[pid=26663] ppid=26659 vsize=173284 CPUtime=1300.03 cores=5,7
/proc/26663/stat : 26663 (strangenight2-s) R 26659 26663 25497 0 -1 4202496 206303 0 0 0 129937 66 0 0 25 0 1 0 650368314 177442816 35634 33554432000 4194304 4580011 140733887506416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/26663/statm: 43321 35634 367 95 0 38303 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 173284

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.37
CPU system time (s): 0.668898
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 226412

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

runsolver used 4.81627 second user time and 11.8342 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 17:41:36
IDJOB=3367861
IDBENCH=83070
IDSOLVER=1845
FILE ID=node126/3367861-1305387696
RUNJOBID= node126-1305387696-26625
PBS_JOBID= 13324376
Free space on /tmp= 73316 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v450-c1917-S2088689288-085.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367861-1305387696/watcher-3367861-1305387696 -o /tmp/evaluation-result-3367861-1305387696/solver-3367861-1305387696 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367861-1305387696.cnf

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

MD5SUM BENCH= 7ba801e5e19de5d13bce0ebc43b52968
RANDOM SEED=958055796

node126.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.783
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.56
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.783
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.783
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.783
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.74
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.783
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.80
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.783
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.783
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27083184 kB
Buffers:        246592 kB
Cached:        2408428 kB
SwapCached:      92524 kB
Active:         702124 kB
Inactive:      4916300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27083184 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           21800 kB
Writeback:           0 kB
AnonPages:     2882792 kB
Mapped:          15664 kB
Slab:           107528 kB
PageTables:      76300 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88151540 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= 73316 MiB
End job on node126 at 2011-05-14 18:03:18