Trace number 3367794

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v450-c1917-S1097024859-001.SATISFIABLE.cnf
MD5SUM94bd96d1179fc3c253160c710014f1d5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.001999
Satisfiable
(Un)Satisfiability was proved
Number of variables450
Number of clauses1917
Sum of the clauses size5751
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31917
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.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-3367794-1305387333.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 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:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  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:     197 undec:      50 neg:     203
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       441      1907         0         0      5788         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       441      1907         0      4801      5788    102212   no data   no data
0.29/0.37	c  N st    10     11301       441      1907         0      4478      5788     71038   no data   no data
0.59/0.62	c  N st    11     17044       441      1907         0     10066      5788    188546   no data   no data
0.99/1.03	c  F st    12     25001       441      1907         0     12339      5788    239003   no data   no data
0.99/1.03	c  N st    12     25001       441      1907         0     12339      5788    239003   no data   no data
1.19/1.26	c Decided on static restart strategy
1.19/1.26	c  N st    18     30000       441      1907         0     10613      5788    187711   no data   no data
1.19/1.26	c  S st    18     30000       441      1907         0     10613      5788    187711   no data   no data
1.19/1.29	c  S st    18     30504       441      1907         0     11115      5788    198398   no data   no data
1.19/1.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.19/1.29	c blocked clauses removed:       11 vars:      2 tried:         441 T: 0.00 s
1.19/1.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1.19/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.35	c lits-rem:       155  cl-subs:      716  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.36	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.00
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30504       439      1896         0     10399      5755    182110   no data   no data
1.69/1.77	c  N st    20     37614       439      1896         0      9646      5755    145758   no data   no data
2.09/2.15	c  N st    21     44013       439      1896         0     15870      5755    274155   no data   no data
2.20/2.29	c  S st    22     45757       439      1896         0      8872      5755    115943   no data   no data
2.29/2.31	c  S st    22     46260       439      1896         0      9373      5755    127182   no data   no data
2.29/2.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
2.29/2.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.33	c lits-rem:        16  cl-subs:      120  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.33	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
2.29/2.33	c vivif2 --  cl tried     9253 cl shrink        0 lits rem          0 time: 0.00
2.29/2.34	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.00
2.29/2.34	c calculated reachability. Time: 0.00
2.29/2.34	c  N st    22     46260       439      1896         0      9253      5755    124814   no data   no data
3.19/3.22	c  N st    23     60658       439      1896         0     13604      5755    213222   no data   no data
3.89/3.90	c  N st    24     69391       439      1896         0     11415      5755    155473   no data   no data
3.89/3.90	c  S st    24     69391       439      1896         0     11415      5755    155473   no data   no data
3.89/3.93	c  S st    24     69891       439      1896         0     11914      5755    166507   no data   no data
3.89/3.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
3.89/3.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.95	c lits-rem:        26  cl-subs:       97  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.95	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried    11817 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
3.89/3.96	c calculated reachability. Time: 0.00
3.89/3.96	c  N st    24     69891       439      1896         0     11817      5755    164385   no data   no data
5.19/5.20	c  F st    25     87500       439      1896         0     17260      5755    273305   no data   no data
5.19/5.20	c  N st    25     87500       439      1896         0     17260      5755    273305   no data   no data
5.50/5.58	c Decided on static restart strategy
5.79/5.81	c  N st    32     95541       439      1896         0     25128      5755    455455   no data   no data
6.39/6.42	c  N st    34    104840       439      1896         0     21540      5755    362830   no data   no data
6.39/6.42	c  S st    34    104840       439      1896         0     21540      5755    362830   no data   no data
6.39/6.47	c  S st    34    105345       439      1896         0     22043      5755    374473   no data   no data
6.39/6.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
6.39/6.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.65	c lits-rem:       172  cl-subs:      997  v-elim:      0  v-fix:    0  time:  0.16 s
6.60/6.65	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
6.60/6.65	c vivif2 --  cl tried    21046 cl shrink        0 lits rem          0 time: 0.00
6.60/6.66	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
6.60/6.66	c calculated reachability. Time: 0.00
6.60/6.66	c  N st    34    105345       439      1896         0     21046      5755    351442   no data   no data
7.29/7.35	c  N st    35    114943       439      1896         0     16781      5755    237141   no data   no data
8.49/8.52	c  N st    36    129341       439      1896         0     16185      5755    202835   no data   no data
10.19/10.29	c  N st    37    150936       439      1896         0     21600      5755    323515   no data   no data
10.79/10.82	c  S st    38    158019       439      1896         0     28525      5755    487069   no data   no data
10.79/10.89	c  S st    38    158522       439      1896         0     29025      5755    498481   no data   no data
10.79/10.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.89/10.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
10.89/10.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.89/10.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.89/10.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.89/10.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
10.89/10.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.89/10.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.89/10.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.27	c lits-rem:       209  cl-subs:     1639  v-elim:      0  v-fix:    0  time:  0.35 s
11.19/11.27	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
11.19/11.28	c vivif2 --  cl tried    27386 cl shrink        0 lits rem          0 time: 0.01
11.19/11.29	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.01
11.19/11.29	c calculated reachability. Time: 0.00
11.19/11.29	c  N st    38    158522       439      1896         0     27386      5755    461248   no data   no data
15.79/15.89	c  N st    39    207110       439      1896         0     22104      5755    297808   no data   no data
18.99/19.04	c  N st    40    237783       439      1896         0     32394      5755    524815   no data   no data
18.99/19.04	c  S st    40    237783       439      1896         0     32394      5755    524815   no data   no data
19.09/19.12	c  S st    40    238287       439      1896         0     32897      5755    536318   no data   no data
19.09/19.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.09/19.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.09/19.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.09/19.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.09/19.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
19.09/19.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.09/19.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.09/19.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.69/19.74	c lits-rem:       402  cl-subs:     2202  v-elim:      0  v-fix:    0  time:  0.60 s
19.69/19.74	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
19.69/19.75	c vivif2 --  cl tried    30695 cl shrink        0 lits rem          0 time: 0.00
19.69/19.77	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
19.69/19.77	c calculated reachability. Time: 0.00
19.69/19.77	c  N st    40    238287       439      1896         0     30695      5755    484298   no data   no data
26.99/27.09	c  F st    41    306251       439      1896         0     32600      5755    478443   no data   no data
26.99/27.09	c  N st    41    306251       439      1896         0     32600      5755    478443   no data   no data
27.69/27.76	c Decided on static restart strategy
30.39/30.42	c  N st    51    334559       439      1896         0     36917      5755    555954   no data   no data
33.09/33.16	c  N st    53    357432       439      1896         0     34873      5755    493403   no data   no data
33.09/33.16	c  S st    53    357432       439      1896         0     34873      5755    493403   no data   no data
33.19/33.24	c  S st    53    357937       439      1896         0     35378      5755    504716   no data   no data
33.19/33.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.19/33.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.19/33.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.19/33.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.19/33.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.19/33.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
33.19/33.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.19/33.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.19/33.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.49/33.56	c lits-rem:       187  cl-subs:     1343  v-elim:      0  v-fix:    0  time:  0.29 s
33.49/33.56	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
33.49/33.56	c vivif2 --  cl tried    34035 cl shrink        0 lits rem          0 time: 0.00
33.49/33.58	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
33.49/33.58	c calculated reachability. Time: 0.00
33.49/33.58	c  N st    53    357937       439      1896         0     34035      5755    476167   no data   no data
37.40/37.48	c  N st    54    390329       439      1896         0     40220      5755    601997   no data   no data
43.79/43.84	c  N st    55    438918       439      1896         0     33977      5755    430322   no data   no data
53.48/53.50	c  N st    56    511800       439      1896         0     47458      5755    719673   no data   no data
57.10/57.18	c  N st    57    536906       439      1896         0     41783      5755    574703   no data   no data
57.10/57.18	c  S st    57    536906       439      1896         0     41783      5755    574703   no data   no data
57.21/57.29	c  S st    57    537408       439      1896         0     42284      5755    585954   no data   no data
57.21/57.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.29/57.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.29/57.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.29/57.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.29/57.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.29/57.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
57.29/57.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.29/57.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.29/57.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.69/57.78	c lits-rem:       115  cl-subs:     1637  v-elim:      0  v-fix:    0  time:  0.46 s
57.69/57.78	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
57.69/57.79	c vivif2 --  cl tried    40647 cl shrink        0 lits rem          0 time: 0.01
57.79/57.81	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.02
57.79/57.81	c calculated reachability. Time: 0.00
57.79/57.81	c  N st    57    537408       439      1896         0     40647      5755    548353   no data   no data
83.39/83.42	c  N st    58    701392       439      1896         0     69689      5755   1143153   no data   no data
100.29/100.38	c  N st    59    806112       439      1896         0     63570      5755    925455   no data   no data
100.29/100.38	c  S st    59    806112       439      1896         0     63570      5755    925455   no data   no data
100.49/100.52	c  S st    59    806613       439      1896         0     64070      5755    936562   no data   no data
100.49/100.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.49/100.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.49/100.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.49/100.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.49/100.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
100.49/100.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.49/100.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.49/100.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
102.99/103.05	c lits-rem:       346  cl-subs:     6054  v-elim:      0  v-fix:    0  time:  2.47 s
102.99/103.05	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
102.99/103.06	c vivif2 --  cl tried    58016 cl shrink        0 lits rem          0 time: 0.01
103.09/103.10	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.04
103.09/103.10	c calculated reachability. Time: 0.00
103.09/103.10	c  N st    59    806613       439      1896         0     58016      5755    819546   no data   no data
150.49/150.50	c  F st    60   1071877       439      1896         0     73694      5755   1086784   no data   no data
150.49/150.51	c  N st    60   1071877       439      1896         0     73694      5755   1086784   no data   no data
151.59/151.60	c Decided on static restart strategy
155.60/155.68	c  N st    70   1100176       439      1896         0     57696      5755    722262   no data   no data
163.09/163.16	c  N st    72   1136169       439      1896         0     48055      5755    503680   no data   no data
169.19/169.29	c  N st    73   1168563       439      1896         0     79540      5755   1218955   no data   no data
177.19/177.26	c  N st    74   1209919       439      1896         0     74067      5755   1097332   no data   no data
177.19/177.26	c  S st    74   1209919       439      1896         0     74067      5755   1097332   no data   no data
177.39/177.44	c  S st    74   1210424       439      1896         0     74570      5755   1108663   no data   no data
177.39/177.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.39/177.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
177.39/177.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.39/177.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.39/177.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.39/177.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
177.39/177.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
177.39/177.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
177.49/177.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
180.40/180.46	c lits-rem:       432  cl-subs:     4957  v-elim:      0  v-fix:    0  time:  2.95 s
180.40/180.46	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
180.40/180.48	c vivif2 --  cl tried    69613 cl shrink        0 lits rem          0 time: 0.01
180.49/180.52	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.05
180.49/180.53	c calculated reachability. Time: 0.00
180.49/180.53	c  N st    74   1210424       439      1896         0     69613      5755    993860   no data   no data
198.00/198.04	c  N st    75   1283309       439      1896         0     94097      5755   1546793   no data   no data
221.11/221.19	c  N st    76   1392632       439      1896         0     54387      5755    571359   no data   no data
253.19/253.20	c  N st    77   1556617       439      1896         0     59589      5755    650909   no data   no data
289.80/289.81	c  N st    78   1710424       439      1896         0    100925      5755   1593600   no data   no data
289.80/289.81	c  S st    78   1710424       439      1896         0    100925      5755   1593600   no data   no data
290.00/290.09	c  S st    78   1710929       439      1896         0    101429      5755   1604890   no data   no data
290.10/290.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.10/290.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
290.10/290.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.10/290.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.10/290.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
290.10/290.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
290.10/290.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
290.10/290.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
290.20/290.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.39/298.43	c lits-rem:       808  cl-subs:     7044  v-elim:      0  v-fix:    0  time:  8.23 s
298.39/298.43	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
298.39/298.46	c vivif2 --  cl tried    94385 cl shrink        0 lits rem          0 time: 0.02
298.49/298.57	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.11
298.49/298.57	c calculated reachability. Time: 0.00
298.49/298.57	c  N st    78   1710929       439      1896         0     94385      5755   1453646   no data   no data
390.10/390.10	c  N st    79   2079894       439      1896         0    105603      5755   1644302   no data   no data
421.90/421.93	c  N st    80   2210929       439      1896         0    109632      5755   1676084   no data   no data
421.90/421.93	c  S st    80   2210929       439      1896         0    109632      5755   1676084   no data   no data
422.20/422.23	c  S st    80   2211438       439      1896         0    110137      5755   1687844   no data   no data
422.20/422.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
422.20/422.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
422.20/422.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.20/422.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.20/422.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.20/422.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
422.20/422.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.31/422.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
422.31/422.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
430.20/430.29	c lits-rem:      1569  cl-subs:     9772  v-elim:      0  v-fix:    0  time:  7.94 s
430.20/430.29	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
430.30/430.30	c vivif2 --  cl tried   100365 cl shrink        0 lits rem          0 time: 0.02
430.30/430.39	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.08
430.30/430.39	c calculated reachability. Time: 0.00
430.30/430.39	c  N st    80   2211438       439      1896         0    100365      5755   1478848   no data   no data
559.41/559.42	c  N st    81   2711439       439      1896         0    124180      5755   1940479   no data   no data
559.41/559.42	c  S st    81   2711439       439      1896         0    124180      5755   1940479   no data   no data
559.81/559.81	c  S st    81   2711939       439      1896         0    124679      5755   1951966   no data   no data
559.81/559.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
559.81/559.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
559.81/559.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
559.81/559.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
559.81/559.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
559.81/559.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
559.81/559.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
559.81/559.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
559.92/559.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
568.31/568.30	c lits-rem:       833  cl-subs:     8634  v-elim:      0  v-fix:    0  time:  8.36 s
568.31/568.30	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
568.31/568.33	c vivif2 --  cl tried   116045 cl shrink        0 lits rem          0 time: 0.02
568.41/568.42	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.10
568.41/568.43	c calculated reachability. Time: 0.00
568.41/568.43	c  N st    81   2711939       439      1896         0    116045      5755   1775902   no data   no data
715.31/715.32	c  N st    82   3211940       439      1896         0     92069      5755   1047051   no data   no data
715.31/715.32	c  S st    82   3211940       439      1896         0     92069      5755   1047051   no data   no data
715.51/715.55	c  S st    82   3212441       439      1896         0     92568      5755   1059433   no data   no data
715.51/715.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
715.51/715.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
715.51/715.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
715.51/715.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.51/715.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.51/715.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
715.51/715.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
715.61/715.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
715.61/715.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
716.61/716.69	c lits-rem:       271  cl-subs:     2540  v-elim:      0  v-fix:    0  time:  1.05 s
716.61/716.69	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
716.71/716.70	c vivif2 --  cl tried    90028 cl shrink        0 lits rem          0 time: 0.01
716.71/716.77	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.06
716.71/716.77	c calculated reachability. Time: 0.00
716.71/716.77	c  N st    82   3212441       439      1896         0     90028      5755   1008516   no data   no data
881.72/881.71	c  N st    83   3712441       439      1896         0     99862      5755   1093249   no data   no data
881.72/881.71	c  S st    83   3712441       439      1896         0     99862      5755   1093249   no data   no data
881.92/881.96	c  S st    83   3712949       439      1896         0    100368      5755   1105163   no data   no data
881.92/881.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
882.02/882.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
882.02/882.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
882.02/882.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
882.02/882.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
882.02/882.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
882.02/882.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
882.02/882.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
882.02/882.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
884.12/884.13	c lits-rem:       233  cl-subs:     6427  v-elim:      0  v-fix:    0  time:  2.07 s
884.12/884.13	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
884.12/884.14	c vivif2 --  cl tried    93941 cl shrink        0 lits rem          0 time: 0.01
884.22/884.21	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.07
884.22/884.22	c calculated reachability. Time: 0.00
884.22/884.22	c  N st    83   3712949       439      1896         0     93941      5755    988042   no data   no data
896.62/896.68	c  F st    84   3751562       439      1896         0    131419      5755   1815903   no data   no data
896.62/896.69	c  N st    84   3751562       439      1896         0    131419      5755   1815903   no data   no data
898.82/898.81	c Decided on static restart strategy
908.32/908.38	c  N st    94   3779867       439      1896         0    159023      5755   2519542   no data   no data
919.42/919.49	c  N st    96   3815859       439      1896         0    112052      5755   1420942   no data   no data
930.32/930.31	c  N st    97   3848252       439      1896         0    143540      5755   2172327   no data   no data
947.72/947.72	c  N st    98   3896841       439      1896         0    107292      5755   1276247   no data   no data
976.52/976.52	c  N st    99   3969724       439      1896         0     93885      5755    955033   no data   no data
1012.32/1012.33	c  N st   100   4079047       439      1896         0    114629      5755   1431153   no data   no data
1062.63/1062.64	c  N st   101   4212950       439      1896         0    157443      5755   2229582   no data   no data
1062.63/1062.64	c  S st   101   4212950       439      1896         0    157443      5755   2229582   no data   no data
1063.12/1063.13	c  S st   101   4213453       439      1896         0    157943      5755   2240857   no data   no data
1063.12/1063.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1063.22/1063.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
1063.22/1063.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1063.22/1063.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1063.22/1063.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1063.22/1063.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1063.22/1063.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1063.22/1063.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1063.32/1063.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.62/1082.61	c lits-rem:      1405  cl-subs:    18825  v-elim:      0  v-fix:    0  time: 19.31 s
1082.62/1082.61	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1082.62/1082.64	c vivif2 --  cl tried   139118 cl shrink        0 lits rem          0 time: 0.03
1082.72/1082.76	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.12
1082.72/1082.76	c calculated reachability. Time: 0.00
1082.72/1082.76	c  N st   101   4213453       439      1896         0    139118      5755   1880722   no data   no data
1176.43/1176.47	c  N st   102   4459430       439      1896         0    112888      5755   1258753   no data   no data
1273.13/1273.18	c  N st   103   4713454       439      1896         0    178290      5755   2714613   no data   no data
1273.13/1273.18	c  S st   103   4713454       439      1896         0    178290      5755   2714613   no data   no data
1273.74/1273.73	c  S st   103   4713957       439      1896         0    178790      5755   2726291   no data   no data
1273.74/1273.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1273.84/1273.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1273.84/1273.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1273.84/1273.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1273.84/1273.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1273.84/1273.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    439 time:  0.00 s
1273.84/1273.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1273.84/1273.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1273.93/1273.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1299.73/1299.74	c lits-rem:      1158  cl-subs:    18115  v-elim:      0  v-fix:    0  time: 25.80 s
1299.73/1299.74	c vivif2 --  cl tried     1896 cl shrink        0 lits rem          0 time: 0.00
1299.73/1299.78	c vivif2 --  cl tried   160675 cl shrink        0 lits rem          0 time: 0.04
1299.93/1299.93	c asymm  cl-useful: 0/1896/1896 lits-rem:0 time: 0.15
1299.93/1299.93	c calculated reachability. Time: 0.00
1299.93/1299.93	c  N st   103   4713957       439      1896         0    160675      5755   2377135   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367794-1305387333/watcher-3367794-1305387333 -o /tmp/evaluation-result-3367794-1305387333/solver-3367794-1305387333 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367794-1305387333.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: 2.83 3.13 3.52 2/357 12767
/proc/meminfo: memFree=25599448/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=20300 CPUtime=0 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4194304 262 0 0 0 0 0 0 0 18 0 1 0 728963965 20787200 203 33554432000 4194304 4580011 140735044385056 18446744073709551615 251367652134 0 0 4096 0 0 0 0 17 1 0 0 0
/proc/12767/statm: 5075 218 180 95 0 57 0

