Trace number 3367770

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
MD5SUM7ed8e8e4deac31c88cbf5be40a0cd9c0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.302953
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367770-1305387044.cnf'
0.00/0.01	c -- header says num vars:            600
0.00/0.01	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      7  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     256 undec:      71 neg:     273
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       593      2549         0         0      7694         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4917       593      2549         0      4832      7694    134513   no data   no data
0.39/0.43	c  N st    10     11299       593      2549         0      4484      7694     85762   no data   no data
0.69/0.72	c  N st    11     17043       593      2549         0     10146      7694    238451   no data   no data
1.10/1.18	c  F st    12     25001       593      2549         0     12429      7694    299311   no data   no data
1.10/1.18	c  N st    12     25001       593      2549         0     12429      7694    299311   no data   no data
1.39/1.43	c  N dy    18     30000       593      2549         0     10695      7694    224859   no data   no data
1.39/1.43	c  S st    18     30000       593      2549         0     10695      7694    224859   no data   no data
1.39/1.46	c  S st    18     30502       593      2549         0     11196      7694    237120   no data   no data
1.39/1.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.47	c blocked clauses removed:        7 vars:      1 tried:         593 T: 0.00 s
1.39/1.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1.39/1.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.53	c lits-rem:       125  cl-subs:      421  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.53	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
1.49/1.53	c calculated reachability. Time: 0.00
1.49/1.53	c  N dy    18     30502       592      2542         0     10775      7673    224642   no data   no data
1.79/1.80	c  N dy    33     34998       592      2542         0     15241      7673    340065     17.31     18.37
1.99/2.03	c  N dy    45     39041       592      2542         0     11402      7673    191391     17.24     18.28
2.20/2.27	c  N dy    66     43067       592      2542         0     15395      7673    291260     17.32     18.38
2.39/2.46	c  S st    78     45753       592      2542         0      9200      7673    111336     17.33     16.89
2.39/2.49	c  S st    78     46258       592      2542         0      9704      7673    123505     17.33   no data
2.39/2.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
2.39/2.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.50	c lits-rem:         8  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.50	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried     9697 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
2.49/2.51	c calculated reachability. Time: 0.00
2.49/2.51	c  N dy    78     46258       592      2542         0      9697      7673    123278     17.33   no data
2.69/2.74	c  N dy    96     50504       592      2542         0     13913      7673    230036     17.35     18.29
3.19/3.23	c  N dy   103     57692       592      2542         0     11134      7673    138442     16.76     17.69
3.39/3.48	c  N dy   126     61722       592      2542         0     15123      7673    238659     16.85     20.29
3.69/3.77	c  N dy   159     65819       592      2542         0     19185      7673    343757     17.05     19.23
3.99/4.03	c  S st   181     69387       592      2542         0     11840      7673    136176     17.09   no data
3.99/4.07	c  S st   181     69891       592      2542         0     12344      7673    149024     17.09   no data
3.99/4.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
3.99/4.07	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c lits-rem:        18  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
3.99/4.09	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
3.99/4.09	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.00
3.99/4.10	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
3.99/4.10	c calculated reachability. Time: 0.00
3.99/4.10	c  N dy   181     69891       592      2542         0     12334      7673    148707     17.09   no data
4.29/4.38	c  N dy   212     74357       592      2542         0     16748      7673    263907     17.25     23.17
4.69/4.76	c  N dy   247     79313       592      2542         0     21666      7673    394118     17.39     18.46
5.09/5.14	c  N dy   272     84399       592      2542         0     14817      7673    187990     17.39     21.34
5.29/5.35	c  F st   290     87501       592      2542         0     17893      7673    266870     17.41   no data
5.59/5.60	c  N st   295     90800       592      2542         0     21156      7673    349788     17.41   no data
5.69/5.75	c Decided on static restart strategy
6.19/6.27	c  N st   298     99807       592      2542         0     17191      7673    358091     17.41   no data
6.60/6.63	c  S st   299    104836       592      2542         0     22166      7673    504898     17.41   no data
6.60/6.68	c  S st   299    105338       592      2542         0     22668      7673    517110     17.41   no data
6.60/6.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
6.60/6.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.91	c lits-rem:       391  cl-subs:      838  v-elim:      0  v-fix:    0  time:  0.20 s
6.88/6.91	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
6.88/6.92	c vivif2 --  cl tried    21830 cl shrink        0 lits rem          0 time: 0.01
6.88/6.93	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
6.88/6.93	c calculated reachability. Time: 0.00
6.88/6.93	c  N st   299    105338       592      2542         0     21830      7673    490886     17.41   no data
7.59/7.69	c  N st   300    114936       592      2542         0     17458      7673    308479     17.41   no data
8.88/8.96	c  N st   301    129334       592      2542         0     16961      7673    320626     17.41   no data
10.89/10.98	c  N st   302    150931       592      2542         0     22420      7673    415111     17.41   no data
11.58/11.67	c  S st   303    158008       592      2542         0     29409      7673    607221     17.41   no data
11.68/11.74	c  S st   303    158513       592      2542         0     29914      7673    619529     17.41   no data
11.68/11.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.68/11.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.68/11.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.68/11.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.68/11.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.68/11.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
11.68/11.75	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.68/11.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.68/11.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.27	c lits-rem:       226  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.50 s
12.19/12.27	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
12.19/12.27	c vivif2 --  cl tried    28541 cl shrink        0 lits rem          0 time: 0.01
12.19/12.29	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
12.19/12.29	c calculated reachability. Time: 0.00
12.19/12.29	c  N st   303    158513       592      2542         0     28541      7673    578597     17.41   no data
17.60/17.69	c  N st   304    207102       592      2542         0     23096      7673    380833     17.41   no data
21.28/21.32	c  N st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
21.28/21.32	c  S st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
21.38/21.40	c  S st   305    238271       592      2542         0     34011      7673    663166     17.41   no data
21.38/21.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.38/21.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.38/21.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.38/21.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.38/21.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.38/21.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
21.38/21.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.38/21.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.38/21.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.08/22.14	c lits-rem:       298  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.70 s
22.08/22.14	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
22.08/22.15	c vivif2 --  cl tried    32308 cl shrink        0 lits rem          0 time: 0.01
22.08/22.17	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
22.08/22.17	c calculated reachability. Time: 0.00
22.08/22.17	c  N st   305    238271       592      2542         0     32308      7673    614968     17.41   no data
29.70/29.74	c  F st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
29.70/29.74	c  N st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
30.29/30.34	c Decided on static restart strategy
32.89/33.00	c  N st   316    334553       592      2542         0     38577      7673    707517     17.41   no data
35.68/35.79	c  N st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
35.68/35.79	c  S st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
35.78/35.88	c  S st   318    357910       592      2542         0     37061      7673    630391     17.41   no data
35.78/35.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.78/35.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.78/35.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.78/35.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.78/35.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.78/35.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
35.78/35.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.88/35.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.88/35.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.20/36.26	c lits-rem:       201  cl-subs:     1016  v-elim:      0  v-fix:    0  time:  0.35 s
36.20/36.26	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
36.20/36.27	c vivif2 --  cl tried    36045 cl shrink        0 lits rem          0 time: 0.01
36.20/36.29	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
36.20/36.29	c calculated reachability. Time: 0.00
36.20/36.29	c  N st   318    357910       592      2542         0     36045      7673    601362     17.41   no data
40.19/40.21	c  N st   319    390303       592      2542         0     42197      7673    741646     17.41   no data
46.58/46.63	c  N st   320    438892       592      2542         0     35937      7673    568485     17.41   no data
56.78/56.81	c  N st   321    511775       592      2542         0     49483      7673    897044     17.41   no data
60.39/60.45	c  N st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
60.39/60.45	c  S st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
60.50/60.55	c  S st   322    537372       592      2542         0     44208      7673    710459     17.41   no data
60.50/60.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.50/60.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.50/60.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.50/60.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.50/60.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.50/60.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
60.50/60.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.50/60.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.50/60.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.09/61.13	c lits-rem:       252  cl-subs:     1419  v-elim:      0  v-fix:    0  time:  0.53 s
61.09/61.13	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
61.09/61.13	c vivif2 --  cl tried    42789 cl shrink        0 lits rem          0 time: 0.01
61.09/61.16	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
61.09/61.16	c calculated reachability. Time: 0.00
61.09/61.16	c  N st   322    537372       592      2542         0     42789      7673    674432     17.41   no data
89.10/89.16	c  N st   323    701356       592      2542         0     36719      7673    428037     17.41   no data
106.60/106.67	c  N st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
106.60/106.67	c  S st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
106.79/106.83	c  S st   324    806560       592      2542         0     66151      7673   1160510     17.41   no data
106.79/106.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.79/106.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
106.79/106.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.79/106.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.79/106.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.79/106.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
106.79/106.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.79/106.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.89/106.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.19/110.20	c lits-rem:       402  cl-subs:     5602  v-elim:      0  v-fix:    0  time:  3.29 s
110.19/110.20	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
110.19/110.21	c vivif2 --  cl tried    60549 cl shrink        0 lits rem          0 time: 0.01
110.19/110.26	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
110.19/110.26	c calculated reachability. Time: 0.00
110.19/110.26	c  N st   324    806560       592      2542         0     60549      7673   1029877     17.41   no data
155.69/155.78	c  F st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
155.69/155.78	c  N st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
156.89/156.94	c Decided on static restart strategy
161.09/161.17	c  N st   335   1100179       592      2542         0     60680      7673    901286     17.41   no data
168.79/168.80	c  N st   337   1136173       592      2542         0     50853      7673    634863     17.41   no data
175.29/175.34	c  N st   338   1168568       592      2542         0     82624      7673   1527542     17.41   no data
183.70/183.75	c  N st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
183.70/183.75	c  S st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
183.89/183.94	c  S st   339   1210342       592      2542         0     77300      7673   1333612     17.41   no data
183.89/183.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
183.89/183.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
183.89/183.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
183.89/183.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
183.89/183.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
183.89/183.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
183.89/183.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
183.89/183.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
183.99/184.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
187.69/187.73	c lits-rem:       762  cl-subs:     4476  v-elim:      0  v-fix:    0  time:  3.70 s
187.69/187.73	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
187.69/187.75	c vivif2 --  cl tried    72824 cl shrink        0 lits rem          0 time: 0.02
187.79/187.80	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.05
187.79/187.80	c calculated reachability. Time: 0.00
187.79/187.80	c  N st   339   1210342       592      2542         0     72824      7673   1204427     17.41   no data
205.09/205.10	c  N st   340   1283224       592      2542         0     49102      7673    523756     17.41   no data
229.69/229.72	c  N st   341   1392547       592      2542         0     57507      7673    709556     17.41   no data
267.09/267.18	c  N st   342   1556531       592      2542         0     62131      7673    786651     17.41   no data
303.89/303.99	c  N st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
303.89/303.99	c  S st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
304.19/304.27	c  S st   343   1710848       592      2542         0    104446      7673   1936347     17.41   no data
304.19/304.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
304.29/304.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
304.29/304.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
304.29/304.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
304.29/304.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
304.29/304.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
304.29/304.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
304.29/304.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
304.39/304.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.90/312.96	c lits-rem:      2114  cl-subs:     6181  v-elim:      0  v-fix:    0  time:  8.56 s
312.90/312.96	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
312.90/312.98	c vivif2 --  cl tried    98265 cl shrink        0 lits rem          0 time: 0.02
313.00/313.07	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
313.00/313.07	c calculated reachability. Time: 0.00
313.00/313.07	c  N st   343   1710848       592      2542         0     98265      7673   1776868     17.41   no data
405.39/405.45	c  N st   344   2079812       592      2542         0    109543      7673   1915204     17.41   no data
437.40/437.42	c  N st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
437.40/437.42	c  S st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
437.71/437.75	c  S st   345   2211354       592      2542         0    114845      7673   2147661     17.41   no data
437.71/437.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
437.71/437.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
437.71/437.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
437.71/437.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.71/437.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.71/437.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
437.71/437.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
437.81/437.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
437.81/437.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
446.61/446.69	c lits-rem:       715  cl-subs:     4932  v-elim:      0  v-fix:    0  time:  8.80 s
446.61/446.69	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
446.69/446.72	c vivif2 --  cl tried   109913 cl shrink        0 lits rem          0 time: 0.03
446.79/446.82	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.10
446.79/446.82	c calculated reachability. Time: 0.00
446.79/446.82	c  N st   345   2211354       592      2542         0    109913      7673   2011283     17.41   no data
582.00/582.00	c  N st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
582.00/582.00	c  S st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
582.30/582.38	c  S st   346   2711854       592      2542         0    133464      7673   2536033     17.41   no data
582.30/582.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.40/582.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
582.40/582.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
582.40/582.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.40/582.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.40/582.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
582.40/582.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
582.40/582.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
582.50/582.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
601.20/601.25	c lits-rem:       928  cl-subs:     9581  v-elim:      0  v-fix:    0  time: 18.69 s
601.20/601.25	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
601.20/601.28	c vivif2 --  cl tried   123883 cl shrink        0 lits rem          0 time: 0.03
601.30/601.39	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
601.40/601.40	c calculated reachability. Time: 0.00
601.40/601.40	c  N st   346   2711854       592      2542         0    123883      7673   2271512     17.41   no data
756.71/756.74	c  N st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
756.71/756.74	c  S st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
757.00/757.01	c  S st   347   3212360       592      2542         0    100136      7673   1426257     17.41   no data
757.00/757.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
757.00/757.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
757.00/757.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.00/757.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.00/757.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.00/757.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
757.00/757.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
757.00/757.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
757.10/757.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.01/760.05	c lits-rem:       714  cl-subs:     4495  v-elim:      0  v-fix:    0  time:  2.92 s
760.01/760.05	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
760.01/760.07	c vivif2 --  cl tried    95641 cl shrink        0 lits rem          0 time: 0.02
760.11/760.14	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
760.11/760.14	c calculated reachability. Time: 0.00
760.11/760.14	c  N st   347   3212360       592      2542         0     95641      7673   1313560     17.41   no data
925.61/925.68	c  N st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
925.61/925.68	c  S st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
925.91/925.94	c  S st   348   3712864       592      2542         0    107009      7673   1534222     17.41   no data
925.91/925.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
925.91/925.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
925.91/925.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
925.91/925.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
925.91/925.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
925.91/925.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
925.91/926.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
926.01/926.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
926.01/926.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
929.00/929.08	c lits-rem:       484  cl-subs:     3566  v-elim:      0  v-fix:    0  time:  3.02 s
929.00/929.08	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
929.10/929.10	c vivif2 --  cl tried   103443 cl shrink        0 lits rem          0 time: 0.02
929.10/929.18	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
929.10/929.19	c calculated reachability. Time: 0.00
929.10/929.19	c  N st   348   3712864       592      2542         0    103443      7673   1440050     17.41   no data
942.21/942.25	c  F st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
942.21/942.25	c  N st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
944.61/944.62	c Decided on static restart strategy
954.31/954.34	c  N st   359   3779870       592      2542         0     86111      7673    896730     17.41   no data
964.90/964.91	c  N st   361   3815864       592      2542         0    121408      7673   1884949     17.41   no data
976.91/976.91	c  N st   362   3848258       592      2542         0    153216      7673   2774230     17.41   no data
993.32/993.38	c  N st   363   3896848       592      2542         0    116882      7673   1744339     17.41   no data
1019.81/1019.82	c  N st   364   3969730       592      2542         0    103017      7673   1303430     17.41   no data
1060.51/1060.53	c  N st   365   4079054       592      2542         0    123858      7673   1908786     17.41   no data
1112.01/1112.08	c  N st   366   4212866       592      2542         0    167811      7673   3204218     17.41   no data
1112.01/1112.08	c  S st   366   4212866       592      2542         0    167811      7673   3204218     17.41   no data
1112.51/1112.56	c  S st   366   4213369       592      2542         0    168313      7673   3217254     17.41   no data
1112.51/1112.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1112.61/1112.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1112.61/1112.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1112.61/1112.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1112.61/1112.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1112.61/1112.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1112.61/1112.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1112.61/1112.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1112.72/1112.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1132.71/1132.70	c lits-rem:      1368  cl-subs:     8261  v-elim:      0  v-fix:    0  time: 19.92 s
1132.71/1132.70	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1132.71/1132.74	c vivif2 --  cl tried   160052 cl shrink        0 lits rem          0 time: 0.04
1132.92/1132.91	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.16
1132.92/1132.91	c calculated reachability. Time: 0.00
1132.92/1132.91	c  N st   366   4213369       592      2542         0    160052      7673   2982092     17.41   no data
1221.12/1221.15	c  N st   367   4459345       592      2542         0    133978      7673   2215378     17.41   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-3367770-1305387044/watcher-3367770-1305387044 -o /tmp/evaluation-result-3367770-1305387044/solver-3367770-1305387044 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367770-1305387044.cnf 

