Trace number 3367865

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-k5-r21.3-v150-c3195-S1650617512-037.SATISFIABLE.cnf
MD5SUM00e397e3dd3a79476fc090c9f6643f84
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05999
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367865-1305387724.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.07	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.07	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.07	c calculated reachability. Time: 0.00
0.00/0.07	c Calc default polars -  time:   0.00 s pos:      73 undec:       5 neg:      72
0.00/0.07	c =========================================================================================
0.00/0.07	c types(t): F = full restart, N = normal restart
0.00/0.07	c types(t): S = simplification begin/end, E = solution found
0.00/0.07	c restart types(rt): st = static, dy = dynamic
0.00/0.07	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.07	c  B st     0         0       150      3195         0         0     15975         0   no data   no data
0.00/0.07	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       150      3195         0      4686     15975    140922   no data   no data
0.29/0.36	c  N st    10     11302       150      3195         0      4336     15975     99516   no data   no data
0.49/0.58	c  N st    11     17046       150      3195         0      9841     15975    273147   no data   no data
0.89/0.93	c  F st    12     25002       150      3195         0     12101     15975    344381   no data   no data
0.89/0.93	c  N st    12     25002       150      3195         0     12101     15975    344381   no data   no data
1.10/1.15	c Decided on static restart strategy
1.10/1.15	c  N st    18     30001       150      3195         0     10328     15975    265576   no data   no data
1.10/1.15	c  S st    18     30001       150      3195         0     10328     15975    265576   no data   no data
1.10/1.18	c  S st    18     30506       150      3195         0     10827     15975    280149   no data   no data
1.10/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.18	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.10/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.10/1.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c lits-rem:       324  cl-subs:     1155  v-elim:      0  v-fix:    0  time:  0.18 s
1.39/1.42	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
1.39/1.42	c calculated reachability. Time: 0.00
1.39/1.42	c  N st    18     30506       150      3195         0      9672     15975    240525   no data   no data
1.69/1.76	c  N st    20     37616       150      3195         0      8909     15975    197305   no data   no data
1.99/2.05	c  N st    21     44015       150      3195         0     15027     15975    383657   no data   no data
2.10/2.14	c  S st    22     45760       150      3195         0     16696     15975    433606   no data   no data
2.10/2.19	c  S st    22     46269       150      3195         0      8659     15975    170109   no data   no data
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.10/2.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.10/2.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.10/2.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.10/2.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.10/2.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.22	c lits-rem:        21  cl-subs:      176  v-elim:      0  v-fix:    0  time:  0.02 s
2.20/2.22	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.20/2.23	c vivif2 --  cl tried     8483 cl shrink        0 lits rem          0 time: 0.00
2.20/2.26	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
2.20/2.26	c calculated reachability. Time: 0.00
2.20/2.26	c  N st    22     46269       150      3195         0      8483     15975    164809   no data   no data
2.99/3.04	c  N st    23     60670       150      3195         0     12750     15975    279017   no data   no data
3.49/3.53	c  N st    24     69403       150      3195         0     10562     15975    196257   no data   no data
3.49/3.53	c  S st    24     69403       150      3195         0     10562     15975    196257   no data   no data
3.49/3.56	c  S st    24     69909       150      3195         0     11059     15975    210921   no data   no data
3.49/3.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.49/3.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.49/3.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.49/3.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.49/3.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.49/3.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3.49/3.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.49/3.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.49/3.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.61	c lits-rem:        44  cl-subs:      235  v-elim:      0  v-fix:    0  time:  0.04 s
3.59/3.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.59/3.61	c vivif2 --  cl tried    10824 cl shrink        0 lits rem          0 time: 0.00
3.59/3.66	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.59/3.66	c calculated reachability. Time: 0.00
3.59/3.66	c  N st    24     69909       150      3195         0     10824     15975    203180   no data   no data
4.69/4.70	c  F st    25     87500       150      3195         0     16137     15975    359768   no data   no data
4.69/4.71	c  N st    25     87500       150      3195         0     16137     15975    359768   no data   no data
4.99/5.06	c Decided on static restart strategy
5.19/5.27	c  N st    32     95541       150      3195         0     23805     15975    587593   no data   no data
5.79/5.82	c  N st    34    104864       150      3195         0     20277     15975    466540   no data   no data
5.79/5.82	c  S st    34    104864       150      3195         0     20277     15975    466540   no data   no data
5.79/5.87	c  S st    34    105367       150      3195         0     20768     15975    481233   no data   no data
5.79/5.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.79/5.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.79/5.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.79/5.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.79/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.79/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
5.79/5.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.79/5.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.79/5.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.29/6.32	c lits-rem:       382  cl-subs:     1478  v-elim:      0  v-fix:    0  time:  0.42 s
6.29/6.32	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
6.29/6.32	c vivif2 --  cl tried    19290 cl shrink        0 lits rem          0 time: 0.01
6.39/6.40	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.07
6.39/6.40	c calculated reachability. Time: 0.00
6.39/6.40	c  N st    34    105367       150      3195         0     19290     15975    433043   no data   no data
6.99/7.04	c  N st    35    114967       150      3195         0     15121     15975    295965   no data   no data
8.09/8.11	c  N st    36    129365       150      3195         0     14540     15975    253914   no data   no data
9.59/9.69	c  N st    37    150960       150      3195         0     19858     15975    393588   no data   no data
10.09/10.19	c  S st    38    158051       150      3195         0     26606     15975    599994   no data   no data
10.19/10.26	c  S st    38    158558       150      3195         0     27096     15975    614415   no data   no data
10.19/10.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.19/10.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
10.19/10.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.19/10.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.19/10.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.19/10.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
10.19/10.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.19/10.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
10.19/10.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.11	c lits-rem:       431  cl-subs:     1841  v-elim:      0  v-fix:    0  time:  0.82 s
11.09/11.12	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
11.09/11.12	c vivif2 --  cl tried    25255 cl shrink        0 lits rem          0 time: 0.01
11.19/11.22	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
11.19/11.22	c calculated reachability. Time: 0.00
11.19/11.22	c  N st    38    158558       150      3195         0     25255     15975    554521   no data   no data
15.40/15.44	c  N st    39    207146       150      3195         0     20116     15975    357174   no data   no data
18.19/18.23	c  N st    40    237837       150      3195         0     30129     15975    653160   no data   no data
18.19/18.23	c  S st    40    237837       150      3195         0     30129     15975    653160   no data   no data
18.19/18.29	c  S st    40    238340       150      3195         0     30621     15975    667825   no data   no data
18.19/18.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.29/18.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.29/18.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.29/18.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.29/18.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.29/18.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
18.29/18.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.29/18.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.29/18.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.39/19.49	c lits-rem:       638  cl-subs:     2342  v-elim:      0  v-fix:    0  time:  1.17 s
19.39/19.49	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
19.49/19.50	c vivif2 --  cl tried    28279 cl shrink        0 lits rem          0 time: 0.01
19.59/19.60	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
19.59/19.60	c calculated reachability. Time: 0.00
19.59/19.60	c  N st    40    238340       150      3195         0     28279     15975    594573   no data   no data
26.30/26.35	c  F st    41    306250       150      3195         0     30119     15975    604898   no data   no data
26.30/26.35	c  N st    41    306250       150      3195         0     30119     15975    604898   no data   no data
26.79/26.86	c Decided on static restart strategy
29.09/29.12	c  N st    51    334559       150      3195         0     34374     15975    726477   no data   no data
31.29/31.32	c  N st    53    357510       150      3195         0     32568     15975    637727   no data   no data
31.29/31.32	c  S st    53    357510       150      3195         0     32568     15975    637727   no data   no data
31.39/31.40	c  S st    53    358011       150      3195         0     33062     15975    652415   no data   no data
31.39/31.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.39/31.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.39/31.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.39/31.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
31.39/31.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.39/31.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.39/31.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.99/32.08	c lits-rem:       437  cl-subs:     1378  v-elim:      0  v-fix:    0  time:  0.64 s
31.99/32.08	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
31.99/32.08	c vivif2 --  cl tried    31684 cl shrink        0 lits rem          0 time: 0.01
32.19/32.20	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
32.19/32.20	c calculated reachability. Time: 0.00
32.19/32.20	c  N st    53    358011       150      3195         0     31684     15975    605083   no data   no data
35.39/35.47	c  N st    54    390404       150      3195         0     37793     15975    778560   no data   no data
40.59/40.62	c  N st    55    438992       150      3195         0     31738     15975    564857   no data   no data
48.90/48.93	c  N st    56    511876       150      3195         0     44820     15975    916386   no data   no data
51.71/51.78	c  N st    57    537016       150      3195         0     39227     15975    728316   no data   no data
51.71/51.78	c  S st    57    537016       150      3195         0     39227     15975    728316   no data   no data
51.80/51.87	c  S st    57    537521       150      3195         0     39728     15975    743306   no data   no data
51.80/51.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.80/51.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
51.80/51.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.80/51.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.80/51.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.80/51.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
51.80/51.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.80/51.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.90/51.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.80/52.82	c lits-rem:       576  cl-subs:     1624  v-elim:      0  v-fix:    0  time:  0.91 s
52.80/52.82	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
52.80/52.83	c vivif2 --  cl tried    38104 cl shrink        0 lits rem          0 time: 0.01
52.89/52.97	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
52.89/52.97	c calculated reachability. Time: 0.00
52.89/52.97	c  N st    57    537521       150      3195         0     38104     15975    689244   no data   no data
76.90/76.91	c  N st    58    701505       150      3195         0     66108     15975   1500069   no data   no data
92.30/92.31	c  N st    59    806284       150      3195         0     60442     15975   1238832   no data   no data
92.30/92.31	c  S st    59    806284       150      3195         0     60442     15975   1238832   no data   no data
92.40/92.46	c  S st    59    806784       150      3195         0     60932     15975   1253241   no data   no data
92.40/92.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.40/92.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
92.40/92.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
92.40/92.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.40/92.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.40/92.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
92.40/92.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
92.40/92.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.49/92.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.59/97.61	c lits-rem:      1355  cl-subs:     4883  v-elim:      0  v-fix:    0  time:  5.08 s
97.59/97.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
97.59/97.62	c vivif2 --  cl tried    56049 cl shrink        0 lits rem          0 time: 0.01
97.79/97.84	c asymm  cl-useful: 0/2953/3195 lits-rem:0 time: 0.22
97.79/97.84	c calculated reachability. Time: 0.00
97.79/97.84	c  N st    59    806784       150      3195         0     56049     15975   1113833   no data   no data
139.80/139.87	c  F st    60   1071876       150      3195         0     71160     15975   1502071   no data   no data
139.80/139.87	c  N st    60   1071876       150      3195         0     71160     15975   1502071   no data   no data
140.81/140.83	c Decided on static restart strategy
144.89/144.90	c  N st    70   1100175       150      3195         0     55737     15975    980724   no data   no data
151.30/151.34	c  N st    72   1136168       150      3195         0     46371     15975    674639   no data   no data
156.29/156.32	c  N st    73   1168560       150      3195         0     76917     15975   1618098   no data   no data
162.90/162.97	c  N st    74   1210176       150      3195         0     71877     15975   1449361   no data   no data
162.90/162.97	c  S st    74   1210176       150      3195         0     71877     15975   1449361   no data   no data
163.10/163.15	c  S st    74   1210679       150      3195         0     72369     15975   1464111   no data   no data
163.10/163.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
163.10/163.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
163.10/163.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.10/163.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
163.10/163.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
163.10/163.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
163.10/163.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
163.10/163.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
163.20/163.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
169.79/169.88	c lits-rem:      1570  cl-subs:     5078  v-elim:      0  v-fix:    0  time:  6.64 s
169.79/169.88	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
169.79/169.89	c vivif2 --  cl tried    67291 cl shrink        0 lits rem          0 time: 0.02
170.09/170.11	c asymm  cl-useful: 0/2459/3195 lits-rem:0 time: 0.22
170.09/170.11	c calculated reachability. Time: 0.00
170.09/170.11	c  N st    74   1210679       150      3195         0     67291     15975   1300590   no data   no data
183.29/183.38	c  N st    75   1283561       150      3195         0     90963     15975   1993162   no data   no data
201.80/201.85	c  N st    76   1392885       150      3195         0     52562     15975    769311   no data   no data
232.39/232.41	c  N st    77   1556870       150      3195         0     57219     15975    864818   no data   no data
262.30/262.39	c  N st    78   1710681       150      3195         0     97569     15975   2105761   no data   no data
262.30/262.39	c  S st    78   1710681       150      3195         0     97569     15975   2105761   no data   no data
262.60/262.62	c  S st    78   1711187       150      3195         0     98062     15975   2120806   no data   no data
262.60/262.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
262.60/262.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
262.60/262.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
262.60/262.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
262.60/262.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
262.60/262.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
262.60/262.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
262.60/262.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
262.70/262.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.99/282.06	c lits-rem:      3194  cl-subs:     8546  v-elim:      0  v-fix:    0  time: 19.32 s
281.99/282.06	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
281.99/282.08	c vivif2 --  cl tried    89516 cl shrink        0 lits rem          0 time: 0.02
282.19/282.21	c asymm  cl-useful: 0/736/3195 lits-rem:0 time: 0.13
282.19/282.22	c calculated reachability. Time: 0.00
282.19/282.22	c  N st    78   1711187       150      3195         0     89516     15975   1845321   no data   no data
359.40/359.49	c  N st    79   2080153       150      3195         0    101288     15975   2106198   no data   no data
388.00/388.09	c  N st    80   2211189       150      3195         0    105294     15975   2216166   no data   no data
388.00/388.09	c  S st    80   2211189       150      3195         0    105294     15975   2216166   no data   no data
388.31/388.39	c  S st    80   2211692       150      3195         0    105787     15975   2231154   no data   no data
388.40/388.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
388.40/388.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
388.40/388.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
388.40/388.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
388.40/388.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
388.40/388.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
388.40/388.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
388.40/388.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
388.50/388.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
408.70/408.75	c lits-rem:      3389  cl-subs:     8370  v-elim:      0  v-fix:    0  time: 20.23 s
408.70/408.75	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
408.70/408.78	c vivif2 --  cl tried    97417 cl shrink        0 lits rem          0 time: 0.02
409.00/409.07	c asymm  cl-useful: 0/1694/3195 lits-rem:0 time: 0.29
409.00/409.07	c calculated reachability. Time: 0.00
409.00/409.07	c  N st    80   2211692       150      3195         0     97417     15975   1962168   no data   no data
524.41/524.41	c  N st    81   2711692       150      3195         0    119834     15975   2550176   no data   no data
524.41/524.41	c  S st    81   2711692       150      3195         0    119834     15975   2550176   no data   no data
524.72/524.71	c  S st    81   2712195       150      3195         0    120327     15975   2565039   no data   no data
524.72/524.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
524.72/524.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
524.72/524.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
524.72/524.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
524.72/524.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
524.72/524.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
524.72/524.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
524.81/524.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
524.81/524.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
555.51/555.58	c lits-rem:      2913  cl-subs:    11229  v-elim:      0  v-fix:    0  time: 30.72 s
555.51/555.58	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
555.60/555.61	c vivif2 --  cl tried   109098 cl shrink        0 lits rem          0 time: 0.03
555.90/555.92	c asymm  cl-useful: 0/1381/3195 lits-rem:0 time: 0.31
555.90/555.93	c calculated reachability. Time: 0.00
555.90/555.93	c  N st    81   2712195       150      3195         0    109098     15975   2217611   no data   no data
695.41/695.45	c  N st    82   3212195       150      3195         0     86312     15975   1338763   no data   no data
695.41/695.45	c  S st    82   3212195       150      3195         0     86312     15975   1338763   no data   no data
695.61/695.67	c  S st    82   3212699       150      3195         0     86807     15975   1354024   no data   no data
695.61/695.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
695.71/695.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
695.71/695.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
695.71/695.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
695.71/695.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
695.71/695.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
695.71/695.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
695.71/695.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
695.71/695.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
698.31/698.34	c lits-rem:       519  cl-subs:     2829  v-elim:      0  v-fix:    0  time:  2.59 s
698.31/698.35	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
698.31/698.36	c vivif2 --  cl tried    83978 cl shrink        0 lits rem          0 time: 0.02
698.61/698.61	c asymm  cl-useful: 0/2044/3195 lits-rem:0 time: 0.25
698.61/698.61	c calculated reachability. Time: 0.00
698.61/698.61	c  N st    82   3212699       150      3195         0     83978     15975   1273881   no data   no data
840.01/840.00	c  N st    83   3712700       150      3195         0     94466     15975   1481554   no data   no data
840.01/840.00	c  S st    83   3712700       150      3195         0     94466     15975   1481554   no data   no data
840.21/840.25	c  S st    83   3713207       150      3195         0     94960     15975   1496826   no data   no data
840.21/840.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
840.21/840.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
840.21/840.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
840.21/840.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
840.21/840.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
840.21/840.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
840.21/840.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
840.32/840.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
840.32/840.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
843.91/843.99	c lits-rem:       680  cl-subs:     3336  v-elim:      0  v-fix:    0  time:  3.64 s
843.91/843.99	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
844.01/844.01	c vivif2 --  cl tried    91624 cl shrink        0 lits rem          0 time: 0.02
844.11/844.19	c asymm  cl-useful: 0/1151/3195 lits-rem:0 time: 0.19
844.21/844.20	c calculated reachability. Time: 0.00
844.21/844.20	c  N st    83   3713207       150      3195         0     91624     15975   1401161   no data   no data
854.51/854.51	c  F st    84   3751563       150      3195         0    127691     15975   2482886   no data   no data
854.51/854.51	c  N st    84   3751563       150      3195         0    127691     15975   2482886   no data   no data
856.22/856.29	c Decided on static restart strategy
863.21/863.29	c  N st    94   3779862       150      3195         0    154536     15975   3296556   no data   no data
872.91/872.95	c  N st    96   3815855       150      3195         0    108634     15975   1850121   no data   no data
881.31/881.30	c  N st    97   3848247       150      3195         0    139421     15975   2820943   no data   no data
895.01/895.01	c  N st    98   3896836       150      3195         0    104087     15975   1691811   no data   no data
914.51/914.57	c  N st    99   3969718       150      3195         0     90806     15975   1289108   no data   no data
943.11/943.15	c  N st   100   4079041       150      3195         0    110694     15975   1868994   no data   no data
982.61/982.66	c  N st   101   4213207       150      3195         0    153188     15975   3204391   no data   no data
982.61/982.66	c  S st   101   4213207       150      3195         0    153188     15975   3204391   no data   no data
983.01/983.09	c  S st   101   4213711       150      3195         0    153682     15975   3219301   no data   no data
983.11/983.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
983.11/983.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
983.11/983.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
983.11/983.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
983.11/983.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
983.11/983.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
983.11/983.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
983.21/983.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
983.21/983.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1027.72/1027.74	c lits-rem:      5662  cl-subs:    13990  v-elim:      0  v-fix:    0  time: 44.44 s
1027.72/1027.74	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1027.72/1027.77	c vivif2 --  cl tried   139692 cl shrink        0 lits rem          0 time: 0.04
1028.02/1028.09	c asymm  cl-useful: 0/1351/3195 lits-rem:0 time: 0.31
1028.02/1028.09	c calculated reachability. Time: 0.00
1028.02/1028.09	c  N st   101   4213711       150      3195         0    139692     15975   2791769   no data   no data
1102.71/1102.76	c  N st   102   4459687       150      3195         0    114754     15975   1941341   no data   no data
1179.52/1179.59	c  N st   103   4713711       150      3195         0    177336     15975   3757621   no data   no data
1179.52/1179.59	c  S st   103   4713711       150      3195         0    177336     15975   3757621   no data   no data
1180.02/1180.05	c  S st   103   4714213       150      3195         0    177830     15975   3772067   no data   no data
1180.02/1180.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1180.12/1180.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1180.12/1180.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1180.12/1180.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1180.12/1180.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1180.12/1180.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1180.12/1180.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1180.12/1180.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1180.23/1180.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1273.12/1273.19	c lits-rem:      3942  cl-subs:    23398  v-elim:      0  v-fix:    0  time: 92.90 s
1273.12/1273.19	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1273.22/1273.24	c vivif2 --  cl tried   154432 cl shrink        0 lits rem          0 time: 0.04
1273.62/1273.61	c asymm  cl-useful: 0/1021/3195 lits-rem:0 time: 0.37
1273.62/1273.61	c calculated reachability. Time: 0.00
1273.62/1273.61	c  N st   103   4714213       150      3195         0    154432     15975   3098966   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-3367865-1305387724/watcher-3367865-1305387724 -o /tmp/evaluation-result-3367865-1305387724/solver-3367865-1305387724 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367865-1305387724.cnf 

