Trace number 3367510

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) 1299.92 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
MD5SUMcf48efaad74dd9e258ebbccf8ec047e7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
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-3367510-1305383491.cnf'
0.00/0.00	c -- header says num vars:            650
0.00/0.00	c -- header says num clauses:        2769
0.00/0.00	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.00	c -- vars added        650
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       650      2769         0         0      8307         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.00	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:      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:     285 undec:      74 neg:     291
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       641      2760         0         0      8340         0   no data   no data
0.03/0.06	c Decided on static restart strategy
0.09/0.17	c  N st     8      4919       641      2760         0      4861      8340    147075   no data   no data
0.39/0.44	c  N st    10     11303       641      2760         0      4496      8340     89908   no data   no data
0.69/0.73	c  N st    11     17048       641      2760         0     10182      8340    270158   no data   no data
1.10/1.19	c  F st    12     25002       641      2760         0     12486      8340    324912   no data   no data
1.10/1.19	c  N st    12     25002       641      2760         0     12486      8340    324912   no data   no data
1.39/1.45	c Decided on static restart strategy
1.39/1.45	c  N st    18     30001       641      2760         0     10736      8340    247576   no data   no data
1.39/1.45	c  S st    18     30001       641      2760         0     10736      8340    247576   no data   no data
1.39/1.48	c  S st    18     30505       641      2760         0     11239      8340    261085   no data   no data
1.39/1.48	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.49	c blocked clauses removed:        0 vars:      0 tried:         641 T: 0.00 s
1.39/1.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
1.39/1.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.49/1.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.54	c lits-rem:        88  cl-subs:      247  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.54	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.01
1.49/1.54	c calculated reachability. Time: 0.00
1.49/1.54	c  N st    18     30505       641      2760         0     10992      8340    252717   no data   no data
1.89/1.98	c  N st    20     37616       641      2760         0     10207      8340    202635   no data   no data
2.29/2.38	c  N st    21     44015       641      2760         0     16525      8340    391649   no data   no data
2.49/2.51	c  S st    22     45757       641      2760         0      9440      8340    162388   no data   no data
2.49/2.53	c  S st    22     46263       641      2760         0      9946      8340    175919   no data   no data
2.49/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.49/2.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.49/2.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
2.49/2.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.49/2.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c lits-rem:        22  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.01 s
2.49/2.55	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c vivif2 --  cl tried     9902 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.01
2.49/2.56	c calculated reachability. Time: 0.00
2.49/2.56	c  N st    22     46263       641      2760         0      9902      8340    174630   no data   no data
3.49/3.50	c  N st    23     60662       641      2760         0     14223      8340    291847   no data   no data
4.19/4.22	c  N st    24     69396       641      2760         0     12012      8340    212373   no data   no data
4.19/4.22	c  S st    24     69396       641      2760         0     12012      8340    212373   no data   no data
4.19/4.25	c  S st    24     69897       641      2760         0     12513      8340    224667   no data   no data
4.19/4.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.19/4.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.19/4.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
4.19/4.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.19/4.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.19/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.28	c lits-rem:        36  cl-subs:       91  v-elim:      0  v-fix:    0  time:  0.02 s
4.19/4.28	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c vivif2 --  cl tried    12422 cl shrink        0 lits rem          0 time: 0.00
4.19/4.29	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.01
4.19/4.29	c calculated reachability. Time: 0.00
4.19/4.29	c  N st    24     69897       641      2760         0     12422      8340    221906   no data   no data
5.49/5.58	c  F st    25     87502       641      2760         0     17979      8340    379359   no data   no data
5.49/5.58	c  N st    25     87502       641      2760         0     17979      8340    379359   no data   no data
5.88/5.99	c Decided on static restart strategy
6.18/6.23	c  N st    32     95541       641      2760         0     13115      8340    209705   no data   no data
6.78/6.89	c  N st    34    104846       641      2760         0     22249      8340    475618   no data   no data
6.78/6.89	c  S st    34    104846       641      2760         0     22249      8340    475618   no data   no data
6.88/6.94	c  S st    34    105350       641      2760         0     22753      8340    489097   no data   no data
6.88/6.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.88/6.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
6.88/6.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.88/6.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.88/6.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.14	c lits-rem:       113  cl-subs:      710  v-elim:      0  v-fix:    0  time:  0.17 s
7.09/7.14	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
7.09/7.15	c vivif2 --  cl tried    22043 cl shrink        0 lits rem          0 time: 0.00
7.09/7.16	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.01
7.09/7.16	c calculated reachability. Time: 0.00
7.09/7.16	c  N st    34    105350       641      2760         0     22043      8340    465255   no data   no data
7.89/7.92	c  N st    35    114948       641      2760         0     17713      8340    309412   no data   no data
9.08/9.17	c  N st    36    129346       641      2760         0     17129      8340    273638   no data   no data
11.07/11.18	c  N st    37    150941       641      2760         0     22619      8340    423050   no data   no data
11.87/11.92	c  S st    38    158025       641      2760         0     29586      8340    616653   no data   no data
11.87/11.99	c  S st    38    158527       641      2760         0     30088      8340    630423   no data   no data
11.87/11.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.97/12.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.97/12.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.97/12.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.97/12.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.97/12.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
11.97/12.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.97/12.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.97/12.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.37/12.43	c lits-rem:       256  cl-subs:     1106  v-elim:      0  v-fix:    0  time:  0.40 s
12.37/12.43	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
12.37/12.43	c vivif2 --  cl tried    28982 cl shrink        0 lits rem          0 time: 0.01
12.37/12.45	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.02
12.37/12.45	c calculated reachability. Time: 0.00
12.37/12.45	c  N st    38    158527       641      2760         0     28982      8340    595853   no data   no data
17.37/17.46	c  N st    39    207115       641      2760         0     23612      8340    406251   no data   no data
20.76/20.81	c  N st    40    237790       641      2760         0     34257      8340    689495   no data   no data
20.76/20.81	c  S st    40    237790       641      2760         0     34257      8340    689495   no data   no data
20.76/20.89	c  S st    40    238293       641      2760         0     34760      8340    703772   no data   no data
20.76/20.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.76/20.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.76/20.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.76/20.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.76/20.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.76/20.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
20.76/20.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.87/20.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.87/20.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.35/21.42	c lits-rem:       128  cl-subs:     1190  v-elim:      0  v-fix:    0  time:  0.49 s
21.35/21.42	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
21.35/21.43	c vivif2 --  cl tried    33570 cl shrink        0 lits rem          0 time: 0.01
21.35/21.45	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.02
21.35/21.45	c calculated reachability. Time: 0.00
21.35/21.45	c  N st    40    238293       641      2760         0     33570      8340    667624   no data   no data
28.95/29.02	c  F st    41    306253       641      2760         0     35354      8340    661920   no data   no data
28.95/29.02	c  N st    41    306253       641      2760         0     35354      8340    661920   no data   no data
31.34/31.44	c  N dy   118    325818       641      2760         0     31063      8340    461345     18.76     20.97
33.95/34.09	c  N dy   216    345859       641      2760         0     26208      8340    283393     18.91     20.30
35.24/35.38	c  S st   258    357441       641      2760         0     37666      8340    595624     18.82     17.16
35.34/35.46	c  S st   258    357942       641      2760         0     38166      8340    610202     18.82   no data
35.34/35.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.34/35.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
35.34/35.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.34/35.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.34/35.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.34/35.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
35.34/35.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
35.34/35.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.34/35.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.54/35.66	c lits-rem:       109  cl-subs:      486  v-elim:      0  v-fix:    0  time:  0.16 s
35.54/35.66	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
35.54/35.67	c vivif2 --  cl tried    37680 cl shrink        0 lits rem          0 time: 0.01
35.54/35.69	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.02
35.54/35.69	c calculated reachability. Time: 0.00
35.54/35.69	c  N dy   258    357942       641      2760         0     37680      8340    596139     18.82   no data
38.13/38.24	c  N dy   324    378107       641      2760         0     31924      8340    410045     18.71     19.73
40.92/41.03	c  N dy   397    398124       641      2760         0     51733      8340    945426     18.68     22.89
43.43/43.53	c  N dy   471    418288       641      2760         0     44999      8340    740275     18.61     19.64
46.33/46.47	c  N dy   556    439247       641      2760         0     38028      8340    529632     18.63     19.64
49.52/49.61	c  N dy   632    459268       641      2760         0     29135      8340    256987     18.60     19.82
52.01/52.15	c  N dy   708    479394       641      2760         0     49074      8340    813140     18.59     19.60
55.00/55.10	c  N dy   790    499470       641      2760         0     39263      8340    516258     18.59     19.57
58.10/58.26	c  N dy   862    519514       641      2760         0     59098      8340   1061355     18.57     19.58
60.49/60.66	c  S st   946    536913       641      2760         0     45626      8340    662167     18.59     16.10
60.59/60.75	c  S st   946    537422       641      2760         0     46133      8340    676073     18.59   no data
60.59/60.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.59/60.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
60.59/60.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
60.59/60.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.59/60.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.59/60.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
60.59/60.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
60.59/60.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
60.59/60.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.89/61.03	c lits-rem:       152  cl-subs:      602  v-elim:      0  v-fix:    0  time:  0.23 s
60.89/61.03	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
60.89/61.04	c vivif2 --  cl tried    45531 cl shrink        0 lits rem          0 time: 0.01
60.89/61.06	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.02
60.89/61.06	c calculated reachability. Time: 0.00
60.89/61.06	c  N dy   946    537422       641      2760         0     45531      8340    658613     18.59   no data
64.28/64.40	c  N dy  1039    557453       641      2760         0     33668      8340    311866     18.62     19.85
67.07/67.27	c  N dy  1132    577632       641      2760         0     53675      8340    864462     18.64     19.68
70.46/70.60	c  N dy  1245    597734       641      2760         0     40909      8340    491903     18.70     21.24
73.75/73.99	c  N dy  1339    618306       641      2760         0     61302      8340   1058920     18.72     19.77
77.06/77.20	c  N dy  1468    638412       641      2760         0     47546      8340    653452     18.78     19.90
80.66/80.89	c  N dy  1554    658593       641      2760         0     67516      8340   1207129     18.79     19.80
83.76/83.94	c  N dy  1617    679623       641      2760         0     53646      8340    799936     18.75     19.79
87.76/87.96	c  N dy  1705    700614       641      2760         0     38772      8340    359987     18.76     20.22
90.85/91.09	c  N dy  1828    720615       641      2760         0     58613      8340    915557     18.81     20.39
94.86/95.04	c  N dy  1921    741531       641      2760         0     42645      8340    450748     18.82     19.94
98.76/99.00	c  N dy  1992    765633       641      2760         0     66530      8340   1122854     18.80     19.89
102.56/102.74	c  N dy  2080    786208       641      2760         0     49287      8340    610542     18.81     19.80
106.35/106.52	c  S st  2184    806135       641      2760         0     69022      8340   1158959     18.83   no data
106.46/106.67	c  S st  2184    806636       641      2760         0     69523      8340   1172886     18.83   no data
106.46/106.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
106.46/106.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
106.46/106.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.46/106.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.46/106.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.46/106.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
106.46/106.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
106.56/106.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
106.56/106.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.15/107.39	c lits-rem:       181  cl-subs:     1080  v-elim:      0  v-fix:    0  time:  0.65 s
107.15/107.39	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
107.25/107.41	c vivif2 --  cl tried    68443 cl shrink        0 lits rem          0 time: 0.02
107.25/107.46	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.05
107.25/107.46	c calculated reachability. Time: 0.00
107.25/107.46	c  N dy  2184    806636       641      2760         0     68443      8340   1139203     18.83   no data
110.76/110.96	c  N dy  2259    826736       641      2760         0     49703      8340    601009     18.82     20.90
114.96/115.10	c  N dy  2372    846755       641      2760         0     69551      8340   1159684     18.85     19.90
119.66/119.85	c  N dy  2491    866852       641      2760         0     49832      8340    582816     18.88     22.35
123.45/123.65	c  N dy  2592    886886       641      2760         0     69684      8340   1137007     18.89     19.90
127.36/127.58	c  N dy  2680    906897       641      2760         0     48869      8340    534111     18.91     19.92
131.16/131.39	c  N dy  2778    927168       641      2760         0     68962      8340   1098449     18.92     20.02
135.66/135.83	c  N dy  2861    947208       641      2760         0     47228      8340    462716     18.93     20.17
141.16/141.37	c  N dy  2956    976674       641      2760         0     76346      8340   1274480     18.90     20.11
145.15/145.37	c  N dy  3039    996722       641      2760         0     53651      8340    623780     18.91     21.30
149.26/149.40	c  N dy  3117   1016879       641      2760         0     73626      8340   1184975     18.91     20.11
153.76/154.00	c  N dy  3215   1037195       641      2760         0     50150      8340    502375     18.92     19.93
157.75/157.93	c  N dy  3336   1057382       641      2760         0     70158      8340   1067716     18.94     20.01
161.26/161.41	c  F st  3390   1071876       641      2760         0     84515      8340   1467005     18.94     17.04
162.57/162.77	c Decided on static restart strategy
162.96/163.13	c  N st  3397   1079915       641      2760         0     47905      8340    422281     18.94   no data
166.06/166.25	c  N st  3400   1100183       641      2760         0     67906      8340   1006705     18.94   no data
173.57/173.72	c  N st  3402   1136177       641      2760         0     57861      8340   1089412     18.94   no data
180.86/181.09	c  N st  3403   1168569       641      2760         0     89646      8340   2018681     18.94   no data
190.16/190.35	c  N st  3404   1209954       641      2760         0     83981      8340   1883823     18.94   no data
190.16/190.35	c  S st  3404   1209954       641      2760         0     83981      8340   1883823     18.94   no data
190.35/190.56	c  S st  3404   1210457       641      2760         0     84484      8340   1897474     18.94   no data
190.35/190.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
190.45/190.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
190.45/190.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.45/190.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
190.45/190.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
190.45/190.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
190.45/190.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
190.45/190.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
190.45/190.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
196.46/196.68	c lits-rem:       491  cl-subs:     4415  v-elim:      0  v-fix:    0  time:  6.00 s
196.46/196.68	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
196.56/196.70	c vivif2 --  cl tried    80069 cl shrink        0 lits rem          0 time: 0.02
196.56/196.76	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.06
196.56/196.76	c calculated reachability. Time: 0.00
196.56/196.76	c  N st  3404   1210457       641      2760         0     80069      8340   1755488     18.94   no data
213.46/213.65	c  N st  3405   1283339       641      2760         0     56534      8340    917607     18.94   no data
236.56/236.77	c  N st  3406   1392662       641      2760         0     64748      8340   1104290     18.94   no data
274.07/274.24	c  N st  3407   1556646       641      2760         0     69237      8340   1143690     18.94   no data
311.96/312.15	c  N st  3408   1710458       641      2760         0    110966      8340   2302747     18.94   no data
311.96/312.15	c  S st  3408   1710458       641      2760         0    110966      8340   2302747     18.94   no data
312.27/312.47	c  S st  3408   1710961       641      2760         0    111469      8340   2316315     18.94   no data
312.27/312.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
312.36/312.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
312.36/312.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
312.36/312.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.36/312.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.36/312.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
312.36/312.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
312.36/312.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
312.46/312.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
326.47/326.66	c lits-rem:       894  cl-subs:     8009  v-elim:      0  v-fix:    0  time: 14.04 s
326.47/326.66	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
326.47/326.69	c vivif2 --  cl tried   103460 cl shrink        0 lits rem          0 time: 0.03
326.57/326.78	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.09
326.57/326.79	c calculated reachability. Time: 0.00
326.57/326.79	c  N st  3408   1710961       641      2760         0    103460      8340   2095224     18.94   no data
423.77/423.94	c  N st  3409   2079926       641      2760         0    115374      8340   2350423     18.94   no data
464.47/464.63	c  N st  3410   2210961       641      2760         0    119525      8340   2337941     18.94   no data
464.47/464.63	c  S st  3410   2210961       641      2760         0    119525      8340   2337941     18.94   no data
464.77/464.94	c  S st  3410   2211465       641      2760         0    120027      8340   2351877     18.94   no data
464.77/464.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
464.87/465.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
464.87/465.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
464.87/465.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
464.87/465.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
464.87/465.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
464.87/465.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
464.87/465.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
464.97/465.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
478.06/478.24	c lits-rem:       602  cl-subs:     7209  v-elim:      0  v-fix:    0  time: 13.14 s
478.06/478.24	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
478.06/478.27	c vivif2 --  cl tried   112818 cl shrink        0 lits rem          0 time: 0.03
478.16/478.38	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.10
478.16/478.38	c calculated reachability. Time: 0.00
478.16/478.38	c  N st  3410   2211465       641      2760         0    112818      8340   2145500     18.94   no data
634.48/634.61	c  N st  3411   2711465       641      2760         0    136789      8340   2783213     18.94   no data
634.48/634.61	c  S st  3411   2711465       641      2760         0    136789      8340   2783213     18.94   no data
634.87/635.01	c  S st  3411   2711971       641      2760         0    137295      8340   2798037     18.94   no data
634.87/635.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
634.87/635.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
634.87/635.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
634.87/635.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.87/635.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.87/635.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
634.87/635.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
634.98/635.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
635.07/635.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
654.88/655.01	c lits-rem:       425  cl-subs:     7046  v-elim:      0  v-fix:    0  time: 19.82 s
654.88/655.01	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
654.88/655.05	c vivif2 --  cl tried   130249 cl shrink        0 lits rem          0 time: 0.04
655.08/655.22	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.17
655.08/655.23	c calculated reachability. Time: 0.00
655.08/655.23	c  N st  3411   2711971       641      2760         0    130249      8340   2590086     18.94   no data
816.58/816.75	c  N st  3412   3211971       641      2760         0    106348      8340   1782616     18.94   no data
816.58/816.75	c  S st  3412   3211971       641      2760         0    106348      8340   1782616     18.94   no data
816.88/817.03	c  S st  3412   3212474       641      2760         0    106851      8340   1796623     18.94   no data
816.88/817.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
816.88/817.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
816.88/817.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
816.88/817.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
816.88/817.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
816.88/817.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
816.88/817.08	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
816.98/817.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
816.98/817.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.57/820.72	c lits-rem:       391  cl-subs:     2472  v-elim:      0  v-fix:    0  time:  3.57 s
820.57/820.73	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
820.57/820.75	c vivif2 --  cl tried   104379 cl shrink        0 lits rem          0 time: 0.02
820.67/820.83	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.08
820.67/820.84	c calculated reachability. Time: 0.00
820.67/820.84	c  N st  3412   3212474       641      2760         0    104379      8340   1714162     18.94   no data
980.58/980.76	c  N st  3413   3712476       641      2760         0    114062      8340   1825303     18.94   no data
980.58/980.76	c  S st  3413   3712476       641      2760         0    114062      8340   1825303     18.94   no data
980.88/981.06	c  S st  3413   3712979       641      2760         0    114564      8340   1839385     18.94   no data
980.88/981.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
980.98/981.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
980.98/981.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
980.98/981.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
980.98/981.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
980.98/981.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
980.98/981.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
980.98/981.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
980.98/981.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
986.79/986.90	c lits-rem:       627  cl-subs:     4876  v-elim:      0  v-fix:    0  time:  5.70 s
986.79/986.90	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
986.79/986.92	c vivif2 --  cl tried   109688 cl shrink        0 lits rem          0 time: 0.02
986.89/987.01	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.09
986.89/987.01	c calculated reachability. Time: 0.00
986.89/987.01	c  N st  3413   3712979       641      2760         0    109688      8340   1700321     18.94   no data
999.58/999.76	c  F st  3414   3751564       641      2760         0    147494      8340   2858808     18.94   no data
999.58/999.76	c  N st  3414   3751564       641      2760         0    147494      8340   2858808     18.94   no data
1001.99/1002.17	c Decided on static restart strategy
1011.08/1011.29	c  N st  3424   3779868       641      2760         0     92401      8340   1116369     18.94   no data
1020.58/1020.71	c  N st  3426   3815862       641      2760         0    127811      8340   2214670     18.94   no data
1034.08/1034.22	c  N st  3427   3848254       641      2760         0    159836      8340   3195402     18.94   no data
1049.29/1049.42	c  N st  3428   3896843       641      2760         0    123095      8340   1968163     18.94   no data
1073.89/1074.05	c  N st  3429   3969728       641      2760         0    109550      8340   1642801     18.94   no data
1111.68/1111.83	c  N st  3430   4079053       641      2760         0    130325      8340   2182214     18.94   no data
1161.68/1161.88	c  N st  3431   4212980       641      2760         0    174446      8340   3646552     18.94   no data
1161.68/1161.88	c  S st  3431   4212980       641      2760         0    174446      8340   3646552     18.94   no data
1162.18/1162.37	c  S st  3431   4213486       641      2760         0    174952      8340   3660002     18.94   no data
1162.18/1162.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1162.28/1162.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1162.28/1162.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1162.28/1162.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1162.28/1162.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1162.28/1162.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    641 time:  0.00 s
1162.28/1162.47	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1162.38/1162.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1162.49/1162.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1186.39/1186.53	c lits-rem:      1217  cl-subs:     7629  v-elim:      0  v-fix:    0  time: 23.91 s
1186.39/1186.53	c vivif2 --  cl tried     2760 cl shrink        0 lits rem          0 time: 0.00
1186.39/1186.57	c vivif2 --  cl tried   167323 cl shrink        0 lits rem          0 time: 0.05
1186.59/1186.74	c asymm  cl-useful: 0/2760/2760 lits-rem:0 time: 0.16
1186.59/1186.74	c calculated reachability. Time: 0.00
1186.59/1186.74	c  N st  3431   4213486       641      2760         0    167323      8340   3416247     18.94   no data
1286.70/1286.88	c  N st  3432   4459462       641      2760         0    140660      8340   2435645     18.94   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-3367510-1305383491/watcher-3367510-1305383491 -o /tmp/evaluation-result-3367510-1305383491/solver-3367510-1305383491 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367510-1305383491.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.22 4.04 3.57 2/248 10576
/proc/meminfo: memFree=21861988/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=30444 CPUtime=0 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 713 0 0 0 0 0 0 0 25 0 1 0 649947030 31174656 653 33554432000 4194304 4580011 140735091010992 18446744073709551615 4303824 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 7611 653 356 95 0 2593 0

