Trace number 3367670

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

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

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367670-1305385788.cnf'
0.00/0.01	c -- header says num vars:            450
0.00/0.01	c -- header says num clauses:        1917
0.00/0.01	c -- clauses added:            0 learnts,         1917 normals,            0 xors
0.00/0.01	c -- vars added        450
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       450      1917         0         0      5751         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/1917/1917 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    450 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     202 undec:      46 neg:     202
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       441      1908         0         0      5768         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4913       441      1908         0      4818      5768    102821   no data   no data
0.29/0.39	c  N st    10     11295       441      1908         0      4478      5768     71022   no data   no data
0.59/0.64	c  N st    11     17039       441      1908         0     10106      5768    200562   no data   no data
1.00/1.04	c  F st    12     25001       441      1908         0     12347      5768    253580   no data   no data
1.00/1.05	c  N st    12     25001       441      1908         0     12347      5768    253580   no data   no data
1.19/1.28	c Decided on static restart strategy
1.19/1.28	c  N st    18     30001       441      1908         0     10661      5768    186042   no data   no data
1.19/1.28	c  S st    18     30001       441      1908         0     10661      5768    186042   no data   no data
1.29/1.31	c  S st    18     30504       441      1908         0     11163      5768    196486   no data   no data
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.32	c blocked clauses removed:        0 vars:      0 tried:         441 T: 0.00 s
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.37	c lits-rem:        71  cl-subs:      579  v-elim:      0  v-fix:    0  time:  0.04 s
1.29/1.37	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
1.29/1.37	c calculated reachability. Time: 0.00
1.29/1.37	c  N st    18     30504       441      1908         0     10584      5768    183273   no data   no data
1.69/1.77	c  N st    20     37616       441      1908         0      9851      5768    150291   no data   no data
2.10/2.14	c  N st    21     44018       441      1908         0     16120      5768    292427   no data   no data
2.20/2.27	c  S st    22     45756       441      1908         0      9074      5768    120625   no data   no data
2.20/2.29	c  S st    22     46259       441      1908         0      9574      5768    131908   no data   no data
2.20/2.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
2.29/2.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.29/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.29/2.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.31	c lits-rem:        37  cl-subs:       49  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.31	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c vivif2 --  cl tried     9525 cl shrink        0 lits rem          0 time: 0.00
2.29/2.32	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.00
2.29/2.32	c calculated reachability. Time: 0.00
2.29/2.32	c  N st    22     46259       441      1908         0      9525      5768    130810   no data   no data
3.20/3.25	c  N st    23     60660       441      1908         0     13890      5768    214196   no data   no data
3.79/3.86	c  N st    24     69388       441      1908         0     11668      5768    156966   no data   no data
3.79/3.86	c  S st    24     69388       441      1908         0     11668      5768    156966   no data   no data
3.79/3.89	c  S st    24     69893       441      1908         0     12169      5768    167817   no data   no data
3.79/3.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
3.79/3.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.91	c lits-rem:        61  cl-subs:      107  v-elim:      0  v-fix:    0  time:  0.01 s
3.89/3.91	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c vivif2 --  cl tried    12062 cl shrink        0 lits rem          0 time: 0.00
3.89/3.92	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
3.89/3.92	c calculated reachability. Time: 0.00
3.89/3.92	c  N st    24     69893       441      1908         0     12062      5768    165332   no data   no data
4.99/5.10	c  F st    25     87500       441      1908         0     17464      5768    279533   no data   no data
5.09/5.10	c  N st    25     87500       441      1908         0     17464      5768    279533   no data   no data
5.40/5.48	c Decided on static restart strategy
5.69/5.72	c  N st    32     95537       441      1908         0     25338      5768    448378   no data   no data
6.29/6.34	c  N st    34    104839       441      1908         0     21736      5768    353320   no data   no data
6.29/6.34	c  S st    34    104839       441      1908         0     21736      5768    353320   no data   no data
6.29/6.39	c  S st    34    105344       441      1908         0     22240      5768    364159   no data   no data
6.29/6.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.29/6.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.29/6.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.29/6.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
6.29/6.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.39/6.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.53	c lits-rem:        90  cl-subs:      808  v-elim:      0  v-fix:    0  time:  0.12 s
6.50/6.53	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
6.50/6.53	c vivif2 --  cl tried    21432 cl shrink        0 lits rem          0 time: 0.00
6.50/6.54	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
6.50/6.54	c calculated reachability. Time: 0.00
6.50/6.54	c  N st    34    105344       441      1908         0     21432      5768    346343   no data   no data
7.29/7.32	c  N st    35    114942       441      1908         0     17123      5768    229397   no data   no data
8.39/8.48	c  N st    36    129340       441      1908         0     16538      5768    206814   no data   no data
10.19/10.29	c  N st    37    150935       441      1908         0     22032      5768    315179   no data   no data
10.90/10.96	c  S st    38    158017       441      1908         0     28904      5768    465309   no data   no data
11.01/11.03	c  S st    38    158519       441      1908         0     29400      5768    476446   no data   no data
11.01/11.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.01/11.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.01/11.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.01/11.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.01/11.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.01/11.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
11.01/11.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.01/11.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.01/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.37	c lits-rem:       213  cl-subs:     1460  v-elim:      0  v-fix:    0  time:  0.31 s
11.29/11.37	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
11.29/11.38	c vivif2 --  cl tried    27940 cl shrink        0 lits rem          0 time: 0.00
11.29/11.39	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.01
11.29/11.39	c calculated reachability. Time: 0.00
11.29/11.39	c  N st    38    158519       441      1908         0     27940      5768    444778   no data   no data
16.09/16.19	c  N st    39    207107       441      1908         0     22627      5768    297500   no data   no data
19.09/19.15	c  N st    40    237778       441      1908         0     32905      5768    487047   no data   no data
19.09/19.15	c  S st    40    237778       441      1908         0     32905      5768    487047   no data   no data
19.19/19.23	c  S st    40    238280       441      1908         0     33407      5768    497801   no data   no data
19.19/19.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.19/19.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.19/19.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.19/19.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.19/19.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.19/19.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
19.19/19.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.19/19.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.19/19.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.81	c lits-rem:       492  cl-subs:     2664  v-elim:      0  v-fix:    0  time:  0.55 s
19.70/19.81	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
19.80/19.81	c vivif2 --  cl tried    30743 cl shrink        0 lits rem          0 time: 0.00
19.80/19.83	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
19.80/19.83	c calculated reachability. Time: 0.00
19.80/19.83	c  N st    40    238280       441      1908         0     30743      5768    447133   no data   no data
26.89/26.95	c  F st    41    306251       441      1908         0     32754      5768    446506   no data   no data
26.89/26.95	c  N st    41    306251       441      1908         0     32754      5768    446506   no data   no data
27.50/27.53	c Decided on static restart strategy
30.00/30.08	c  N st    51    334555       441      1908         0     37062      5768    554336   no data   no data
32.49/32.58	c  N st    53    357422       441      1908         0     35021      5768    484322   no data   no data
32.49/32.58	c  S st    53    357422       441      1908         0     35021      5768    484322   no data   no data
32.59/32.66	c  S st    53    357929       441      1908         0     35527      5768    495480   no data   no data
32.59/32.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.59/32.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.59/32.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.59/32.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.59/32.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.59/32.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
32.59/32.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.59/32.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.59/32.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.79/32.91	c lits-rem:       186  cl-subs:     1215  v-elim:      0  v-fix:    0  time:  0.22 s
32.79/32.91	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
32.90/32.91	c vivif2 --  cl tried    34312 cl shrink        0 lits rem          0 time: 0.01
32.90/32.93	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
32.90/32.93	c calculated reachability. Time: 0.00
32.90/32.93	c  N st    53    357929       441      1908         0     34312      5768    470766   no data   no data
36.89/36.96	c  N st    54    390321       441      1908         0     40580      5768    588757   no data   no data
42.99/43.01	c  N st    55    438909       441      1908         0     34275      5768    423709   no data   no data
52.18/52.22	c  N st    56    511791       441      1908         0     47776      5768    701324   no data   no data
55.59/55.69	c  N st    57    536895       441      1908         0     41986      5768    540753   no data   no data
55.59/55.69	c  S st    57    536895       441      1908         0     41986      5768    540753   no data   no data
55.69/55.78	c  S st    57    537401       441      1908         0     42492      5768    551971   no data   no data
55.69/55.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.79/55.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.79/55.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.79/55.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.79/55.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.79/55.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
55.79/55.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.79/55.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.79/55.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.29/56.30	c lits-rem:       281  cl-subs:     2188  v-elim:      0  v-fix:    0  time:  0.48 s
56.29/56.30	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
56.29/56.31	c vivif2 --  cl tried    40304 cl shrink        0 lits rem          0 time: 0.01
56.29/56.33	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.02
56.29/56.33	c calculated reachability. Time: 0.00
56.29/56.33	c  N st    57    537401       441      1908         0     40304      5768    511101   no data   no data
79.99/80.06	c  N st    58    701387       441      1908         0     69012      5768   1045301   no data   no data
95.39/95.43	c  N st    59    806105       441      1908         0     62917      5768    865455   no data   no data
95.39/95.43	c  S st    59    806105       441      1908         0     62917      5768    865455   no data   no data
95.49/95.59	c  S st    59    806607       441      1908         0     63419      5768    876770   no data   no data
95.49/95.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
95.60/95.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
95.60/95.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
95.60/95.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
95.60/95.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
95.60/95.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
95.60/95.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
95.60/95.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
95.60/95.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.49/97.59	c lits-rem:       303  cl-subs:     6707  v-elim:      0  v-fix:    0  time:  1.94 s
97.49/97.59	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
97.59/97.60	c vivif2 --  cl tried    56712 cl shrink        0 lits rem          0 time: 0.01
97.59/97.63	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.03
97.59/97.63	c calculated reachability. Time: 0.00
97.59/97.63	c  N st    59    806607       441      1908         0     56712      5768    765040   no data   no data
140.89/140.94	c  F st    60   1071876       441      1908         0     73065      5768   1112388   no data   no data
140.89/140.94	c  N st    60   1071876       441      1908         0     73065      5768   1112388   no data   no data
141.90/141.98	c Decided on static restart strategy
145.99/146.09	c  N st    70   1100181       441      1908         0     56948      5768    684594   no data   no data
153.18/153.25	c  N st    72   1136175       441      1908         0     47258      5768    464727   no data   no data
158.89/158.95	c  N st    73   1168567       441      1908         0     78442      5768   1107857   no data   no data
166.69/166.77	c  N st    74   1209911       441      1908         0     72938      5768    977238   no data   no data
166.69/166.77	c  S st    74   1209911       441      1908         0     72938      5768    977238   no data   no data
166.89/166.95	c  S st    74   1210413       441      1908         0     73438      5768    988430   no data   no data
166.89/166.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.89/166.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
166.89/166.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
166.89/166.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.89/166.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.89/166.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
166.89/166.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
166.89/166.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
166.99/167.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.49/169.55	c lits-rem:       274  cl-subs:     6698  v-elim:      0  v-fix:    0  time:  2.53 s
169.49/169.55	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
169.49/169.56	c vivif2 --  cl tried    66740 cl shrink        0 lits rem          0 time: 0.01
169.59/169.60	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.04
169.59/169.61	c calculated reachability. Time: 0.00
169.59/169.61	c  N st    74   1210413       441      1908         0     66740      5768    860801   no data   no data
184.70/184.78	c  N st    75   1283296       441      1908         0     91041      5768   1404262   no data   no data
206.99/207.02	c  N st    76   1392620       441      1908         0     51520      5768    487327   no data   no data
237.60/237.68	c  N st    77   1556604       441      1908         0     56488      5768    564331   no data   no data
269.51/269.54	c  N st    78   1710414       441      1908         0     97353      5768   1471401   no data   no data
269.51/269.54	c  S st    78   1710414       441      1908         0     97353      5768   1471401   no data   no data
269.69/269.79	c  S st    78   1710916       441      1908         0     97852      5768   1482500   no data   no data
269.69/269.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.79/269.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
269.79/269.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.79/269.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.79/269.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.79/269.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
269.79/269.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.79/269.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
269.79/269.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
278.09/278.14	c lits-rem:       767  cl-subs:    11053  v-elim:      0  v-fix:    0  time:  8.25 s
278.09/278.14	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
278.09/278.16	c vivif2 --  cl tried    86799 cl shrink        0 lits rem          0 time: 0.02
278.20/278.22	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.06
278.20/278.23	c calculated reachability. Time: 0.00
278.20/278.23	c  N st    78   1710916       441      1908         0     86799      5768   1247078   no data   no data
361.70/361.74	c  N st    79   2079880       441      1908         0     99107      5768   1401929   no data   no data
394.30/394.37	c  N st    80   2210918       441      1908         0    103010      5768   1401074   no data   no data
394.30/394.37	c  S st    80   2210918       441      1908         0    103010      5768   1401074   no data   no data
394.60/394.61	c  S st    80   2211422       441      1908         0    103513      5768   1413645   no data   no data
394.60/394.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
394.60/394.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
394.60/394.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
394.60/394.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
394.60/394.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
394.60/394.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
394.60/394.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
394.60/394.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
394.70/394.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
401.41/401.45	c lits-rem:       672  cl-subs:    11923  v-elim:      0  v-fix:    0  time:  6.73 s
401.41/401.45	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
401.41/401.47	c vivif2 --  cl tried    91590 cl shrink        0 lits rem          0 time: 0.02
401.51/401.54	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.07
401.51/401.54	c calculated reachability. Time: 0.00
401.51/401.54	c  N st    80   2211422       441      1908         0     91590      5768   1187822   no data   no data
526.70/526.75	c  N st    81   2711422       441      1908         0    115197      5768   1577561   no data   no data
526.70/526.75	c  S st    81   2711422       441      1908         0    115197      5768   1577561   no data   no data
527.00/527.05	c  S st    81   2711925       441      1908         0    115698      5768   1588651   no data   no data
527.00/527.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
527.10/527.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
527.10/527.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
527.10/527.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
527.10/527.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
527.10/527.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
527.10/527.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
527.10/527.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
527.10/527.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
534.20/534.23	c lits-rem:       427  cl-subs:    12221  v-elim:      0  v-fix:    0  time:  7.06 s
534.20/534.23	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
534.20/534.25	c vivif2 --  cl tried   103477 cl shrink        0 lits rem          0 time: 0.02
534.30/534.33	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.08
534.30/534.33	c calculated reachability. Time: 0.00
534.30/534.33	c  N st    81   2711925       441      1908         0    103477      5768   1374995   no data   no data
683.30/683.37	c  N st    82   3211926       441      1908         0     80043      5768    757630   no data   no data
683.30/683.37	c  S st    82   3211926       441      1908         0     80043      5768    757630   no data   no data
683.50/683.57	c  S st    82   3212427       441      1908         0     80542      5768    769068   no data   no data
683.50/683.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
683.50/683.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
683.50/683.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
683.50/683.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
683.50/683.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.50/683.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
683.50/683.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
683.60/683.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
683.60/683.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
683.80/683.82	c lits-rem:        92  cl-subs:      688  v-elim:      0  v-fix:    0  time:  0.19 s
683.80/683.82	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
683.80/683.83	c vivif2 --  cl tried    79854 cl shrink        0 lits rem          0 time: 0.01
683.80/683.89	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.05
683.80/683.89	c calculated reachability. Time: 0.00
683.80/683.89	c  N st    82   3212427       441      1908         0     79854      5768    756250   no data   no data
830.20/830.29	c  N st    83   3712428       441      1908         0     90070      5768    893336   no data   no data
830.20/830.29	c  S st    83   3712428       441      1908         0     90070      5768    893336   no data   no data
830.52/830.51	c  S st    83   3712938       441      1908         0     90579      5768    905191   no data   no data
830.52/830.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
830.52/830.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
830.52/830.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
830.52/830.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
830.52/830.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
830.52/830.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
830.52/830.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
830.52/830.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
830.52/830.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
831.00/831.01	c lits-rem:       112  cl-subs:     1629  v-elim:      0  v-fix:    0  time:  0.42 s
831.00/831.01	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
831.00/831.02	c vivif2 --  cl tried    88950 cl shrink        0 lits rem          0 time: 0.01
831.00/831.08	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.06
831.00/831.09	c calculated reachability. Time: 0.00
831.00/831.09	c  N st    83   3712938       441      1908         0     88950      5768    877141   no data   no data
842.41/842.49	c  F st    84   3751562       441      1908         0    126325      5768   1707754   no data   no data
842.41/842.49	c  N st    84   3751562       441      1908         0    126325      5768   1707754   no data   no data
844.51/844.54	c Decided on static restart strategy
853.31/853.30	c  N st    94   3779862       441      1908         0    153791      5768   2299548   no data   no data
865.01/865.05	c  N st    96   3815857       441      1908         0    106511      5768   1261072   no data   no data
876.00/876.06	c  N st    97   3848249       441      1908         0    137831      5768   2001241   no data   no data
894.22/894.27	c  N st    98   3896837       441      1908         0    101513      5768   1121649   no data   no data
922.00/922.09	c  N st    99   3969720       441      1908         0     87797      5768    809049   no data   no data
956.71/956.74	c  N st   100   4079044       441      1908         0    108674      5768   1294373   no data   no data
1006.11/1006.14	c  N st   101   4212940       441      1908         0    152789      5768   2213289   no data   no data
1006.11/1006.14	c  S st   101   4212940       441      1908         0    152789      5768   2213289   no data   no data
1006.61/1006.60	c  S st   101   4213449       441      1908         0    153296      5768   2225429   no data   no data
1006.61/1006.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1006.61/1006.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
1006.61/1006.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1006.61/1006.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1006.61/1006.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1006.61/1006.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1006.61/1006.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1006.71/1006.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1006.71/1006.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1018.11/1018.19	c lits-rem:      1221  cl-subs:    11512  v-elim:      0  v-fix:    0  time: 11.41 s
1018.11/1018.19	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
1018.21/1018.22	c vivif2 --  cl tried   141784 cl shrink        0 lits rem          0 time: 0.03
1018.31/1018.34	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.13
1018.31/1018.35	c calculated reachability. Time: 0.00
1018.31/1018.35	c  N st   101   4213449       441      1908         0    141784      5768   2010241   no data   no data
1106.41/1106.45	c  N st   102   4459427       441      1908         0    115495      5768   1332736   no data   no data
1208.31/1208.34	c  N st   103   4713449       441      1908         0    180125      5768   2751364   no data   no data
1208.31/1208.34	c  S st   103   4713449       441      1908         0    180125      5768   2751364   no data   no data
1208.93/1208.92	c  S st   103   4713955       441      1908         0    180625      5768   2763082   no data   no data
1208.93/1208.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1209.01/1209.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.08
1209.01/1209.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1209.01/1209.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1209.01/1209.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1209.01/1209.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    441 time:  0.00 s
1209.01/1209.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1209.01/1209.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1209.12/1209.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1235.62/1235.61	c lits-rem:      2200  cl-subs:    19002  v-elim:      0  v-fix:    0  time: 26.48 s
1235.62/1235.61	c vivif2 --  cl tried     1908 cl shrink        0 lits rem          0 time: 0.00
1235.62/1235.64	c vivif2 --  cl tried   161623 cl shrink        0 lits rem          0 time: 0.03
1235.72/1235.79	c asymm  cl-useful: 0/1908/1908 lits-rem:0 time: 0.15
1235.82/1235.80	c calculated reachability. Time: 0.00
1235.82/1235.80	c  N st   103   4713955       441      1908         0    161623      5768   2398268   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-3367670-1305385788/watcher-3367670-1305385788 -o /tmp/evaluation-result-3367670-1305385788/solver-3367670-1305385788 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367670-1305385788.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: 2.98 3.79 3.92 2/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=30076 CPUtime=0.01 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 657 0 0 0 1 0 0 0 22 0 1 0 650179248 30797824 587 33554432000 4194304 4580011 140735964067072 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 7519 587 363 95 0 2501 0

