Trace number 3367561

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v550-c2343-S1163259790-073.UNKNOWN.cnf
MD5SUM18a522c9cdd3c52f9fcf4c038782b476
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables550
Number of clauses2343
Sum of the clauses size7029
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32343
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3367561-1305384465.cnf'
0.00/0.00	c -- header says num vars:            550
0.00/0.00	c -- header says num clauses:        2343
0.00/0.00	c -- clauses added:            0 learnts,         2343 normals,            0 xors
0.00/0.00	c -- vars added        550
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       550      2343         0         0      7029         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2343/2343 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    550 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     12  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:     256 undec:      67 neg:     227
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       538      2333         0         0      7081         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4915       538      2333         0      4844      7081    120321   no data   no data
0.39/0.40	c  N st    10     11299       538      2333         0      4476      7081     78567   no data   no data
0.59/0.67	c  N st    11     17042       538      2333         0     10118      7081    221951   no data   no data
1.00/1.08	c  F st    12     25000       538      2333         0     12416      7081    282482   no data   no data
1.00/1.08	c  N st    12     25000       538      2333         0     12416      7081    282482   no data   no data
1.29/1.35	c Decided on static restart strategy
1.29/1.35	c  N st    18     30000       538      2333         0     10709      7081    211314   no data   no data
1.29/1.35	c  S st    18     30000       538      2333         0     10709      7081    211314   no data   no data
1.29/1.38	c  S st    18     30509       538      2333         0     11218      7081    222863   no data   no data
1.29/1.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.38	c blocked clauses removed:        8 vars:      1 tried:         538 T: 0.00 s
1.29/1.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1.29/1.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.29/1.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.29/1.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c lits-rem:       124  cl-subs:      416  v-elim:      0  v-fix:    0  time:  0.04 s
1.39/1.44	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
1.39/1.44	c calculated reachability. Time: 0.00
1.39/1.44	c  N st    18     30509       537      2325         0     10802      7057    211794   no data   no data
1.79/1.89	c  N st    20     37622       537      2325         0     10036      7057    175322   no data   no data
2.29/2.31	c  N st    21     44023       537      2325         0     16327      7057    326763   no data   no data
2.39/2.43	c  S st    22     45763       537      2325         0      9238      7057    135447   no data   no data
2.39/2.46	c  S st    22     46267       537      2325         0      9742      7057    147128   no data   no data
2.39/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.39/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
2.39/2.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.39/2.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c lits-rem:        18  cl-subs:       61  v-elim:      0  v-fix:    0  time:  0.01 s
2.39/2.47	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c vivif2 --  cl tried     9681 cl shrink        0 lits rem          0 time: 0.00
2.39/2.48	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.00
2.39/2.48	c calculated reachability. Time: 0.00
2.39/2.48	c  N st    22     46267       537      2325         0      9681      7057    145731   no data   no data
3.30/3.36	c  N st    23     60664       537      2325         0     13968      7057    239619   no data   no data
3.89/3.98	c  N st    24     69400       537      2325         0     11773      7057    177286   no data   no data
3.89/3.98	c  S st    24     69400       537      2325         0     11773      7057    177286   no data   no data
3.99/4.01	c  S st    24     69901       537      2325         0     12272      7057    189770   no data   no data
3.99/4.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.99/4.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
3.99/4.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.99/4.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.04	c lits-rem:        45  cl-subs:      230  v-elim:      0  v-fix:    0  time:  0.02 s
3.99/4.04	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
3.99/4.05	c vivif2 --  cl tried    12042 cl shrink        0 lits rem          0 time: 0.00
3.99/4.05	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
3.99/4.05	c calculated reachability. Time: 0.00
3.99/4.05	c  N st    24     69901       537      2325         0     12042      7057    184329   no data   no data
5.29/5.35	c  F st    25     87503       537      2325         0     17552      7057    319969   no data   no data
5.29/5.35	c  N st    25     87503       537      2325         0     17552      7057    319969   no data   no data
5.69/5.75	c Decided on static restart strategy
5.89/5.99	c  N st    32     95545       537      2325         0     25440      7057    512656   no data   no data
6.60/6.63	c  N st    34    104851       537      2325         0     21800      7057    395289   no data   no data
6.60/6.63	c  S st    34    104851       537      2325         0     21800      7057    395289   no data   no data
6.60/6.69	c  S st    34    105353       537      2325         0     22299      7057    407315   no data   no data
6.60/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.60/6.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.60/6.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.60/6.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.60/6.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.60/6.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
6.60/6.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.69/6.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.85	c lits-rem:       159  cl-subs:      769  v-elim:      0  v-fix:    0  time:  0.14 s
6.79/6.85	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
6.79/6.85	c vivif2 --  cl tried    21530 cl shrink        0 lits rem          0 time: 0.00
6.79/6.86	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.01
6.79/6.87	c calculated reachability. Time: 0.00
6.79/6.87	c  N st    34    105353       537      2325         0     21530      7057    387511   no data   no data
7.49/7.56	c  N st    35    114951       537      2325         0     17259      7057    273895   no data   no data
8.80/8.81	c  N st    36    129348       537      2325         0     16685      7057    233606   no data   no data
10.59/10.63	c  N st    37    150943       537      2325         0     22191      7057    354702   no data   no data
11.29/11.32	c  S st    38    158029       537      2325         0     29120      7057    524821   no data   no data
11.29/11.38	c  S st    38    158530       537      2325         0     29621      7057    536449   no data   no data
11.29/11.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.29/11.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.29/11.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.29/11.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.29/11.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.29/11.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
11.29/11.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.39/11.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.39/11.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.69/11.74	c lits-rem:       209  cl-subs:     1299  v-elim:      0  v-fix:    0  time:  0.32 s
11.69/11.74	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
11.69/11.74	c vivif2 --  cl tried    28322 cl shrink        0 lits rem          0 time: 0.00
11.69/11.76	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
11.69/11.76	c calculated reachability. Time: 0.00
11.69/11.76	c  N st    38    158530       537      2325         0     28322      7057    504555   no data   no data
16.41/16.48	c  N st    39    207118       537      2325         0     22886      7057    342857   no data   no data
19.59/19.67	c  N st    40    237796       537      2325         0     33219      7057    575120   no data   no data
19.59/19.67	c  S st    40    237796       537      2325         0     33219      7057    575120   no data   no data
19.70/19.75	c  S st    40    238296       537      2325         0     33719      7057    588144   no data   no data
19.70/19.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.70/19.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.70/19.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.70/19.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.70/19.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.70/19.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
19.70/19.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
19.70/19.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.70/19.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.39/20.43	c lits-rem:       317  cl-subs:     2117  v-elim:      0  v-fix:    0  time:  0.65 s
20.39/20.43	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
20.39/20.44	c vivif2 --  cl tried    31602 cl shrink        0 lits rem          0 time: 0.01
20.39/20.46	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
20.39/20.46	c calculated reachability. Time: 0.00
20.39/20.46	c  N st    40    238296       537      2325         0     31602      7057    536129   no data   no data
28.19/28.27	c  F st    41    306251       537      2325         0     33686      7057    527332   no data   no data
28.19/28.27	c  N st    41    306251       537      2325         0     33686      7057    527332   no data   no data
28.79/28.87	c Decided on static restart strategy
31.30/31.36	c  N st    51    334560       537      2325         0     37988      7057    649633   no data   no data
33.89/33.92	c  N st    53    357444       537      2325         0     36014      7057    590492   no data   no data
33.89/33.92	c  S st    53    357444       537      2325         0     36014      7057    590492   no data   no data
34.01/34.01	c  S st    53    357948       537      2325         0     36518      7057    602557   no data   no data
34.01/34.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.01/34.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.01/34.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.01/34.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.01/34.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.01/34.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
34.01/34.02	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.01/34.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.01/34.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.19/34.29	c lits-rem:       212  cl-subs:      752  v-elim:      0  v-fix:    0  time:  0.25 s
34.19/34.30	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
34.29/34.30	c vivif2 --  cl tried    35766 cl shrink        0 lits rem          0 time: 0.01
34.29/34.32	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
34.29/34.32	c calculated reachability. Time: 0.00
34.29/34.32	c  N st    53    357948       537      2325         0     35766      7057    580623   no data   no data
38.40/38.46	c  N st    54    390342       537      2325         0     41877      7057    684459   no data   no data
44.59/44.61	c  N st    55    438932       537      2325         0     35639      7057    512746   no data   no data
54.60/54.69	c  N st    56    511814       537      2325         0     49224      7057    833491   no data   no data
58.21/58.21	c  N st    57    536922       537      2325         0     43446      7057    656174   no data   no data
58.21/58.21	c  S st    57    536922       537      2325         0     43446      7057    656174   no data   no data
58.21/58.30	c  S st    57    537427       537      2325         0     43950      7057    667990   no data   no data
58.21/58.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.31/58.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
58.31/58.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.31/58.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.31/58.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.31/58.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
58.31/58.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.31/58.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.31/58.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.79/58.82	c lits-rem:       228  cl-subs:     1403  v-elim:      0  v-fix:    0  time:  0.48 s
58.79/58.82	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
58.79/58.83	c vivif2 --  cl tried    42547 cl shrink        0 lits rem          0 time: 0.01
58.79/58.85	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.02
58.79/58.85	c calculated reachability. Time: 0.00
58.79/58.85	c  N st    57    537427       537      2325         0     42547      7057    633222   no data   no data
83.80/83.85	c  N st    58    701414       537      2325         0     36676      7057    396150   no data   no data
101.00/101.08	c  N st    59    806143       537      2325         0     65437      7057   1055222   no data   no data
101.00/101.08	c  S st    59    806143       537      2325         0     65437      7057   1055222   no data   no data
101.21/101.24	c  S st    59    806645       537      2325         0     65939      7057   1067207   no data   no data
101.21/101.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
101.21/101.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
101.21/101.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
101.21/101.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
101.21/101.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.21/101.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
101.21/101.26	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
101.21/101.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.30/101.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.10/104.16	c lits-rem:       516  cl-subs:     5602  v-elim:      0  v-fix:    0  time:  2.85 s
104.10/104.16	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
104.10/104.17	c vivif2 --  cl tried    60337 cl shrink        0 lits rem          0 time: 0.01
104.20/104.21	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.04
104.20/104.21	c calculated reachability. Time: 0.00
104.20/104.21	c  N st    59    806645       537      2325         0     60337      7057    948342   no data   no data
146.69/146.76	c  F st    60   1071875       537      2325         0     76478      7057   1312298   no data   no data
146.69/146.76	c  N st    60   1071875       537      2325         0     76478      7057   1312298   no data   no data
147.99/148.08	c Decided on static restart strategy
152.40/152.40	c  N st    70   1100184       537      2325         0     60189      7057    814265   no data   no data
159.30/159.30	c  N st    72   1136176       537      2325         0     50459      7057    577470   no data   no data
165.20/165.27	c  N st    73   1168569       537      2325         0     82198      7057   1357438   no data   no data
173.71/173.77	c  N st    74   1209967       537      2325         0     76505      7057   1219346   no data   no data
173.71/173.77	c  S st    74   1209967       537      2325         0     76505      7057   1219346   no data   no data
173.90/173.97	c  S st    74   1210472       537      2325         0     77010      7057   1231527   no data   no data
173.90/173.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
174.00/174.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
174.00/174.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
174.00/174.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
174.00/174.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
174.00/174.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
174.00/174.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
174.00/174.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.00/174.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.30/177.39	c lits-rem:       448  cl-subs:     4959  v-elim:      0  v-fix:    0  time:  3.34 s
177.30/177.39	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
177.40/177.41	c vivif2 --  cl tried    72051 cl shrink        0 lits rem          0 time: 0.01
177.40/177.46	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.05
177.40/177.46	c calculated reachability. Time: 0.00
177.40/177.46	c  N st    74   1210472       537      2325         0     72051      7057   1109842   no data   no data
193.00/193.08	c  N st    75   1283354       537      2325         0     48799      7057    485779   no data   no data
214.20/214.22	c  N st    76   1392677       537      2325         0     56701      7057    651971   no data   no data
251.40/251.46	c  N st    77   1556661       537      2325         0     61509      7057    709256   no data   no data
287.30/287.37	c  N st    78   1710472       537      2325         0    102812      7057   1705704   no data   no data
287.30/287.37	c  S st    78   1710472       537      2325         0    102812      7057   1705704   no data   no data
287.60/287.63	c  S st    78   1710974       537      2325         0    103314      7057   1718185   no data   no data
287.60/287.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
287.60/287.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
287.60/287.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
287.60/287.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
287.60/287.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
287.60/287.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
287.60/287.67	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
287.70/287.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
287.70/287.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.50/298.59	c lits-rem:       917  cl-subs:    10278  v-elim:      0  v-fix:    0  time: 10.84 s
298.50/298.59	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
298.60/298.61	c vivif2 --  cl tried    93036 cl shrink        0 lits rem          0 time: 0.02
298.60/298.68	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
298.60/298.69	c calculated reachability. Time: 0.00
298.60/298.69	c  N st    78   1710974       537      2325         0     93036      7057   1483104   no data   no data
379.80/379.82	c  N st    79   2079938       537      2325         0    105366      7057   1697422   no data   no data
411.21/411.22	c  N st    80   2210974       537      2325         0    109130      7057   1707743   no data   no data
411.21/411.22	c  S st    80   2210974       537      2325         0    109130      7057   1707743   no data   no data
411.42/411.49	c  S st    80   2211480       537      2325         0    109633      7057   1720785   no data   no data
411.51/411.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
411.51/411.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
411.51/411.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
411.51/411.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
411.51/411.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
411.51/411.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
411.51/411.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
411.51/411.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
411.61/411.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.90/418.99	c lits-rem:      1076  cl-subs:     7474  v-elim:      0  v-fix:    0  time:  7.37 s
418.90/418.99	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
419.01/419.01	c vivif2 --  cl tried   102159 cl shrink        0 lits rem          0 time: 0.02
419.01/419.09	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.08
419.01/419.09	c calculated reachability. Time: 0.00
419.01/419.09	c  N st    80   2211480       537      2325         0    102159      7057   1557466   no data   no data
549.21/549.23	c  N st    81   2711480       537      2325         0    125625      7057   2063710   no data   no data
549.21/549.23	c  S st    81   2711480       537      2325         0    125625      7057   2063710   no data   no data
549.51/549.59	c  S st    81   2711981       537      2325         0    126124      7057   2075980   no data   no data
549.61/549.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
549.61/549.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
549.61/549.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
549.61/549.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
549.61/549.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
549.61/549.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
549.61/549.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
549.61/549.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
549.71/549.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
562.81/562.82	c lits-rem:       851  cl-subs:    11054  v-elim:      0  v-fix:    0  time: 13.09 s
562.81/562.82	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
562.81/562.85	c vivif2 --  cl tried   115070 cl shrink        0 lits rem          0 time: 0.02
562.91/562.94	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.09
562.91/562.94	c calculated reachability. Time: 0.00
562.91/562.94	c  N st    81   2711981       537      2325         0    115070      7057   1824399   no data   no data
705.41/705.41	c  N st    82   3211981       537      2325         0     91055      7057   1068762   no data   no data
705.41/705.41	c  S st    82   3211981       537      2325         0     91055      7057   1068762   no data   no data
705.61/705.62	c  S st    82   3212482       537      2325         0     91553      7057   1080943   no data   no data
705.61/705.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
705.61/705.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
705.61/705.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
705.61/705.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
705.61/705.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
705.61/705.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
705.61/705.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
705.61/705.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
705.71/705.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
706.91/706.98	c lits-rem:       229  cl-subs:     3190  v-elim:      0  v-fix:    0  time:  1.27 s
706.91/706.98	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
706.91/706.99	c vivif2 --  cl tried    88363 cl shrink        0 lits rem          0 time: 0.01
707.01/707.06	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.06
707.01/707.06	c calculated reachability. Time: 0.00
707.01/707.06	c  N st    82   3212482       537      2325         0     88363      7057   1014348   no data   no data
861.62/861.64	c  N st    83   3712482       537      2325         0     99229      7057   1172804   no data   no data
861.62/861.64	c  S st    83   3712482       537      2325         0     99229      7057   1172804   no data   no data
861.82/861.89	c  S st    83   3712988       537      2325         0     99734      7057   1185392   no data   no data
861.92/861.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
861.92/861.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
861.92/861.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
861.92/861.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
861.92/861.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
861.92/861.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
861.92/861.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
861.92/861.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
861.92/861.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
863.53/863.59	c lits-rem:       222  cl-subs:     3783  v-elim:      0  v-fix:    0  time:  1.60 s
863.53/863.59	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
863.62/863.61	c vivif2 --  cl tried    95951 cl shrink        0 lits rem          0 time: 0.01
863.62/863.68	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
863.62/863.68	c calculated reachability. Time: 0.00
863.62/863.68	c  N st    83   3712988       537      2325         0     95951      7057   1107652   no data   no data
875.63/875.68	c  F st    84   3751564       537      2325         0    133278      7057   1968728   no data   no data
875.63/875.68	c  N st    84   3751564       537      2325         0    133278      7057   1968728   no data   no data
877.73/877.81	c Decided on static restart strategy
888.83/888.89	c  N st    94   3779871       537      2325         0    160868      7057   2617466   no data   no data
899.73/899.75	c  N st    96   3815863       537      2325         0    113290      7057   1499477   no data   no data
911.83/911.83	c  N st    97   3848257       537      2325         0    144757      7057   2275263   no data   no data
928.34/928.33	c  N st    98   3896845       537      2325         0    108692      7057   1376470   no data   no data
955.93/955.96	c  N st    99   3969727       537      2325         0     95052      7057   1038138   no data   no data
996.42/996.40	c  N st   100   4079051       537      2325         0    115805      7057   1531968   no data   no data
1043.43/1043.44	c  N st   101   4212989       537      2325         0    159920      7057   2750295   no data   no data
1043.43/1043.44	c  S st   101   4212989       537      2325         0    159920      7057   2750295   no data   no data
1043.94/1043.91	c  S st   101   4213495       537      2325         0    160426      7057   2762764   no data   no data
1043.94/1043.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1043.94/1044.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1044.03/1044.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1044.03/1044.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1044.03/1044.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1044.03/1044.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1044.03/1044.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1044.03/1044.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1044.12/1044.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1061.22/1061.27	c lits-rem:       908  cl-subs:     8755  v-elim:      0  v-fix:    0  time: 17.15 s
1061.22/1061.27	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1061.32/1061.30	c vivif2 --  cl tried   151671 cl shrink        0 lits rem          0 time: 0.03
1061.43/1061.45	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.15
1061.43/1061.46	c calculated reachability. Time: 0.00
1061.43/1061.46	c  N st   101   4213495       537      2325         0    151671      7057   2537619   no data   no data
1151.83/1151.85	c  N st   102   4459473       537      2325         0    125196      7057   1732522   no data   no data
1239.92/1239.97	c  N st   103   4713496       537      2325         0     97855      7057    972467   no data   no data
1239.92/1239.97	c  S st   103   4713496       537      2325         0     97855      7057    972467   no data   no data
1240.22/1240.20	c  S st   103   4713998       537      2325         0     98356      7057    984789   no data   no data
1240.22/1240.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1240.22/1240.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
1240.22/1240.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1240.22/1240.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1240.22/1240.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1240.22/1240.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    537 time:  0.00 s
1240.22/1240.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1240.22/1240.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1240.22/1240.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1240.53/1240.55	c lits-rem:        61  cl-subs:      680  v-elim:      0  v-fix:    0  time:  0.26 s
1240.53/1240.55	c vivif2 --  cl tried     2325 cl shrink        0 lits rem          0 time: 0.00
1240.53/1240.57	c vivif2 --  cl tried    97676 cl shrink        0 lits rem          0 time: 0.01
1240.63/1240.64	c asymm  cl-useful: 0/2325/2325 lits-rem:0 time: 0.07
1240.63/1240.64	c calculated reachability. Time: 0.00
1240.63/1240.64	c  N st   103   4713998       537      2325         0     97676      7057    969259   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-3367561-1305384465/watcher-3367561-1305384465 -o /tmp/evaluation-result-3367561-1305384465/solver-3367561-1305384465 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367561-1305384465.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: 3.70 3.99 3.94 4/370 26377
/proc/meminfo: memFree=24083936/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=30260 CPUtime=0.01 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 693 0 0 0 1 0 0 0 21 0 1 0 650046918 30986240 633 33554432000 4194304 4580011 140734885704080 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 7565 633 363 95 0 2547 0

