Trace number 3174761

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? (TO) 1300.04 1300.01

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.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-3174761-1301788886.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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.03/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.19	c  N st    12     25001       593      2549         0     12429      7694    299311   no data   no data
1.39/1.44	c  N dy    18     30000       593      2549         0     10695      7694    224859   no data   no data
1.39/1.44	c  S st    18     30000       593      2549         0     10695      7694    224859   no data   no data
1.39/1.47	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.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.48	c blocked clauses removed:        7 vars:      1 tried:         593 T: 0.00 s
1.39/1.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1.39/1.48	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c lits-rem:       125  cl-subs:      421  v-elim:      0  v-fix:    0  time:  0.05 s
1.49/1.54	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
1.49/1.54	c calculated reachability. Time: 0.00
1.49/1.54	c  N dy    18     30502       592      2542         0     10775      7673    224642   no data   no data
1.79/1.82	c  N dy    33     34998       592      2542         0     15241      7673    340065     17.31     18.37
1.99/2.04	c  N dy    45     39041       592      2542         0     11402      7673    191391     17.24     18.28
2.20/2.29	c  N dy    66     43067       592      2542         0     15395      7673    291260     17.32     18.38
2.39/2.48	c  S st    78     45753       592      2542         0      9200      7673    111336     17.33     16.89
2.49/2.51	c  S st    78     46258       592      2542         0      9704      7673    123505     17.33   no data
2.49/2.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.53	c lits-rem:         8  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.53	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
2.49/2.53	c vivif2 --  cl tried     9697 cl shrink        0 lits rem          0 time: 0.00
2.49/2.54	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.00
2.49/2.54	c calculated reachability. Time: 0.00
2.49/2.54	c  N dy    78     46258       592      2542         0      9697      7673    123278     17.33   no data
2.69/2.77	c  N dy    96     50504       592      2542         0     13913      7673    230036     17.35     18.29
3.19/3.27	c  N dy   103     57692       592      2542         0     11134      7673    138442     16.76     17.69
3.49/3.51	c  N dy   126     61722       592      2542         0     15123      7673    238659     16.85     20.29
3.79/3.80	c  N dy   159     65819       592      2542         0     19185      7673    343757     17.05     19.23
3.99/4.08	c  S st   181     69387       592      2542         0     11840      7673    136176     17.09   no data
4.09/4.11	c  S st   181     69891       592      2542         0     12344      7673    149024     17.09   no data
4.09/4.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
4.09/4.11	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.13	c lits-rem:        18  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.01 s
4.09/4.13	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
4.09/4.13	c vivif2 --  cl tried    12334 cl shrink        0 lits rem          0 time: 0.00
4.09/4.14	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
4.09/4.14	c calculated reachability. Time: 0.00
4.09/4.14	c  N dy   181     69891       592      2542         0     12334      7673    148707     17.09   no data
4.39/4.43	c  N dy   212     74357       592      2542         0     16748      7673    263907     17.25     23.17
4.79/4.81	c  N dy   247     79313       592      2542         0     21666      7673    394118     17.39     18.46
5.09/5.19	c  N dy   272     84399       592      2542         0     14817      7673    187990     17.39     21.34
5.39/5.41	c  F st   290     87501       592      2542         0     17893      7673    266870     17.41   no data
5.59/5.66	c  N st   295     90800       592      2542         0     21156      7673    349788     17.41   no data
5.79/5.81	c Decided on static restart strategy
6.29/6.34	c  N st   298     99807       592      2542         0     17191      7673    358091     17.41   no data
6.69/6.70	c  S st   299    104836       592      2542         0     22166      7673    504898     17.41   no data
6.69/6.76	c  S st   299    105338       592      2542         0     22668      7673    517110     17.41   no data
6.69/6.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.69/6.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.69/6.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
6.69/6.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.69/6.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.00	c lits-rem:       391  cl-subs:      838  v-elim:      0  v-fix:    0  time:  0.21 s
6.99/7.00	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
6.99/7.00	c vivif2 --  cl tried    21830 cl shrink        0 lits rem          0 time: 0.01
6.99/7.02	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.01
6.99/7.02	c calculated reachability. Time: 0.00
6.99/7.02	c  N st   299    105338       592      2542         0     21830      7673    490886     17.41   no data
7.70/7.78	c  N st   300    114936       592      2542         0     17458      7673    308479     17.41   no data
8.99/9.07	c  N st   301    129334       592      2542         0     16961      7673    320626     17.41   no data
11.09/11.11	c  N st   302    150931       592      2542         0     22420      7673    415111     17.41   no data
11.79/11.80	c  S st   303    158008       592      2542         0     29409      7673    607221     17.41   no data
11.79/11.87	c  S st   303    158513       592      2542         0     29914      7673    619529     17.41   no data
11.79/11.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
11.79/11.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.79/11.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.89/11.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.39/12.40	c lits-rem:       226  cl-subs:     1373  v-elim:      0  v-fix:    0  time:  0.49 s
12.39/12.40	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
12.39/12.41	c vivif2 --  cl tried    28541 cl shrink        0 lits rem          0 time: 0.01
12.39/12.43	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
12.39/12.43	c calculated reachability. Time: 0.00
12.39/12.43	c  N st   303    158513       592      2542         0     28541      7673    578597     17.41   no data
17.89/17.91	c  N st   304    207102       592      2542         0     23096      7673    380833     17.41   no data
21.49/21.57	c  N st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
21.49/21.57	c  S st   305    237769       592      2542         0     33510      7673    650379     17.41   no data
21.59/21.64	c  S st   305    238271       592      2542         0     34011      7673    663166     17.41   no data
21.59/21.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.59/21.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.59/21.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.59/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.59/21.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
21.59/21.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
21.59/21.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.59/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.29/22.38	c lits-rem:       298  cl-subs:     1703  v-elim:      0  v-fix:    0  time:  0.69 s
22.29/22.38	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
22.29/22.39	c vivif2 --  cl tried    32308 cl shrink        0 lits rem          0 time: 0.01
22.39/22.40	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
22.39/22.41	c calculated reachability. Time: 0.00
22.39/22.41	c  N st   305    238271       592      2542         0     32308      7673    614968     17.41   no data
30.09/30.13	c  F st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
30.09/30.13	c  N st   306    306250       592      2542         0     34353      7673    645030     17.41   no data
30.70/30.74	c Decided on static restart strategy
33.39/33.46	c  N st   316    334553       592      2542         0     38577      7673    707517     17.41   no data
36.29/36.31	c  N st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
36.29/36.31	c  S st   318    357406       592      2542         0     36557      7673    617720     17.41   no data
36.29/36.39	c  S st   318    357910       592      2542         0     37061      7673    630391     17.41   no data
36.29/36.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.39/36.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
36.39/36.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
36.39/36.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.39/36.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.39/36.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
36.39/36.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
36.39/36.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.39/36.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.69/36.78	c lits-rem:       201  cl-subs:     1016  v-elim:      0  v-fix:    0  time:  0.35 s
36.69/36.78	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
36.69/36.79	c vivif2 --  cl tried    36045 cl shrink        0 lits rem          0 time: 0.01
36.79/36.81	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.02
36.79/36.81	c calculated reachability. Time: 0.00
36.79/36.81	c  N st   318    357910       592      2542         0     36045      7673    601362     17.41   no data
40.70/40.73	c  N st   319    390303       592      2542         0     42197      7673    741646     17.41   no data
47.20/47.21	c  N st   320    438892       592      2542         0     35937      7673    568485     17.41   no data
57.49/57.54	c  N st   321    511775       592      2542         0     49483      7673    897044     17.41   no data
61.19/61.27	c  N st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
61.19/61.27	c  S st   322    536866       592      2542         0     43702      7673    697249     17.41   no data
61.29/61.37	c  S st   322    537372       592      2542         0     44208      7673    710459     17.41   no data
61.29/61.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.29/61.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
61.29/61.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
61.29/61.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.29/61.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.29/61.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
61.29/61.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
61.29/61.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
61.39/61.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.89/61.95	c lits-rem:       252  cl-subs:     1419  v-elim:      0  v-fix:    0  time:  0.54 s
61.89/61.95	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
61.89/61.96	c vivif2 --  cl tried    42789 cl shrink        0 lits rem          0 time: 0.01
61.89/61.99	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.03
61.89/61.99	c calculated reachability. Time: 0.00
61.89/61.99	c  N st   322    537372       592      2542         0     42789      7673    674432     17.41   no data
91.09/91.17	c  N st   323    701356       592      2542         0     36719      7673    428037     17.41   no data
111.00/111.09	c  N st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
111.00/111.09	c  S st   324    806058       592      2542         0     65651      7673   1147600     17.41   no data
111.19/111.25	c  S st   324    806560       592      2542         0     66151      7673   1160510     17.41   no data
111.19/111.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.19/111.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
111.19/111.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.19/111.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.19/111.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.19/111.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
111.19/111.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
111.19/111.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
111.29/111.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
114.50/114.52	c lits-rem:       402  cl-subs:     5602  v-elim:      0  v-fix:    0  time:  3.20 s
114.50/114.52	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
114.50/114.54	c vivif2 --  cl tried    60549 cl shrink        0 lits rem          0 time: 0.01
114.50/114.58	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.04
114.50/114.58	c calculated reachability. Time: 0.00
114.50/114.58	c  N st   324    806560       592      2542         0     60549      7673   1029877     17.41   no data
160.29/160.33	c  F st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
160.29/160.33	c  N st   325   1071875       592      2542         0     76816      7673   1472565     17.41   no data
161.49/161.51	c Decided on static restart strategy
165.69/165.72	c  N st   335   1100179       592      2542         0     60680      7673    901286     17.41   no data
173.39/173.48	c  N st   337   1136173       592      2542         0     50853      7673    634863     17.41   no data
179.89/179.96	c  N st   338   1168568       592      2542         0     82624      7673   1527542     17.41   no data
188.19/188.26	c  N st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
188.19/188.26	c  S st   339   1209840       592      2542         0     76799      7673   1320468     17.41   no data
188.39/188.45	c  S st   339   1210342       592      2542         0     77300      7673   1333612     17.41   no data
188.39/188.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.39/188.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
188.39/188.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.39/188.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.39/188.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.39/188.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
188.39/188.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
188.49/188.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
188.49/188.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.19/192.25	c lits-rem:       762  cl-subs:     4476  v-elim:      0  v-fix:    0  time:  3.70 s
192.19/192.25	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
192.19/192.27	c vivif2 --  cl tried    72824 cl shrink        0 lits rem          0 time: 0.02
192.29/192.32	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.05
192.29/192.32	c calculated reachability. Time: 0.00
192.29/192.32	c  N st   339   1210342       592      2542         0     72824      7673   1204427     17.41   no data
209.60/209.63	c  N st   340   1283224       592      2542         0     49102      7673    523756     17.41   no data
234.20/234.27	c  N st   341   1392547       592      2542         0     57507      7673    709556     17.41   no data
274.00/274.06	c  N st   342   1556531       592      2542         0     62131      7673    786651     17.41   no data
313.51/313.50	c  N st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
313.51/313.50	c  S st   343   1710342       592      2542         0    103943      7673   1923237     17.41   no data
313.70/313.78	c  S st   343   1710848       592      2542         0    104446      7673   1936347     17.41   no data
313.70/313.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
313.80/313.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
313.80/313.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
313.80/313.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.80/313.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.80/313.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
313.80/313.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
313.80/313.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
313.90/313.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.69/322.70	c lits-rem:      2114  cl-subs:     6181  v-elim:      0  v-fix:    0  time:  8.78 s
322.69/322.70	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
322.69/322.72	c vivif2 --  cl tried    98265 cl shrink        0 lits rem          0 time: 0.03
322.79/322.81	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
322.79/322.81	c calculated reachability. Time: 0.00
322.79/322.81	c  N st   343   1710848       592      2542         0     98265      7673   1776868     17.41   no data
413.50/413.51	c  N st   344   2079812       592      2542         0    109543      7673   1915204     17.41   no data
443.50/443.50	c  N st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
443.50/443.50	c  S st   345   2210850       592      2542         0    114343      7673   2133969     17.41   no data
443.70/443.79	c  S st   345   2211354       592      2542         0    114845      7673   2147661     17.41   no data
443.70/443.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
443.80/443.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
443.80/443.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
443.80/443.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
443.80/443.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
443.80/443.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
443.80/443.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
443.80/443.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
443.90/443.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.60/452.63	c lits-rem:       715  cl-subs:     4932  v-elim:      0  v-fix:    0  time:  8.70 s
452.60/452.63	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
452.60/452.66	c vivif2 --  cl tried   109913 cl shrink        0 lits rem          0 time: 0.03
452.70/452.75	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.09
452.70/452.75	c calculated reachability. Time: 0.00
452.70/452.75	c  N st   345   2211354       592      2542         0    109913      7673   2011283     17.41   no data
582.10/582.15	c  N st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
582.10/582.15	c  S st   346   2711354       592      2542         0    132964      7673   2522154     17.41   no data
582.50/582.53	c  S st   346   2711854       592      2542         0    133464      7673   2536033     17.41   no data
582.50/582.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
582.60/582.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
582.60/582.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
582.60/582.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
582.60/582.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
582.60/582.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
582.60/582.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
582.60/582.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
582.70/582.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.21/602.21	c lits-rem:       928  cl-subs:     9581  v-elim:      0  v-fix:    0  time: 19.50 s
602.21/602.21	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
602.21/602.25	c vivif2 --  cl tried   123883 cl shrink        0 lits rem          0 time: 0.03
602.31/602.35	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.11
602.31/602.35	c calculated reachability. Time: 0.00
602.31/602.35	c  N st   346   2711854       592      2542         0    123883      7673   2271512     17.41   no data
752.41/752.48	c  N st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
752.41/752.48	c  S st   347   3211855       592      2542         0     99632      7673   1412447     17.41   no data
752.70/752.73	c  S st   347   3212360       592      2542         0    100136      7673   1426257     17.41   no data
752.70/752.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
752.70/752.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
752.70/752.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
752.70/752.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
752.70/752.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.70/752.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
752.70/752.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
752.80/752.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
752.80/752.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.71/755.76	c lits-rem:       714  cl-subs:     4495  v-elim:      0  v-fix:    0  time:  2.92 s
755.71/755.76	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
755.71/755.78	c vivif2 --  cl tried    95641 cl shrink        0 lits rem          0 time: 0.02
755.80/755.85	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.07
755.80/755.85	c calculated reachability. Time: 0.00
755.80/755.85	c  N st   347   3212360       592      2542         0     95641      7673   1313560     17.41   no data
916.61/916.63	c  N st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
916.61/916.63	c  S st   348   3712361       592      2542         0    106507      7673   1520468     17.41   no data
916.81/916.87	c  S st   348   3712864       592      2542         0    107009      7673   1534222     17.41   no data
916.81/916.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
916.91/916.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
916.91/916.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
916.91/916.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
916.91/916.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
916.91/916.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
916.91/916.92	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
916.91/916.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
916.91/916.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
920.01/920.01	c lits-rem:       484  cl-subs:     3566  v-elim:      0  v-fix:    0  time:  3.02 s
920.01/920.01	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
920.01/920.03	c vivif2 --  cl tried   103443 cl shrink        0 lits rem          0 time: 0.02
920.11/920.11	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.08
920.11/920.11	c calculated reachability. Time: 0.00
920.11/920.11	c  N st   348   3712864       592      2542         0    103443      7673   1440050     17.41   no data
932.81/932.81	c  F st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
932.81/932.81	c  N st   349   3751564       592      2542         0    141072      7673   2450995     17.41   no data
935.02/935.06	c Decided on static restart strategy
944.41/944.48	c  N st   359   3779870       592      2542         0     86111      7673    896730     17.41   no data
954.51/954.51	c  N st   361   3815864       592      2542         0    121408      7673   1884949     17.41   no data
966.92/966.99	c  N st   362   3848258       592      2542         0    153216      7673   2774230     17.41   no data
984.92/984.93	c  N st   363   3896848       592      2542         0    116882      7673   1744339     17.41   no data
1010.31/1010.35	c  N st   364   3969730       592      2542         0    103017      7673   1303430     17.41   no data
1048.92/1048.99	c  N st   365   4079054       592      2542         0    123858      7673   1908786     17.41   no data
1099.32/1099.37	c  N st   366   4212866       592      2542         0    167811      7673   3204218     17.41   no data
1099.32/1099.37	c  S st   366   4212866       592      2542         0    167811      7673   3204218     17.41   no data
1099.82/1099.85	c  S st   366   4213369       592      2542         0    168313      7673   3217254     17.41   no data
1099.82/1099.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1099.92/1099.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1099.92/1099.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1099.92/1099.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1099.92/1099.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1099.92/1099.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1099.92/1099.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1099.92/1099.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1100.02/1100.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1120.92/1120.94	c lits-rem:      1368  cl-subs:     8261  v-elim:      0  v-fix:    0  time: 20.85 s
1120.92/1120.94	c vivif2 --  cl tried     2542 cl shrink        0 lits rem          0 time: 0.00
1120.92/1120.98	c vivif2 --  cl tried   160052 cl shrink        0 lits rem          0 time: 0.04
1121.12/1121.13	c asymm  cl-useful: 0/2542/2542 lits-rem:0 time: 0.15
1121.12/1121.14	c calculated reachability. Time: 0.00
1121.12/1121.14	c  N st   366   4213369       592      2542         0    160052      7673   2982092     17.41   no data
1207.02/1207.02	c  N st   367   4459345       592      2542         0    133978      7673   2215378     17.41   no data
1299.32/1299.38	c  N st   368   4713370       592      2542         0    106477      7673   1276689     17.41   no data
1299.32/1299.38	c  S st   368   4713370       592      2542         0    106477      7673   1276689     17.41   no data
1299.62/1299.64	c  S st   368   4713875       592      2542         0    106980      7673   1289682     17.41   no data
1299.62/1299.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1299.62/1299.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1299.62/1299.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1299.62/1299.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1299.62/1299.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.62/1299.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    592 time:  0.00 s
1299.62/1299.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1299.72/1299.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1299.72/1299.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3174761-1301788886/watcher-3174761-1301788886 -o /tmp/evaluation-result-3174761-1301788886/solver-3174761-1301788886 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3174761-1301788886.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: 3.88 3.97 3.94 5/189 9489
/proc/meminfo: memFree=23202128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=30308 CPUtime=0.01 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 728 0 0 0 1 0 0 0 25 0 1 0 369119308 31035392 636 33554432000 4194304 4627331 140735436342752 18446744073709551615 4506837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 7577 636 371 106 0 2548 0