running on 2 cores: 1,3

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: 1.13 2.42 3.10 2/286 1579
/proc/meminfo: memFree=21765580/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=29744 CPUtime=0 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 516 0 0 0 0 0 0 0 23 0 1 0 650370596 30457856 457 33554432000 4194304 4580011 140734731846016 18446744073709551615 4354920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 7436 458 322 95 0 2418 0

[startup+0.078961 s]
/proc/loadavg: 1.13 2.42 3.10 2/286 1579
/proc/meminfo: memFree=21765580/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=30472 CPUtime=0.07 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 843 0 0 0 7 0 0 0 23 0 1 0 650370596 31203328 752 33554432000 4194304 4580011 140734731846016 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 7618 752 363 95 0 2600 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30472

[startup+0.100947 s]
/proc/loadavg: 1.13 2.42 3.10 2/286 1579
/proc/meminfo: memFree=21765580/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=30472 CPUtime=0.09 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 875 0 0 0 9 0 0 0 23 0 1 0 650370596 31203328 784 33554432000 4194304 4580011 140734731846016 18446744073709551615 4320865 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 7618 784 363 95 0 2600 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30472

[startup+0.300907 s]
/proc/loadavg: 1.13 2.42 3.10 2/286 1579
/proc/meminfo: memFree=21765580/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=31164 CPUtime=0.29 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 1210 0 0 0 29 0 0 0 25 0 1 0 650370596 31911936 939 33554432000 4194304 4580011 140734731846016 18446744073709551615 4318393 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 7791 939 363 95 0 2773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31164

