Trace number 3367890

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-v550-c2343-S591042619-090.UNKNOWN.cnf
MD5SUM58de0b27915a7db672b276faaed6cfd0
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367890-1305388557.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 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:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     14  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:     261 undec:      54 neg:     235
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       536      2330         0         0      7071         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       536      2330         0      4846      7071    121257   no data   no data
0.39/0.42	c  N st    10     11302       536      2330         0      4511      7071     80074   no data   no data
0.59/0.68	c  N st    11     17045       536      2330         0     10129      7071    216742   no data   no data
1.10/1.12	c  F st    12     25000       536      2330         0     12374      7071    271896   no data   no data
1.10/1.12	c  N st    12     25000       536      2330         0     12374      7071    271896   no data   no data
1.29/1.36	c Decided on static restart strategy
1.29/1.36	c  N st    18     30000       536      2330         0     10651      7071    210512   no data   no data
1.29/1.36	c  S st    18     30000       536      2330         0     10651      7071    210512   no data   no data
1.29/1.39	c  S st    18     30506       536      2330         0     11157      7071    223063   no data   no data
1.29/1.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.40	c blocked clauses removed:        0 vars:      0 tried:         536 T: 0.00 s
1.39/1.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1.39/1.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c lits-rem:        92  cl-subs:      530  v-elim:      0  v-fix:    0  time:  0.05 s
1.39/1.47	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.01
1.39/1.47	c calculated reachability. Time: 0.00
1.39/1.47	c  N st    18     30506       536      2330         0     10627      7071    208810   no data   no data
1.79/1.86	c  N st    20     37616       536      2330         0      9903      7071    170070   no data   no data
2.20/2.24	c  N st    21     44015       536      2330         0     16160      7071    315826   no data   no data
2.29/2.36	c  S st    22     45760       536      2330         0      9106      7071    131998   no data   no data
2.29/2.39	c  S st    22     46264       536      2330         0      9609      7071    144234   no data   no data
2.29/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.29/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.29/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
2.29/2.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.41	c lits-rem:        20  cl-subs:       60  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.41	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
2.39/2.41	c vivif2 --  cl tried     9549 cl shrink        0 lits rem          0 time: 0.00
2.39/2.42	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.01
2.39/2.42	c calculated reachability. Time: 0.00
2.39/2.42	c  N st    22     46264       536      2330         0      9549      7071    142901   no data   no data
3.30/3.32	c  N st    23     60661       536      2330         0     13862      7071    233102   no data   no data
3.89/3.94	c  N st    24     69396       536      2330         0     11656      7071    172809   no data   no data
3.89/3.94	c  S st    24     69396       536      2330         0     11656      7071    172809   no data   no data
3.89/3.97	c  S st    24     69906       536      2330         0     12166      7071    183865   no data   no data
3.89/3.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.89/3.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
3.89/3.97	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.89/3.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.00	c lits-rem:        53  cl-subs:      151  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.00	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
3.99/4.00	c vivif2 --  cl tried    12015 cl shrink        0 lits rem          0 time: 0.00
3.99/4.01	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.01
3.99/4.01	c calculated reachability. Time: 0.00
3.99/4.01	c  N st    24     69906       536      2330         0     12015      7071    180387   no data   no data
5.09/5.19	c  F st    25     87503       536      2330         0     17501      7071    312111   no data   no data
5.09/5.19	c  N st    25     87503       536      2330         0     17501      7071    312111   no data   no data
5.59/5.60	c Decided on static restart strategy
5.79/5.83	c  N st    32     95541       536      2330         0     25393      7071    502195   no data   no data
6.39/6.47	c  N st    34    104861       536      2330         0     21807      7071    394565   no data   no data
6.39/6.47	c  S st    34    104861       536      2330         0     21807      7071    394565   no data   no data
6.50/6.53	c  S st    34    105365       536      2330         0     22311      7071    406937   no data   no data
6.50/6.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.50/6.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.50/6.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.50/6.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.50/6.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.50/6.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
6.50/6.53	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.50/6.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.69	c lits-rem:       106  cl-subs:      747  v-elim:      0  v-fix:    0  time:  0.14 s
6.60/6.69	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
6.69/6.70	c vivif2 --  cl tried    21564 cl shrink        0 lits rem          0 time: 0.00
6.69/6.71	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.01
6.69/6.71	c calculated reachability. Time: 0.00
6.69/6.71	c  N st    34    105365       536      2330         0     21564      7071    387816   no data   no data
7.39/7.47	c  N st    35    114964       536      2330         0     17268      7071    264385   no data   no data
8.69/8.73	c  N st    36    129361       536      2330         0     16707      7071    232176   no data   no data
10.49/10.51	c  N st    37    150957       536      2330         0     22184      7071    359275   no data   no data
11.10/11.18	c  S st    38    158048       536      2330         0     29105      7071    541550   no data   no data
11.20/11.25	c  S st    38    158550       536      2330         0     29603      7071    553022   no data   no data
11.20/11.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.20/11.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.20/11.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.20/11.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.20/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.20/11.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
11.20/11.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.20/11.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.20/11.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.66	c lits-rem:       240  cl-subs:     1297  v-elim:      0  v-fix:    0  time:  0.39 s
11.59/11.66	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
11.59/11.67	c vivif2 --  cl tried    28306 cl shrink        0 lits rem          0 time: 0.01
11.59/11.69	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.02
11.59/11.69	c calculated reachability. Time: 0.00
11.59/11.69	c  N st    38    158550       536      2330         0     28306      7071    516669   no data   no data
16.40/16.45	c  N st    39    207138       536      2330         0     23056      7071    343326   no data   no data
19.19/19.29	c  N st    40    237826       536      2330         0     33450      7071    590261   no data   no data
19.19/19.29	c  S st    40    237826       536      2330         0     33450      7071    590261   no data   no data
19.29/19.37	c  S st    40    238327       536      2330         0     33951      7071    603081   no data   no data
19.29/19.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.29/19.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.29/19.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.29/19.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.29/19.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.29/19.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
19.29/19.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.29/19.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.39/19.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.89/19.94	c lits-rem:       267  cl-subs:     1506  v-elim:      0  v-fix:    0  time:  0.53 s
19.89/19.94	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
19.89/19.95	c vivif2 --  cl tried    32445 cl shrink        0 lits rem          0 time: 0.01
19.89/19.96	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.02
19.89/19.97	c calculated reachability. Time: 0.00
19.89/19.97	c  N st    40    238327       536      2330         0     32445      7071    563678   no data   no data
26.99/27.10	c  F st    41    306250       536      2330         0     34145      7071    558966   no data   no data
27.09/27.10	c  N st    41    306250       536      2330         0     34145      7071    558966   no data   no data
27.59/27.64	c Decided on static restart strategy
30.10/30.12	c  N st    51    334556       536      2330         0     38538      7071    652714   no data   no data
32.80/32.80	c  N st    53    357491       536      2330         0     36502      7071    589117   no data   no data
32.80/32.80	c  S st    53    357491       536      2330         0     36502      7071    589117   no data   no data
32.80/32.89	c  S st    53    357993       536      2330         0     37004      7071    601224   no data   no data
32.80/32.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.90/32.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.90/32.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.90/32.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.90/32.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.90/32.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
32.90/32.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.90/32.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.90/32.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.29/33.32	c lits-rem:       136  cl-subs:     1458  v-elim:      0  v-fix:    0  time:  0.40 s
33.29/33.32	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
33.29/33.33	c vivif2 --  cl tried    35546 cl shrink        0 lits rem          0 time: 0.01
33.29/33.35	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.02
33.29/33.35	c calculated reachability. Time: 0.00
33.29/33.35	c  N st    53    357993       536      2330         0     35546      7071    560302   no data   no data
37.19/37.27	c  N st    54    390386       536      2330         0     41697      7071    712499   no data   no data
43.70/43.71	c  N st    55    438975       536      2330         0     35385      7071    492349   no data   no data
53.69/53.70	c  N st    56    511857       536      2330         0     49093      7071    829442   no data   no data
56.79/56.84	c  N st    57    536989       536      2330         0     43347      7071    653370   no data   no data
56.79/56.84	c  S st    57    536989       536      2330         0     43347      7071    653370   no data   no data
56.89/56.94	c  S st    57    537492       536      2330         0     43849      7071    665331   no data   no data
56.89/56.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
56.89/56.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
56.89/56.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.89/56.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
56.89/56.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.89/56.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
56.89/56.95	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
56.89/56.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
56.89/56.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.39/57.42	c lits-rem:       345  cl-subs:     1444  v-elim:      0  v-fix:    0  time:  0.44 s
57.39/57.42	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
57.39/57.43	c vivif2 --  cl tried    42405 cl shrink        0 lits rem          0 time: 0.01
57.39/57.46	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.03
57.39/57.46	c calculated reachability. Time: 0.00
57.39/57.46	c  N st    57    537492       536      2330         0     42405      7071    632399   no data   no data
79.79/79.81	c  N st    58    701478       536      2330         0     36471      7071    399608   no data   no data
96.00/96.00	c  N st    59    806238       536      2330         0     65592      7071   1150145   no data   no data
96.00/96.00	c  S st    59    806238       536      2330         0     65592      7071   1150145   no data   no data
96.10/96.18	c  S st    59    806740       536      2330         0     66094      7071   1163096   no data   no data
96.10/96.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
96.20/96.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
96.20/96.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
96.20/96.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
96.20/96.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
96.20/96.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
96.20/96.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
96.20/96.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
96.20/96.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.88	c lits-rem:       633  cl-subs:     3891  v-elim:      0  v-fix:    0  time:  2.63 s
98.79/98.88	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
98.79/98.89	c vivif2 --  cl tried    62203 cl shrink        0 lits rem          0 time: 0.01
98.90/98.93	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.04
98.90/98.93	c calculated reachability. Time: 0.00
98.90/98.93	c  N st    59    806740       536      2330         0     62203      7071   1065132   no data   no data
149.40/149.45	c  F st    60   1071876       536      2330         0     78035      7071   1399871   no data   no data
149.40/149.45	c  N st    60   1071876       536      2330         0     78035      7071   1399871   no data   no data
150.80/150.87	c Decided on static restart strategy
155.20/155.21	c  N st    70   1100180       536      2330         0     61817      7071    889055   no data   no data
162.39/162.48	c  N st    72   1136174       536      2330         0     52150      7071    624885   no data   no data
169.30/169.38	c  N st    73   1168566       536      2330         0     83860      7071   1468509   no data   no data
177.11/177.14	c  N st    74   1210110       536      2330         0     78633      7071   1312887   no data   no data
177.11/177.14	c  S st    74   1210110       536      2330         0     78633      7071   1312887   no data   no data
177.30/177.34	c  S st    74   1210613       536      2330         0     79136      7071   1325120   no data   no data
177.30/177.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.30/177.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
177.30/177.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
177.30/177.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
177.30/177.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.30/177.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
177.30/177.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
177.30/177.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
177.40/177.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.70/179.72	c lits-rem:       463  cl-subs:     2960  v-elim:      0  v-fix:    0  time:  2.29 s
179.70/179.72	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
179.70/179.73	c vivif2 --  cl tried    76176 cl shrink        0 lits rem          0 time: 0.02
179.70/179.79	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.05
179.70/179.79	c calculated reachability. Time: 0.00
179.70/179.79	c  N st    74   1210613       536      2330         0     76176      7071   1250872   no data   no data
194.60/194.64	c  N st    75   1283496       536      2330         0     52463      7071    592249   no data   no data
219.00/219.09	c  N st    76   1392819       536      2330         0     60754      7071    777746   no data   no data
255.70/255.75	c  N st    77   1556803       536      2330         0     65181      7071    834387   no data   no data
291.80/291.88	c  N st    78   1710614       536      2330         0    106889      7071   1978800   no data   no data
291.80/291.88	c  S st    78   1710614       536      2330         0    106889      7071   1978800   no data   no data
292.10/292.15	c  S st    78   1711118       536      2330         0    107393      7071   1991489   no data   no data
292.10/292.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.20/292.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
292.20/292.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
292.20/292.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
292.20/292.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
292.20/292.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
292.20/292.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
292.20/292.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.20/292.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.30/305.33	c lits-rem:      1051  cl-subs:     9321  v-elim:      0  v-fix:    0  time: 13.05 s
305.30/305.33	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
305.30/305.36	c vivif2 --  cl tried    98072 cl shrink        0 lits rem          0 time: 0.02
305.40/305.44	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.08
305.40/305.44	c calculated reachability. Time: 0.00
305.40/305.44	c  N st    78   1711118       536      2330         0     98072      7071   1741510   no data   no data
398.30/398.38	c  N st    79   2080082       536      2330         0    109796      7071   1931718   no data   no data
432.60/432.64	c  N st    80   2211120       536      2330         0    114029      7071   1963588   no data   no data
432.60/432.64	c  S st    80   2211120       536      2330         0    114029      7071   1963588   no data   no data
432.90/432.94	c  S st    80   2211626       536      2330         0    114533      7071   1976528   no data   no data
432.90/432.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
432.90/432.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
432.90/432.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
432.90/432.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
432.90/432.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.90/432.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
432.90/432.99	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
433.00/433.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
433.00/433.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
440.81/440.84	c lits-rem:      1350  cl-subs:     6680  v-elim:      0  v-fix:    0  time:  7.76 s
440.81/440.84	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
440.81/440.86	c vivif2 --  cl tried   107853 cl shrink        0 lits rem          0 time: 0.02
440.91/440.95	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.09
440.91/440.96	c calculated reachability. Time: 0.00
440.91/440.96	c  N st    80   2211626       536      2330         0    107853      7071   1817710   no data   no data
574.31/574.36	c  N st    81   2711626       536      2330         0    131905      7071   2453593   no data   no data
574.31/574.36	c  S st    81   2711626       536      2330         0    131905      7071   2453593   no data   no data
574.71/574.72	c  S st    81   2712128       536      2330         0    132405      7071   2466261   no data   no data
574.71/574.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.71/574.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
574.71/574.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
574.71/574.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
574.71/574.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
574.71/574.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
574.71/574.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
574.81/574.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
574.81/574.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
587.80/587.85	c lits-rem:       722  cl-subs:     7279  v-elim:      0  v-fix:    0  time: 12.96 s
587.80/587.85	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
587.80/587.88	c vivif2 --  cl tried   125126 cl shrink        0 lits rem          0 time: 0.03
587.90/587.99	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.12
588.00/588.00	c calculated reachability. Time: 0.00
588.00/588.00	c  N st    81   2712128       536      2330         0    125126      7071   2271383   no data   no data
738.81/738.86	c  N st    82   3212128       536      2330         0     99969      7071   1318058   no data   no data
738.81/738.86	c  S st    82   3212128       536      2330         0     99969      7071   1318058   no data   no data
739.12/739.11	c  S st    82   3212631       536      2330         0    100472      7071   1330388   no data   no data
739.12/739.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
739.12/739.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
739.12/739.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
739.12/739.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
739.12/739.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
739.12/739.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
739.12/739.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
739.12/739.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
739.22/739.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
741.71/741.79	c lits-rem:       642  cl-subs:     4439  v-elim:      0  v-fix:    0  time:  2.58 s
741.71/741.79	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
741.81/741.81	c vivif2 --  cl tried    96033 cl shrink        0 lits rem          0 time: 0.02
741.81/741.88	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.07
741.81/741.88	c calculated reachability. Time: 0.00
741.81/741.88	c  N st    82   3212631       536      2330         0     96033      7071   1229701   no data   no data
897.52/897.52	c  N st    83   3712632       536      2330         0    106788      7071   1412861   no data   no data
897.52/897.52	c  S st    83   3712632       536      2330         0    106788      7071   1412861   no data   no data
897.81/897.81	c  S st    83   3713133       536      2330         0    107289      7071   1425333   no data   no data
897.81/897.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
897.81/897.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
897.81/897.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
897.81/897.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
897.81/897.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
897.81/897.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
897.81/897.86	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
897.81/897.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
897.91/897.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
900.51/900.56	c lits-rem:       205  cl-subs:     4524  v-elim:      0  v-fix:    0  time:  2.63 s
900.51/900.56	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
900.51/900.58	c vivif2 --  cl tried   102765 cl shrink        0 lits rem          0 time: 0.02
900.61/900.66	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.08
900.61/900.66	c calculated reachability. Time: 0.00
900.61/900.66	c  N st    83   3713133       536      2330         0    102765      7071   1325806   no data   no data
912.82/912.87	c  F st    84   3751562       536      2330         0    140096      7071   2242304   no data   no data
912.82/912.87	c  N st    84   3751562       536      2330         0    140096      7071   2242304   no data   no data
915.02/915.02	c Decided on static restart strategy
924.61/924.69	c  N st    94   3779865       536      2330         0     85278      7071    832355   no data   no data
933.61/933.65	c  N st    96   3815858       536      2330         0    120437      7071   1730428   no data   no data
944.21/944.21	c  N st    97   3848251       536      2330         0    152208      7071   2533360   no data   no data
961.11/961.13	c  N st    98   3896839       536      2330         0    115825      7071   1564059   no data   no data
986.52/986.58	c  N st    99   3969722       536      2330         0    101934      7071   1200969   no data   no data
1023.32/1023.31	c  N st   100   4079047       536      2330         0    122839      7071   1718560   no data   no data
1069.82/1069.82	c  N st   101   4213137       536      2330         0    166495      7071   2803723   no data   no data
1069.82/1069.82	c  S st   101   4213137       536      2330         0    166495      7071   2803723   no data   no data
1070.33/1070.31	c  S st   101   4213642       536      2330         0    167000      7071   2817157   no data   no data
1070.33/1070.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1070.42/1070.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1070.42/1070.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1070.42/1070.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1070.42/1070.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1070.42/1070.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1070.42/1070.40	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1070.42/1070.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1070.51/1070.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1094.72/1094.76	c lits-rem:       950  cl-subs:    15183  v-elim:      0  v-fix:    0  time: 24.24 s
1094.72/1094.76	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
1094.72/1094.80	c vivif2 --  cl tried   151817 cl shrink        0 lits rem          0 time: 0.03
1094.92/1094.94	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.14
1094.92/1094.94	c calculated reachability. Time: 0.00
1094.92/1094.94	c  N st   101   4213642       536      2330         0    151817      7071   2464520   no data   no data
1175.42/1175.45	c  N st   102   4459619       536      2330         0    125953      7071   1755372   no data   no data
1269.62/1269.66	c  N st   103   4713642       536      2330         0     98236      7071    986231   no data   no data
1269.62/1269.66	c  S st   103   4713642       536      2330         0     98236      7071    986231   no data   no data
1269.92/1269.90	c  S st   103   4714145       536      2330         0     98737      7071    999144   no data   no data
1269.92/1269.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1269.92/1269.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1269.92/1269.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1269.92/1269.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1269.92/1269.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1269.92/1269.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    536 time:  0.00 s
1269.92/1269.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1269.92/1269.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1269.92/1269.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1270.32/1270.33	c lits-rem:        69  cl-subs:     1099  v-elim:      0  v-fix:    0  time:  0.34 s
1270.32/1270.33	c vivif2 --  cl tried     2330 cl shrink        0 lits rem          0 time: 0.00
1270.32/1270.35	c vivif2 --  cl tried    97638 cl shrink        0 lits rem          0 time: 0.01
1270.43/1270.42	c asymm  cl-useful: 0/2330/2330 lits-rem:0 time: 0.07
1270.43/1270.43	c calculated reachability. Time: 0.00
1270.43/1270.43	c  N st   103   4714145       536      2330         0     97638      7071    974765   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-3367890-1305388557/watcher-3367890-1305388557 -o /tmp/evaluation-result-3367890-1305388557/solver-3367890-1305388557 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367890-1305388557.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.77 3.96 3.94 3/288 17123
/proc/meminfo: memFree=25114444/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=30220 CPUtime=0.01 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 691 0 0 0 1 0 0 0 19 0 1 0 631271024 30945280 618 33554432000 4194304 4580011 140737013716816 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 7555 618 363 95 0 2537 0

