Trace number 3367592

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-v100-c2130-S1926673460-089.SATISFIABLE.cnf
MD5SUM9d309b87a927b4b93163b466ed90b7e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3367592-1305384651.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.01
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:    100 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:      0  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:      43 undec:       4 neg:      53
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       100      2130         0         0     10650         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4920       100      2130         0      4556     10650    100020   no data   no data
0.29/0.30	c  N st    10     11303       100      2130         0      4208     10650     74436   no data   no data
0.39/0.50	c  N st    11     17046       100      2130         0      9496     10650    186949   no data   no data
0.79/0.81	c  F st    12     25001       100      2130         0     11673     10650    229340   no data   no data
0.79/0.81	c  N st    12     25001       100      2130         0     11673     10650    229340   no data   no data
0.89/1.00	c Decided on static restart strategy
0.89/1.00	c  N st    18     30001       100      2130         0     10039     10650    186908   no data   no data
0.89/1.00	c  S st    18     30001       100      2130         0     10039     10650    186908   no data   no data
1.00/1.03	c  S st    18     30502       100      2130         0     10530     10650    197636   no data   no data
1.00/1.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.04	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
1.00/1.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.00/1.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.00/1.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.21	c lits-rem:       329  cl-subs:     1951  v-elim:      0  v-fix:    0  time:  0.17 s
1.19/1.24	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.24	c calculated reachability. Time: 0.00
1.19/1.24	c  N st    18     30502       100      2130         0      8579     10650    155653   no data   no data
1.49/1.56	c  N st    20     37613       100      2130         0      7916     10650    130345   no data   no data
1.79/1.85	c  N st    21     44012       100      2130         0     13819     10650    256951   no data   no data
1.89/1.93	c  S st    22     45755       100      2130         0     15440     10650    292711   no data   no data
1.89/1.97	c  S st    22     46262       100      2130         0     15922     10650    303478   no data   no data
1.89/1.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/1.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.36	c lits-rem:       366  cl-subs:     2194  v-elim:      0  v-fix:    0  time:  0.37 s
2.29/2.36	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c vivif2 --  cl tried    13728 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.39/2.41	c calculated reachability. Time: 0.00
2.39/2.41	c  N st    22     46262       100      2130         0     13728     10650    255545   no data   no data
3.09/3.15	c  N st    23     60659       100      2130         0      9647     10650    142513   no data   no data
3.59/3.64	c  N st    24     69393       100      2130         0     17662     10650    311078   no data   no data
3.59/3.64	c  S st    24     69393       100      2130         0     17662     10650    311078   no data   no data
3.59/3.68	c  S st    24     69898       100      2130         0     18142     10650    321525   no data   no data
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.59/3.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.59/3.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.59/3.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.59/3.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c lits-rem:       576  cl-subs:     2844  v-elim:      0  v-fix:    0  time:  0.56 s
4.19/4.26	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
4.19/4.26	c vivif2 --  cl tried    15298 cl shrink        0 lits rem          0 time: 0.00
4.30/4.32	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.30/4.32	c calculated reachability. Time: 0.00
4.30/4.32	c  N st    24     69898       100      2130         0     15298     10650    263810   no data   no data
5.29/5.30	c  F st    25     87503       100      2130         0     21570     10650    383702   no data   no data
5.29/5.30	c  N st    25     87503       100      2130         0     21570     10650    383702   no data   no data
5.50/5.59	c Decided on static restart strategy
5.69/5.76	c  N st    32     95542       100      2130         0     18041     10650    309193   no data   no data
6.29/6.36	c  N st    34    104848       100      2130         0     14692     10650    232372   no data   no data
6.29/6.36	c  S st    34    104848       100      2130         0     14692     10650    232372   no data   no data
6.39/6.40	c  S st    34    105352       100      2130         0     15175     10650    243121   no data   no data
6.39/6.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.39/6.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.39/6.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.39/6.41	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.54	c lits-rem:       131  cl-subs:      996  v-elim:      0  v-fix:    0  time:  0.13 s
6.50/6.54	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.50/6.55	c vivif2 --  cl tried    14179 cl shrink        0 lits rem          0 time: 0.00
6.50/6.60	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.50/6.60	c calculated reachability. Time: 0.00
6.50/6.60	c  N st    34    105352       100      2130         0     14179     10650    222025   no data   no data
7.19/7.22	c  N st    35    114950       100      2130         0     23072     10650    411457   no data   no data
8.09/8.12	c  N st    36    129347       100      2130         0     23404     10650    404174   no data   no data
9.59/9.60	c  N st    37    150942       100      2130         0     29532     10650    531141   no data   no data
9.99/10.03	c  S st    38    158028       100      2130         0     21249     10650    332427   no data   no data
9.99/10.08	c  S st    38    158531       100      2130         0     21729     10650    343120   no data   no data
9.99/10.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.99/10.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.99/10.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.99/10.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.99/10.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.99/10.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.99/10.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.99/10.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.09/10.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.47	c lits-rem:       346  cl-subs:     1981  v-elim:      0  v-fix:    0  time:  0.36 s
10.39/10.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.39/10.47	c vivif2 --  cl tried    19748 cl shrink        0 lits rem          0 time: 0.00
10.49/10.54	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.49/10.54	c calculated reachability. Time: 0.00
10.49/10.54	c  N st    38    158531       100      2130         0     19748     10650    302529   no data   no data
14.30/14.31	c  N st    39    207119       100      2130         0     32212     10650    529269   no data   no data
16.69/16.76	c  N st    40    237796       100      2130         0     24516     10650    360651   no data   no data
16.69/16.76	c  S st    40    237796       100      2130         0     24516     10650    360651   no data   no data
16.79/16.82	c  S st    40    238297       100      2130         0     24998     10650    371477   no data   no data
16.79/16.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.79/16.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
16.79/16.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.79/16.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.79/16.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.79/16.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.79/16.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.79/16.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.79/16.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.30/17.34	c lits-rem:       268  cl-subs:     2517  v-elim:      0  v-fix:    0  time:  0.49 s
17.30/17.34	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.30/17.34	c vivif2 --  cl tried    22481 cl shrink        0 lits rem          0 time: 0.00
17.40/17.42	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.40/17.42	c calculated reachability. Time: 0.00
17.40/17.42	c  N st    40    238297       100      2130         0     22481     10650    324026   no data   no data
23.10/23.17	c  F st    41    306251       100      2130         0     24594     10650    337323   no data   no data
23.10/23.17	c  N st    41    306251       100      2130         0     24594     10650    337323   no data   no data
23.59/23.62	c Decided on static restart strategy
25.79/25.85	c  N st    51    334552       100      2130         0     28759     10650    422463   no data   no data
28.09/28.16	c  N st    53    357445       100      2130         0     26822     10650    359589   no data   no data
28.09/28.16	c  S st    53    357445       100      2130         0     26822     10650    359589   no data   no data
28.19/28.23	c  S st    53    357945       100      2130         0     27300     10650    370264   no data   no data
28.19/28.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.19/28.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
28.19/28.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.19/28.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.19/28.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.19/28.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
28.19/28.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.19/28.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.19/28.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.39/28.48	c lits-rem:       164  cl-subs:     1202  v-elim:      0  v-fix:    0  time:  0.23 s
28.39/28.48	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
28.39/28.49	c vivif2 --  cl tried    26098 cl shrink        0 lits rem          0 time: 0.00
28.50/28.58	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
28.50/28.58	c calculated reachability. Time: 0.00
28.50/28.58	c  N st    53    357945       100      2130         0     26098     10650    346878   no data   no data
31.80/31.82	c  N st    54    390337       100      2130         0     31853     10650    451743   no data   no data
37.19/37.25	c  N st    55    438925       100      2130         0     25958     10650    311591   no data   no data
44.48/44.58	c  N st    56    511808       100      2130         0     38608     10650    560255   no data   no data
47.59/47.66	c  N st    57    536918       100      2130         0     33230     10650    437193   no data   no data
47.59/47.66	c  S st    57    536918       100      2130         0     33230     10650    437193   no data   no data
47.69/47.74	c  S st    57    537419       100      2130         0     33710     10650    448030   no data   no data
47.69/47.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.69/47.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.69/47.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.69/47.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.69/47.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.69/47.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
47.69/47.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.69/47.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.69/47.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.09/48.16	c lits-rem:       316  cl-subs:     1563  v-elim:      0  v-fix:    0  time:  0.39 s
48.09/48.16	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.09/48.16	c vivif2 --  cl tried    32147 cl shrink        0 lits rem          0 time: 0.01
48.19/48.28	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
48.19/48.28	c calculated reachability. Time: 0.00
48.19/48.28	c  N st    57    537419       100      2130         0     32147     10650    417970   no data   no data
67.39/67.45	c  N st    58    701405       100      2130         0     59382     10650    908811   no data   no data
80.59/80.69	c  N st    59    806128       100      2130         0     53824     10650    806415   no data   no data
80.59/80.69	c  S st    59    806128       100      2130         0     53824     10650    806415   no data   no data
80.79/80.83	c  S st    59    806630       100      2130         0     54305     10650    817276   no data   no data
80.79/80.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.79/80.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
80.79/80.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.79/80.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.79/80.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.79/80.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
80.79/80.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.79/80.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
80.79/80.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.79/83.80	c lits-rem:      1079  cl-subs:     6132  v-elim:      0  v-fix:    0  time:  2.92 s
83.79/83.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
83.79/83.81	c vivif2 --  cl tried    48173 cl shrink        0 lits rem          0 time: 0.01
83.99/84.00	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.19
83.99/84.00	c calculated reachability. Time: 0.00
83.99/84.00	c  N st    59    806630       100      2130         0     48173     10650    699473   no data   no data
121.79/121.85	c  F st    60   1071876       100      2130         0     63515     10650    952238   no data   no data
121.79/121.85	c  N st    60   1071876       100      2130         0     63515     10650    952238   no data   no data
122.89/122.93	c Decided on static restart strategy
127.29/127.37	c  N st    70   1100181       100      2130         0     48396     10650    620616   no data   no data
133.00/133.01	c  N st    72   1136174       100      2130         0     81720     10650   1355110   no data   no data
137.79/137.81	c  N st    73   1168567       100      2130         0     69175     10650   1063157   no data   no data
144.69/144.78	c  N st    74   1209945       100      2130         0     63964     10650    919577   no data   no data
144.69/144.78	c  S st    74   1209945       100      2130         0     63964     10650    919577   no data   no data
144.89/144.94	c  S st    74   1210448       100      2130         0     64445     10650    930608   no data   no data
144.89/144.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.89/144.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
144.89/144.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.89/144.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.89/144.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.89/144.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
144.89/144.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.89/144.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.99/145.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
148.09/148.14	c lits-rem:       980  cl-subs:     6051  v-elim:      0  v-fix:    0  time:  3.14 s
148.09/148.14	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
148.09/148.15	c vivif2 --  cl tried    58394 cl shrink        0 lits rem          0 time: 0.01
148.29/148.34	c asymm  cl-useful: 0/1792/2130 lits-rem:0 time: 0.19
148.29/148.35	c calculated reachability. Time: 0.00
148.29/148.35	c  N st    74   1210448       100      2130         0     58394     10650    813518   no data   no data
159.79/159.88	c  N st    75   1283330       100      2130         0     81257     10650   1262069   no data   no data
177.29/177.37	c  N st    76   1392655       100      2130         0     90820     10650   1459525   no data   no data
206.20/206.27	c  N st    77   1556639       100      2130         0     97851     10650   1551629   no data   no data
234.00/234.07	c  N st    78   1710448       100      2130         0     87425     10650   1287503   no data   no data
234.00/234.07	c  S st    78   1710448       100      2130         0     87425     10650   1287503   no data   no data
234.21/234.30	c  S st    78   1710953       100      2130         0     87915     10650   1298805   no data   no data
234.31/234.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.31/234.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
234.31/234.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.31/234.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.31/234.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.31/234.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
234.31/234.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
234.31/234.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
234.31/234.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
244.10/244.19	c lits-rem:      1374  cl-subs:    13168  v-elim:      0  v-fix:    0  time:  9.80 s
244.10/244.19	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
244.10/244.20	c vivif2 --  cl tried    74747 cl shrink        0 lits rem          0 time: 0.01
244.39/244.43	c asymm  cl-useful: 0/1467/2130 lits-rem:0 time: 0.23
244.39/244.43	c calculated reachability. Time: 0.00
244.39/244.43	c  N st    78   1710953       100      2130         0     74747     10650   1062937   no data   no data
313.41/313.41	c  N st    79   2079917       100      2130         0     86763     10650   1235818   no data   no data
339.30/339.31	c  N st    80   2210954       100      2130         0     90552     10650   1320865   no data   no data
339.30/339.31	c  S st    80   2210954       100      2130         0     90552     10650   1320865   no data   no data
339.50/339.56	c  S st    80   2211460       100      2130         0     91031     10650   1332352   no data   no data
339.50/339.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
339.60/339.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
339.60/339.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
339.60/339.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
339.60/339.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
339.60/339.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
339.60/339.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
339.60/339.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
339.60/339.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.70/347.75	c lits-rem:      1370  cl-subs:     9811  v-elim:      0  v-fix:    0  time:  8.10 s
347.70/347.75	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
347.70/347.77	c vivif2 --  cl tried    81220 cl shrink        0 lits rem          0 time: 0.01
347.90/347.90	c asymm  cl-useful: 0/663/2130 lits-rem:0 time: 0.13
347.90/347.91	c calculated reachability. Time: 0.00
347.90/347.91	c  N st    80   2211460       100      2130         0     81220     10650   1133959   no data   no data
459.10/459.14	c  N st    81   2711460       100      2130         0    103846     10650   1505849   no data   no data
459.10/459.14	c  S st    81   2711460       100      2130         0    103846     10650   1505849   no data   no data
459.40/459.45	c  S st    81   2711964       100      2130         0    104329     10650   1517037   no data   no data
459.40/459.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
459.40/459.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
459.50/459.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
459.50/459.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
459.50/459.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
459.50/459.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
459.50/459.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
459.50/459.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
459.50/459.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
470.41/470.45	c lits-rem:      1296  cl-subs:    13491  v-elim:      0  v-fix:    0  time: 10.90 s
470.41/470.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
470.41/470.47	c vivif2 --  cl tried    90838 cl shrink        0 lits rem          0 time: 0.02
470.72/470.73	c asymm  cl-useful: 0/1240/2130 lits-rem:0 time: 0.26
470.72/470.73	c calculated reachability. Time: 0.00
470.72/470.73	c  N st    81   2711964       100      2130         0     90838     10650   1271006   no data   no data
583.81/583.84	c  N st    82   3211966       100      2130         0    139993     10650   2162502   no data   no data
583.81/583.84	c  S st    82   3211966       100      2130         0    139993     10650   2162502   no data   no data
584.21/584.20	c  S st    82   3212469       100      2130         0    140470     10650   2173727   no data   no data
584.21/584.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
584.21/584.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
584.21/584.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
584.21/584.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
584.21/584.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
584.21/584.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
584.21/584.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
584.21/584.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
584.31/584.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
627.21/627.22	c lits-rem:      2149  cl-subs:    27696  v-elim:      0  v-fix:    0  time: 42.87 s
627.21/627.22	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
627.21/627.25	c vivif2 --  cl tried   112774 cl shrink        0 lits rem          0 time: 0.02
627.61/627.63	c asymm  cl-useful: 0/874/2130 lits-rem:0 time: 0.39
627.61/627.64	c calculated reachability. Time: 0.00
627.61/627.64	c  N st    82   3212469       100      2130         0    112774     10650   1683398   no data   no data
753.52/753.55	c  N st    83   3712469       100      2130         0    130699     10650   1914859   no data   no data
753.52/753.55	c  S st    83   3712469       100      2130         0    130699     10650   1914859   no data   no data
753.91/753.90	c  S st    83   3712972       100      2130         0    131176     10650   1926010   no data   no data
753.91/753.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
753.91/753.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
753.91/753.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
753.91/753.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
753.91/753.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
753.91/753.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
753.91/753.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
753.91/753.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
754.01/754.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
776.81/776.84	c lits-rem:      1923  cl-subs:    22151  v-elim:      0  v-fix:    0  time: 22.80 s
776.81/776.84	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
776.81/776.86	c vivif2 --  cl tried   109025 cl shrink        0 lits rem          0 time: 0.02
777.11/777.14	c asymm  cl-useful: 0/1012/2130 lits-rem:0 time: 0.28
777.11/777.14	c calculated reachability. Time: 0.00
777.11/777.14	c  N st    83   3712972       100      2130         0    109025     10650   1533205   no data   no data
788.41/788.48	c  F st    84   3751562       100      2130         0    144366     10650   2323082   no data   no data
788.41/788.48	c  N st    84   3751562       100      2130         0    144366     10650   2323082   no data   no data
790.71/790.71	c Decided on static restart strategy
796.22/796.28	c  N st    94   3779866       100      2130         0     94956     10650   1216090   no data   no data
806.92/806.96	c  N st    96   3815858       100      2130         0    128201     10650   1968087   no data   no data
817.61/817.60	c  N st    97   3848250       100      2130         0     80551     10650    877535   no data   no data
828.72/828.70	c  N st    98   3896838       100      2130         0    125146     10650   1843448   no data   no data
847.32/847.34	c  N st    99   3969721       100      2130         0    113435     10650   1582933   no data   no data
876.12/876.14	c  N st   100   4079045       100      2130         0    134032     10650   2022595   no data   no data
911.83/911.84	c  N st   101   4212972       100      2130         0     94628     10650   1138505   no data   no data
911.83/911.84	c  S st   101   4212972       100      2130         0     94628     10650   1138505   no data   no data
912.02/912.08	c  S st   101   4213476       100      2130         0     95111     10650   1149887   no data   no data
912.02/912.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
912.12/912.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
912.12/912.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
912.12/912.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
912.12/912.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
912.12/912.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
912.12/912.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
912.12/912.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
912.12/912.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
914.32/914.30	c lits-rem:       467  cl-subs:     3466  v-elim:      0  v-fix:    0  time:  2.13 s
914.32/914.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
914.32/914.32	c vivif2 --  cl tried    91645 cl shrink        0 lits rem          0 time: 0.01
914.52/914.57	c asymm  cl-useful: 0/1064/2130 lits-rem:0 time: 0.25
914.52/914.57	c calculated reachability. Time: 0.00
914.52/914.57	c  N st   101   4213476       100      2130         0     91645     10650   1082573   no data   no data
982.43/982.48	c  N st   102   4459454       100      2130         0    151293     10650   2329861   no data   no data
1055.02/1055.05	c  N st   103   4713476       100      2130         0    127833     10650   1755202   no data   no data
1055.02/1055.05	c  S st   103   4713476       100      2130         0    127833     10650   1755202   no data   no data
1055.42/1055.43	c  S st   103   4713980       100      2130         0    128314     10650   1766560   no data   no data
1055.42/1055.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1055.42/1055.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1055.42/1055.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1055.42/1055.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1055.42/1055.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1055.42/1055.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1055.42/1055.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1055.52/1055.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1055.52/1055.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1068.83/1068.80	c lits-rem:      1163  cl-subs:    15091  v-elim:      0  v-fix:    0  time: 13.24 s
1068.83/1068.80	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1068.83/1068.82	c vivif2 --  cl tried   113223 cl shrink        0 lits rem          0 time: 0.02
1069.14/1069.11	c asymm  cl-useful: 0/1022/2130 lits-rem:0 time: 0.28
1069.14/1069.11	c calculated reachability. Time: 0.00
1069.14/1069.11	c  N st   103   4713980       100      2130         0    113223     10650   1490926   no data   no data
1220.33/1220.30	c  N st   104   5213983       100      2130         0    127735     10650   1718987   no data   no data
1220.33/1220.30	c  S st   104   5213983       100      2130         0    127735     10650   1718987   no data   no data
1220.63/1220.63	c  S st   104   5214486       100      2130         0    128214     10650   1730191   no data   no data
1220.63/1220.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1220.63/1220.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1220.63/1220.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1220.63/1220.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1220.63/1220.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1220.63/1220.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1220.63/1220.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1220.73/1220.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1220.73/1220.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1232.04/1232.01	c lits-rem:      1086  cl-subs:    13370  v-elim:      0  v-fix:    0  time: 11.25 s
1232.04/1232.01	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1232.04/1232.03	c vivif2 --  cl tried   114844 cl shrink        0 lits rem          0 time: 0.02
1232.33/1232.33	c asymm  cl-useful: 0/886/2130 lits-rem:0 time: 0.30
1232.33/1232.33	c calculated reachability. Time: 0.00
1232.33/1232.33	c  N st   104   5214486       100      2130         0    114844     10650   1490136   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-3367592-1305384651/watcher-3367592-1305384651 -o /tmp/evaluation-result-3367592-1305384651/solver-3367592-1305384651 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367592-1305384651.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: 3.54 3.91 3.89 4/307 32220
/proc/meminfo: memFree=13125272/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=29744 CPUtime=0 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 512 0 0 0 0 0 0 0 25 0 1 0 650064769 30457856 452 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 7436 452 338 95 0 2418 0