[startup+0.0936869 s]
/proc/loadavg: 3.70 3.99 3.94 4/370 26377
/proc/meminfo: memFree=24083936/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=30408 CPUtime=0.09 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 782 0 0 0 9 0 0 0 21 0 1 0 650046918 31137792 722 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 7602 722 364 95 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30408

[startup+0.100683 s]
/proc/loadavg: 3.70 3.99 3.94 4/370 26377
/proc/meminfo: memFree=24083936/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=30408 CPUtime=0.09 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 788 0 0 0 9 0 0 0 21 0 1 0 650046918 31137792 728 33554432000 4194304 4580011 140734885704080 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 7602 728 364 95 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30408

[startup+0.30065 s]
/proc/loadavg: 3.70 3.99 3.94 4/370 26377
/proc/meminfo: memFree=24083936/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=31016 CPUtime=0.29 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 1061 0 0 0 29 0 0 0 22 0 1 0 650046918 31760384 852 33554432000 4194304 4580011 140734885704080 18446744073709551615 4293875 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 7754 852 364 95 0 2736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31016

[startup+0.700587 s]
/proc/loadavg: 3.70 3.99 3.94 4/370 26377
/proc/meminfo: memFree=24083936/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=31444 CPUtime=0.69 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 1460 0 0 0 69 0 0 0 23 0 1 0 650046918 32198656 1030 33554432000 4194304 4580011 140734885704080 18446744073709551615 4293678 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 7861 1030 364 95 0 2843 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31444

