Trace number 3367501

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.04 1300.02

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
MD5SUM57a2cff28dc53061839e3102dd9b3447
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 variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
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-3367501-1305383415.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        500
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       500      2130         0         0      6390         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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:    500 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      5  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:     238 undec:      52 neg:     210
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       495      2125         0         0      6404         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4918       495      2125         0      4845      6404    108310   no data   no data
0.29/0.39	c  N st    10     11302       495      2125         0      4486      6404     75397   no data   no data
0.59/0.64	c  N st    11     17046       495      2125         0     10129      6404    210587   no data   no data
1.00/1.03	c  F st    12     25000       495      2125         0     12392      6404    258643   no data   no data
1.00/1.03	c  N st    12     25000       495      2125         0     12392      6404    258643   no data   no data
1.19/1.27	c Decided on static restart strategy
1.19/1.27	c  N st    18     30000       495      2125         0     10673      6404    198132   no data   no data
1.19/1.27	c  S st    18     30000       495      2125         0     10673      6404    198132   no data   no data
1.29/1.30	c  S st    18     30502       495      2125         0     11173      6404    209257   no data   no data
1.29/1.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.30	c blocked clauses removed:        0 vars:      0 tried:         495 T: 0.00 s
1.29/1.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
1.29/1.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.29/1.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c lits-rem:       113  cl-subs:      577  v-elim:      0  v-fix:    0  time:  0.05 s
1.29/1.36	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.00
1.29/1.36	c calculated reachability. Time: 0.00
1.29/1.36	c  N st    18     30502       495      2125         0     10596      6404    195075   no data   no data
1.69/1.75	c  N st    20     37615       495      2125         0      9851      6404    159868   no data   no data
2.09/2.14	c  N st    21     44014       495      2125         0     16116      6404    306720   no data   no data
2.20/2.26	c  S st    22     45755       495      2125         0      9074      6404    125819   no data   no data
2.20/2.28	c  S st    22     46259       495      2125         0      9577      6404    136900   no data   no data
2.20/2.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.20/2.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.20/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
2.20/2.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.20/2.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.20/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.30	c lits-rem:        13  cl-subs:       75  v-elim:      0  v-fix:    0  time:  0.01 s
2.29/2.30	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
2.29/2.30	c vivif2 --  cl tried     9502 cl shrink        0 lits rem          0 time: 0.00
2.29/2.31	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.01
2.29/2.31	c calculated reachability. Time: 0.00
2.29/2.31	c  N st    22     46259       495      2125         0      9502      6404    135016   no data   no data
3.19/3.23	c  N st    23     60656       495      2125         0     13853      6404    239128   no data   no data
3.79/3.82	c  N st    24     69390       495      2125         0     11657      6404    170930   no data   no data
3.79/3.82	c  S st    24     69390       495      2125         0     11657      6404    170930   no data   no data
3.79/3.86	c  S st    24     69896       495      2125         0     12160      6404    183091   no data   no data
3.79/3.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.79/3.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.79/3.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.79/3.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.79/3.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
3.79/3.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.79/3.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.79/3.88	c lits-rem:        51  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.02 s
3.79/3.88	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c vivif2 --  cl tried    12046 cl shrink        0 lits rem          0 time: 0.00
3.79/3.89	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.01
3.79/3.89	c calculated reachability. Time: 0.00
3.79/3.89	c  N st    24     69896       495      2125         0     12046      6404    179900   no data   no data
5.08/5.13	c  F st    25     87500       495      2125         0     17524      6404    309871   no data   no data
5.08/5.13	c  N st    25     87500       495      2125         0     17524      6404    309871   no data   no data
5.50/5.53	c Decided on static restart strategy
5.69/5.78	c  N st    32     95535       495      2125         0     25433      6404    498915   no data   no data
6.39/6.43	c  N st    34    104845       495      2125         0     21753      6404    384533   no data   no data
6.39/6.43	c  S st    34    104845       495      2125         0     21753      6404    384533   no data   no data
6.39/6.49	c  S st    34    105347       495      2125         0     22254      6404    395653   no data   no data
6.39/6.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.39/6.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.39/6.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.39/6.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.39/6.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.39/6.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
6.39/6.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.50/6.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.50/6.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.68	c lits-rem:       190  cl-subs:     1032  v-elim:      0  v-fix:    0  time:  0.17 s
6.60/6.68	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
6.60/6.68	c vivif2 --  cl tried    21222 cl shrink        0 lits rem          0 time: 0.00
6.60/6.69	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.01
6.60/6.69	c calculated reachability. Time: 0.00
6.60/6.69	c  N st    34    105347       495      2125         0     21222      6404    369613   no data   no data
7.39/7.48	c  N st    35    114945       495      2125         0     16929      6404    247340   no data   no data
8.70/8.73	c  N st    36    129344       495      2125         0     16356      6404    215990   no data   no data
10.49/10.50	c  N st    37    150939       495      2125         0     21881      6404    340745   no data   no data
11.09/11.16	c  S st    38    158020       495      2125         0     28812      6404    513608   no data   no data
11.19/11.23	c  S st    38    158522       495      2125         0     29314      6404    525364   no data   no data
11.19/11.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.19/11.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.19/11.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.19/11.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.19/11.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.19/11.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
11.19/11.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.19/11.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.19/11.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.49/11.50	c lits-rem:       343  cl-subs:     1041  v-elim:      0  v-fix:    0  time:  0.24 s
11.49/11.50	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
11.49/11.50	c vivif2 --  cl tried    28273 cl shrink        0 lits rem          0 time: 0.00
11.49/11.52	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.01
11.49/11.52	c calculated reachability. Time: 0.00
11.49/11.52	c  N st    38    158522       495      2125         0     28273      6404    498221   no data   no data
16.40/16.45	c  N st    39    207110       495      2125         0     23047      6404    329771   no data   no data
19.48/19.58	c  N st    40    237783       495      2125         0     33515      6404    559950   no data   no data
19.48/19.58	c  S st    40    237783       495      2125         0     33515      6404    559950   no data   no data
19.58/19.65	c  S st    40    238286       495      2125         0     34018      6404    571630   no data   no data
19.58/19.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.58/19.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.58/19.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.58/19.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.58/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.58/19.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
19.58/19.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.58/19.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.58/19.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.98/20.06	c lits-rem:       222  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  0.37 s
19.98/20.06	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
19.98/20.07	c vivif2 --  cl tried    32883 cl shrink        0 lits rem          0 time: 0.01
19.98/20.08	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.02
19.98/20.08	c calculated reachability. Time: 0.00
19.98/20.08	c  N st    40    238286       495      2125         0     32883      6404    544862   no data   no data
27.59/27.68	c  F st    41    306250       495      2125         0     34614      6404    557775   no data   no data
27.59/27.68	c  N st    41    306250       495      2125         0     34614      6404    557775   no data   no data
28.29/28.30	c Decided on static restart strategy
30.99/31.04	c  N st    51    334555       495      2125         0     38900      6404    649740   no data   no data
33.58/33.67	c  N st    53    357430       495      2125         0     36832      6404    589342   no data   no data
33.58/33.67	c  S st    53    357430       495      2125         0     36832      6404    589342   no data   no data
33.68/33.75	c  S st    53    357934       495      2125         0     37334      6404    601514   no data   no data
33.68/33.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.68/33.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
33.68/33.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.68/33.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
33.68/33.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.68/33.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
33.68/33.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
33.68/33.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.68/33.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.09/34.14	c lits-rem:       225  cl-subs:     1141  v-elim:      0  v-fix:    0  time:  0.35 s
34.09/34.14	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
34.09/34.15	c vivif2 --  cl tried    36193 cl shrink        0 lits rem          0 time: 0.01
34.09/34.17	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.02
34.09/34.17	c calculated reachability. Time: 0.00
34.09/34.17	c  N st    53    357934       495      2125         0     36193      6404    570563   no data   no data
38.28/38.33	c  N st    54    390327       495      2125         0     42423      6404    684233   no data   no data
44.48/44.58	c  N st    55    438916       495      2125         0     36138      6404    512078   no data   no data
54.78/54.82	c  N st    56    511798       495      2125         0     49691      6404    792816   no data   no data
58.38/58.43	c  N st    57    536906       495      2125         0     43854      6404    613662   no data   no data
58.38/58.43	c  S st    57    536906       495      2125         0     43854      6404    613662   no data   no data
58.48/58.53	c  S st    57    537411       495      2125         0     44356      6404    625240   no data   no data
58.48/58.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.48/58.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.48/58.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.48/58.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.48/58.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.48/58.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
58.48/58.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.48/58.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.48/58.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.98/59.02	c lits-rem:       294  cl-subs:     2011  v-elim:      0  v-fix:    0  time:  0.45 s
58.98/59.02	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
58.98/59.03	c vivif2 --  cl tried    42345 cl shrink        0 lits rem          0 time: 0.01
58.98/59.05	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.02
58.98/59.05	c calculated reachability. Time: 0.00
58.98/59.05	c  N st    57    537411       495      2125         0     42345      6404    587902   no data   no data
83.88/83.92	c  N st    58    701396       495      2125         0     36486      6404    379042   no data   no data
101.09/101.11	c  N st    59    806118       495      2125         0     65278      6404   1031791   no data   no data
101.09/101.11	c  S st    59    806118       495      2125         0     65278      6404   1031791   no data   no data
101.20/101.26	c  S st    59    806618       495      2125         0     65775      6404   1044319   no data   no data
101.20/101.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.20/101.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.20/101.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.20/101.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.20/101.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.20/101.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
101.20/101.28	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.28/101.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.28/101.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.78/103.83	c lits-rem:       936  cl-subs:     4623  v-elim:      0  v-fix:    0  time:  2.50 s
103.78/103.83	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
103.78/103.84	c vivif2 --  cl tried    61152 cl shrink        0 lits rem          0 time: 0.01
103.78/103.88	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.04
103.78/103.88	c calculated reachability. Time: 0.00
103.78/103.88	c  N st    59    806618       495      2125         0     61152      6404    949041   no data   no data
149.89/149.92	c  F st    60   1071875       495      2125         0     77462      6404   1246890   no data   no data
149.89/149.93	c  N st    60   1071875       495      2125         0     77462      6404   1246890   no data   no data
151.09/151.14	c Decided on static restart strategy
154.89/154.97	c  N st    70   1100178       495      2125         0     61140      6404    833193   no data   no data
161.70/161.74	c  N st    72   1136170       495      2125         0     51381      6404    574947   no data   no data
167.98/168.07	c  N st    73   1168563       495      2125         0     82966      6404   1357512   no data   no data
175.58/175.61	c  N st    74   1209928       495      2125         0     77482      6404   1200509   no data   no data
175.58/175.61	c  S st    74   1209928       495      2125         0     77482      6404   1200509   no data   no data
175.78/175.80	c  S st    74   1210433       495      2125         0     77986      6404   1212379   no data   no data
175.78/175.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.78/175.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
175.78/175.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.78/175.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.78/175.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.78/175.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
175.78/175.83	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.78/175.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
175.78/175.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.39/178.45	c lits-rem:       782  cl-subs:     3534  v-elim:      0  v-fix:    0  time:  2.57 s
178.39/178.45	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
178.39/178.47	c vivif2 --  cl tried    74452 cl shrink        0 lits rem          0 time: 0.02
178.49/178.54	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.06
178.49/178.54	c calculated reachability. Time: 0.00
178.49/178.54	c  N st    74   1210433       495      2125         0     74452      6404   1132289   no data   no data
192.49/192.55	c  N st    75   1283315       495      2125         0     50948      6404    530664   no data   no data
215.18/215.22	c  N st    76   1392638       495      2125         0     59082      6404    697933   no data   no data
251.90/251.93	c  N st    77   1556623       495      2125         0     63856      6404    761839   no data   no data
286.79/286.83	c  N st    78   1710433       495      2125         0    105799      6404   1847761   no data   no data
286.79/286.83	c  S st    78   1710433       495      2125         0    105799      6404   1847761   no data   no data
287.19/287.23	c  S st    78   1710937       495      2125         0    106303      6404   1859985   no data   no data
287.19/287.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
287.29/287.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
287.29/287.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.29/287.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.29/287.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.29/287.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
287.29/287.30	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
287.29/287.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
287.29/287.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.29/299.33	c lits-rem:      1170  cl-subs:     6980  v-elim:      0  v-fix:    0  time: 11.95 s
299.29/299.33	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
299.29/299.36	c vivif2 --  cl tried    99323 cl shrink        0 lits rem          0 time: 0.02
299.39/299.44	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.08
299.39/299.44	c calculated reachability. Time: 0.00
299.39/299.44	c  N st    78   1710937       495      2125         0     99323      6404   1693138   no data   no data
386.99/387.07	c  N st    79   2079903       495      2125         0    110631      6404   1851156   no data   no data
420.80/420.89	c  N st    80   2210937       495      2125         0    115060      6404   1910196   no data   no data
420.80/420.89	c  S st    80   2210937       495      2125         0    115060      6404   1910196   no data   no data
421.20/421.25	c  S st    80   2211437       495      2125         0    115559      6404   1922327   no data   no data
421.20/421.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
421.20/421.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
421.20/421.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
421.20/421.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
421.20/421.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
421.20/421.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
421.20/421.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
421.31/421.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
421.31/421.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
429.39/429.49	c lits-rem:       831  cl-subs:     6929  v-elim:      0  v-fix:    0  time:  8.10 s
429.39/429.49	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
429.49/429.51	c vivif2 --  cl tried   108630 cl shrink        0 lits rem          0 time: 0.03
429.59/429.60	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.09
429.59/429.60	c calculated reachability. Time: 0.00
429.59/429.60	c  N st    80   2211437       495      2125         0    108630      6404   1754584   no data   no data
562.30/562.38	c  N st    81   2711438       495      2125         0    131709      6404   2143016   no data   no data
562.30/562.38	c  S st    81   2711438       495      2125         0    131709      6404   2143016   no data   no data
562.70/562.77	c  S st    81   2711944       495      2125         0    132214      6404   2155118   no data   no data
562.70/562.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
562.80/562.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
562.80/562.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
562.80/562.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
562.80/562.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.80/562.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
562.80/562.84	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
562.80/562.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
562.90/562.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
580.30/580.39	c lits-rem:      1178  cl-subs:    14430  v-elim:      0  v-fix:    0  time: 17.47 s
580.30/580.39	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
580.40/580.42	c vivif2 --  cl tried   117784 cl shrink        0 lits rem          0 time: 0.03
580.50/580.51	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.09
580.50/580.52	c calculated reachability. Time: 0.00
580.50/580.52	c  N st    81   2711944       495      2125         0    117784      6404   1831316   no data   no data
731.90/731.98	c  N st    82   3211947       495      2125         0     93643      6404   1102483   no data   no data
731.90/731.98	c  S st    82   3211947       495      2125         0     93643      6404   1102483   no data   no data
732.20/732.22	c  S st    82   3212454       495      2125         0     94149      6404   1114954   no data   no data
732.20/732.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
732.20/732.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
732.20/732.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
732.20/732.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
732.20/732.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
732.20/732.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
732.20/732.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
732.20/732.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
732.30/732.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.71/733.72	c lits-rem:       187  cl-subs:     3429  v-elim:      0  v-fix:    0  time:  1.41 s
733.71/733.72	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
733.71/733.73	c vivif2 --  cl tried    90720 cl shrink        0 lits rem          0 time: 0.01
733.71/733.80	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.06
733.80/733.80	c calculated reachability. Time: 0.00
733.80/733.80	c  N st    82   3212454       495      2125         0     90720      6404   1043747   no data   no data
892.01/892.09	c  N st    83   3712455       495      2125         0    102083      6404   1225482   no data   no data
892.01/892.09	c  S st    83   3712455       495      2125         0    102083      6404   1225482   no data   no data
892.30/892.35	c  S st    83   3712958       495      2125         0    102583      6404   1237990   no data   no data
892.30/892.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
892.30/892.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
892.30/892.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
892.30/892.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
892.30/892.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
892.30/892.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
892.30/892.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
892.40/892.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
892.40/892.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
893.80/893.84	c lits-rem:       180  cl-subs:     2819  v-elim:      0  v-fix:    0  time:  1.39 s
893.80/893.84	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
893.80/893.86	c vivif2 --  cl tried    99764 cl shrink        0 lits rem          0 time: 0.02
893.90/893.93	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.07
893.90/893.93	c calculated reachability. Time: 0.00
893.90/893.93	c  N st    83   3712958       495      2125         0     99764      6404   1177423   no data   no data
905.61/905.62	c  F st    84   3751562       495      2125         0    137324      6404   2084320   no data   no data
905.61/905.62	c  N st    84   3751562       495      2125         0    137324      6404   2084320   no data   no data
907.52/907.59	c Decided on static restart strategy
918.31/918.34	c  N st    94   3779867       495      2125         0    164950      6404   2755209   no data   no data
928.10/928.16	c  N st    96   3815859       495      2125         0    117202      6404   1638678   no data   no data
938.21/938.28	c  N st    97   3848252       495      2125         0    148774      6404   2412497   no data   no data
954.21/954.24	c  N st    98   3896841       495      2125         0    112231      6404   1466515   no data   no data
977.51/977.59	c  N st    99   3969723       495      2125         0     98497      6404   1098865   no data   no data
1017.30/1017.33	c  N st   100   4079046       495      2125         0    119180      6404   1570663   no data   no data
1061.52/1061.52	c  N st   101   4212961       495      2125         0    163198      6404   2728541   no data   no data
1061.52/1061.52	c  S st   101   4212961       495      2125         0    163198      6404   2728541   no data   no data
1062.00/1062.05	c  S st   101   4213465       495      2125         0    163700      6404   2740875   no data   no data
1062.00/1062.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1062.10/1062.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1062.10/1062.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1062.10/1062.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1062.10/1062.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1062.10/1062.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
1062.10/1062.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1062.10/1062.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1062.20/1062.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1082.21/1082.29	c lits-rem:       973  cl-subs:    12602  v-elim:      0  v-fix:    0  time: 20.04 s
1082.21/1082.29	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
1082.32/1082.34	c vivif2 --  cl tried   151098 cl shrink        0 lits rem          0 time: 0.04
1082.42/1082.47	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.13
1082.42/1082.47	c calculated reachability. Time: 0.00
1082.42/1082.47	c  N st   101   4213465       495      2125         0    151098      6404   2445966   no data   no data
1164.71/1164.70	c  N st   102   4459442       495      2125         0    125040      6404   1703751   no data   no data
1259.91/1259.94	c  N st   103   4713468       495      2125         0     97806      6404    939043   no data   no data
1259.91/1259.94	c  S st   103   4713468       495      2125         0     97806      6404    939043   no data   no data
1260.11/1260.18	c  S st   103   4713974       495      2125         0     98312      6404    952071   no data   no data
1260.11/1260.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1260.21/1260.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1260.21/1260.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1260.21/1260.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1260.21/1260.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.21/1260.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    495 time:  0.00 s
1260.21/1260.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1260.21/1260.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1260.21/1260.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1260.41/1260.48	c lits-rem:        99  cl-subs:      475  v-elim:      0  v-fix:    0  time:  0.21 s
1260.41/1260.48	c vivif2 --  cl tried     2125 cl shrink        0 lits rem          0 time: 0.00
1260.41/1260.49	c vivif2 --  cl tried    97837 cl shrink        0 lits rem          0 time: 0.01
1260.52/1260.56	c asymm  cl-useful: 0/2125/2125 lits-rem:0 time: 0.07
1260.52/1260.56	c calculated reachability. Time: 0.00
1260.52/1260.56	c  N st   103   4713974       495      2125         0     97837      6404    940656   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-3367501-1305383415/watcher-3367501-1305383415 -o /tmp/evaluation-result-3367501-1305383415/solver-3367501-1305383415 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367501-1305383415.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.44 3.88 3.81 2/304 16888
/proc/meminfo: memFree=17380148/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=30080 CPUtime=0 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 603 0 0 0 0 0 0 0 21 0 1 0 649941165 30801920 544 33554432000 4194304 4580011 140734450105152 18446744073709551615 4478800 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 7520 546 351 95 0 2502 0