[startup+0.038266 s]
/proc/loadavg: 3.88 3.97 3.94 5/189 9489
/proc/meminfo: memFree=23202128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=30308 CPUtime=0.03 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 757 0 0 0 3 0 0 0 25 0 1 0 369119308 31035392 665 33554432000 4194304 4627331 140735436342752 18446744073709551615 4321475 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 7577 665 371 106 0 2548 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30308

[startup+0.100266 s]
/proc/loadavg: 3.88 3.97 3.94 5/189 9489
/proc/meminfo: memFree=23202128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=30456 CPUtime=0.09 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 839 0 0 0 9 0 0 0 25 0 1 0 369119308 31186944 747 33554432000 4194304 4627331 140735436342752 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 7614 747 371 106 0 2585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30456

[startup+0.300236 s]
/proc/loadavg: 3.88 3.97 3.94 5/189 9489
/proc/meminfo: memFree=23202128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=31108 CPUtime=0.29 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 1129 0 0 0 29 0 0 0 25 0 1 0 369119308 31854592 873 33554432000 4194304 4627331 140735436342752 18446744073709551615 4324689 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 7777 873 372 106 0 2748 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31108

[startup+0.70015 s]
/proc/loadavg: 3.88 3.97 3.94 5/189 9489
/proc/meminfo: memFree=23202128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=31592 CPUtime=0.69 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 1538 0 0 0 69 0 0 0 25 0 1 0 369119308 32350208 1040 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 7898 1040 372 106 0 2869 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31592