[startup+0.061431 s]
/proc/loadavg: 3.77 3.96 3.94 3/288 17123
/proc/meminfo: memFree=25114444/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=30352 CPUtime=0.06 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 748 0 0 0 6 0 0 0 19 0 1 0 631271024 31080448 675 33554432000 4194304 4580011 140737013716816 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 7588 675 364 95 0 2570 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30352

[startup+0.100418 s]
/proc/loadavg: 3.77 3.96 3.94 3/288 17123
/proc/meminfo: memFree=25114444/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=30352 CPUtime=0.09 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 800 0 0 0 9 0 0 0 19 0 1 0 631271024 31080448 727 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 7588 727 364 95 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30352

[startup+0.300411 s]
/proc/loadavg: 3.77 3.96 3.94 3/288 17123
/proc/meminfo: memFree=25114444/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=30976 CPUtime=0.29 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 1078 0 0 0 29 0 0 0 20 0 1 0 631271024 31719424 855 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 7744 855 364 95 0 2726 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30976

[startup+0.700339 s]
/proc/loadavg: 3.77 3.96 3.94 3/288 17123
/proc/meminfo: memFree=25114444/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=31480 CPUtime=0.69 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 1479 0 0 0 69 0 0 0 20 0 1 0 631271024 32235520 1022 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 7870 1022 364 95 0 2852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31480