[startup+0.0845291 s]
/proc/loadavg: 2.98 3.79 3.92 2/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=30212 CPUtime=0.08 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 738 0 0 0 8 0 0 0 22 0 1 0 650179248 30937088 668 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 7553 668 364 95 0 2535 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30212

[startup+0.100481 s]
/proc/loadavg: 2.98 3.79 3.92 2/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=30212 CPUtime=0.09 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 760 0 0 0 9 0 0 0 22 0 1 0 650179248 30937088 690 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 7553 690 364 95 0 2535 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30212

[startup+0.300501 s]
/proc/loadavg: 2.98 3.79 3.92 2/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=30784 CPUtime=0.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 1016 0 0 0 29 0 0 0 23 0 1 0 650179248 31522816 817 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 7696 817 364 95 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30784

[startup+0.700417 s]
/proc/loadavg: 2.98 3.79 3.92 2/359 26547
/proc/meminfo: memFree=24102264/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=31264 CPUtime=0.69 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 1392 0 0 0 69 0 0 0 25 0 1 0 650179248 32014336 986 33554432000 4194304 4580011 140735964067072 18446744073709551615 4305278 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 7816 986 364 95 0 2798 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31264

[startup+1.50027 s]
/proc/loadavg: 2.98 3.79 3.92 6/371 26569
/proc/meminfo: memFree=24075708/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=36960 CPUtime=1.49 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 3343 0 0 0 149 0 0 0 25 0 1 0 650179248 37847040 2357 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 9240 2357 367 95 0 4222 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36960

