Trace number 3367540

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-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
MD5SUM04148c6828d9f9ccd74e3efaedcb8c52
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 variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3367540-1305383590.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.02	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      73 undec:       4 neg:      73
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.10/0.15	c  N st     8      4916       150      3195         0      4695     15975    138376   no data   no data
0.39/0.40	c  N st    10     11300       150      3195         0      4359     15975    101181   no data   no data
0.59/0.65	c  N st    11     17043       150      3195         0      9800     15975    260899   no data   no data
0.99/1.04	c  F st    12     25001       150      3195         0     11979     15975    310237   no data   no data
0.99/1.04	c  N st    12     25001       150      3195         0     11979     15975    310237   no data   no data
1.21/1.26	c Decided on static restart strategy
1.21/1.26	c  N st    18     30000       150      3195         0     10280     15975    261912   no data   no data
1.21/1.26	c  S st    18     30000       150      3195         0     10280     15975    261912   no data   no data
1.29/1.30	c  S st    18     30507       150      3195         0     10774     15975    276732   no data   no data
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.29/1.30	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem            0 bins  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.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.29/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.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c lits-rem:       228  cl-subs:     1212  v-elim:      0  v-fix:    0  time:  0.20 s
1.49/1.56	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.49/1.56	c calculated reachability. Time: 0.00
1.49/1.56	c  N st    18     30507       150      3195         0      9562     15975    238119   no data   no data
1.89/1.94	c  N st    20     37617       150      3195         0      8839     15975    196175   no data   no data
2.20/2.29	c  N st    21     44016       150      3195         0     14924     15975    379328   no data   no data
2.30/2.39	c  S st    22     45760       150      3195         0     16601     15975    429125   no data   no data
2.39/2.44	c  S st    22     46262       150      3195         0      8570     15975    167818   no data   no data
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.39/2.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.39/2.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:        17  cl-subs:      128  v-elim:      0  v-fix:    0  time:  0.02 s
2.39/2.47	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.39/2.47	c vivif2 --  cl tried     8442 cl shrink        0 lits rem          0 time: 0.00
2.49/2.51	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
2.49/2.51	c calculated reachability. Time: 0.00
2.49/2.51	c  N st    22     46262       150      3195         0      8442     15975    163676   no data   no data
3.29/3.33	c  N st    23     60660       150      3195         0     12635     15975    272677   no data   no data
3.79/3.87	c  N st    24     69393       150      3195         0     10484     15975    193956   no data   no data
3.79/3.87	c  S st    24     69393       150      3195         0     10484     15975    193956   no data   no data
3.89/3.90	c  S st    24     69899       150      3195         0     10980     15975    208910   no data   no data
3.89/3.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.89/3.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c lits-rem:        37  cl-subs:      263  v-elim:      0  v-fix:    0  time:  0.04 s
3.89/3.96	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.89/3.96	c vivif2 --  cl tried    10717 cl shrink        0 lits rem          0 time: 0.00
3.99/4.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
3.99/4.01	c calculated reachability. Time: 0.00
3.99/4.01	c  N st    24     69899       150      3195         0     10717     15975    200274   no data   no data
5.09/5.17	c  F st    25     87502       150      3195         0     16040     15975    353307   no data   no data
5.09/5.17	c  N st    25     87502       150      3195         0     16040     15975    353307   no data   no data
5.49/5.54	c Decided on static restart strategy
5.69/5.72	c  N st    32     95540       150      3195         0     23710     15975    584280   no data   no data
6.29/6.31	c  N st    34    104848       150      3195         0     20191     15975    473798   no data   no data
6.29/6.31	c  S st    34    104848       150      3195         0     20191     15975    473798   no data   no data
6.29/6.36	c  S st    34    105351       150      3195         0     20686     15975    488497   no data   no data
6.29/6.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.29/6.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
6.29/6.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.29/6.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.29/6.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.78/6.82	c lits-rem:       732  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  0.44 s
6.78/6.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
6.78/6.83	c vivif2 --  cl tried    19437 cl shrink        0 lits rem          0 time: 0.00
6.89/6.91	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.08
6.89/6.91	c calculated reachability. Time: 0.00
6.89/6.91	c  N st    34    105351       150      3195         0     19437     15975    444665   no data   no data
7.59/7.68	c  N st    35    114950       150      3195         0     15287     15975    304518   no data   no data
8.80/8.87	c  N st    36    129348       150      3195         0     14735     15975    262170   no data   no data
10.59/10.64	c  N st    37    150943       150      3195         0     20009     15975    399158   no data   no data
11.19/11.24	c  S st    38    158026       150      3195         0     26738     15975    595134   no data   no data
11.29/11.32	c  S st    38    158530       150      3195         0     27236     15975    609682   no data   no data
11.29/11.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.29/11.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
11.29/11.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.29/11.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.29/11.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.21/12.26	c lits-rem:       873  cl-subs:     2173  v-elim:      0  v-fix:    0  time:  0.92 s
12.21/12.27	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
12.21/12.27	c vivif2 --  cl tried    25063 cl shrink        0 lits rem          0 time: 0.01
12.29/12.37	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
12.29/12.37	c calculated reachability. Time: 0.00
12.29/12.37	c  N st    38    158530       150      3195         0     25063     15975    543758   no data   no data
16.69/16.74	c  N st    39    207118       150      3195         0     20000     15975    356598   no data   no data
19.49/19.57	c  N st    40    237795       150      3195         0     30084     15975    654473   no data   no data
19.49/19.57	c  S st    40    237795       150      3195         0     30084     15975    654473   no data   no data
19.59/19.65	c  S st    40    238300       150      3195         0     30579     15975    669763   no data   no data
19.59/19.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.59/19.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
19.59/19.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.59/19.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.59/19.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.90/20.93	c lits-rem:      1084  cl-subs:     2192  v-elim:      0  v-fix:    0  time:  1.24 s
20.90/20.93	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
20.90/20.94	c vivif2 --  cl tried    28387 cl shrink        0 lits rem          0 time: 0.01
21.01/21.08	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.15
21.01/21.09	c calculated reachability. Time: 0.00
21.01/21.09	c  N st    40    238300       150      3195         0     28387     15975    600049   no data   no data
27.69/27.75	c  F st    41    306250       150      3195         0     30287     15975    607937   no data   no data
27.69/27.75	c  N st    41    306250       150      3195         0     30287     15975    607937   no data   no data
28.19/28.28	c Decided on static restart strategy
30.69/30.79	c  N st    51    334554       150      3195         0     34464     15975    709366   no data   no data
33.29/33.36	c  N st    53    357453       150      3195         0     32517     15975    643577   no data   no data
33.29/33.36	c  S st    53    357453       150      3195         0     32517     15975    643577   no data   no data
33.39/33.45	c  S st    53    357956       150      3195         0     33006     15975    658400   no data   no data
33.39/33.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.39/33.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
33.39/33.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.39/33.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.39/33.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
33.39/33.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
33.39/33.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.39/33.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.21/34.23	c lits-rem:       409  cl-subs:     1326  v-elim:      0  v-fix:    0  time:  0.74 s
34.21/34.23	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
34.21/34.24	c vivif2 --  cl tried    31680 cl shrink        0 lits rem          0 time: 0.01
34.29/34.36	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
34.29/34.36	c calculated reachability. Time: 0.00
34.29/34.36	c  N st    53    357956       150      3195         0     31680     15975    610398   no data   no data
38.19/38.28	c  N st    54    390350       150      3195         0     37762     15975    776305   no data   no data
44.29/44.35	c  N st    55    438939       150      3195         0     31676     15975    554313   no data   no data
53.59/53.63	c  N st    56    511821       150      3195         0     44649     15975    914749   no data   no data
56.89/56.99	c  N st    57    536936       150      3195         0     39188     15975    722100   no data   no data
56.89/56.99	c  S st    57    536936       150      3195         0     39188     15975    722100   no data   no data
57.09/57.10	c  S st    57    537439       150      3195         0     39681     15975    736932   no data   no data
57.09/57.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.09/57.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.09/57.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.09/57.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.09/57.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.09/57.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.09/57.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.09/57.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.09/57.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.19/58.29	c lits-rem:       622  cl-subs:     1746  v-elim:      0  v-fix:    0  time:  1.15 s
58.19/58.29	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
58.29/58.31	c vivif2 --  cl tried    37935 cl shrink        0 lits rem          0 time: 0.01
58.40/58.48	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.18
58.40/58.48	c calculated reachability. Time: 0.00
58.40/58.48	c  N st    57    537439       150      3195         0     37935     15975    683014   no data   no data
83.29/83.30	c  N st    58    701423       150      3195         0     66137     15975   1528056   no data   no data
99.10/99.17	c  N st    59    806159       150      3195         0     60371     15975   1283617   no data   no data
99.10/99.17	c  S st    59    806159       150      3195         0     60371     15975   1283617   no data   no data
99.29/99.38	c  S st    59    806660       150      3195         0     60855     15975   1298705   no data   no data
99.29/99.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.39/99.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
99.39/99.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.39/99.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.39/99.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.39/99.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
99.39/99.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.39/99.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
99.39/99.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.19/107.21	c lits-rem:      2243  cl-subs:     4777  v-elim:      0  v-fix:    0  time:  7.73 s
107.19/107.21	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
107.19/107.22	c vivif2 --  cl tried    56078 cl shrink        0 lits rem          0 time: 0.01
107.39/107.48	c asymm  cl-useful: 0/2929/3195 lits-rem:0 time: 0.26
107.39/107.48	c calculated reachability. Time: 0.00
107.39/107.48	c  N st    59    806660       150      3195         0     56078     15975   1142346   no data   no data
154.20/154.25	c  F st    60   1071875       150      3195         0     71497     15975   1531608   no data   no data
154.20/154.25	c  N st    60   1071875       150      3195         0     71497     15975   1531608   no data   no data
155.40/155.45	c Decided on static restart strategy
159.39/159.45	c  N st    70   1100183       150      3195         0     55945     15975    994639   no data   no data
165.70/165.76	c  N st    72   1136178       150      3195         0     46478     15975    678066   no data   no data
171.29/171.38	c  N st    73   1168570       150      3195         0     77214     15975   1625777   no data   no data
179.30/179.41	c  N st    74   1209990       150      3195         0     71753     15975   1418911   no data   no data
179.30/179.41	c  S st    74   1209990       150      3195         0     71753     15975   1418911   no data   no data
179.59/179.65	c  S st    74   1210492       150      3195         0     72244     15975   1433634   no data   no data
179.59/179.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.59/179.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
179.59/179.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
179.59/179.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.59/179.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.59/179.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
179.59/179.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
179.69/179.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
179.69/179.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.40/188.45	c lits-rem:      1144  cl-subs:     5754  v-elim:      0  v-fix:    0  time:  8.69 s
188.40/188.45	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
188.40/188.47	c vivif2 --  cl tried    66490 cl shrink        0 lits rem          0 time: 0.02
188.70/188.74	c asymm  cl-useful: 0/2585/3195 lits-rem:0 time: 0.27
188.70/188.74	c calculated reachability. Time: 0.00
188.70/188.74	c  N st    74   1210492       150      3195         0     66490     15975   1259686   no data   no data
204.99/205.07	c  N st    75   1283374       150      3195         0     90089     15975   1978245   no data   no data
226.89/226.90	c  N st    76   1392698       150      3195         0     51775     15975    740523   no data   no data
257.99/258.07	c  N st    77   1556682       150      3195         0     56364     15975    829097   no data   no data
288.80/288.89	c  N st    78   1710494       150      3195         0     96587     15975   2043753   no data   no data
288.80/288.89	c  S st    78   1710494       150      3195         0     96587     15975   2043753   no data   no data
289.10/289.17	c  S st    78   1710997       150      3195         0     97079     15975   2058690   no data   no data
289.10/289.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.20/289.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
289.20/289.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.20/289.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.20/289.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.20/289.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
289.20/289.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
289.20/289.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
289.30/289.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.80/312.83	c lits-rem:      2659  cl-subs:     9781  v-elim:      0  v-fix:    0  time: 23.52 s
312.80/312.83	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
312.80/312.85	c vivif2 --  cl tried    87298 cl shrink        0 lits rem          0 time: 0.02
312.90/312.97	c asymm  cl-useful: 0/610/3195 lits-rem:0 time: 0.12
312.90/312.97	c calculated reachability. Time: 0.00
312.90/312.97	c  N st    78   1710997       150      3195         0     87298     15975   1758725   no data   no data
393.10/393.12	c  N st    79   2079962       150      3195         0     99328     15975   2075221   no data   no data
425.60/425.64	c  N st    80   2210998       150      3195         0    103373     15975   2107670   no data   no data
425.60/425.64	c  S st    80   2210998       150      3195         0    103373     15975   2107670   no data   no data
425.90/425.94	c  S st    80   2211501       150      3195         0    103866     15975   2122322   no data   no data
425.90/425.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
426.00/426.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
426.00/426.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.00/426.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.00/426.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.00/426.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
426.00/426.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.00/426.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
426.00/426.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.00/448.03	c lits-rem:      2393  cl-subs:     8776  v-elim:      0  v-fix:    0  time: 21.95 s
448.00/448.03	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
448.00/448.06	c vivif2 --  cl tried    95090 cl shrink        0 lits rem          0 time: 0.03
448.40/448.48	c asymm  cl-useful: 0/1917/3195 lits-rem:0 time: 0.42
448.40/448.48	c calculated reachability. Time: 0.00
448.40/448.48	c  N st    80   2211501       150      3195         0     95090     15975   1851494   no data   no data
575.50/575.51	c  N st    81   2711501       150      3195         0    118253     15975   2505099   no data   no data
575.50/575.51	c  S st    81   2711501       150      3195         0    118253     15975   2505099   no data   no data
575.80/575.83	c  S st    81   2712005       150      3195         0    118750     15975   2520381   no data   no data
575.80/575.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
575.80/575.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
575.80/575.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
575.80/575.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
575.80/575.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
575.80/575.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
575.80/575.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
575.90/575.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
575.90/575.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.11/608.18	c lits-rem:      2447  cl-subs:     9784  v-elim:      0  v-fix:    0  time: 32.19 s
608.11/608.18	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
608.21/608.22	c vivif2 --  cl tried   108966 cl shrink        0 lits rem          0 time: 0.03
608.61/608.66	c asymm  cl-useful: 0/1278/3195 lits-rem:0 time: 0.44
608.61/608.66	c calculated reachability. Time: 0.00
608.61/608.66	c  N st    81   2712005       150      3195         0    108966     15975   2216004   no data   no data
751.42/751.43	c  N st    82   3212007       150      3195         0     85747     15975   1313987   no data   no data
751.42/751.43	c  S st    82   3212007       150      3195         0     85747     15975   1313987   no data   no data
751.61/751.65	c  S st    82   3212511       150      3195         0     86240     15975   1328686   no data   no data
751.61/751.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.61/751.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
751.61/751.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.61/751.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.61/751.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.61/751.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
751.61/751.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
751.71/751.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
751.71/751.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
754.31/754.31	c lits-rem:       432  cl-subs:     2343  v-elim:      0  v-fix:    0  time:  2.56 s
754.31/754.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
754.31/754.33	c vivif2 --  cl tried    83897 cl shrink        0 lits rem          0 time: 0.02
754.62/754.61	c asymm  cl-useful: 0/2130/3195 lits-rem:0 time: 0.27
754.62/754.61	c calculated reachability. Time: 0.00
754.62/754.61	c  N st    82   3212511       150      3195         0     83897     15975   1256737   no data   no data
918.91/918.99	c  N st    83   3712513       150      3195         0     93784     15975   1437266   no data   no data
918.91/918.99	c  S st    83   3712513       150      3195         0     93784     15975   1437266   no data   no data
919.21/919.27	c  S st    83   3713017       150      3195         0     94277     15975   1452077   no data   no data
919.21/919.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
919.31/919.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
919.31/919.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
919.31/919.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
919.31/919.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
919.31/919.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
919.31/919.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
919.31/919.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
919.31/919.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
922.92/923.00	c lits-rem:       881  cl-subs:     3302  v-elim:      0  v-fix:    0  time:  3.61 s
922.92/923.00	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
923.02/923.02	c vivif2 --  cl tried    90975 cl shrink        0 lits rem          0 time: 0.02
923.21/923.22	c asymm  cl-useful: 0/1065/3195 lits-rem:0 time: 0.21
923.21/923.23	c calculated reachability. Time: 0.00
923.21/923.23	c  N st    83   3713017       150      3195         0     90975     15975   1360541   no data   no data
934.62/934.68	c  F st    84   3751563       150      3195         0    127324     15975   2473013   no data   no data
934.62/934.68	c  N st    84   3751563       150      3195         0    127324     15975   2473013   no data   no data
937.12/937.14	c Decided on static restart strategy
947.52/947.57	c  N st    94   3779867       150      3195         0    154116     15975   3278915   no data   no data
958.32/958.34	c  N st    96   3815859       150      3195         0    108337     15975   1869890   no data   no data
968.51/968.59	c  N st    97   3848251       150      3195         0    138937     15975   2842403   no data   no data
984.41/984.46	c  N st    98   3896840       150      3195         0    103846     15975   1703095   no data   no data
1006.63/1006.62	c  N st    99   3969723       150      3195         0     90519     15975   1274552   no data   no data
1040.73/1040.73	c  N st   100   4079047       150      3195         0    110540     15975   1865469   no data   no data
1084.92/1084.97	c  N st   101   4213017       150      3195         0    152859     15975   3064137   no data   no data
1084.92/1084.97	c  S st   101   4213017       150      3195         0    152859     15975   3064137   no data   no data
1085.42/1085.49	c  S st   101   4213524       150      3195         0    153352     15975   3078810   no data   no data
1085.52/1085.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1085.52/1085.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.08
1085.52/1085.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1085.52/1085.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1085.52/1085.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1085.52/1085.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1085.52/1085.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1085.62/1085.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1085.72/1085.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1134.72/1134.73	c lits-rem:      3275  cl-subs:    17087  v-elim:      0  v-fix:    0  time: 49.03 s
1134.72/1134.73	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1134.72/1134.77	c vivif2 --  cl tried   136265 cl shrink        0 lits rem          0 time: 0.04
1135.12/1135.13	c asymm  cl-useful: 0/1471/3195 lits-rem:0 time: 0.36
1135.12/1135.14	c calculated reachability. Time: 0.00
1135.12/1135.14	c  N st   101   4213524       150      3195         0    136265     15975   2599945   no data   no data
1230.42/1230.47	c  N st   102   4459500       150      3195         0    111565     15975   1796850   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-3367540-1305383590/watcher-3367540-1305383590 -o /tmp/evaluation-result-3367540-1305383590/solver-3367540-1305383590 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367540-1305383590.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.73 3.94 3.60 2/363 5232
/proc/meminfo: memFree=13575940/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=29736 CPUtime=0.01 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 546 0 0 0 1 0 0 0 25 0 1 0 630775308 30449664 487 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 7434 487 339 95 0 2416 0