[startup+1.5002 s]
/proc/loadavg: 3.77 3.96 3.94 5/292 17130
/proc/meminfo: memFree=25095060/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=37836 CPUtime=1.49 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 3600 0 0 0 149 0 0 0 23 0 1 0 631271024 38744064 2518 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 9459 2518 367 95 0 4441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37836

[startup+3.1009 s]
/proc/loadavg: 3.77 3.96 3.94 6/292 17130
/proc/meminfo: memFree=25064564/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=37996 CPUtime=3.09 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 4763 0 0 0 309 0 0 0 25 0 1 0 631271024 38907904 2431 33554432000 4194304 4580011 140737013716816 18446744073709551615 4318403 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 9499 2432 367 95 0 4481 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37996

[startup+6.30036 s]
/proc/loadavg: 3.87 3.98 3.95 5/292 17130
/proc/meminfo: memFree=25052296/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=39452 CPUtime=6.29 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 6887 0 0 0 629 0 0 0 25 0 1 0 631271024 40398848 2947 33554432000 4194304 4580011 140737013716816 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 9863 2947 367 95 0 4845 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39452

[startup+12.7002 s]
/proc/loadavg: 3.88 3.98 3.95 5/292 17130
/proc/meminfo: memFree=25018376/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=51684 CPUtime=12.69 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 12639 0 0 0 1268 1 0 0 25 0 1 0 631271024 52924416 5882 33554432000 4194304 4580011 140737013716816 18446744073709551615 4318818 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 12921 5882 367 95 0 7903 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51684