running on 2 cores: 1,3

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.88 1.45 2.47 3/309 17340
/proc/meminfo: memFree=17369700/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=21400 CPUtime=0 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 442 0 0 0 0 0 0 0 24 0 1 0 650304074 21913600 383 33554432000 4194304 4580011 140736090620736 18446744073709551615 274473628357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 5350 386 319 95 0 332 0

[startup+0.071736 s]
/proc/loadavg: 0.88 1.45 2.47 3/309 17340
/proc/meminfo: memFree=17369700/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=30416 CPUtime=0.06 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 787 0 0 0 6 0 0 0 24 0 1 0 650304074 31145984 697 33554432000 4194304 4580011 140736090620736 18446744073709551615 4324357 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 7604 697 364 95 0 2586 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30416

[startup+0.100733 s]
/proc/loadavg: 0.88 1.45 2.47 3/309 17340
/proc/meminfo: memFree=17369700/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=30416 CPUtime=0.09 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 828 0 0 0 9 0 0 0 24 0 1 0 650304074 31145984 738 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 7604 738 364 95 0 2586 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30416

[startup+0.300696 s]
/proc/loadavg: 0.88 1.45 2.47 3/309 17340
/proc/meminfo: memFree=17369700/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=31068 CPUtime=0.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 1119 0 0 0 29 0 0 0 25 0 1 0 650304074 31813632 865 33554432000 4194304 4580011 140736090620736 18446744073709551615 4318386 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 7767 865 364 95 0 2749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31068