[startup+0.107373 s]
/proc/loadavg: 3.73 3.94 3.60 2/363 5232
/proc/meminfo: memFree=13575940/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=30484 CPUtime=0.1 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 870 0 0 0 10 0 0 0 25 0 1 0 630775308 31215616 779 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 7621 779 363 95 0 2603 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30484

[startup+0.200395 s]
/proc/loadavg: 3.73 3.94 3.60 2/363 5232
/proc/meminfo: memFree=13575940/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=30900 CPUtime=0.19 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 1075 0 0 0 19 0 0 0 25 0 1 0 630775308 31641600 806 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 7725 806 363 95 0 2707 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 30900

[startup+0.300407 s]
/proc/loadavg: 3.73 3.94 3.60 2/363 5232
/proc/meminfo: memFree=13575940/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=31168 CPUtime=0.29 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 1194 0 0 0 29 0 0 0 25 0 1 0 630775308 31916032 925 33554432000 4194304 4580011 140735285950464 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 7792 925 363 95 0 2774 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31168

[startup+0.700326 s]
/proc/loadavg: 3.73 3.94 3.60 2/363 5232
/proc/meminfo: memFree=13575940/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=31644 CPUtime=0.69 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 1667 0 0 0 69 0 0 0 25 0 1 0 630775308 32403456 1122 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 7911 1123 363 95 0 2893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31644