[startup+0.07008 s]
/proc/loadavg: 3.54 3.91 3.89 4/307 32220
/proc/meminfo: memFree=13125272/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=30108 CPUtime=0.06 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 744 0 0 0 6 0 0 0 25 0 1 0 650064769 30830592 670 33554432000 4194304 4580011 140733312848240 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 7527 670 363 95 0 2509 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30108

[startup+0.101074 s]
/proc/loadavg: 3.54 3.91 3.89 4/307 32220
/proc/meminfo: memFree=13125272/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=30240 CPUtime=0.09 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 789 0 0 0 9 0 0 0 25 0 1 0 650064769 30965760 715 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 7560 715 363 95 0 2542 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30240

[startup+0.301036 s]
/proc/loadavg: 3.54 3.91 3.89 4/307 32220
/proc/meminfo: memFree=13125272/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=30988 CPUtime=0.29 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 1165 0 0 0 29 0 0 0 25 0 1 0 650064769 31731712 763 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 7747 763 363 95 0 2729 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30988

[startup+0.700961 s]
/proc/loadavg: 3.54 3.91 3.89 4/307 32220
/proc/meminfo: memFree=13125272/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=31432 CPUtime=0.69 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 1610 0 0 0 69 0 0 0 25 0 1 0 650064769 32186368 959 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 7858 959 363 95 0 2840 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31432