[startup+1.50046 s]
/proc/loadavg: 3.72 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24067312/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=37656 CPUtime=1.49 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 3568 0 0 0 149 0 0 0 25 0 1 0 650046918 38559744 2496 33554432000 4194304 4580011 140734885704080 18446744073709551615 4317491 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 9414 2496 367 95 0 4396 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37656

[startup+3.10015 s]
/proc/loadavg: 3.72 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24047968/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=37752 CPUtime=3.09 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 4554 0 0 0 309 0 0 0 25 0 1 0 650046918 38658048 2674 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 9438 2674 367 95 0 4420 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37752

[startup+6.30056 s]
/proc/loadavg: 3.75 3.99 3.94 5/371 26378
/proc/meminfo: memFree=24039488/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=39560 CPUtime=6.29 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 6918 0 0 0 628 1 0 0 25 0 1 0 650046918 40509440 2958 33554432000 4194304 4580011 140734885704080 18446744073709551615 4295707 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 9890 2958 367 95 0 4872 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39560

[startup+12.7004 s]
/proc/loadavg: 3.77 3.99 3.94 5/371 26379
/proc/meminfo: memFree=24012156/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=51820 CPUtime=12.7 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 12591 0 0 0 1268 2 0 0 25 0 1 0 650046918 53063680 5838 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 12955 5838 367 95 0 7937 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 51820