[startup+0.076061 s]
/proc/loadavg: 3.44 3.88 3.81 2/304 16888
/proc/meminfo: memFree=17380148/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=30192 CPUtime=0.07 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 732 0 0 0 7 0 0 0 21 0 1 0 649941165 30916608 673 33554432000 4194304 4580011 140734450105152 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 7548 673 364 95 0 2530 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30192

[startup+0.101055 s]
/proc/loadavg: 3.44 3.88 3.81 2/304 16888
/proc/meminfo: memFree=17380148/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=30352 CPUtime=0.09 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 765 0 0 0 9 0 0 0 21 0 1 0 649941165 31080448 706 33554432000 4194304 4580011 140734450105152 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 7588 706 364 95 0 2570 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30352

[startup+0.301019 s]
/proc/loadavg: 3.44 3.88 3.81 2/304 16888
/proc/meminfo: memFree=17380148/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=30768 CPUtime=0.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 1029 0 0 0 29 0 0 0 22 0 1 0 649941165 31506432 835 33554432000 4194304 4580011 140734450105152 18446744073709551615 4293872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 7692 835 364 95 0 2674 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30768

[startup+0.70095 s]
/proc/loadavg: 3.44 3.88 3.81 2/304 16888
/proc/meminfo: memFree=17380148/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=40112 CPUtime=0.69 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 1547 0 0 0 69 0 0 0 23 0 1 0 649941165 41074688 1136 33554432000 4194304 4580011 140734450105152 18446744073709551615 4484368 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 10028 1136 364 95 0 5010 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 40112