[startup+3.10099 s]
/proc/loadavg: 3.06 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24050044/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=37120 CPUtime=3.09 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 4440 0 0 0 309 0 0 0 25 0 1 0 650179248 38010880 2294 33554432000 4194304 4580011 140735964067072 18446744073709551615 4306016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 9280 2294 367 95 0 4262 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37120

[startup+6.3004 s]
/proc/loadavg: 3.06 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24040188/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=38540 CPUtime=6.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 6422 0 0 0 629 0 0 0 25 0 1 0 650179248 39464960 2799 33554432000 4194304 4580011 140735964067072 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 9635 2799 367 95 0 4617 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38540

[startup+12.7002 s]
/proc/loadavg: 3.21 3.80 3.92 6/371 26569
/proc/meminfo: memFree=24018304/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=49180 CPUtime=12.69 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 11446 0 0 0 1268 1 0 0 25 0 1 0 650179248 50360320 5330 33554432000 4194304 4580011 140735964067072 18446744073709551615 4322848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 12295 5330 367 95 0 7277 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 49180

[startup+25.5009 s]
/proc/loadavg: 3.33 3.81 3.92 6/371 26569
/proc/meminfo: memFree=23997740/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=54348 CPUtime=25.49 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 16738 0 0 0 2547 2 0 0 25 0 1 0 650179248 55652352 6792 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 13587 6792 367 95 0 8569 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54348