[startup+25.5011 s]
/proc/loadavg: 3.80 3.99 3.94 5/371 26406
/proc/meminfo: memFree=23984440/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=57356 CPUtime=25.49 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 18393 0 0 0 2547 2 0 0 25 0 1 0 650046918 58732544 7311 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 14339 7311 367 95 0 9321 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 57356

[startup+51.1004 s]
/proc/loadavg: 3.88 3.99 3.94 5/371 26407
/proc/meminfo: memFree=23934576/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=62660 CPUtime=51.09 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 27774 0 0 0 5105 4 0 0 25 0 1 0 650046918 64163840 8977 33554432000 4194304 4580011 140734885704080 18446744073709551615 4293920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 15665 8977 367 95 0 10647 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 62660

[startup+102.314 s]
/proc/loadavg: 3.95 3.99 3.94 5/371 26408
/proc/meminfo: memFree=23878688/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=80656 CPUtime=102.31 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 44694 0 0 0 10223 8 0 0 25 0 1 0 650046918 82591744 13345 33554432000 4194304 4580011 140734885704080 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 20164 13345 367 95 0 15146 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 80656

[startup+162.3 s]
/proc/loadavg: 4.08 4.02 3.95 5/371 26410
/proc/meminfo: memFree=23860052/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=81048 CPUtime=162.3 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 58487 0 0 0 16219 11 0 0 25 0 1 0 650046918 82993152 13300 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 20262 13300 367 95 0 15244 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 81048