[startup+1.50018 s]
/proc/loadavg: 3.73 3.94 3.60 5/377 5259
/proc/meminfo: memFree=13541916/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=39320 CPUtime=1.49 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 4140 0 0 0 149 0 0 0 25 0 1 0 630775308 40263680 2863 33554432000 4194304 4580011 140735285950464 18446744073709551615 4415662 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 9830 2863 367 95 0 4812 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39320

[startup+3.1009 s]
/proc/loadavg: 3.73 3.94 3.60 5/377 5259
/proc/meminfo: memFree=13511784/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=39448 CPUtime=3.09 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 5371 0 0 0 309 0 0 0 25 0 1 0 630775308 40394752 3081 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 9862 3081 367 95 0 4844 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39448

[startup+6.30032 s]
/proc/loadavg: 3.75 3.94 3.60 5/377 5259
/proc/meminfo: memFree=13497772/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=40708 CPUtime=6.29 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 8148 0 0 0 629 0 0 0 25 0 1 0 630775308 41684992 3332 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 10177 3332 367 95 0 5159 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40708

[startup+12.7002 s]
/proc/loadavg: 3.77 3.94 3.60 5/377 5259
/proc/meminfo: memFree=13462044/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=53064 CPUtime=12.69 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 13732 0 0 0 1268 1 0 0 25 0 1 0 630775308 54337536 6483 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 13266 6483 367 95 0 8248 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53064