[startup+51.1002 s]
/proc/loadavg: 3.70 3.85 3.93 6/371 26570
/proc/meminfo: memFree=23984388/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=57364 CPUtime=51.08 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 25182 0 0 0 5104 4 0 0 25 0 1 0 650179248 58740736 7262 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 14341 7262 367 95 0 9323 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 57364

[startup+102.314 s]
/proc/loadavg: 4.03 3.91 3.94 6/371 26571
/proc/meminfo: memFree=23944436/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=72352 CPUtime=102.3 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 39834 0 0 0 10224 6 0 0 25 0 1 0 650179248 74088448 10775 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 18088 10775 367 95 0 13070 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72352

[startup+162.301 s]
/proc/loadavg: 4.01 3.92 3.94 5/371 26573
/proc/meminfo: memFree=23912004/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=72744 CPUtime=162.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 52391 0 0 0 16220 9 0 0 25 0 1 0 650179248 74489856 10688 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 18186 10688 367 95 0 13168 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 72744

[startup+222.301 s]
/proc/loadavg: 4.00 3.93 3.94 6/371 26574
/proc/meminfo: memFree=23874000/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=81580 CPUtime=222.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 64365 0 0 0 22218 11 0 0 25 0 1 0 650179248 83537920 13693 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 20395 13693 367 95 0 15377 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 81580