[startup+1.50081 s]
/proc/loadavg: 3.54 3.91 3.89 5/308 32221
/proc/meminfo: memFree=13120304/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=37168 CPUtime=1.49 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 3412 0 0 0 149 0 0 0 25 0 1 0 650064769 38060032 2463 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294426 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 9292 2463 367 95 0 4274 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37168

[startup+3.10056 s]
/proc/loadavg: 3.54 3.91 3.89 5/308 32221
/proc/meminfo: memFree=13107160/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=40820 CPUtime=3.09 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 5066 0 0 0 309 0 0 0 25 0 1 0 650064769 41799680 3303 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 10205 3303 367 95 0 5187 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40820

[startup+6.30095 s]
/proc/loadavg: 3.58 3.91 3.89 5/308 32221
/proc/meminfo: memFree=13091212/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=43524 CPUtime=6.29 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 7407 0 0 0 629 0 0 0 25 0 1 0 650064769 44568576 3759 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 10881 3759 367 95 0 5863 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43524

[startup+12.7007 s]
/proc/loadavg: 3.61 3.91 3.89 5/308 32222
/proc/meminfo: memFree=13060832/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=46804 CPUtime=12.69 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 10930 0 0 0 1268 1 0 0 25 0 1 0 650064769 47927296 4813 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 11701 4813 367 95 0 6683 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46804