[startup+25.5009 s]
/proc/loadavg: 3.82 3.95 3.61 5/377 5259
/proc/meminfo: memFree=13442456/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=58116 CPUtime=25.49 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 20869 0 0 0 2547 2 0 0 25 0 1 0 630775308 59510784 7535 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 14529 7535 367 95 0 9511 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 58116

[startup+51.1003 s]
/proc/loadavg: 3.88 3.95 3.62 5/377 5260
/proc/meminfo: memFree=13426284/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=63048 CPUtime=51.09 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 31652 0 0 0 5105 4 0 0 25 0 1 0 630775308 64561152 9219 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 15762 9219 367 95 0 10744 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63048

[startup+102.301 s]
/proc/loadavg: 3.95 3.95 3.64 5/377 5262
/proc/meminfo: memFree=13363780/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=85852 CPUtime=102.3 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 51963 0 0 0 10221 9 0 0 25 0 1 0 630775308 87912448 14484 33554432000 4194304 4580011 140735285950464 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 21463 14484 367 95 0 16445 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 85852

[startup+162.3 s]
/proc/loadavg: 4.03 3.97 3.66 5/377 5263
/proc/meminfo: memFree=13338320/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=86316 CPUtime=162.29 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 66796 0 0 0 16217 12 0 0 25 0 1 0 630775308 88387584 14726 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 21579 14726 367 95 0 16561 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 86316