[startup+25.501 s]
/proc/loadavg: 3.90 3.98 3.95 5/292 17130
/proc/meminfo: memFree=24981356/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=59072 CPUtime=25.49 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 19168 0 0 0 2547 2 0 0 25 0 1 0 631271024 60489728 7989 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 14768 7989 367 95 0 9750 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59072

[startup+51.1004 s]
/proc/loadavg: 3.93 3.98 3.95 5/292 17131
/proc/meminfo: memFree=24967488/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=63328 CPUtime=51.09 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 28062 0 0 0 5105 4 0 0 25 0 1 0 631271024 64847872 9231 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 15832 9231 367 95 0 10814 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63328

[startup+102.31 s]
/proc/loadavg: 3.97 3.98 3.95 5/292 17132
/proc/meminfo: memFree=24923192/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=83840 CPUtime=102.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 46868 0 0 0 10224 6 0 0 25 0 1 0 631271024 85852160 13447 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 20960 13447 367 95 0 15942 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 83840

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/292 17134
/proc/meminfo: memFree=24878520/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=84220 CPUtime=162.29 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 59644 0 0 0 16220 9 0 0 25 0 1 0 631271024 86241280 13558 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294485 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 21055 13558 367 95 0 16037 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 84220

[startup+222.301 s]
/proc/loadavg: 3.99 3.98 3.95 5/292 17135
/proc/meminfo: memFree=24828372/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=99680 CPUtime=222.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 73994 0 0 0 22218 12 0 0 25 0 1 0 631271024 102072320 17627 33554432000 4194304 4580011 140737013716816 18446744073709551615 4295644 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 24920 17627 367 95 0 19902 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99680