[startup+25.5003 s]
/proc/loadavg: 3.70 3.92 3.89 5/308 32222
/proc/meminfo: memFree=13040236/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=49264 CPUtime=25.49 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 16704 0 0 0 2546 3 0 0 25 0 1 0 650064769 50446336 5089 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 12316 5089 367 95 0 7298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 49264

[startup+51.1004 s]
/proc/loadavg: 3.80 3.92 3.89 5/308 32223
/proc/meminfo: memFree=13016072/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=54648 CPUtime=51.09 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 25783 0 0 0 5104 5 0 0 25 0 1 0 650064769 55959552 6994 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 13662 6994 367 95 0 8644 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54648

[startup+102.312 s]
/proc/loadavg: 3.91 3.93 3.90 5/308 32224
/proc/meminfo: memFree=12965208/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=65928 CPUtime=102.3 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 41115 0 0 0 10223 7 0 0 25 0 1 0 650064769 67510272 9429 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 16482 9429 367 95 0 11464 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 65928

[startup+162.3 s]
/proc/loadavg: 4.02 3.96 3.91 5/308 32226
/proc/meminfo: memFree=12938264/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=73792 CPUtime=162.29 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 55641 0 0 0 16220 9 0 0 25 0 1 0 650064769 75563008 11053 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 18448 11053 367 95 0 13430 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 73792