[startup+1.50101 s]
/proc/loadavg: 3.88 3.97 3.94 5/190 9490
/proc/meminfo: memFree=23195920/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=38256 CPUtime=1.49 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 3799 0 0 0 149 0 0 0 25 0 1 0 369119308 39174144 2623 33554432000 4194304 4627331 140735436342752 18446744073709551615 4420139 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 9564 2623 377 106 0 4535 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38256

[startup+3.10074 s]
/proc/loadavg: 3.88 3.97 3.94 5/190 9490
/proc/meminfo: memFree=23187624/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=38224 CPUtime=3.09 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 4770 0 0 0 309 0 0 0 25 0 1 0 369119308 39141376 2767 33554432000 4194304 4627331 140735436342752 18446744073709551615 4310542 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 9556 2767 377 106 0 4527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38224

[startup+6.30017 s]
/proc/loadavg: 3.89 3.97 3.94 5/190 9490
/proc/meminfo: memFree=23181668/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=56536 CPUtime=6.29 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 6229 0 0 0 628 1 0 0 25 0 1 0 369119308 57892864 3705 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309123 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 14134 3705 377 106 0 9105 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56536

[startup+12.701 s]
/proc/loadavg: 3.89 3.97 3.94 5/190 9490
/proc/meminfo: memFree=23178888/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=56568 CPUtime=12.69 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 11991 0 0 0 1268 1 0 0 25 0 1 0 369119308 57925632 7123 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 14142 7123 377 106 0 9113 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 56568