[startup+0.032597 s]
/proc/loadavg: 4.22 4.04 3.57 2/248 10576
/proc/meminfo: memFree=21861988/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=30444 CPUtime=0.03 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 748 0 0 0 3 0 0 0 25 0 1 0 649947030 31174656 688 33554432000 4194304 4580011 140735091010992 18446744073709551615 4318472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 7611 689 363 95 0 2593 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30444

[startup+0.100643 s]
/proc/loadavg: 4.22 4.04 3.57 2/248 10576
/proc/meminfo: memFree=21861988/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=30444 CPUtime=0.09 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 819 0 0 0 9 0 0 0 25 0 1 0 649947030 31174656 759 33554432000 4194304 4580011 140735091010992 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 7611 759 364 95 0 2593 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30444

[startup+0.300615 s]
/proc/loadavg: 4.22 4.04 3.57 2/248 10576
/proc/meminfo: memFree=21861988/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=31104 CPUtime=0.29 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 1120 0 0 0 29 0 0 0 25 0 1 0 649947030 31850496 882 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 7776 882 364 95 0 2758 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31104

[startup+0.700535 s]
/proc/loadavg: 4.22 4.04 3.57 2/248 10576
/proc/meminfo: memFree=21861988/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=31608 CPUtime=0.69 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 1564 0 0 0 69 0 0 0 25 0 1 0 649947030 32366592 1070 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 7902 1070 364 95 0 2884 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31608