[startup+282.301 s]
/proc/loadavg: 4.03 4.00 3.95 5/292 17137
/proc/meminfo: memFree=24806500/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=99932 CPUtime=282.29 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 84805 0 0 0 28215 14 0 0 25 0 1 0 631271024 102330368 17320 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 24983 17320 367 95 0 19965 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 99932

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.95 5/292 17148
/proc/meminfo: memFree=24768920/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=121336 CPUtime=342.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 97502 0 0 0 34212 18 0 0 25 0 1 0 631271024 124248064 22441 33554432000 4194304 4580011 140737013716816 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 30334 22441 367 95 0 25316 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 121336

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/292 17149
/proc/meminfo: memFree=24755492/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=121488 CPUtime=402.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 106524 0 0 0 40209 21 0 0 25 0 1 0 631271024 124403712 23912 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 30372 23912 367 95 0 25354 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 121488

[startup+462.301 s]
/proc/loadavg: 4.11 4.03 3.96 5/292 17151
/proc/meminfo: memFree=24766220/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=134716 CPUtime=462.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 117643 0 0 0 46207 23 0 0 25 0 1 0 631271024 137949184 27005 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 33679 27005 367 95 0 28661 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 134716

[startup+522.301 s]
/proc/loadavg: 4.04 4.02 3.96 5/292 17152
/proc/meminfo: memFree=24746684/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=134924 CPUtime=522.31 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 127830 0 0 0 52204 27 0 0 25 0 1 0 631271024 138162176 25773 33554432000 4194304 4580011 140737013716816 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 33731 25773 367 95 0 28713 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 134924