[startup+0.700833 s]
/proc/loadavg: 1.13 2.42 3.10 2/286 1579
/proc/meminfo: memFree=21765580/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=31796 CPUtime=0.69 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 1909 0 0 0 69 0 0 0 25 0 1 0 650370596 32559104 1014 33554432000 4194304 4580011 140734731846016 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 7949 1014 363 95 0 2931 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31796

[startup+1.50069 s]
/proc/loadavg: 1.13 2.42 3.10 5/297 1600
/proc/meminfo: memFree=21741032/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=39408 CPUtime=1.49 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 4269 0 0 0 149 0 0 0 25 0 1 0 650370596 40353792 2946 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 9852 2946 367 95 0 4834 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39408

[startup+3.10041 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21715984/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=39580 CPUtime=3.09 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 5857 0 0 0 308 1 0 0 25 0 1 0 650370596 40529920 2952 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 9895 2952 367 95 0 4877 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39580

[startup+6.30084 s]
/proc/loadavg: 1.36 2.45 3.10 5/297 1600
/proc/meminfo: memFree=21705564/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=46476 CPUtime=6.29 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 9624 0 0 0 628 1 0 0 25 0 1 0 650370596 47591424 4733 33554432000 4194304 4580011 140734731846016 18446744073709551615 4416381 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 11619 4733 367 95 0 6601 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46476

[startup+12.7007 s]
/proc/loadavg: 1.76 2.50 3.11 5/297 1601
/proc/meminfo: memFree=21668148/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=53940 CPUtime=12.69 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 14742 0 0 0 1267 2 0 0 25 0 1 0 650370596 55234560 6510 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 13485 6510 367 95 0 8467 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 53940

[startup+25.5004 s]
/proc/loadavg: 2.27 2.58 3.13 5/297 1601
/proc/meminfo: memFree=21649556/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=59204 CPUtime=25.49 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 21556 0 0 0 2545 4 0 0 25 0 1 0 650370596 60624896 8141 33554432000 4194304 4580011 140734731846016 18446744073709551615 4295703 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 14801 8141 367 95 0 9783 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 59204

[startup+51.1009 s]
/proc/loadavg: 2.86 2.69 3.15 5/297 1602
/proc/meminfo: memFree=21631112/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=63884 CPUtime=51.1 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 34249 0 0 0 5104 6 0 0 25 0 1 0 650370596 65417216 8596 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294450 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 15971 8596 367 95 0 10953 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 63884

[startup+102.311 s]
/proc/loadavg: 3.74 2.96 3.22 5/297 1603
/proc/meminfo: memFree=21572196/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=84880 CPUtime=102.3 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 53269 0 0 0 10220 10 0 0 25 0 1 0 650370596 86917120 13761 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 21220 13761 367 95 0 16202 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 84880

[startup+162.301 s]
/proc/loadavg: 3.89 3.13 3.26 5/297 1605
/proc/meminfo: memFree=21564740/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=85416 CPUtime=162.3 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 70439 0 0 0 16215 15 0 0 25 0 1 0 650370596 87465984 14307 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 21354 14307 367 95 0 16336 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 85416

[startup+222.3 s]
/proc/loadavg: 3.99 3.31 3.31 5/297 1606
/proc/meminfo: memFree=21532452/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=98472 CPUtime=222.29 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 87612 0 0 0 22211 18 0 0 25 0 1 0 650370596 100835328 16996 33554432000 4194304 4580011 140734731846016 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 24618 16996 367 95 0 19600 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 98472

[startup+282.301 s]
/proc/loadavg: 3.99 3.42 3.35 5/297 1608
/proc/meminfo: memFree=21474636/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=118880 CPUtime=282.29 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 101449 0 0 0 28206 23 0 0 25 0 1 0 650370596 121733120 23041 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 29720 23041 367 95 0 24702 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 118880

[startup+342.301 s]
/proc/loadavg: 4.12 3.57 3.40 5/297 1609
/proc/meminfo: memFree=21464568/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=119212 CPUtime=342.3 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 115454 0 0 0 34203 27 0 0 25 0 1 0 650370596 122073088 22709 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 29803 22709 367 95 0 24785 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119212

[startup+402.3 s]
/proc/loadavg: 4.05 3.64 3.43 5/297 1611
/proc/meminfo: memFree=21438104/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=131420 CPUtime=402.3 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 127687 0 0 0 40200 30 0 0 25 0 1 0 650370596 134574080 25947 33554432000 4194304 4580011 140734731846016 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 32855 25947 367 95 0 27837 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131420

[startup+462.301 s]
/proc/loadavg: 4.06 3.72 3.47 5/297 1613
/proc/meminfo: memFree=21432728/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=131660 CPUtime=462.3 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 139275 0 0 0 46197 33 0 0 25 0 1 0 650370596 134819840 24632 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 32915 24632 367 95 0 27897 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 131660

[startup+522.301 s]
/proc/loadavg: 4.02 3.76 3.50 5/297 1614
/proc/meminfo: memFree=21404804/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=131852 CPUtime=522.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 150578 0 0 0 52194 37 0 0 25 0 1 0 650370596 135016448 26057 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 32963 26057 367 95 0 27945 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 131852

[startup+582.3 s]
/proc/loadavg: 4.08 3.84 3.54 5/297 1616
/proc/meminfo: memFree=21376752/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=204404 CPUtime=582.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 159119 0 0 0 58192 39 0 0 25 0 1 0 650370596 209309696 30874 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 51101 30874 367 95 0 46083 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 204404

[startup+642.301 s]
/proc/loadavg: 3.58 3.74 3.53 4/291 1634
/proc/meminfo: memFree=21428500/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=151268 CPUtime=642.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 168757 0 0 0 64187 44 0 0 25 0 1 0 650370596 154898432 30354 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 37817 30354 367 95 0 32799 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 151268

[startup+702.301 s]
/proc/loadavg: 3.21 3.60 3.49 4/291 1636
/proc/meminfo: memFree=21427340/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=151496 CPUtime=702.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 178902 0 0 0 70184 47 0 0 25 0 1 0 650370596 155131904 29811 33554432000 4194304 4580011 140734731846016 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 37874 29811 367 95 0 32856 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 151496

[startup+762.311 s]
/proc/loadavg: 3.12 3.50 3.46 4/291 1638
/proc/meminfo: memFree=21416992/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=207056 CPUtime=762.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 187986 0 0 0 76182 50 0 0 25 0 1 0 650370596 212025344 31417 33554432000 4194304 4580011 140734731846016 18446744073709551615 4305197 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 51764 31417 367 95 0 46746 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 207056

[startup+822.301 s]
/proc/loadavg: 3.04 3.41 3.43 4/291 1639
/proc/meminfo: memFree=21415832/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=151824 CPUtime=822.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 198200 0 0 0 82176 55 0 0 25 0 1 0 650370596 155467776 30163 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 37956 30163 367 95 0 32938 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 151824

[startup+882.301 s]
/proc/loadavg: 3.01 3.33 3.40 4/291 1641
/proc/meminfo: memFree=21407092/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=154944 CPUtime=882.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 207507 0 0 0 88173 58 0 0 25 0 1 0 650370596 158662656 31566 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 38736 31566 367 95 0 33718 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 154944

[startup+942.3 s]
/proc/loadavg: 3.00 3.27 3.37 4/291 1642
/proc/meminfo: memFree=21409656/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=155116 CPUtime=942.31 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 218195 0 0 0 94169 62 0 0 25 0 1 0 650370596 158838784 30351 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 38779 30351 367 95 0 33761 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 155116

[startup+1002.3 s]
/proc/loadavg: 3.06 3.23 3.35 4/291 1644
/proc/meminfo: memFree=21380960/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=240724 CPUtime=1002.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 230426 0 0 0 100167 65 0 0 25 0 1 0 650370596 246501376 38508 33554432000 4194304 4580011 140734731846016 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 60181 38508 367 95 0 55163 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 240724

[startup+1062.3 s]
/proc/loadavg: 3.02 3.19 3.33 4/291 1646
/proc/meminfo: memFree=21362792/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=240964 CPUtime=1062.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 235268 0 0 0 106165 67 0 0 25 0 1 0 650370596 246747136 38744 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 60241 38744 367 95 0 55223 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 240964

[startup+1122.3 s]
/proc/loadavg: 3.00 3.15 3.31 4/291 1647
/proc/meminfo: memFree=21356168/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=241492 CPUtime=1122.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 244007 0 0 0 112163 69 0 0 25 0 1 0 650370596 247287808 39088 33554432000 4194304 4580011 140734731846016 18446744073709551615 4305264 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 60373 39088 367 95 0 55355 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 241492

[startup+1182.3 s]
/proc/loadavg: 3.00 3.12 3.28 4/291 1658
/proc/meminfo: memFree=21329168/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=270692 CPUtime=1182.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 259118 0 0 0 118159 73 0 0 25 0 1 0 650370596 277188608 45738 33554432000 4194304 4580011 140734731846016 18446744073709551615 4406344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 67673 45738 367 95 0 62655 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 270692

[startup+1242.3 s]
/proc/loadavg: 3.03 3.11 3.27 4/291 1659
/proc/meminfo: memFree=21324180/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=270692 CPUtime=1242.32 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 259118 0 0 0 124159 73 0 0 25 0 1 0 650370596 277188608 45738 33554432000 4194304 4580011 140734731846016 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 67673 45738 367 95 0 62655 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 270692



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.19 3.14 3.27 4/291 1661
/proc/meminfo: memFree=21332080/32951124 swapFree=66457188/67111528
[pid=1579] ppid=1577 vsize=211912 CPUtime=1300.03 cores=1,3
/proc/1579/stat : 1579 (strangenight2-s) R 1577 1579 32743 0 -1 4202496 263180 0 0 0 129928 75 0 0 25 0 1 0 650370596 216997888 44818 33554432000 4194304 4580011 140734731846016 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/1579/statm: 52978 44818 367 95 0 47960 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 211912

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.29
system time used= 0.758884
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263181
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= 12
involuntary context switches= 1506

runsolver used 3.40848 second user time and 8.45072 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 17:42:04
IDJOB=3367865
IDBENCH=83074
IDSOLVER=1845
FILE ID=node132/3367865-1305387724
RUNJOBID= node132-1305387724-1559
PBS_JOBID= 13324370
Free space on /tmp= 73328 MiB

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

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

MD5SUM BENCH= 00e397e3dd3a79476fc090c9f6643f84
RANDOM SEED=2103480384

node132.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	: 5332.74
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.76
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.75
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.77
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.67
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.82
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:      21765992 kB
Buffers:        257956 kB
Cached:        5395360 kB
SwapCached:       6904 kB
Active:        4736588 kB
Inactive:      6162312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21765992 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           11008 kB
Writeback:           0 kB
AnonPages:     5243264 kB
Mapped:          19252 kB
Slab:           199352 kB
PageTables:      24776 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34768416 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73316 MiB
End job on node132 at 2011-05-14 18:03:46