[startup+222.314 s]
/proc/loadavg: 4.05 3.99 3.68 5/377 5265
/proc/meminfo: memFree=13274396/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=98660 CPUtime=222.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 81311 0 0 0 22216 15 0 0 25 0 1 0 630775308 101027840 17732 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 24665 17732 367 95 0 19647 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 98660

[startup+282.301 s]
/proc/loadavg: 4.02 3.99 3.70 5/377 5266
/proc/meminfo: memFree=13245320/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=99020 CPUtime=282.29 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 95617 0 0 0 28211 18 0 0 25 0 1 0 630775308 101396480 17193 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 24755 17193 367 95 0 19737 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99020

[startup+342.301 s]
/proc/loadavg: 4.15 4.03 3.73 5/377 5268
/proc/meminfo: memFree=13193080/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=118604 CPUtime=342.3 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 107362 0 0 0 34209 21 0 0 25 0 1 0 630775308 121450496 23232 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 29651 23232 367 95 0 24633 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 118604

[startup+402.301 s]
/proc/loadavg: 4.05 4.03 3.74 5/377 5270
/proc/meminfo: memFree=13162148/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=118948 CPUtime=402.3 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 120780 0 0 0 40206 24 0 0 25 0 1 0 630775308 121802752 22042 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 29737 22042 367 95 0 24719 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 118948