[startup+282.3 s]
/proc/loadavg: 4.00 3.94 3.94 6/371 26576
/proc/meminfo: memFree=23856616/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=99688 CPUtime=282.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 77332 0 0 0 28215 14 0 0 25 0 1 0 650179248 102080512 18468 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 24922 18468 367 95 0 19904 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99688

[startup+342.3 s]
/proc/loadavg: 4.00 3.95 3.94 6/371 26578
/proc/meminfo: memFree=23820484/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=99940 CPUtime=342.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 87448 0 0 0 34211 18 0 0 25 0 1 0 650179248 102338560 17635 33554432000 4194304 4580011 140735964067072 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 24985 17635 367 95 0 19967 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 99940

[startup+402.3 s]
/proc/loadavg: 4.07 3.97 3.95 6/371 26579
/proc/meminfo: memFree=23815736/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=109544 CPUtime=402.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 96860 0 0 0 40209 20 0 0 25 0 1 0 650179248 112173056 20380 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 27386 20380 367 95 0 22368 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 109544

[startup+462.301 s]
/proc/loadavg: 4.10 3.99 3.95 6/371 26581
/proc/meminfo: memFree=23789408/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=109736 CPUtime=462.29 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 105619 0 0 0 46207 22 0 0 25 0 1 0 650179248 112369664 19739 33554432000 4194304 4580011 140735964067072 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 27434 19739 367 95 0 22416 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 109736