[startup+0.082392 s]
/proc/loadavg: 2.83 3.13 3.52 2/357 12767
/proc/meminfo: memFree=25599448/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=30212 CPUtime=0.07 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 731 0 0 0 7 0 0 0 18 0 1 0 728963965 30937088 662 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 7553 662 364 95 0 2535 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30212

[startup+0.100383 s]
/proc/loadavg: 2.83 3.13 3.52 2/357 12767
/proc/meminfo: memFree=25599448/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=30212 CPUtime=0.09 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 757 0 0 0 9 0 0 0 18 0 1 0 728963965 30937088 688 33554432000 4194304 4580011 140735044385056 18446744073709551615 4318632 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 7553 688 364 95 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30212

[startup+0.300348 s]
/proc/loadavg: 2.83 3.13 3.52 2/357 12767
/proc/meminfo: memFree=25599448/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=30784 CPUtime=0.29 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 1014 0 0 0 29 0 0 0 18 0 1 0 728963965 31522816 817 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 7696 817 364 95 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700272 s]
/proc/loadavg: 2.83 3.13 3.52 2/357 12767
/proc/meminfo: memFree=25599448/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=31364 CPUtime=0.69 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 1515 0 0 0 69 0 0 0 18 0 1 0 728963965 32116736 871 33554432000 4194304 4580011 140735044385056 18446744073709551615 4318676 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 7841 871 364 95 0 2823 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31364