[startup+462.301 s]
/proc/loadavg: 4.18 4.05 3.77 5/377 5271
/proc/meminfo: memFree=13135424/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=134984 CPUtime=462.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 131031 0 0 0 46204 27 0 0 25 0 1 0 630775308 138223616 25909 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 33746 25909 367 95 0 28728 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 134984

[startup+522.301 s]
/proc/loadavg: 4.14 4.06 3.78 5/377 5273
/proc/meminfo: memFree=13112556/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=135164 CPUtime=522.3 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 141715 0 0 0 52200 30 0 0 25 0 1 0 630775308 138407936 26985 33554432000 4194304 4580011 140735285950464 18446744073709551615 4295940 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 33791 26985 367 95 0 28773 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 135164

[startup+582.3 s]
/proc/loadavg: 4.05 4.05 3.80 5/377 5274
/proc/meminfo: memFree=13093176/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=149348 CPUtime=582.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 155169 0 0 0 58197 34 0 0 25 0 1 0 630775308 152932352 30335 33554432000 4194304 4580011 140735285950464 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 37337 30335 367 95 0 32319 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 149348

[startup+642.301 s]
/proc/loadavg: 4.02 4.03 3.81 5/377 5276
/proc/meminfo: memFree=13081100/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=149468 CPUtime=642.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 160977 0 0 0 64196 35 0 0 25 0 1 0 630775308 153055232 28936 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 37367 28936 367 95 0 32349 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 149468