[startup+522.301 s]
/proc/loadavg: 4.04 3.99 3.95 6/371 26582
/proc/meminfo: memFree=23790252/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=109892 CPUtime=522.3 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 113230 0 0 0 52205 25 0 0 25 0 1 0 650179248 112529408 20086 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294786 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 27473 20086 367 95 0 22455 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 109892

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.95 6/371 26584
/proc/meminfo: memFree=23748408/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=117724 CPUtime=582.3 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 121109 0 0 0 58203 27 0 0 25 0 1 0 650179248 120549376 22580 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 29431 22580 367 95 0 24413 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 117724

[startup+642.301 s]
/proc/loadavg: 3.93 3.98 3.95 5/365 26603
/proc/meminfo: memFree=23825064/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=117876 CPUtime=642.32 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 128501 0 0 0 64203 29 0 0 25 0 1 0 650179248 120705024 21912 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 29469 21912 367 95 0 24451 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 117876

[startup+702.301 s]
/proc/loadavg: 3.34 3.80 3.89 5/365 26604
/proc/meminfo: memFree=23822256/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=118200 CPUtime=702.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 135126 0 0 0 70199 32 0 0 25 0 1 0 650179248 121036800 23019 33554432000 4194304 4580011 140735964067072 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 29550 23019 367 95 0 24532 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 118200