[startup+1.50114 s]
/proc/loadavg: 2.92 3.14 3.52 6/371 12795
/proc/meminfo: memFree=25567892/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=37036 CPUtime=1.49 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 3337 0 0 0 149 0 0 0 20 0 1 0 728963965 37924864 2387 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 9259 2387 367 95 0 4241 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37036

[startup+3.10083 s]
/proc/loadavg: 2.92 3.14 3.52 5/371 12795
/proc/meminfo: memFree=25540240/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=37216 CPUtime=3.08 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 4414 0 0 0 308 0 0 0 25 0 1 0 728963965 38109184 2312 33554432000 4194304 4580011 140735044385056 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 9304 2312 367 95 0 4286 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 37216

[startup+6.30025 s]
/proc/loadavg: 2.92 3.14 3.52 5/371 12822
/proc/meminfo: memFree=25539300/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=38600 CPUtime=6.29 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 6391 0 0 0 628 1 0 0 25 0 1 0 728963965 39526400 2795 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293106 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 9650 2795 367 95 0 4632 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38600

[startup+12.7011 s]
/proc/loadavg: 3.08 3.17 3.53 5/371 12822
/proc/meminfo: memFree=25500468/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=49616 CPUtime=12.68 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 11691 0 0 0 1267 1 0 0 19 0 1 0 728963965 50806784 5481 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 12404 5481 367 95 0 7386 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 49616