[startup+0.700627 s]
/proc/loadavg: 0.88 1.45 2.47 3/309 17340
/proc/meminfo: memFree=17369700/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=31552 CPUtime=0.69 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 1530 0 0 0 69 0 0 0 25 0 1 0 650304074 32309248 1034 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293696 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 7888 1034 364 95 0 2870 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31552

[startup+1.50049 s]
/proc/loadavg: 0.88 1.45 2.47 5/320 17361
/proc/meminfo: memFree=17344624/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=38216 CPUtime=1.49 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 3788 0 0 0 149 0 0 0 25 0 1 0 650304074 39133184 2614 33554432000 4194304 4580011 140736090620736 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 9554 2614 367 95 0 4536 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38216

[startup+3.1002 s]
/proc/loadavg: 0.88 1.45 2.47 5/320 17361
/proc/meminfo: memFree=17316232/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=38184 CPUtime=3.09 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 4768 0 0 0 309 0 0 0 25 0 1 0 650304074 39100416 2767 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 9546 2767 367 95 0 4528 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38184

[startup+6.30064 s]
/proc/loadavg: 1.13 1.50 2.48 5/320 17361
/proc/meminfo: memFree=17304708/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=56496 CPUtime=6.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 6248 0 0 0 629 0 0 0 25 0 1 0 650304074 57851904 3726 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 14124 3726 367 95 0 9106 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56496