[startup+222.301 s]
/proc/loadavg: 4.04 3.98 3.91 5/308 32227
/proc/meminfo: memFree=12897252/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=74120 CPUtime=222.29 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 67287 0 0 0 22218 11 0 0 25 0 1 0 650064769 75898880 11785 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 18530 11785 367 95 0 13512 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74120

[startup+282.3 s]
/proc/loadavg: 4.01 3.98 3.91 5/308 32229
/proc/meminfo: memFree=12866836/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=91040 CPUtime=282.3 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 79696 0 0 0 28216 14 0 0 25 0 1 0 650064769 93224960 16069 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294789 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 22760 16069 367 95 0 17742 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 91040

[startup+342.301 s]
/proc/loadavg: 4.00 3.98 3.91 5/308 32230
/proc/meminfo: memFree=12819420/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=100404 CPUtime=342.3 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 91908 0 0 0 34213 17 0 0 25 0 1 0 650064769 102813696 17751 33554432000 4194304 4580011 140733312848240 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 25101 17751 367 95 0 20083 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 100404

[startup+402.3 s]
/proc/loadavg: 4.10 4.01 3.93 5/308 32232
/proc/meminfo: memFree=12799492/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=100636 CPUtime=402.3 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 100706 0 0 0 40210 20 0 0 25 0 1 0 650064769 103051264 17087 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 25159 17087 367 95 0 20141 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 100636