[startup+222.3 s]
/proc/loadavg: 4.03 4.02 3.95 5/371 26411
/proc/meminfo: memFree=23828156/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=94652 CPUtime=222.29 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 71983 0 0 0 22215 14 0 0 25 0 1 0 650046918 96923648 16854 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 23663 16854 367 95 0 18645 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 94652

[startup+282.3 s]
/proc/loadavg: 4.10 4.04 3.96 5/371 26413
/proc/meminfo: memFree=23802816/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=94920 CPUtime=282.3 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 81926 0 0 0 28213 17 0 0 25 0 1 0 650046918 97198080 16592 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 23730 16592 367 95 0 18712 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 94920

[startup+342.301 s]
/proc/loadavg: 4.08 4.05 3.96 5/371 26414
/proc/meminfo: memFree=23772164/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=110544 CPUtime=342.3 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 94310 0 0 0 34211 19 0 0 25 0 1 0 650046918 113197056 19788 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 27636 19788 367 95 0 22618 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 110544

[startup+402.301 s]
/proc/loadavg: 4.03 4.03 3.96 5/371 26416
/proc/meminfo: memFree=23748672/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=110760 CPUtime=402.3 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 104224 0 0 0 40208 22 0 0 25 0 1 0 650046918 113418240 19986 33554432000 4194304 4580011 140734885704080 18446744073709551615 4292890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 27690 19986 367 95 0 22672 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 110760