[startup+582.3 s]
/proc/loadavg: 4.16 4.06 3.98 5/292 17154
/proc/meminfo: memFree=24718844/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=150944 CPUtime=582.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 139083 0 0 0 58201 29 0 0 25 0 1 0 631271024 154566656 31003 33554432000 4194304 4580011 140737013716816 18446744073709551615 4406380 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 37736 31003 367 95 0 32718 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 150944

[startup+642.301 s]
/proc/loadavg: 4.06 4.05 3.98 5/292 17156
/proc/meminfo: memFree=24708508/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=151664 CPUtime=642.31 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 145467 0 0 0 64199 32 0 0 25 0 1 0 631271024 155303936 31268 33554432000 4194304 4580011 140737013716816 18446744073709551615 4304832 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 37916 31268 367 95 0 32898 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151664

[startup+702.301 s]
/proc/loadavg: 4.02 4.04 3.98 5/292 17157
/proc/meminfo: memFree=24706716/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=151820 CPUtime=702.3 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 153923 0 0 0 70196 34 0 0 25 0 1 0 631271024 155463680 30912 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 37955 30912 367 95 0 32937 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 151820

[startup+762.311 s]
/proc/loadavg: 4.00 4.03 3.98 5/292 17159
/proc/meminfo: memFree=24708152/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=154368 CPUtime=762.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 161303 0 0 0 76196 36 0 0 25 0 1 0 631271024 158072832 32149 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 38592 32149 367 95 0 33574 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 154368