[startup+1.50087 s]
/proc/loadavg: 3.44 3.88 3.81 5/320 16912
/proc/meminfo: memFree=17353028/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=37248 CPUtime=1.49 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 3451 0 0 0 149 0 0 0 25 0 1 0 649941165 38141952 2442 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 9312 2442 367 95 0 4294 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37248

[startup+3.10058 s]
/proc/loadavg: 3.44 3.88 3.81 5/320 16912
/proc/meminfo: memFree=17324384/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=37428 CPUtime=3.09 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 4617 0 0 0 309 0 0 0 25 0 1 0 649941165 38326272 2360 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 9357 2360 367 95 0 4339 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37428

[startup+6.30096 s]
/proc/loadavg: 3.49 3.88 3.82 5/320 16912
/proc/meminfo: memFree=17312616/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=38948 CPUtime=6.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 6744 0 0 0 628 1 0 0 25 0 1 0 649941165 39882752 2864 33554432000 4194304 4580011 140734450105152 18446744073709551615 4320998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 9737 2864 367 95 0 4719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 38948

[startup+12.7008 s]
/proc/loadavg: 3.53 3.89 3.82 5/320 16912
/proc/meminfo: memFree=17264532/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=51436 CPUtime=12.69 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 12399 0 0 0 1267 2 0 0 25 0 1 0 649941165 52670464 5832 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 12859 5832 367 95 0 7841 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51436