[startup+12.7005 s]
/proc/loadavg: 1.36 1.54 2.49 5/320 17361
/proc/meminfo: memFree=17258668/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=56528 CPUtime=12.69 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 12013 0 0 0 1268 1 0 0 25 0 1 0 650304074 57884672 7147 33554432000 4194304 4580011 140736090620736 18446744073709551615 4320676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 14132 7147 367 95 0 9114 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56528

[startup+25.5003 s]
/proc/loadavg: 1.94 1.66 2.51 5/320 17361
/proc/meminfo: memFree=17214680/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=64136 CPUtime=25.49 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 17135 0 0 0 2547 2 0 0 25 0 1 0 650304074 65675264 8558 33554432000 4194304 4580011 140736090620736 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 16034 8558 367 95 0 11016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64136

[startup+51.1008 s]
/proc/loadavg: 2.64 1.84 2.55 5/320 17362
/proc/meminfo: memFree=17187740/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=66080 CPUtime=51.09 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 27248 0 0 0 5105 4 0 0 25 0 1 0 650304074 67665920 9342 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293648 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 16520 9342 367 95 0 11502 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66080

[startup+102.312 s]
/proc/loadavg: 3.41 2.18 2.62 5/320 17364
/proc/meminfo: memFree=17172820/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=71964 CPUtime=102.3 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 41692 0 0 0 10222 8 0 0 25 0 1 0 650304074 73691136 10476 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 17991 10476 367 95 0 12973 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71964