[startup+1.50033 s]
/proc/loadavg: 4.22 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21836820/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=36824 CPUtime=1.49 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 3531 0 0 0 149 0 0 0 25 0 1 0 649947030 37707776 2296 33554432000 4194304 4580011 140735091010992 18446744073709551615 4401211 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/10576/statm: 9206 2296 367 95 0 4188 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36824

[startup+3.10108 s]
/proc/loadavg: 4.21 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21809288/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=39132 CPUtime=3.09 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 5168 0 0 0 309 0 0 0 25 0 1 0 649947030 40071168 3002 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 9783 3002 367 95 0 4765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39132

[startup+6.30046 s]
/proc/loadavg: 4.21 4.04 3.57 5/263 10599
/proc/meminfo: memFree=21793136/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=41088 CPUtime=6.28 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 7782 0 0 0 628 0 0 0 25 0 1 0 649947030 42074112 3223 33554432000 4194304 4580011 140735091010992 18446744073709551615 4320909 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/10576/statm: 10272 3223 367 95 0 5254 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41088

[startup+12.7004 s]
/proc/loadavg: 4.17 4.04 3.58 5/263 10599
/proc/meminfo: memFree=21765644/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=55772 CPUtime=12.67 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 13943 0 0 0 1266 1 0 0 25 0 1 0 649947030 57110528 7110 33554432000 4194304 4580011 140735091010992 18446744073709551615 4296242 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 13943 7110 367 95 0 8925 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 55772