[startup+822.301 s]
/proc/loadavg: 4.05 4.03 3.98 5/292 17160
/proc/meminfo: memFree=24696320/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=154516 CPUtime=822.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 169368 0 0 0 82193 39 0 0 25 0 1 0 631271024 158224384 30845 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 38629 30845 367 95 0 33611 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 154516

[startup+882.3 s]
/proc/loadavg: 4.02 4.03 3.98 5/292 17162
/proc/meminfo: memFree=24689328/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=154628 CPUtime=882.31 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 176562 0 0 0 88190 41 0 0 25 0 1 0 631271024 158339072 31580 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 38657 31580 367 95 0 33639 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154628

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.98 5/292 17164
/proc/meminfo: memFree=24664720/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=157976 CPUtime=942.31 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 184323 0 0 0 94187 44 0 0 25 0 1 0 631271024 161767424 32655 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 39494 32655 367 95 0 34476 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 157976

[startup+1002.3 s]
/proc/loadavg: 4.08 4.03 3.99 5/292 17165
/proc/meminfo: memFree=24659332/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=158072 CPUtime=1002.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 191021 0 0 0 100185 47 0 0 25 0 1 0 631271024 161865728 32641 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 39518 32641 367 95 0 34500 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 158072

[startup+1062.3 s]
/proc/loadavg: 4.03 4.02 3.99 5/292 17167
/proc/meminfo: memFree=24654440/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=158172 CPUtime=1062.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 197843 0 0 0 106183 49 0 0 25 0 1 0 631271024 161968128 32569 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 39543 32569 367 95 0 34525 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 158172