[startup+25.5007 s]
/proc/loadavg: 3.23 3.20 3.53 5/371 12822
/proc/meminfo: memFree=25468232/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=55568 CPUtime=25.48 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 17290 0 0 0 2546 2 0 0 25 0 1 0 728963965 56901632 7019 33554432000 4194304 4580011 140735044385056 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 13892 7019 367 95 0 8874 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55568

[startup+51.1011 s]
/proc/loadavg: 3.53 3.27 3.55 5/371 12823
/proc/meminfo: memFree=25445808/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=58368 CPUtime=51.09 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 25325 0 0 0 5105 4 0 0 25 0 1 0 728963965 59768832 8038 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 14592 8038 367 95 0 9574 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58368

[startup+102.314 s]
/proc/loadavg: 3.84 3.40 3.57 5/371 12824
/proc/meminfo: memFree=25398528/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=76224 CPUtime=102.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 40915 0 0 0 10222 8 0 0 25 0 1 0 728963965 78053376 12097 33554432000 4194304 4580011 140735044385056 18446744073709551615 4406302 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 19056 12097 367 95 0 14038 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76224

[startup+162.301 s]
/proc/loadavg: 3.98 3.52 3.60 5/371 12826
/proc/meminfo: memFree=25356444/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=76568 CPUtime=162.29 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 52396 0 0 0 16218 11 0 0 25 0 1 0 728963965 78405632 12652 33554432000 4194304 4580011 140735044385056 18446744073709551615 4321160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 19142 12652 367 95 0 14124 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76568