[startup+702.301 s]
/proc/loadavg: 4.07 4.04 3.82 5/377 5278
/proc/meminfo: memFree=13065680/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=203660 CPUtime=702.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 169977 0 0 0 70192 39 0 0 25 0 1 0 630775308 208547840 30907 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 50915 30907 367 95 0 45897 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 203660

[startup+762.301 s]
/proc/loadavg: 4.09 4.05 3.83 5/377 5279
/proc/meminfo: memFree=13074296/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=150364 CPUtime=762.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 179968 0 0 0 76189 42 0 0 25 0 1 0 630775308 153972736 30049 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 37591 30049 367 95 0 32573 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 150364

[startup+822.3 s]
/proc/loadavg: 4.03 4.03 3.84 5/377 5281
/proc/meminfo: memFree=13074620/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=150460 CPUtime=822.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 188003 0 0 0 82185 46 0 0 25 0 1 0 630775308 154071040 30702 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 37615 30702 367 95 0 32597 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 150460

[startup+882.314 s]
/proc/loadavg: 4.05 4.04 3.85 5/377 5282
/proc/meminfo: memFree=13070356/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=206312 CPUtime=882.33 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 195963 0 0 0 88185 48 0 0 25 0 1 0 630775308 211263488 31180 33554432000 4194304 4580011 140735285950464 18446744073709551615 4295655 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 51578 31180 367 95 0 46560 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 206312