[startup+162.3 s]
/proc/loadavg: 3.89 2.54 2.72 5/320 17365
/proc/meminfo: memFree=17104096/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=84684 CPUtime=162.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 58550 0 0 0 16217 12 0 0 25 0 1 0 650304074 86716416 14155 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 21171 14155 367 95 0 16153 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84684

[startup+222.301 s]
/proc/loadavg: 3.96 2.80 2.79 5/320 17367
/proc/meminfo: memFree=17053300/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=99824 CPUtime=222.3 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 72511 0 0 0 22214 16 0 0 25 0 1 0 650304074 102219776 17895 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 24956 17895 367 95 0 19938 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99824

[startup+282.301 s]
/proc/loadavg: 3.98 3.02 2.87 5/320 17368
/proc/meminfo: memFree=17039716/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=100076 CPUtime=282.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 83463 0 0 0 28210 19 0 0 25 0 1 0 650304074 102477824 17597 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 25019 17597 367 95 0 20001 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 100076

[startup+342.301 s]
/proc/loadavg: 4.03 3.21 2.94 5/320 17370
/proc/meminfo: memFree=16980772/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=123088 CPUtime=342.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 97032 0 0 0 34206 23 0 0 25 0 1 0 650304074 126042112 23823 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 30772 23823 367 95 0 25754 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 123088