[startup+25.5008 s]
/proc/loadavg: 3.92 3.97 3.94 5/190 9490
/proc/meminfo: memFree=23161148/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=64176 CPUtime=25.49 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 17076 0 0 0 2547 2 0 0 25 0 1 0 369119308 65716224 8497 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 16044 8497 377 106 0 11015 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64176

[startup+51.1003 s]
/proc/loadavg: 3.94 3.97 3.94 5/190 9519
/proc/meminfo: memFree=23299040/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=66120 CPUtime=51.09 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 27089 0 0 0 5104 5 0 0 25 0 1 0 369119308 67706880 9181 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 16530 9181 377 106 0 11501 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 66120

[startup+102.307 s]
/proc/loadavg: 3.97 3.97 3.94 5/190 9520
/proc/meminfo: memFree=23260040/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=71940 CPUtime=102.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 40566 0 0 0 10221 9 0 0 25 0 1 0 369119308 73666560 10957 33554432000 4194304 4627331 140735436342752 18446744073709551615 4332396 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 17985 10957 377 106 0 12956 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 71940

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 9522
/proc/meminfo: memFree=23239436/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=84656 CPUtime=162.29 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 57219 0 0 0 16215 14 0 0 25 0 1 0 369119308 86687744 14836 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309318 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 21164 14836 377 106 0 16135 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84656

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 9524
/proc/meminfo: memFree=23206056/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=99864 CPUtime=222.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 71870 0 0 0 22212 18 0 0 25 0 1 0 369119308 102260736 17252 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 24966 17252 377 106 0 19937 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99864

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.94 5/190 9525
/proc/meminfo: memFree=23177256/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=100076 CPUtime=282.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 81711 0 0 0 28207 23 0 0 25 0 1 0 369119308 102477824 18169 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 25019 18169 377 106 0 19990 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 100076