[startup+462.301 s]
/proc/loadavg: 4.01 4.03 3.96 5/371 26418
/proc/meminfo: memFree=23707972/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=122188 CPUtime=462.31 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 114511 0 0 0 46206 25 0 0 25 0 1 0 650046918 125120512 22426 33554432000 4194304 4580011 140734885704080 18446744073709551615 4316534 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 30547 22426 367 95 0 25529 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 122188

[startup+522.301 s]
/proc/loadavg: 4.06 4.03 3.97 5/371 26419
/proc/meminfo: memFree=23719232/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=122344 CPUtime=522.31 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 123292 0 0 0 52203 28 0 0 25 0 1 0 650046918 125280256 23062 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 30586 23062 367 95 0 25568 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 122344

[startup+582.301 s]
/proc/loadavg: 4.12 4.06 3.98 5/371 26421
/proc/meminfo: memFree=23710396/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=138200 CPUtime=582.31 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 133372 0 0 0 58200 31 0 0 25 0 1 0 650046918 141516800 27373 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 34550 27373 367 95 0 29532 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 138200

[startup+642.301 s]
/proc/loadavg: 4.04 4.04 3.98 5/371 26422
/proc/meminfo: memFree=23690528/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=138368 CPUtime=642.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 141231 0 0 0 64197 35 0 0 25 0 1 0 650046918 141688832 26612 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 34592 26612 367 95 0 29574 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 138368