[startup+942.301 s]
/proc/loadavg: 4.06 4.04 3.86 5/377 5284
/proc/meminfo: memFree=13063360/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=154468 CPUtime=942.31 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 204360 0 0 0 94180 51 0 0 25 0 1 0 630775308 158175232 31939 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 38617 31939 367 95 0 33599 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 154468

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.87 5/377 5286
/proc/meminfo: memFree=13033420/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=211368 CPUtime=1002.32 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 212696 0 0 0 100177 55 0 0 25 0 1 0 630775308 216440832 32326 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 52842 32326 367 95 0 47824 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 211368

[startup+1062.3 s]
/proc/loadavg: 4.05 4.04 3.88 5/377 5287
/proc/meminfo: memFree=13039432/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=211992 CPUtime=1062.32 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 220901 0 0 0 106175 57 0 0 25 0 1 0 630775308 217079808 32476 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 52998 32476 367 95 0 47980 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 211992

[startup+1122.3 s]
/proc/loadavg: 4.05 4.04 3.89 5/377 5289
/proc/meminfo: memFree=13019420/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=181540 CPUtime=1122.32 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 230541 0 0 0 112172 60 0 0 25 0 1 0 630775308 185896960 38114 33554432000 4194304 4580011 140735285950464 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 45385 38114 367 95 0 40367 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 181540

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.90 5/377 5290
/proc/meminfo: memFree=12923536/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=239108 CPUtime=1182.33 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 235218 0 0 0 118170 63 0 0 25 0 1 0 630775308 244846592 38259 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 59777 38259 367 95 0 54759 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 239108

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/377 5292
/proc/meminfo: memFree=12935136/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=181704 CPUtime=1242.32 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 242991 0 0 0 124166 66 0 0 25 0 1 0 630775308 186064896 37809 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 45426 37809 367 95 0 40408 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181704



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.91 5/377 5293
/proc/meminfo: memFree=12934844/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=181836 CPUtime=1300.03 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 250751 0 0 0 129935 68 0 0 25 0 1 0 630775308 186200064 36926 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 45459 36926 367 95 0 40441 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 181836

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

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

[startup+1300 s]
/proc/loadavg: 4.03 4.03 3.91 5/377 5293
/proc/meminfo: memFree=12934844/32951124 swapFree=65051360/67111528
[pid=5232] ppid=5230 vsize=181836 CPUtime=1300.03 cores=0,2
/proc/5232/stat : 5232 (strangenight2-s) R 5230 5232 4643 0 -1 4202496 250751 0 0 0 129935 68 0 0 25 0 1 0 630775308 186200064 36926 33554432000 4194304 4580011 140735285950464 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/5232/statm: 45459 36926 367 95 0 40441 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 181836

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

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

runsolver used 4.90325 second user time and 10.5474 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 16:33:10
IDJOB=3367540
IDBENCH=82749
IDSOLVER=1845
FILE ID=node146/3367540-1305383590
RUNJOBID= node146-1305382288-5066
PBS_JOBID= 13324356
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S207562876-057.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367540-1305383590/watcher-3367540-1305383590 -o /tmp/evaluation-result-3367540-1305383590/solver-3367540-1305383590 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367540-1305383590.cnf

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

MD5SUM BENCH= 04148c6828d9f9ccd74e3efaedcb8c52
RANDOM SEED=1935141539

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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:      13576468 kB
Buffers:        263564 kB
Cached:        3416140 kB
SwapCached:      41828 kB
Active:       11474320 kB
Inactive:      7612480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      13576468 kB
SwapTotal:    67111528 kB
SwapFree:     65051360 kB
Dirty:            5500 kB
Writeback:           0 kB
AnonPages:    15372716 kB
Mapped:          21668 kB
Slab:           162708 kB
PageTables:      58988 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81759700 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= 73252 MiB
End job on node146 at 2011-05-14 16:54:52