[startup+222.301 s]
/proc/loadavg: 4.03 3.62 3.63 5/371 12830
/proc/meminfo: memFree=25329228/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=85344 CPUtime=222.29 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 64685 0 0 0 22215 14 0 0 25 0 1 0 728963965 87392256 14050 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 21336 14050 367 95 0 16318 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 85344

[startup+282.301 s]
/proc/loadavg: 4.05 3.70 3.65 5/371 12832
/proc/meminfo: memFree=25306440/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=85596 CPUtime=282.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 75388 0 0 0 28212 18 0 0 25 0 1 0 728963965 87650304 14262 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 21399 14262 367 95 0 16381 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 85596

[startup+342.301 s]
/proc/loadavg: 4.02 3.75 3.67 5/371 12834
/proc/meminfo: memFree=25254588/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=103400 CPUtime=342.29 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 86649 0 0 0 34209 20 0 0 25 0 1 0 728963965 105881600 18794 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 25850 18794 367 95 0 20832 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 103400

[startup+402.301 s]
/proc/loadavg: 4.00 3.79 3.69 5/371 12835
/proc/meminfo: memFree=25242760/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=103604 CPUtime=402.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 95855 0 0 0 40207 23 0 0 25 0 1 0 728963965 106090496 18749 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 25901 18749 367 95 0 20883 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 103604