[startup+25.501 s]
/proc/loadavg: 4.39 4.09 3.60 5/263 10599
/proc/meminfo: memFree=21729372/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=62200 CPUtime=25.45 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 20930 0 0 0 2542 3 0 0 25 0 1 0 649947030 63692800 8356 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294563 0 0 4096 2 0 0 0 17 6 0 0 0
/proc/10576/statm: 15550 8356 367 95 0 10532 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 62200

[startup+51.1004 s]
/proc/loadavg: 4.25 4.08 3.60 5/263 10627
/proc/meminfo: memFree=21694584/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=80360 CPUtime=51.01 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 27210 0 0 0 5096 5 0 0 25 0 1 0 649947030 82288640 12400 33554432000 4194304 4580011 140735091010992 18446744073709551615 4301633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 20090 12400 367 95 0 15072 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 80360

[startup+102.31 s]
/proc/loadavg: 4.10 4.06 3.63 5/263 10629
/proc/meminfo: memFree=21661872/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=67440 CPUtime=102.17 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 36061 0 0 0 10210 7 0 0 25 0 1 0 649947030 69058560 9823 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 16860 9823 367 95 0 11842 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 67440

[startup+162.301 s]
/proc/loadavg: 4.04 4.05 3.65 5/263 10630
/proc/meminfo: memFree=21613236/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=79660 CPUtime=162.16 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 50055 0 0 0 16206 10 0 0 25 0 1 0 649947030 81571840 13590 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 19915 13590 367 95 0 14897 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 79660