[startup+402.301 s]
/proc/loadavg: 4.07 3.38 3.01 5/320 17372
/proc/meminfo: memFree=16985916/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=123304 CPUtime=402.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 106713 0 0 0 40203 26 0 0 25 0 1 0 650304074 126263296 23609 33554432000 4194304 4580011 140736090620736 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 30826 23609 367 95 0 25808 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 123304

[startup+462.3 s]
/proc/loadavg: 4.06 3.50 3.08 5/320 17373
/proc/meminfo: memFree=16970604/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=138996 CPUtime=462.29 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 118974 0 0 0 46199 30 0 0 25 0 1 0 650304074 142331904 27472 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 34749 27472 367 95 0 29731 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 138996

[startup+522.301 s]
/proc/loadavg: 4.02 3.59 3.13 5/320 17375
/proc/meminfo: memFree=16942548/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=139148 CPUtime=522.3 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 128290 0 0 0 52195 35 0 0 25 0 1 0 650304074 142487552 28000 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 34787 28000 367 95 0 29769 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139148

[startup+582.3 s]
/proc/loadavg: 4.01 3.66 3.18 5/320 17376
/proc/meminfo: memFree=16941768/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=139312 CPUtime=582.3 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 137657 0 0 0 58192 38 0 0 25 0 1 0 650304074 142655488 28267 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 34828 28267 367 95 0 29810 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139312

[startup+642.301 s]
/proc/loadavg: 4.00 3.72 3.23 5/320 17378
/proc/meminfo: memFree=16922832/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=158520 CPUtime=642.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 148038 0 0 0 64190 41 0 0 25 0 1 0 650304074 162324480 32101 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 39630 32101 367 95 0 34612 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158520

[startup+702.3 s]
/proc/loadavg: 4.15 3.80 3.29 5/320 17380
/proc/meminfo: memFree=16900220/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=158672 CPUtime=702.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 156449 0 0 0 70186 45 0 0 25 0 1 0 650304074 162480128 30809 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293650 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 39668 30809 367 95 0 34650 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158672

[startup+762.312 s]
/proc/loadavg: 4.05 3.83 3.33 5/320 17381
/proc/meminfo: memFree=16898816/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=161340 CPUtime=762.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 164721 0 0 0 76184 47 0 0 25 0 1 0 650304074 165212160 32432 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 40335 32432 367 95 0 35317 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 161340