[startup+25.5006 s]
/proc/loadavg: 3.63 3.89 3.82 5/320 16913
/proc/meminfo: memFree=17247176/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=56652 CPUtime=25.48 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 18102 0 0 0 2546 2 0 0 25 0 1 0 649941165 58011648 7333 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 14163 7333 367 95 0 9145 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 56652

[startup+51.1012 s]
/proc/loadavg: 3.76 3.90 3.82 5/320 16913
/proc/meminfo: memFree=17208836/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=62244 CPUtime=51.08 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 27135 0 0 0 5104 4 0 0 25 0 1 0 649941165 63737856 8817 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 15561 8817 367 95 0 10543 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 62244

[startup+102.312 s]
/proc/loadavg: 3.97 3.93 3.83 5/320 16915
/proc/meminfo: memFree=17149268/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=79160 CPUtime=102.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 43182 0 0 0 10223 6 0 0 25 0 1 0 649941165 81059840 12977 33554432000 4194304 4580011 140734450105152 18446744073709551615 4406387 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 19790 12977 367 95 0 14772 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79160

[startup+162.301 s]
/proc/loadavg: 4.06 3.96 3.84 5/320 16916
/proc/meminfo: memFree=17125292/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=79548 CPUtime=162.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 55816 0 0 0 16220 9 0 0 25 0 1 0 649941165 81457152 12586 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 19887 12586 367 95 0 14869 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79548