[startup+222.3 s]
/proc/loadavg: 4.04 4.05 3.67 5/263 10632
/proc/meminfo: memFree=21534576/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=115572 CPUtime=222.16 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 67077 0 0 0 22203 13 0 0 25 0 1 0 649947030 118345728 21884 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 28893 21884 367 95 0 23875 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 115572

[startup+282.3 s]
/proc/loadavg: 4.02 4.04 3.69 5/263 10633
/proc/meminfo: memFree=21529104/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=127832 CPUtime=282.17 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 69839 0 0 0 28203 14 0 0 25 0 1 0 649947030 130899968 24646 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 31958 24646 367 95 0 26940 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 127832

[startup+342.3 s]
/proc/loadavg: 4.00 4.03 3.70 5/263 10635
/proc/meminfo: memFree=21459776/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=139776 CPUtime=342.16 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 73645 0 0 0 34201 15 0 0 25 0 1 0 649947030 143130624 28452 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 34944 28452 367 95 0 29926 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 139776

[startup+402.301 s]
/proc/loadavg: 4.00 4.02 3.72 5/263 10637
/proc/meminfo: memFree=21447600/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=151156 CPUtime=402.16 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 77059 0 0 0 40200 16 0 0 25 0 1 0 649947030 154783744 31866 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 37789 31866 367 95 0 32771 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 151156