[startup+702.301 s]
/proc/loadavg: 4.09 4.05 3.98 5/371 26424
/proc/meminfo: memFree=23656868/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=138476 CPUtime=702.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 148888 0 0 0 70194 38 0 0 25 0 1 0 650046918 141799424 28284 33554432000 4194304 4580011 140734885704080 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 34619 28284 367 95 0 29601 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 138476

[startup+762.314 s]
/proc/loadavg: 4.03 4.04 3.98 5/371 26426
/proc/meminfo: memFree=23675676/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=139576 CPUtime=762.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 157408 0 0 0 76192 40 0 0 25 0 1 0 650046918 142925824 27587 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 34894 27587 367 95 0 29876 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 139576

[startup+822.3 s]
/proc/loadavg: 4.13 4.06 4.00 5/371 26436
/proc/meminfo: memFree=23663052/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=139688 CPUtime=822.31 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 163943 0 0 0 82188 43 0 0 25 0 1 0 650046918 143040512 27916 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 34922 27916 367 95 0 29904 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 139688

[startup+882.3 s]
/proc/loadavg: 4.05 4.05 4.00 5/371 26438
/proc/meminfo: memFree=23638092/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=142172 CPUtime=882.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 171242 0 0 0 88186 46 0 0 25 0 1 0 650046918 145584128 28943 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 35543 28943 367 95 0 30525 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 142172