[startup+342.3 s]
/proc/loadavg: 4.13 4.02 3.96 5/190 9527
/proc/meminfo: memFree=23149696/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=123128 CPUtime=342.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 95923 0 0 0 34204 26 0 0 25 0 1 0 369119308 126083072 22712 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309063 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 30782 22712 377 106 0 25753 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 123128

[startup+402.301 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 9528
/proc/meminfo: memFree=23140116/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=123276 CPUtime=402.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 104841 0 0 0 40200 30 0 0 25 0 1 0 369119308 126234624 24277 33554432000 4194304 4627331 140735436342752 18446744073709551615 4338530 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 30819 24277 377 106 0 25790 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 123276

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.96 5/190 9558
/proc/meminfo: memFree=23213744/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=139036 CPUtime=462.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 118311 0 0 0 46197 33 0 0 25 0 1 0 369119308 142372864 26807 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309364 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 34759 26807 377 106 0 29730 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139036

[startup+522.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 9560
/proc/meminfo: memFree=23194384/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=139188 CPUtime=522.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 128011 0 0 0 52194 36 0 0 25 0 1 0 369119308 142528512 27719 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 34797 27719 377 106 0 29768 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139188

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9561
/proc/meminfo: memFree=23191512/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=139352 CPUtime=582.3 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 137662 0 0 0 58191 39 0 0 25 0 1 0 369119308 142696448 28270 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 34838 28270 377 106 0 29809 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 139352

[startup+642.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9563
/proc/meminfo: memFree=23153540/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=158560 CPUtime=642.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 148129 0 0 0 64190 41 0 0 25 0 1 0 369119308 162365440 32190 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 39640 32190 377 106 0 34611 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158560

[startup+702.301 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 9564
/proc/meminfo: memFree=23143604/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=158712 CPUtime=702.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 156830 0 0 0 70188 43 0 0 25 0 1 0 369119308 162521088 31188 33554432000 4194304 4627331 140735436342752 18446744073709551615 4308683 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 39678 31188 377 106 0 34649 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158712

[startup+762.307 s]
/proc/loadavg: 4.02 4.01 3.97 5/190 9566
/proc/meminfo: memFree=23110476/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=161380 CPUtime=762.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 165158 0 0 0 76186 45 0 0 25 0 1 0 369119308 165253120 32867 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309328 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 40345 32867 377 106 0 35316 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 161380

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9568
/proc/meminfo: memFree=23109080/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=161496 CPUtime=822.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 172815 0 0 0 82184 47 0 0 25 0 1 0 369119308 165371904 33577 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 40374 33577 377 106 0 35345 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 161496

[startup+882.301 s]
/proc/loadavg: 4.07 4.02 3.97 5/190 9569
/proc/meminfo: memFree=23095672/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=213864 CPUtime=882.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 180326 0 0 0 88182 49 0 0 25 0 1 0 369119308 218996736 34000 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309566 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 53466 34000 377 106 0 48437 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 213864

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.97 5/190 9571
/proc/meminfo: memFree=23073692/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=218256 CPUtime=942.32 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 188519 0 0 0 94180 52 0 0 25 0 1 0 369119308 223494144 34967 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 54564 34967 377 106 0 49535 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 218256

[startup+1002.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9572
/proc/meminfo: memFree=23062112/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=218836 CPUtime=1002.31 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 195656 0 0 0 100176 55 0 0 25 0 1 0 369119308 224088064 34827 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309224 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 54709 34827 377 106 0 49680 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 218836

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9574
/proc/meminfo: memFree=23053764/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=165736 CPUtime=1062.32 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 202904 0 0 0 106175 57 0 0 25 0 1 0 369119308 169713664 34667 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309238 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 41434 34667 377 106 0 36405 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 165736

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9576
/proc/meminfo: memFree=23020500/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=248532 CPUtime=1122.32 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 214042 0 0 0 112174 58 0 0 25 0 1 0 369119308 254496768 41986 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 62133 41986 377 106 0 57104 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 248532

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9577
/proc/meminfo: memFree=23001128/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=194832 CPUtime=1182.32 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 221674 0 0 0 118171 61 0 0 25 0 1 0 369119308 199507968 41439 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 48708 41439 377 106 0 43679 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 194832

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9579
/proc/meminfo: memFree=23011380/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=194952 CPUtime=1242.32 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 229425 0 0 0 124168 64 0 0 25 0 1 0 369119308 199630848 40970 33554432000 4194304 4627331 140735436342752 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 48738 40970 377 106 0 43709 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 194952



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.81 3.96 3.96 4/184 9598
/proc/meminfo: memFree=23168420/32951124 swapFree=67102208/67111528
[pid=9489] ppid=9487 vsize=195040 CPUtime=1300.02 cores=5,7
/proc/9489/stat : 9489 (strangenight2-s) R 9487 9489 8792 0 -1 4202496 236604 0 0 0 129936 66 0 0 25 0 1 0 369119308 199720960 39963 33554432000 4194304 4627331 140735436342752 18446744073709551615 4420169 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/9489/statm: 48760 39963 377 106 0 43731 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 195040

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.37
CPU system time (s): 0.674897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 263288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.674897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 236604
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= 2083

runsolver used 2.07668 second user time and 5.04123 second system time

The end

Launcher Data

Begin job on node119 at 2011-04-03 02:01:26
IDJOB=3174761
IDBENCH=82979
IDSOLVER=1587
FILE ID=node119/3174761-1301788886
RUNJOBID= node119-1301783655-8813
PBS_JOBID= 12841399
Free space on /tmp= 71216 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
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-3174761-1301788886/watcher-3174761-1301788886 -o /tmp/evaluation-result-3174761-1301788886/solver-3174761-1301788886 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3174761-1301788886.cnf

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

MD5SUM BENCH= 7ed8e8e4deac31c88cbf5be40a0cd9c0
RANDOM SEED=503562539

node119.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.815
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.63
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.815
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.83
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.815
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.815
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.83
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.815
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.67
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.815
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.83
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.815
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.74
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.815
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23202408 kB
Buffers:        305376 kB
Cached:        8815164 kB
SwapCached:       5376 kB
Active:        4884200 kB
Inactive:      4602072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23202408 kB
SwapTotal:    67111528 kB
SwapFree:     67102208 kB
Dirty:           11708 kB
Writeback:           0 kB
AnonPages:      363260 kB
Mapped:          16152 kB
Slab:           198836 kB
PageTables:       6176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   655336 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= 71216 MiB
End job on node119 at 2011-04-03 02:23:09