[startup+462.301 s]
/proc/loadavg: 4.00 4.02 3.74 5/263 10638
/proc/meminfo: memFree=21469776/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=128420 CPUtime=462.17 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 82542 0 0 0 46199 18 0 0 25 0 1 0 649947030 131502080 25907 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 32105 25907 367 95 0 27087 0
Current children cumulated CPU time (s) 462.17
Current children cumulated vsize (KiB) 128420

[startup+522.301 s]
/proc/loadavg: 4.11 4.04 3.76 5/263 10640
/proc/meminfo: memFree=21418912/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=151404 CPUtime=522.16 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 94096 0 0 0 52196 20 0 0 25 0 1 0 649947030 155037696 31251 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 37851 31251 367 95 0 32833 0
Current children cumulated CPU time (s) 522.16
Current children cumulated vsize (KiB) 151404

[startup+582.301 s]
/proc/loadavg: 4.08 4.05 3.77 5/263 10641
/proc/meminfo: memFree=21414292/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=151580 CPUtime=582.17 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 103224 0 0 0 58193 24 0 0 25 0 1 0 649947030 155217920 30930 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 37895 30930 367 95 0 32877 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 151580

[startup+642.301 s]
/proc/loadavg: 4.10 4.06 3.80 5/263 10643
/proc/meminfo: memFree=21361440/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=170876 CPUtime=642.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 115156 0 0 0 64190 28 0 0 25 0 1 0 649947030 174977024 36336 33554432000 4194304 4580011 140735091010992 18446744073709551615 4452242 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 42719 36336 367 95 0 37701 0
Current children cumulated CPU time (s) 642.18
Current children cumulated vsize (KiB) 170876