[startup+942.3 s]
/proc/loadavg: 4.02 4.03 4.00 5/371 26439
/proc/meminfo: memFree=23644020/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=142260 CPUtime=942.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 177702 0 0 0 94184 48 0 0 25 0 1 0 650046918 145674240 28901 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 35565 28901 367 95 0 30547 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 142260

[startup+1002.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/371 26444
/proc/meminfo: memFree=23641944/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=142376 CPUtime=1002.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 184088 0 0 0 100182 50 0 0 25 0 1 0 650046918 145793024 28491 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 35594 28491 367 95 0 30576 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 142376

[startup+1062.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/371 26446
/proc/meminfo: memFree=23614236/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=163584 CPUtime=1062.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 193511 0 0 0 106179 53 0 0 25 0 1 0 650046918 167510016 34420 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 40896 34420 367 95 0 35878 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 163584

[startup+1122.3 s]
/proc/loadavg: 4.12 4.06 4.01 5/371 26447
/proc/meminfo: memFree=23603032/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=163672 CPUtime=1122.32 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 200029 0 0 0 112176 56 0 0 25 0 1 0 650046918 167600128 33455 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 40918 33455 367 95 0 35900 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 163672

[startup+1182.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/371 26449
/proc/meminfo: memFree=23612804/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=163792 CPUtime=1182.33 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 207065 0 0 0 118174 59 0 0 25 0 1 0 650046918 167723008 33246 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 40948 33246 367 95 0 35930 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 163792

[startup+1242.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/371 26450
/proc/meminfo: memFree=23600752/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=163868 CPUtime=1242.33 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 213686 0 0 0 124171 62 0 0 22 0 1 0 650046918 167800832 32649 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 40967 32649 367 95 0 35949 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 163868



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.04 4.00 3/368 26454
/proc/meminfo: memFree=23851088/32951124 swapFree=56449224/67111528
[pid=26377] ppid=26375 vsize=218212 CPUtime=1300.04 cores=1,3
/proc/26377/stat : 26377 (strangenight2-s) R 26375 26377 25628 0 -1 4202496 219525 0 0 0 129939 65 0 0 25 0 1 0 650046918 223449088 34713 33554432000 4194304 4580011 140734885704080 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/26377/statm: 54553 34713 367 95 0 49535 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 218212

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

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

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.39
system time used= 0.663899
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 219525
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= 11
involuntary context switches= 1769

runsolver used 4.38733 second user time and 11.0263 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 16:47:45
IDJOB=3367561
IDBENCH=82770
IDSOLVER=1845
FILE ID=node106/3367561-1305384465
RUNJOBID= node106-1305384465-26337
PBS_JOBID= 13324396
Free space on /tmp= 73344 MiB

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

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

MD5SUM BENCH= 18a522c9cdd3c52f9fcf4c038782b476
RANDOM SEED=55583783

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24084092 kB
Buffers:        255132 kB
Cached:        5624696 kB
SwapCached:      27544 kB
Active:         708480 kB
Inactive:      7931440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24084092 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:           21948 kB
Writeback:           0 kB
AnonPages:     2740344 kB
Mapped:          11152 kB
Slab:           113312 kB
PageTables:      48268 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75090072 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73352 MiB
End job on node106 at 2011-05-14 17:09:27