[startup+762.314 s]
/proc/loadavg: 2.84 3.59 3.81 4/359 26623
/proc/meminfo: memFree=23895572/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=118344 CPUtime=762.32 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 142744 0 0 0 76198 34 0 0 25 0 1 0 650179248 121184256 22286 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 29586 22286 367 95 0 24568 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 118344

[startup+822.301 s]
/proc/loadavg: 2.31 3.30 3.69 4/359 26624
/proc/meminfo: memFree=23889364/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=118932 CPUtime=822.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 149206 0 0 0 82196 35 0 0 25 0 1 0 650179248 121786368 23041 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 29733 23041 367 95 0 24715 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 118932

[startup+882.3 s]
/proc/loadavg: 2.11 3.06 3.58 4/359 26626
/proc/meminfo: memFree=23886000/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=121212 CPUtime=882.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 155825 0 0 0 88194 37 0 0 25 0 1 0 650179248 124121088 23800 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 30303 23800 367 95 0 25285 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 121212

[startup+942.3 s]
/proc/loadavg: 2.04 2.88 3.49 4/359 26628
/proc/meminfo: memFree=23887096/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=121300 CPUtime=942.3 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 161833 0 0 0 94191 39 0 0 25 0 1 0 650179248 124211200 23709 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 30325 23709 367 95 0 25307 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 121300