[startup+222.301 s]
/proc/loadavg: 4.02 3.96 3.85 5/320 16918
/proc/meminfo: memFree=17063856/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=92080 CPUtime=222.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 69210 0 0 0 22217 12 0 0 25 0 1 0 649941165 94289920 16231 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294660 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 23020 16231 367 95 0 18002 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 92080

[startup+282.3 s]
/proc/loadavg: 4.01 3.97 3.85 5/320 16920
/proc/meminfo: memFree=17030312/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=92352 CPUtime=282.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 79835 0 0 0 28214 15 0 0 25 0 1 0 649941165 94568448 16259 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 23088 16259 367 95 0 18070 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 92352

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.87 5/320 16921
/proc/meminfo: memFree=16994536/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=113472 CPUtime=342.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 92128 0 0 0 34212 17 0 0 25 0 1 0 649941165 116195328 21576 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 28368 21576 367 95 0 23350 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 113472

[startup+402.3 s]
/proc/loadavg: 4.06 4.00 3.88 5/320 16923
/proc/meminfo: memFree=16998944/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=113692 CPUtime=402.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 101812 0 0 0 40209 20 0 0 25 0 1 0 649941165 116420608 21579 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 28423 21579 367 95 0 23405 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 113692

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.88 5/320 16924
/proc/meminfo: memFree=16961168/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=128804 CPUtime=462.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 112883 0 0 0 46206 23 0 0 25 0 1 0 649941165 131895296 24897 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 32201 24897 367 95 0 27183 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 128804