[startup+822.301 s]
/proc/loadavg: 4.02 3.86 3.37 5/320 17383
/proc/meminfo: memFree=16895548/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=161456 CPUtime=822.3 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 172214 0 0 0 82180 50 0 0 25 0 1 0 650304074 165330944 32978 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 40364 32978 367 95 0 35346 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 161456

[startup+882.3 s]
/proc/loadavg: 4.05 3.90 3.41 5/320 17384
/proc/meminfo: memFree=16880512/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=161568 CPUtime=882.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 179734 0 0 0 88177 54 0 0 25 0 1 0 650304074 165445632 33410 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 40392 33410 367 95 0 35374 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 161568

[startup+942.301 s]
/proc/loadavg: 4.06 3.93 3.45 5/320 17386
/proc/meminfo: memFree=16873652/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=165484 CPUtime=942.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 187854 0 0 0 94174 57 0 0 25 0 1 0 650304074 169455616 34304 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 41371 34304 367 95 0 36353 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 165484

[startup+1002.3 s]
/proc/loadavg: 4.11 3.97 3.49 5/320 17388
/proc/meminfo: memFree=16870008/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=165600 CPUtime=1002.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 195006 0 0 0 100171 60 0 0 25 0 1 0 650304074 169574400 34179 33554432000 4194304 4580011 140736090620736 18446744073709551615 4293906 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 41400 34179 367 95 0 36382 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 165600

[startup+1062.3 s]
/proc/loadavg: 4.04 3.97 3.52 5/320 17389
/proc/meminfo: memFree=16867620/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=165696 CPUtime=1062.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 202013 0 0 0 106168 63 0 0 25 0 1 0 650304074 169672704 33778 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 41424 33778 367 95 0 36406 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 165696

[startup+1122.3 s]
/proc/loadavg: 4.01 3.97 3.55 5/320 17391
/proc/meminfo: memFree=16829368/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=248492 CPUtime=1122.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 213963 0 0 0 112165 66 0 0 25 0 1 0 650304074 254455808 41909 33554432000 4194304 4580011 140736090620736 18446744073709551615 4406390 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 62123 41909 367 95 0 57105 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 248492

[startup+1182.3 s]
/proc/loadavg: 4.00 3.97 3.57 5/320 17392
/proc/meminfo: memFree=16816676/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=194792 CPUtime=1182.31 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 220496 0 0 0 118163 68 0 0 25 0 1 0 650304074 199467008 40263 33554432000 4194304 4580011 140736090620736 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 48698 40263 367 95 0 43680 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 194792

[startup+1242.3 s]
/proc/loadavg: 4.00 3.97 3.60 5/320 17394
/proc/meminfo: memFree=16803480/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=249248 CPUtime=1242.32 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 226726 0 0 0 124161 71 0 0 25 0 1 0 650304074 255229952 42382 33554432000 4194304 4580011 140736090620736 18446744073709551615 4331678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 62312 42382 367 95 0 57294 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 249248



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.97 3.62 5/321 17396
/proc/meminfo: memFree=16845216/32950928 swapFree=67111348/67111528
[pid=17340] ppid=17338 vsize=194952 CPUtime=1300.03 cores=1,3
/proc/17340/stat : 17340 (strangenight2-s) R 17338 17340 16245 0 -1 4202496 234200 0 0 0 129929 74 0 0 25 0 1 0 650304074 199630848 41667 33554432000 4194304 4580011 140736090620736 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/17340/statm: 48738 41667 367 95 0 43720 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 194952

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

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

runsolver used 3.72043 second user time and 9.27959 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 17:30:44
IDJOB=3367770
IDBENCH=82979
IDSOLVER=1845
FILE ID=node125/3367770-1305387044
RUNJOBID= node125-1305387044-17320
PBS_JOBID= 13324377
Free space on /tmp= 73192 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S2050053883-062.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367770-1305387044/watcher-3367770-1305387044 -o /tmp/evaluation-result-3367770-1305387044/solver-3367770-1305387044 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367770-1305387044.cnf

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

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=1677805009

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      17369740 kB
Buffers:        283812 kB
Cached:        4860948 kB
SwapCached:          0 kB
Active:       11420548 kB
Inactive:      3781852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17369740 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:    10057264 kB
Mapped:          30164 kB
Slab:           278856 kB
PageTables:      36036 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51019480 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= 73176 MiB
End job on node125 at 2011-05-14 17:52:26