[startup+462.301 s]
/proc/loadavg: 4.08 4.02 3.93 5/308 32234
/proc/meminfo: memFree=12765424/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=106908 CPUtime=462.31 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 110261 0 0 0 46208 23 0 0 25 0 1 0 650064769 109473792 19493 33554432000 4194304 4580011 140733312848240 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 26727 19493 367 95 0 21709 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 106908

[startup+522.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/308 32235
/proc/meminfo: memFree=12768988/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=107084 CPUtime=522.3 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 118148 0 0 0 52206 24 0 0 25 0 1 0 650064769 109654016 19489 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 26771 19489 367 95 0 21753 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107084

[startup+582.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/308 32237
/proc/meminfo: memFree=12747120/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=107256 CPUtime=582.31 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 126593 0 0 0 58205 26 0 0 25 0 1 0 650064769 109830144 20167 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 26814 20167 367 95 0 21796 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107256

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/308 32247
/proc/meminfo: memFree=12704356/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=125772 CPUtime=642.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 133417 0 0 0 64205 27 0 0 25 0 1 0 650064769 128790528 23785 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 31443 23785 367 95 0 26425 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 125772

[startup+702.3 s]
/proc/loadavg: 4.18 4.06 3.95 5/308 32249
/proc/meminfo: memFree=12705304/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=126012 CPUtime=702.31 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 141378 0 0 0 70202 29 0 0 25 0 1 0 650064769 129036288 23578 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 31503 23578 367 95 0 26485 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 126012

[startup+762.312 s]
/proc/loadavg: 4.12 4.06 3.96 5/308 32251
/proc/meminfo: memFree=12693692/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=133616 CPUtime=762.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 149544 0 0 0 76201 31 0 0 25 0 1 0 650064769 136822784 26161 33554432000 4194304 4580011 140733312848240 18446744073709551615 4406299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 33404 26161 367 95 0 28386 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 133616

[startup+822.3 s]
/proc/loadavg: 4.04 4.05 3.96 5/308 32255
/proc/meminfo: memFree=12691520/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=133712 CPUtime=822.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 155151 0 0 0 82199 33 0 0 25 0 1 0 650064769 136921088 25460 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 33428 25460 367 95 0 28410 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 133712

[startup+882.301 s]
/proc/loadavg: 4.01 4.04 3.96 5/308 32257
/proc/meminfo: memFree=12685504/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=133860 CPUtime=882.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 162447 0 0 0 88197 35 0 0 25 0 1 0 650064769 137072640 26738 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 33465 26738 367 95 0 28447 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 133860

[startup+942.301 s]
/proc/loadavg: 4.15 4.06 3.97 5/308 32258
/proc/meminfo: memFree=12685188/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=134612 CPUtime=942.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 170796 0 0 0 94195 37 0 0 25 0 1 0 650064769 137842688 25743 33554432000 4194304 4580011 140733312848240 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 33653 25743 367 95 0 28635 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 134612

[startup+1002.3 s]
/proc/loadavg: 4.05 4.05 3.97 5/308 32260
/proc/meminfo: memFree=12667036/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=134716 CPUtime=1002.32 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 177600 0 0 0 100193 39 0 0 25 0 1 0 650064769 137949184 26250 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 33679 26250 367 95 0 28661 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 134716

[startup+1062.3 s]
/proc/loadavg: 4.02 4.04 3.97 5/308 32261
/proc/meminfo: memFree=12647792/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=142588 CPUtime=1062.33 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 185642 0 0 0 106191 42 0 0 25 0 1 0 650064769 146010112 27970 33554432000 4194304 4580011 140733312848240 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 35647 27970 367 95 0 30629 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 142588

[startup+1122.3 s]
/proc/loadavg: 4.00 4.03 3.97 5/308 32263
/proc/meminfo: memFree=12643652/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=142660 CPUtime=1122.33 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 191832 0 0 0 112189 44 0 0 25 0 1 0 650064769 146083840 27359 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 35665 27359 367 95 0 30647 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 142660

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/308 32265
/proc/meminfo: memFree=12585676/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=142780 CPUtime=1182.33 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 198148 0 0 0 118187 46 0 0 25 0 1 0 650064769 146206720 27118 33554432000 4194304 4580011 140733312848240 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 35695 27118 367 95 0 30677 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 142780

[startup+1242.3 s]
/proc/loadavg: 4.12 4.04 3.98 5/308 32266
/proc/meminfo: memFree=12561088/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=146144 CPUtime=1242.33 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 203903 0 0 0 124186 47 0 0 25 0 1 0 650064769 149651456 29531 33554432000 4194304 4580011 140733312848240 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 36536 29531 367 95 0 31518 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 146144



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.98 2/293 32322
/proc/meminfo: memFree=13058820/32950928 swapFree=67083212/67111528
[pid=32220] ppid=32218 vsize=146244 CPUtime=1300.04 cores=4,6
/proc/32220/stat : 32220 (strangenight2-s) R 32218 32220 31408 0 -1 4202496 210616 0 0 0 129955 49 0 0 25 0 1 0 650064769 149753856 29077 33554432000 4194304 4580011 140733312848240 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/32220/statm: 36561 29077 367 95 0 31543 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 146244

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.56
system time used= 0.503923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210616
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= 6
involuntary context switches= 1122

runsolver used 3.58446 second user time and 8.48871 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 16:50:51
IDJOB=3367592
IDBENCH=82801
IDSOLVER=1845
FILE ID=node127/3367592-1305384651
RUNJOBID= node127-1305384648-32152
PBS_JOBID= 13324375
Free space on /tmp= 73464 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S1926673460-089.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367592-1305384651/watcher-3367592-1305384651 -o /tmp/evaluation-result-3367592-1305384651/solver-3367592-1305384651 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367592-1305384651.cnf

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

MD5SUM BENCH= 9d309b87a927b4b93163b466ed90b7e5
RANDOM SEED=1635001982

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

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      13125304 kB
Buffers:        276648 kB
Cached:        3342480 kB
SwapCached:       1620 kB
Active:       16759840 kB
Inactive:      2728136 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13125304 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           22988 kB
Writeback:           0 kB
AnonPages:    15867224 kB
Mapped:          27212 kB
Slab:           227028 kB
PageTables:      47612 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44443080 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= 73472 MiB
End job on node127 at 2011-05-14 17:12:33