[startup+702.301 s]
/proc/loadavg: 4.11 4.07 3.81 5/263 10645
/proc/meminfo: memFree=21352112/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=170984 CPUtime=702.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 121706 0 0 0 70188 30 0 0 25 0 1 0 649947030 175087616 35952 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 42746 35952 367 95 0 37728 0
Current children cumulated CPU time (s) 702.18
Current children cumulated vsize (KiB) 170984

[startup+762.31 s]
/proc/loadavg: 4.08 4.06 3.83 5/263 10646
/proc/meminfo: memFree=21351692/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=171140 CPUtime=762.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 130930 0 0 0 76185 33 0 0 25 0 1 0 649947030 175247360 34617 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 42785 34617 367 95 0 37767 0
Current children cumulated CPU time (s) 762.18
Current children cumulated vsize (KiB) 171140

[startup+822.301 s]
/proc/loadavg: 4.03 4.05 3.83 5/263 10648
/proc/meminfo: memFree=21315572/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=177332 CPUtime=822.17 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 140565 0 0 0 82181 36 0 0 25 0 1 0 649947030 181587968 36718 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 44333 36718 367 95 0 39315 0
Current children cumulated CPU time (s) 822.17
Current children cumulated vsize (KiB) 177332

[startup+882.3 s]
/proc/loadavg: 4.01 4.04 3.84 5/263 10649
/proc/meminfo: memFree=21311692/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=177420 CPUtime=882.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 148355 0 0 0 88179 39 0 0 25 0 1 0 649947030 181678080 37218 33554432000 4194304 4580011 140735091010992 18446744073709551615 4293184 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 44355 37218 367 95 0 39337 0
Current children cumulated CPU time (s) 882.18
Current children cumulated vsize (KiB) 177420