[startup+462.3 s]
/proc/loadavg: 4.00 3.83 3.71 5/371 12837
/proc/meminfo: memFree=25214088/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=117812 CPUtime=462.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 106449 0 0 0 46204 26 0 0 25 0 1 0 728963965 120639488 21847 33554432000 4194304 4580011 140735044385056 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 29453 21847 367 95 0 24435 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 117812

[startup+522.3 s]
/proc/loadavg: 4.00 3.86 3.72 5/371 12838
/proc/meminfo: memFree=25203760/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=117972 CPUtime=522.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 114585 0 0 0 52202 28 0 0 25 0 1 0 728963965 120803328 22471 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 29493 22471 367 95 0 24475 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 117972

[startup+582.3 s]
/proc/loadavg: 4.12 3.91 3.75 5/371 12840
/proc/meminfo: memFree=25168272/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=133016 CPUtime=582.3 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 125317 0 0 0 58199 31 0 0 25 0 1 0 728963965 136208384 25078 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33254 25078 367 95 0 28236 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133016

[startup+642.3 s]
/proc/loadavg: 4.24 3.97 3.78 5/371 12842
/proc/meminfo: memFree=25163892/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=133140 CPUtime=642.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 132007 0 0 0 64198 34 0 0 25 0 1 0 728963965 136335360 26411 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33285 26411 367 95 0 28267 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 133140