[startup+1122.3 s]
/proc/loadavg: 4.14 4.05 4.00 5/292 17168
/proc/meminfo: memFree=24603192/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=181288 CPUtime=1122.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 207177 0 0 0 112181 51 0 0 25 0 1 0 631271024 185638912 37980 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 45322 37980 367 95 0 40304 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 181288

[startup+1182.3 s]
/proc/loadavg: 4.05 4.04 4.00 6/292 17170
/proc/meminfo: memFree=24601528/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=181408 CPUtime=1182.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 214330 0 0 0 118179 53 0 0 25 0 1 0 631271024 185761792 37834 33554432000 4194304 4580011 140737013716816 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 45352 37834 367 95 0 40334 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181408

[startup+1242.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/292 17172
/proc/meminfo: memFree=24562292/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=181476 CPUtime=1242.32 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 220755 0 0 0 124177 55 0 0 25 0 1 0 631271024 185831424 37019 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 45369 37019 367 95 0 40351 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 181476



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 5/293 17175
/proc/meminfo: memFree=24783956/32951124 swapFree=67057896/67111528
[pid=17123] ppid=17121 vsize=235556 CPUtime=1300.03 cores=4,6
/proc/17123/stat : 17123 (strangenight2-s) R 17121 17123 17069 0 -1 4202496 226048 0 0 0 129946 57 0 0 25 0 1 0 631271024 241209344 38697 33554432000 4194304 4580011 140737013716816 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17123/statm: 58889 38697 367 95 0 53871 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 235556

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.47
CPU system time (s): 0.577912
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 248036

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

runsolver used 3.79942 second user time and 7.99678 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 17:55:57
IDJOB=3367890
IDBENCH=83099
IDSOLVER=1845
FILE ID=node140/3367890-1305388557
RUNJOBID= node140-1305388557-17088
PBS_JOBID= 13324405
Free space on /tmp= 73476 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v550-c2343-S591042619-090.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367890-1305388557/watcher-3367890-1305388557 -o /tmp/evaluation-result-3367890-1305388557/solver-3367890-1305388557 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367890-1305388557.cnf

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

MD5SUM BENCH= 58de0b27915a7db672b276faaed6cfd0
RANDOM SEED=33552366

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25115376 kB
Buffers:        289160 kB
Cached:        3700952 kB
SwapCached:       8056 kB
Active:        4864420 kB
Inactive:      2658604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25115376 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           16968 kB
Writeback:           0 kB
AnonPages:     3529444 kB
Mapped:          22884 kB
Slab:           224676 kB
PageTables:      22268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45627752 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= 73464 MiB
End job on node140 at 2011-05-14 18:17:39