[startup+942.3 s]
/proc/loadavg: 4.00 4.03 3.85 5/263 10651
/proc/meminfo: memFree=21317964/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=230436 CPUtime=942.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 156518 0 0 0 94176 42 0 0 25 0 1 0 649947030 235966464 38024 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 57609 38024 367 95 0 52591 0
Current children cumulated CPU time (s) 942.18
Current children cumulated vsize (KiB) 230436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.02 3.85 5/263 10653
/proc/meminfo: memFree=21283316/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=239272 CPUtime=1002.18 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 165960 0 0 0 100173 45 0 0 25 0 1 0 649947030 245014528 39937 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 59818 39937 367 95 0 54800 0
Current children cumulated CPU time (s) 1002.18
Current children cumulated vsize (KiB) 239272

[startup+1062.3 s]
/proc/loadavg: 4.09 4.05 3.87 5/263 10654
/proc/meminfo: memFree=21285512/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=239800 CPUtime=1062.19 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 173759 0 0 0 106170 49 0 0 25 0 1 0 649947030 245555200 39851 33554432000 4194304 4580011 140735091010992 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 59950 39851 367 95 0 54932 0
Current children cumulated CPU time (s) 1062.19
Current children cumulated vsize (KiB) 239800

[startup+1122.3 s]
/proc/loadavg: 4.03 4.03 3.87 5/263 10656
/proc/meminfo: memFree=21282756/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=240272 CPUtime=1122.19 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 181808 0 0 0 112167 52 0 0 25 0 1 0 649947030 246038528 39847 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 60068 39847 367 95 0 55050 0
Current children cumulated CPU time (s) 1122.19
Current children cumulated vsize (KiB) 240272

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 3.88 5/263 10657
/proc/meminfo: memFree=21208212/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=278664 CPUtime=1182.19 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 195409 0 0 0 118164 55 0 0 25 0 1 0 649947030 285351936 49406 33554432000 4194304 4580011 140735091010992 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 69666 49406 367 95 0 64648 0
Current children cumulated CPU time (s) 1182.19
Current children cumulated vsize (KiB) 278664

[startup+1242.3 s]
/proc/loadavg: 4.07 4.04 3.89 5/263 10659
/proc/meminfo: memFree=21181876/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=224344 CPUtime=1242.19 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 202121 0 0 0 124162 57 0 0 25 0 1 0 649947030 229728256 47698 33554432000 4194304 4580011 140735091010992 18446744073709551615 4316987 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 56086 47698 367 95 0 51068 0
Current children cumulated CPU time (s) 1242.19
Current children cumulated vsize (KiB) 224344



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.90 5/263 10660
/proc/meminfo: memFree=21192508/32951124 swapFree=67056788/67111528
[pid=10576] ppid=10574 vsize=279292 CPUtime=1299.9 cores=4,6
/proc/10576/stat : 10576 (strangenight2-s) R 10574 10576 9991 0 -1 4202496 207536 0 0 0 129930 60 0 0 25 0 1 0 649947030 285995008 49028 33554432000 4194304 4580011 140735091010992 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/10576/statm: 69823 49028 367 95 0 64805 0
Current children cumulated CPU time (s) 1299.9
Current children cumulated vsize (KiB) 279292

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): 1299.92
CPU user time (s): 1299.31
CPU system time (s): 0.613906
CPU usage (%): 99.9924
Max. virtual memory (cumulated for all children) (KiB): 279292

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

runsolver used 3.32749 second user time and 7.33488 second system time

The end

Launcher Data

Begin job on node133 at 2011-05-14 16:31:31
IDJOB=3367510
IDBENCH=82719
IDSOLVER=1845
FILE ID=node133/3367510-1305383491
RUNJOBID= node133-1305382189-10410
PBS_JOBID= 13324369
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1298256564-085.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367510-1305383491/watcher-3367510-1305383491 -o /tmp/evaluation-result-3367510-1305383491/solver-3367510-1305383491 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367510-1305383491.cnf

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

MD5SUM BENCH= cf48efaad74dd9e258ebbccf8ec047e7
RANDOM SEED=22759719

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21862144 kB
Buffers:        259572 kB
Cached:        3123008 kB
SwapCached:       8724 kB
Active:        8465620 kB
Inactive:      2342156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21862144 kB
SwapTotal:    67111528 kB
SwapFree:     67056788 kB
Dirty:           10932 kB
Writeback:           0 kB
AnonPages:     7422596 kB
Mapped:          20536 kB
Slab:           195032 kB
PageTables:      23916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 19197360 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73632 MiB
End job on node133 at 2011-05-14 16:53:14