[startup+702.301 s]
/proc/loadavg: 4.15 3.99 3.79 5/371 12843
/proc/meminfo: memFree=25140416/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=133288 CPUtime=702.31 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 139807 0 0 0 70195 36 0 0 25 0 1 0 728963965 136486912 25914 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33322 25914 367 95 0 28304 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 133288

[startup+762.314 s]
/proc/loadavg: 4.23 4.03 3.82 5/371 12845
/proc/meminfo: memFree=25142868/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=134128 CPUtime=762.33 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 146139 0 0 0 76195 38 0 0 25 0 1 0 728963965 137347072 26603 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33532 26603 367 95 0 28514 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 134128

[startup+822.301 s]
/proc/loadavg: 4.14 4.04 3.83 5/371 12846
/proc/meminfo: memFree=25149660/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=134272 CPUtime=822.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 153022 0 0 0 82192 40 0 0 25 0 1 0 728963965 137494528 25228 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33568 25228 367 95 0 28550 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 134272

[startup+882.301 s]
/proc/loadavg: 4.05 4.03 3.84 5/371 12848
/proc/meminfo: memFree=25134624/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=135452 CPUtime=882.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 159208 0 0 0 88189 43 0 0 25 0 1 0 728963965 138702848 25773 33554432000 4194304 4580011 140735044385056 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33863 25773 367 95 0 28845 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 135452