[startup+1002.3 s]
/proc/loadavg: 2.01 2.70 3.39 4/359 26629
/proc/meminfo: memFree=23886560/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=121420 CPUtime=1002.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 167968 0 0 0 100189 42 0 0 25 0 1 0 650179248 124334080 23510 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 30355 23510 367 95 0 25337 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 121420

[startup+1062.3 s]
/proc/loadavg: 2.00 2.58 3.30 4/359 26631
/proc/meminfo: memFree=23867804/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=141048 CPUtime=1062.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 176586 0 0 0 106187 44 0 0 25 0 1 0 650179248 144433152 28685 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 35262 28685 367 95 0 30244 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141048

[startup+1122.3 s]
/proc/loadavg: 2.00 2.47 3.21 4/359 26632
/proc/meminfo: memFree=23860476/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=141144 CPUtime=1122.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 182737 0 0 0 112186 45 0 0 25 0 1 0 650179248 144531456 28363 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 35286 28363 367 95 0 30268 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 141144

[startup+1182.3 s]
/proc/loadavg: 2.12 2.42 3.15 4/359 26634
/proc/meminfo: memFree=23843820/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=141232 CPUtime=1182.31 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 188557 0 0 0 118184 47 0 0 25 0 1 0 650179248 144621568 27624 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 35308 27624 367 95 0 30290 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 141232

[startup+1242.3 s]
/proc/loadavg: 2.04 2.33 3.07 4/359 26636
/proc/meminfo: memFree=23815272/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=218080 CPUtime=1242.32 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 195656 0 0 0 124184 48 0 0 25 0 1 0 650179248 223313920 34723 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 54520 34723 367 95 0 49502 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 218080



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.27 3.01 4/359 26637
/proc/meminfo: memFree=23822064/32951124 swapFree=56449224/67111528
[pid=26547] ppid=26543 vsize=165220 CPUtime=1300.03 cores=4,6
/proc/26547/stat : 26547 (strangenight2-s) R 26543 26547 25628 0 -1 4202496 201825 0 0 0 129953 50 0 0 25 0 1 0 650179248 169185280 33769 33554432000 4194304 4580011 140735964067072 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26547/statm: 41305 33769 367 95 0 36287 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 165220

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.53
CPU system time (s): 0.513921
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 218276

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

runsolver used 4.85326 second user time and 10.2124 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 17:09:49
IDJOB=3367670
IDBENCH=82879
IDSOLVER=1845
FILE ID=node106/3367670-1305385788
RUNJOBID= node106-1305385788-26527
PBS_JOBID= 13324396
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 970ca2029fea75cb0f7721dfc724b428
RANDOM SEED=343602048

node106.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	: 5226.20
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.82
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.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.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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24102948 kB
Buffers:        255972 kB
Cached:        5614088 kB
SwapCached:      27544 kB
Active:         690316 kB
Inactive:      7931408 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24102948 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           10924 kB
Writeback:           0 kB
AnonPages:     2732240 kB
Mapped:           9600 kB
Slab:           113012 kB
PageTables:      47824 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74997188 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= 73352 MiB
End job on node106 at 2011-05-14 17:31:31