[startup+522.3 s]
/proc/loadavg: 4.05 4.01 3.89 5/320 16953
/proc/meminfo: memFree=17011596/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=128952 CPUtime=522.29 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 121038 0 0 0 52206 23 0 0 25 0 1 0 649941165 132046848 25311 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 32238 25311 367 95 0 27220 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 128952

[startup+582.301 s]
/proc/loadavg: 4.06 4.02 3.91 5/320 16955
/proc/meminfo: memFree=16960236/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=144820 CPUtime=582.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 130373 0 0 0 58205 25 0 0 25 0 1 0 649941165 148295680 29309 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36205 29309 367 95 0 31187 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144820

[startup+642.301 s]
/proc/loadavg: 4.02 4.02 3.91 5/320 16956
/proc/meminfo: memFree=16954488/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=144976 CPUtime=642.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 138216 0 0 0 64203 27 0 0 25 0 1 0 649941165 148455424 28463 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36244 28463 367 95 0 31226 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 144976

[startup+702.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/320 16958
/proc/meminfo: memFree=16947872/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=145084 CPUtime=702.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 144864 0 0 0 70201 29 0 0 25 0 1 0 649941165 148566016 29498 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36271 29498 367 95 0 31253 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 145084

[startup+762.312 s]
/proc/loadavg: 4.00 4.01 3.91 5/320 16959
/proc/meminfo: memFree=16920552/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=145632 CPUtime=762.31 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 152371 0 0 0 76200 31 0 0 25 0 1 0 649941165 149127168 28241 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36408 28241 367 95 0 31390 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 145632

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/320 16961
/proc/meminfo: memFree=16921500/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=145752 CPUtime=822.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 159673 0 0 0 82197 33 0 0 25 0 1 0 649941165 149250048 29370 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36438 29370 367 95 0 31420 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 145752

[startup+882.301 s]
/proc/loadavg: 4.04 4.01 3.91 5/320 16963
/proc/meminfo: memFree=16905336/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=145872 CPUtime=882.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 166621 0 0 0 88194 36 0 0 25 0 1 0 649941165 149372928 29922 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 36468 29922 367 95 0 31450 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 145872

[startup+942.3 s]
/proc/loadavg: 4.09 4.02 3.92 5/320 16964
/proc/meminfo: memFree=16907800/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=148732 CPUtime=942.3 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 173853 0 0 0 94193 37 0 0 25 0 1 0 649941165 152301568 30560 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 37183 30560 367 95 0 32165 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 148732

[startup+1002.3 s]
/proc/loadavg: 4.03 4.02 3.92 5/320 16966
/proc/meminfo: memFree=16892872/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=148824 CPUtime=1002.31 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 180719 0 0 0 100191 40 0 0 25 0 1 0 649941165 152395776 30726 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 37206 30726 367 95 0 32188 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 148824

[startup+1062.3 s]
/proc/loadavg: 4.07 4.03 3.93 5/320 16967
/proc/meminfo: memFree=16866308/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=168840 CPUtime=1062.31 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 192106 0 0 0 106188 43 0 0 25 0 1 0 649941165 172892160 35407 33554432000 4194304 4580011 140734450105152 18446744073709551615 4451588 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 42210 35407 367 95 0 37192 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 168840

[startup+1122.3 s]
/proc/loadavg: 4.08 4.04 3.93 5/320 16969
/proc/meminfo: memFree=16847760/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=221544 CPUtime=1122.31 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 196212 0 0 0 112187 44 0 0 25 0 1 0 649941165 226861056 35656 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294413 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 55386 35656 367 95 0 50368 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 221544

[startup+1182.3 s]
/proc/loadavg: 4.03 4.03 3.93 5/320 16971
/proc/meminfo: memFree=16834584/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=169004 CPUtime=1182.31 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 203290 0 0 0 118185 46 0 0 25 0 1 0 649941165 173060096 35559 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 42251 35559 367 95 0 37233 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 169004

[startup+1242.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/320 16972
/proc/meminfo: memFree=16799576/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=169104 CPUtime=1242.32 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 209776 0 0 0 124184 48 0 0 25 0 1 0 649941165 173162496 34870 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 42276 34870 367 95 0 37258 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 169104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.93 5/320 16974
/proc/meminfo: memFree=16807080/32950928 swapFree=67111348/67111528
[pid=16888] ppid=16886 vsize=169208 CPUtime=1300.02 cores=4,6
/proc/16888/stat : 16888 (strangenight2-s) R 16886 16888 16245 0 -1 4202496 216114 0 0 0 129952 50 0 0 25 0 1 0 649941165 173268992 33966 33554432000 4194304 4580011 140734450105152 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/16888/statm: 42302 33966 367 95 0 37284 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 169208

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.04
CPU user time (s): 1299.53
CPU system time (s): 0.513921
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 235432

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

runsolver used 3.84142 second user time and 9.2096 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 16:30:15
IDJOB=3367501
IDBENCH=82710
IDSOLVER=1845
FILE ID=node125/3367501-1305383415
RUNJOBID= node125-1305383415-16870
PBS_JOBID= 13324377
Free space on /tmp= 73200 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S1762880211-075.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367501-1305383415/watcher-3367501-1305383415 -o /tmp/evaluation-result-3367501-1305383415/solver-3367501-1305383415 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367501-1305383415.cnf

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

MD5SUM BENCH= 57a2cff28dc53061839e3102dd9b3447
RANDOM SEED=1558998983

node125.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.828
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.65
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.828
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	: 5266.55
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.828
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.84
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.828
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.74
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.828
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.82
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.828
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.828
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.828
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:     32950928 kB
MemFree:      17381296 kB
Buffers:        281684 kB
Cached:        4853544 kB
SwapCached:          0 kB
Active:       11404180 kB
Inactive:      3786648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      17381296 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           10336 kB
Writeback:           0 kB
AnonPages:    10055188 kB
Mapped:          28996 kB
Slab:           279144 kB
PageTables:      36184 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 50993760 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= 73176 MiB
End job on node125 at 2011-05-14 16:51:57