[startup+942.301 s]
/proc/loadavg: 4.02 4.02 3.84 5/371 12850
/proc/meminfo: memFree=25132972/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=135580 CPUtime=942.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 165266 0 0 0 94187 45 0 0 25 0 1 0 728963965 138833920 25480 33554432000 4194304 4580011 140735044385056 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33895 25480 367 95 0 28877 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 135580

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/371 12851
/proc/meminfo: memFree=25097732/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=135632 CPUtime=1002.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 170365 0 0 0 100185 47 0 0 25 0 1 0 728963965 138887168 27462 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33908 27462 367 95 0 28890 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135632

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.85 5/371 12853
/proc/meminfo: memFree=25100288/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=135724 CPUtime=1062.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 176355 0 0 0 106183 49 0 0 25 0 1 0 728963965 138981376 27065 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 33931 27065 367 95 0 28913 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 135724

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.86 5/371 12854
/proc/meminfo: memFree=25066652/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=154788 CPUtime=1122.32 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 183833 0 0 0 112181 51 0 0 25 0 1 0 728963965 158502912 31081 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 38697 31081 367 95 0 33679 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 154788

[startup+1182.3 s]
/proc/loadavg: 4.03 4.02 3.87 5/371 12856
/proc/meminfo: memFree=25056960/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=154864 CPUtime=1182.33 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 189508 0 0 0 118180 53 0 0 25 0 1 0 728963965 158580736 30725 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 38716 30725 367 95 0 33698 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 154864

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.88 5/371 12858
/proc/meminfo: memFree=25041920/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=154984 CPUtime=1242.33 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 195214 0 0 0 124177 56 0 0 25 0 1 0 728963965 158703616 29981 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 38746 29981 367 95 0 33728 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 154984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.02 3.89 5/371 12859
/proc/meminfo: memFree=24975036/32950928 swapFree=38710892/67111528
[pid=12767] ppid=12765 vsize=173684 CPUtime=1300.04 cores=1,3
/proc/12767/stat : 12767 (strangenight2-s) R 12765 12767 11751 0 -1 4202496 201072 0 0 0 129946 58 0 0 25 0 1 0 728963965 177852416 35839 33554432000 4194304 4580011 140735044385056 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12767/statm: 43421 35839 367 95 0 38403 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 173684

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.47
CPU system time (s): 0.58791
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 206792

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

runsolver used 4.47832 second user time and 10.9673 second system time

The end

Launcher Data

Begin job on node113 at 2011-05-14 17:35:33
IDJOB=3367794
IDBENCH=83003
IDSOLVER=1845
FILE ID=node113/3367794-1305387333
RUNJOBID= node113-1305387333-12753
PBS_JOBID= 13324389
Free space on /tmp= 73444 MiB

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

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

MD5SUM BENCH= 94bd96d1179fc3c253160c710014f1d5
RANDOM SEED=772369679

node113.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25599612 kB
Buffers:        241504 kB
Cached:        2461524 kB
SwapCached:      93712 kB
Active:         716624 kB
Inactive:      6374420 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25599612 kB
SwapTotal:    67111528 kB
SwapFree:     38710892 kB
Dirty:            5480 kB
Writeback:           0 kB
AnonPages:     4306508 kB
Mapped:          13408 kB
Slab:           102944 kB
PageTables:      91912 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 87044856 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= 73420 MiB
End job on node113 at 2011-05-14 17:57:15