Trace number 3367772

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
MD5SUM74a1475d318f4f1a9026a9771426aa49
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.008997
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367772-1305387153.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.02	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      57
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.14	c  N st     8      4916       125      2662         0      4694     13310    121554   no data   no data
0.29/0.36	c  N st    10     11301       125      2662         0      4296     13310     85611   no data   no data
0.49/0.58	c  N st    11     17044       125      2662         0      9722     13310    231065   no data   no data
0.89/0.96	c  F st    12     25000       125      2662         0     11891     13310    283353   no data   no data
0.89/0.96	c  N st    12     25000       125      2662         0     11891     13310    283353   no data   no data
1.19/1.22	c Decided on static restart strategy
1.19/1.22	c  N st    18     30003       125      2662         0     10201     13310    224803   no data   no data
1.19/1.22	c  S st    18     30003       125      2662         0     10201     13310    224803   no data   no data
1.19/1.25	c  S st    18     30507       125      2662         0     10689     13310    237724   no data   no data
1.19/1.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.19/1.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.19/1.26	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.19/1.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.19/1.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.19/1.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.19/1.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.38/1.46	c lits-rem:       287  cl-subs:     1398  v-elim:      0  v-fix:    0  time:  0.19 s
1.48/1.50	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.48/1.50	c calculated reachability. Time: 0.00
1.48/1.50	c  N st    18     30507       125      2662         0      9291     13310    198757   no data   no data
1.78/1.89	c  N st    20     37617       125      2662         0      8556     13310    165913   no data   no data
2.19/2.22	c  N st    21     44018       125      2662         0     14577     13310    320440   no data   no data
2.28/2.34	c  S st    22     45761       125      2662         0     16201     13310    361684   no data   no data
2.28/2.38	c  S st    22     46264       125      2662         0     16688     13310    374377   no data   no data
2.28/2.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.28/2.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.28/2.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.28/2.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.28/2.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.28/2.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.28/2.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.38/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.78/2.84	c lits-rem:       453  cl-subs:     1737  v-elim:      0  v-fix:    0  time:  0.44 s
2.78/2.84	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.78/2.85	c vivif2 --  cl tried    14951 cl shrink        0 lits rem          0 time: 0.00
2.88/2.91	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
2.88/2.91	c calculated reachability. Time: 0.00
2.88/2.91	c  N st    22     46264       125      2662         0     14951     13310    327138   no data   no data
3.68/3.78	c  N st    23     60663       125      2662         0     10765     13310    190095   no data   no data
4.29/4.33	c  N st    24     69396       125      2662         0     18928     13310    397079   no data   no data
4.29/4.33	c  S st    24     69396       125      2662         0     18928     13310    397079   no data   no data
4.29/4.38	c  S st    24     69900       125      2662         0     19415     13310    409530   no data   no data
4.29/4.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
4.29/4.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
4.29/4.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.29/4.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
4.29/4.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.98/5.05	c lits-rem:       617  cl-subs:     2184  v-elim:      0  v-fix:    0  time:  0.65 s
4.98/5.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.98/5.05	c vivif2 --  cl tried    17231 cl shrink        0 lits rem          0 time: 0.00
5.08/5.12	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
5.08/5.12	c calculated reachability. Time: 0.00
5.08/5.12	c  N st    24     69900       125      2662         0     17231     13310    354006   no data   no data
6.19/6.24	c  F st    25     87500       125      2662         0     12342     13310    210435   no data   no data
6.19/6.24	c  N st    25     87500       125      2662         0     12342     13310    210435   no data   no data
6.50/6.56	c Decided on static restart strategy
6.69/6.76	c  N st    32     95542       125      2662         0     19950     13310    407875   no data   no data
7.39/7.42	c  N st    34    104850       125      2662         0     16488     13310    308135   no data   no data
7.39/7.42	c  S st    34    104850       125      2662         0     16488     13310    308135   no data   no data
7.39/7.46	c  S st    34    105354       125      2662         0     16976     13310    320899   no data   no data
7.39/7.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.39/7.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.39/7.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
7.39/7.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.39/7.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.39/7.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
7.39/7.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.39/7.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.39/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/7.68	c lits-rem:       300  cl-subs:      995  v-elim:      0  v-fix:    0  time:  0.20 s
7.59/7.68	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
7.59/7.69	c vivif2 --  cl tried    15981 cl shrink        0 lits rem          0 time: 0.00
7.69/7.75	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
7.69/7.75	c calculated reachability. Time: 0.00
7.69/7.75	c  N st    34    105354       125      2662         0     15981     13310    294058   no data   no data
8.49/8.55	c  N st    35    114952       125      2662         0     25009     13310    514528   no data   no data
9.59/9.65	c  N st    36    129351       125      2662         0     25387     13310    530561   no data   no data
11.28/11.37	c  N st    37    150946       125      2662         0     16533     13310    261088   no data   no data
11.78/11.89	c  S st    38    158031       125      2662         0     23153     13310    428592   no data   no data
11.88/11.95	c  S st    38    158534       125      2662         0     23641     13310    441459   no data   no data
11.88/11.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.88/11.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.88/11.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.88/11.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.88/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.88/11.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
11.88/11.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.88/11.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.88/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.54	c lits-rem:       607  cl-subs:     1904  v-elim:      0  v-fix:    0  time:  0.56 s
12.49/12.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
12.49/12.54	c vivif2 --  cl tried    21737 cl shrink        0 lits rem          0 time: 0.00
12.59/12.63	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
12.59/12.63	c calculated reachability. Time: 0.00
12.59/12.63	c  N st    38    158534       125      2662         0     21737     13310    394051   no data   no data
16.79/16.85	c  N st    39    207123       125      2662         0     34584     13310    704619   no data   no data
19.49/19.58	c  N st    40    237801       125      2662         0     26716     13310    480812   no data   no data
19.49/19.58	c  S st    40    237801       125      2662         0     26716     13310    480812   no data   no data
19.59/19.66	c  S st    40    238303       125      2662         0     27203     13310    493389   no data   no data
19.59/19.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.59/19.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
19.59/19.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.59/19.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.59/19.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.59/19.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
19.59/19.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.59/19.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
19.59/19.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.38/20.42	c lits-rem:       555  cl-subs:     2074  v-elim:      0  v-fix:    0  time:  0.73 s
20.38/20.42	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
20.38/20.43	c vivif2 --  cl tried    25129 cl shrink        0 lits rem          0 time: 0.00
20.48/20.53	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
20.48/20.53	c calculated reachability. Time: 0.00
20.48/20.53	c  N st    40    238303       125      2662         0     25129     13310    441169   no data   no data
27.28/27.33	c  F st    41    306250       125      2662         0     27108     13310    437769   no data   no data
27.28/27.33	c  N st    41    306250       125      2662         0     27108     13310    437769   no data   no data
27.78/27.86	c Decided on static restart strategy
30.39/30.41	c  N st    51    334554       125      2662         0     31250     13310    535507   no data   no data
32.90/32.91	c  N st    53    357454       125      2662         0     29272     13310    470902   no data   no data
32.90/32.91	c  S st    53    357454       125      2662         0     29272     13310    470902   no data   no data
32.90/32.98	c  S st    53    357960       125      2662         0     29767     13310    484185   no data   no data
32.90/32.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.90/32.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
32.90/32.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.90/32.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.90/32.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.90/32.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
32.90/32.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.90/33.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.00/33.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.39/33.43	c lits-rem:       357  cl-subs:     1193  v-elim:      0  v-fix:    0  time:  0.42 s
33.39/33.43	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
33.39/33.43	c vivif2 --  cl tried    28574 cl shrink        0 lits rem          0 time: 0.00
33.49/33.55	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.11
33.49/33.55	c calculated reachability. Time: 0.00
33.49/33.55	c  N st    53    357960       125      2662         0     28574     13310    450190   no data   no data
37.49/37.57	c  N st    54    390353       125      2662         0     34465     13310    578360   no data   no data
43.58/43.60	c  N st    55    438942       125      2662         0     28604     13310    415410   no data   no data
52.09/52.17	c  N st    56    511824       125      2662         0     41539     13310    730932   no data   no data
55.68/55.79	c  N st    57    536942       125      2662         0     35974     13310    550669   no data   no data
55.68/55.79	c  S st    57    536942       125      2662         0     35974     13310    550669   no data   no data
55.78/55.87	c  S st    57    537446       125      2662         0     36457     13310    563592   no data   no data
55.78/55.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.78/55.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
55.78/55.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.78/55.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.78/55.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.78/55.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
55.78/55.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
55.78/55.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
55.88/55.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.48/56.57	c lits-rem:       710  cl-subs:     1721  v-elim:      0  v-fix:    0  time:  0.67 s
56.48/56.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
56.48/56.58	c vivif2 --  cl tried    34736 cl shrink        0 lits rem          0 time: 0.01
56.68/56.72	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.14
56.68/56.72	c calculated reachability. Time: 0.00
56.68/56.72	c  N st    57    537446       125      2662         0     34736     13310    520647   no data   no data
79.28/79.31	c  N st    58    701431       125      2662         0     62467     13310   1173622   no data   no data
94.60/94.64	c  N st    59    806169       125      2662         0     56773     13310   1000553   no data   no data
94.60/94.64	c  S st    59    806169       125      2662         0     56773     13310   1000553   no data   no data
94.79/94.87	c  S st    59    806675       125      2662         0     57261     13310   1013660   no data   no data
94.79/94.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.89/94.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
94.89/94.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.89/94.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.89/94.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.89/94.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
94.89/94.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
94.89/94.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
94.89/94.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
101.10/101.15	c lits-rem:      1557  cl-subs:     5190  v-elim:      0  v-fix:    0  time:  6.19 s
101.10/101.15	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
101.10/101.16	c vivif2 --  cl tried    52071 cl shrink        0 lits rem          0 time: 0.01
101.29/101.39	c asymm  cl-useful: 0/2608/2662 lits-rem:0 time: 0.23
101.29/101.39	c calculated reachability. Time: 0.00
101.29/101.39	c  N st    59    806675       125      2662         0     52071     13310    884225   no data   no data
144.59/144.69	c  F st    60   1071875       125      2662         0     67575     13310   1215201   no data   no data
144.59/144.70	c  N st    60   1071875       125      2662         0     67575     13310   1215201   no data   no data
145.88/145.90	c Decided on static restart strategy
150.19/150.22	c  N st    70   1100178       125      2662         0     52127     13310    780585   no data   no data
157.39/157.48	c  N st    72   1136175       125      2662         0     85980     13310   1680742   no data   no data
162.70/162.71	c  N st    73   1168567       125      2662         0     73217     13310   1353558   no data   no data
171.39/171.46	c  N st    74   1210013       125      2662         0     68076     13310   1169652   no data   no data
171.39/171.46	c  S st    74   1210013       125      2662         0     68076     13310   1169652   no data   no data
171.69/171.70	c  S st    74   1210513       125      2662         0     68560     13310   1182390   no data   no data
171.69/171.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
171.69/171.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
171.69/171.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.69/171.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.69/171.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.69/171.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
171.69/171.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
171.69/171.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
171.79/171.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.29/177.39	c lits-rem:      1661  cl-subs:     5171  v-elim:      0  v-fix:    0  time:  5.59 s
177.29/177.39	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
177.39/177.40	c vivif2 --  cl tried    63389 cl shrink        0 lits rem          0 time: 0.01
177.59/177.64	c asymm  cl-useful: 0/2187/2662 lits-rem:0 time: 0.24
177.59/177.64	c calculated reachability. Time: 0.00
177.59/177.64	c  N st    74   1210513       125      2662         0     63389     13310   1051298   no data   no data
190.98/191.07	c  N st    75   1283395       125      2662         0     86710     13310   1621727   no data   no data
214.50/214.53	c  N st    76   1392719       125      2662         0     48381     13310    590152   no data   no data
246.89/246.90	c  N st    77   1556703       125      2662         0     53176     13310    673326   no data   no data
280.99/281.06	c  N st    78   1710514       125      2662         0     92825     13310   1665835   no data   no data
280.99/281.06	c  S st    78   1710514       125      2662         0     92825     13310   1665835   no data   no data
281.39/281.43	c  S st    78   1711015       125      2662         0     93311     13310   1678435   no data   no data
281.39/281.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
281.39/281.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
281.39/281.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
281.39/281.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
281.39/281.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
281.39/281.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
281.39/281.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.50/281.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
281.50/281.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
296.79/296.87	c lits-rem:      1947  cl-subs:    10708  v-elim:      0  v-fix:    0  time: 15.30 s
296.79/296.87	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
296.79/296.89	c vivif2 --  cl tried    82603 cl shrink        0 lits rem          0 time: 0.02
297.09/297.17	c asymm  cl-useful: 0/1682/2662 lits-rem:0 time: 0.29
297.09/297.18	c calculated reachability. Time: 0.00
297.09/297.18	c  N st    78   1711015       125      2662         0     82603     13310   1416923   no data   no data
377.69/377.79	c  N st    79   2079979       125      2662         0     94199     13310   1603781   no data   no data
412.80/412.84	c  N st    80   2211018       125      2662         0     98426     13310   1739427   no data   no data
412.80/412.84	c  S st    80   2211018       125      2662         0     98426     13310   1739427   no data   no data
413.10/413.12	c  S st    80   2211525       125      2662         0     98920     13310   1752622   no data   no data
413.10/413.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
413.10/413.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
413.10/413.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
413.10/413.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
413.10/413.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
413.10/413.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
413.10/413.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
413.20/413.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
413.20/413.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.70/426.76	c lits-rem:      2778  cl-subs:     8696  v-elim:      0  v-fix:    0  time: 13.52 s
426.70/426.76	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
426.70/426.78	c vivif2 --  cl tried    90224 cl shrink        0 lits rem          0 time: 0.02
427.00/427.00	c asymm  cl-useful: 0/980/2662 lits-rem:0 time: 0.21
427.00/427.00	c calculated reachability. Time: 0.00
427.00/427.00	c  N st    80   2211525       125      2662         0     90224     13310   1528957   no data   no data
553.10/553.11	c  N st    81   2711528       125      2662         0    112803     13310   2006765   no data   no data
553.10/553.11	c  S st    81   2711528       125      2662         0    112803     13310   2006765   no data   no data
553.40/553.48	c  S st    81   2712030       125      2662         0    113285     13310   2019515   no data   no data
553.40/553.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
553.50/553.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
553.50/553.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
553.50/553.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
553.50/553.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
553.50/553.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
553.50/553.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
553.50/553.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
553.60/553.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
577.90/577.97	c lits-rem:      2273  cl-subs:    14322  v-elim:      0  v-fix:    0  time: 24.36 s
577.90/577.97	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
578.00/578.00	c vivif2 --  cl tried    98963 cl shrink        0 lits rem          0 time: 0.02
578.30/578.31	c asymm  cl-useful: 0/1463/2662 lits-rem:0 time: 0.31
578.30/578.31	c calculated reachability. Time: 0.00
578.30/578.31	c  N st    81   2712030       125      2662         0     98963     13310   1668699   no data   no data
707.61/707.67	c  N st    82   3212032       125      2662         0     76967     13310    957212   no data   no data
707.61/707.67	c  S st    82   3212032       125      2662         0     76967     13310    957212   no data   no data
707.81/707.88	c  S st    82   3212536       125      2662         0     77451     13310    970218   no data   no data
707.81/707.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.91/707.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
707.91/707.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
707.91/707.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.91/707.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.91/707.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
707.91/707.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
707.91/707.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
707.91/707.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
708.81/708.82	c lits-rem:       243  cl-subs:     1088  v-elim:      0  v-fix:    0  time:  0.86 s
708.81/708.82	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
708.81/708.83	c vivif2 --  cl tried    76363 cl shrink        0 lits rem          0 time: 0.01
709.01/709.02	c asymm  cl-useful: 0/1199/2662 lits-rem:0 time: 0.19
709.01/709.02	c calculated reachability. Time: 0.00
709.01/709.02	c  N st    82   3212536       125      2662         0     76363     13310    944186   no data   no data
856.01/856.02	c  N st    83   3712536       125      2662         0     86337     13310   1112300   no data   no data
856.01/856.02	c  S st    83   3712536       125      2662         0     86337     13310   1112300   no data   no data
856.21/856.25	c  S st    83   3713039       125      2662         0     86826     13310   1125667   no data   no data
856.21/856.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
856.21/856.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
856.21/856.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
856.21/856.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
856.21/856.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
856.21/856.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
856.21/856.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
856.31/856.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
856.31/856.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
857.91/857.91	c lits-rem:       527  cl-subs:     2238  v-elim:      0  v-fix:    0  time:  1.57 s
857.91/857.91	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
857.91/857.92	c vivif2 --  cl tried    84588 cl shrink        0 lits rem          0 time: 0.01
858.11/858.18	c asymm  cl-useful: 0/1713/2662 lits-rem:0 time: 0.25
858.11/858.18	c calculated reachability. Time: 0.00
858.11/858.18	c  N st    83   3713039       125      2662         0     84588     13310   1073966   no data   no data
869.21/869.27	c  F st    84   3751562       125      2662         0    120495     13310   2015535   no data   no data
869.21/869.27	c  N st    84   3751562       125      2662         0    120495     13310   2015535   no data   no data
871.31/871.31	c Decided on static restart strategy
880.91/880.90	c  N st    94   3779872       125      2662         0    147035     13310   2719187   no data   no data
891.81/891.88	c  N st    96   3815868       125      2662         0    101642     13310   1514264   no data   no data
900.92/900.93	c  N st    97   3848260       125      2662         0    132129     13310   2346181   no data   no data
917.51/917.53	c  N st    98   3896850       125      2662         0     97368     13310   1378301   no data   no data
942.51/942.51	c  N st    99   3969732       125      2662         0     84173     13310   1006213   no data   no data
978.11/978.17	c  N st   100   4079057       125      2662         0    104091     13310   1523799   no data   no data
1027.61/1027.67	c  N st   101   4213039       125      2662         0    145545     13310   2559487   no data   no data
1027.61/1027.67	c  S st   101   4213039       125      2662         0    145545     13310   2559487   no data   no data
1028.11/1028.15	c  S st   101   4213540       125      2662         0    146030     13310   2572266   no data   no data
1028.11/1028.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1028.21/1028.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1028.21/1028.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1028.21/1028.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1028.21/1028.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1028.21/1028.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1028.21/1028.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1028.21/1028.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1028.31/1028.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1067.02/1067.05	c lits-rem:      4328  cl-subs:    17789  v-elim:      0  v-fix:    0  time: 38.71 s
1067.02/1067.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1067.02/1067.08	c vivif2 --  cl tried   128241 cl shrink        0 lits rem          0 time: 0.03
1067.41/1067.42	c asymm  cl-useful: 0/949/2662 lits-rem:0 time: 0.34
1067.41/1067.42	c calculated reachability. Time: 0.00
1067.41/1067.42	c  N st   101   4213540       125      2662         0    128241     13310   2140524   no data   no data
1146.72/1146.73	c  N st   102   4459516       125      2662         0    104154     13310   1457054   no data   no data
1247.62/1247.68	c  N st   103   4713540       125      2662         0    166152     13310   3017229   no data   no data
1247.62/1247.68	c  S st   103   4713540       125      2662         0    166152     13310   3017229   no data   no data
1248.22/1248.20	c  S st   103   4714041       125      2662         0    166636     13310   3029979   no data   no data
1248.22/1248.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1248.22/1248.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1248.22/1248.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1248.22/1248.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1248.22/1248.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1248.22/1248.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1248.22/1248.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1248.32/1248.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1248.43/1248.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

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-3367772-1305387153/watcher-3367772-1305387153 -o /tmp/evaluation-result-3367772-1305387153/solver-3367772-1305387153 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367772-1305387153.cnf 

running on 2 cores: 0,2

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.75 3.97 3.96 3/271 29422
/proc/meminfo: memFree=25727808/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=29728 CPUtime=0 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 523 0 0 0 0 0 0 0 21 0 1 0 728945875 30441472 463 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 7432 463 337 95 0 2414 0

[startup+0.08845 s]
/proc/loadavg: 3.75 3.97 3.96 3/271 29422
/proc/meminfo: memFree=25727808/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=30372 CPUtime=0.08 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 799 0 0 0 8 0 0 0 21 0 1 0 728945875 31100928 739 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 7593 739 363 95 0 2575 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30372

[startup+0.100431 s]
/proc/loadavg: 3.75 3.97 3.96 3/271 29422
/proc/meminfo: memFree=25727808/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=30372 CPUtime=0.09 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 811 0 0 0 9 0 0 0 21 0 1 0 728945875 31100928 751 33554432000 4194304 4580011 140737305250032 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 7593 751 363 95 0 2575 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30372

[startup+0.300421 s]
/proc/loadavg: 3.75 3.97 3.96 3/271 29422
/proc/meminfo: memFree=25727808/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=31020 CPUtime=0.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 1097 0 0 0 29 0 0 0 22 0 1 0 728945875 31764480 881 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 7755 881 363 95 0 2737 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31020

[startup+0.700358 s]
/proc/loadavg: 3.75 3.97 3.96 3/271 29422
/proc/meminfo: memFree=25727808/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=31656 CPUtime=0.69 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 1701 0 0 0 69 0 0 0 24 0 1 0 728945875 32415744 950 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 7914 950 363 95 0 2896 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31656

[startup+1.50021 s]
/proc/loadavg: 3.77 3.97 3.96 5/287 29448
/proc/meminfo: memFree=25701400/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=38384 CPUtime=1.48 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 3721 0 0 0 148 0 0 0 25 0 1 0 728945875 39305216 2609 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 9596 2609 367 95 0 4578 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 38384

[startup+3.1009 s]
/proc/loadavg: 3.77 3.97 3.96 5/287 29448
/proc/meminfo: memFree=25673624/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=42592 CPUtime=3.08 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 5565 0 0 0 308 0 0 0 25 0 1 0 728945875 43614208 3523 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 10648 3523 367 95 0 5630 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42592

[startup+6.30033 s]
/proc/loadavg: 3.78 3.97 3.96 5/287 29448
/proc/meminfo: memFree=25659516/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=46784 CPUtime=6.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 8146 0 0 0 628 1 0 0 25 0 1 0 728945875 47906816 4496 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 11696 4496 367 95 0 6678 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46784

[startup+12.7012 s]
/proc/loadavg: 3.80 3.97 3.96 5/287 29448
/proc/meminfo: memFree=25624708/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=51608 CPUtime=12.69 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 12174 0 0 0 1267 2 0 0 25 0 1 0 728945875 52846592 5842 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295647 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 12902 5842 367 95 0 7884 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51608

[startup+25.5008 s]
/proc/loadavg: 3.83 3.97 3.96 5/287 29448
/proc/meminfo: memFree=25607116/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=55536 CPUtime=25.48 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 18456 0 0 0 2546 2 0 0 25 0 1 0 728945875 56868864 6850 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 13884 6850 367 95 0 8866 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 55536

[startup+51.1011 s]
/proc/loadavg: 3.90 3.97 3.96 5/287 29449
/proc/meminfo: memFree=25588552/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=58368 CPUtime=51.09 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 28124 0 0 0 5105 4 0 0 25 0 1 0 728945875 59768832 7264 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 14592 7264 367 95 0 9574 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58368

[startup+102.311 s]
/proc/loadavg: 3.95 3.97 3.96 5/287 29450
/proc/meminfo: memFree=25532488/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=76352 CPUtime=102.3 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 44532 0 0 0 10222 8 0 0 25 0 1 0 728945875 78184448 12140 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 19088 12140 367 95 0 14070 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 76352

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.96 5/287 29452
/proc/meminfo: memFree=25509512/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=76852 CPUtime=162.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 59059 0 0 0 16218 11 0 0 25 0 1 0 728945875 78696448 12302 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294390 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 19213 12302 367 95 0 14195 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76852

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.96 5/287 29481
/proc/meminfo: memFree=25471676/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=87264 CPUtime=222.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 72008 0 0 0 22215 14 0 0 25 0 1 0 728945875 89358336 15104 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295695 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 21816 15104 367 95 0 16798 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 87264

[startup+282.301 s]
/proc/loadavg: 4.05 3.99 3.97 5/287 29482
/proc/meminfo: memFree=25435204/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=104572 CPUtime=282.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 87184 0 0 0 28211 18 0 0 25 0 1 0 728945875 107081728 19251 33554432000 4194304 4580011 140737305250032 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 26143 19251 367 95 0 21125 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 104572

[startup+342.301 s]
/proc/loadavg: 4.02 3.99 3.97 5/287 29484
/proc/meminfo: memFree=25388168/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=104740 CPUtime=342.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 94833 0 0 0 34208 21 0 0 25 0 1 0 728945875 107253760 19690 33554432000 4194304 4580011 140737305250032 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 26185 19690 367 95 0 21167 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 104740

[startup+402.301 s]
/proc/loadavg: 4.04 4.00 3.97 5/287 29488
/proc/meminfo: memFree=25345576/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=104988 CPUtime=402.29 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 104839 0 0 0 40205 24 0 0 25 0 1 0 728945875 107507712 19900 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 26247 19900 367 95 0 21229 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 104988

[startup+462.301 s]
/proc/loadavg: 4.05 4.01 3.98 5/287 29490
/proc/meminfo: memFree=25323628/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=114980 CPUtime=462.3 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 115016 0 0 0 46202 28 0 0 25 0 1 0 728945875 117739520 21848 33554432000 4194304 4580011 140737305250032 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 28745 21848 367 95 0 23727 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114980

[startup+522.301 s]
/proc/loadavg: 4.08 4.03 3.98 5/287 29492
/proc/meminfo: memFree=25307828/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=115220 CPUtime=522.3 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 125635 0 0 0 52200 30 0 0 25 0 1 0 728945875 117985280 21372 33554432000 4194304 4580011 140737305250032 18446744073709551615 4296779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 28805 21372 367 95 0 23787 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 115220

[startup+582.301 s]
/proc/loadavg: 4.03 4.02 3.98 5/287 29493
/proc/meminfo: memFree=25275416/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=128444 CPUtime=582.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 132574 0 0 0 58198 33 0 0 25 0 1 0 728945875 131526656 25414 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 32111 25414 367 95 0 27093 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 128444

[startup+642.301 s]
/proc/loadavg: 4.01 4.01 3.98 5/287 29495
/proc/meminfo: memFree=25255388/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=128632 CPUtime=642.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 141911 0 0 0 64196 35 0 0 25 0 1 0 728945875 131719168 25480 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 32158 25480 367 95 0 27140 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 128632

[startup+702.301 s]
/proc/loadavg: 4.00 4.01 3.98 5/287 29496
/proc/meminfo: memFree=25235484/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=129860 CPUtime=702.3 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 151370 0 0 0 70192 38 0 0 25 0 1 0 728945875 132976640 25711 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 32465 25711 367 95 0 27447 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 129860

[startup+762.311 s]
/proc/loadavg: 4.00 4.00 3.98 5/287 29498
/proc/meminfo: memFree=25234064/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=130044 CPUtime=762.32 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 160225 0 0 0 76191 41 0 0 25 0 1 0 728945875 133165056 24903 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 32511 24903 367 95 0 27493 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 130044

[startup+822.301 s]
/proc/loadavg: 4.08 4.02 3.99 5/287 29500
/proc/meminfo: memFree=25197296/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=130144 CPUtime=822.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 167778 0 0 0 82188 43 0 0 25 0 1 0 728945875 133267456 25902 33554432000 4194304 4580011 140737305250032 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 32536 25902 367 95 0 27518 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 130144

[startup+882.3 s]
/proc/loadavg: 4.03 4.01 3.99 5/287 29501
/proc/meminfo: memFree=25195152/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=132084 CPUtime=882.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 175104 0 0 0 88184 47 0 0 25 0 1 0 728945875 135254016 26592 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 33021 26592 367 95 0 28003 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 132084

[startup+942.3 s]
/proc/loadavg: 4.06 4.02 4.00 5/287 29503
/proc/meminfo: memFree=25193756/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=132296 CPUtime=942.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 183672 0 0 0 94181 50 0 0 25 0 1 0 728945875 135471104 24570 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 33074 24570 367 95 0 28056 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132296

[startup+1002.3 s]
/proc/loadavg: 4.07 4.03 4.00 5/287 29504
/proc/meminfo: memFree=25157132/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=132344 CPUtime=1002.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 189327 0 0 0 100179 52 0 0 25 0 1 0 728945875 135520256 26606 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 33086 26606 367 95 0 28068 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132344

[startup+1062.3 s]
/proc/loadavg: 4.10 4.05 4.01 5/287 29506
/proc/meminfo: memFree=25144680/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=153284 CPUtime=1062.31 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 197521 0 0 0 106177 54 0 0 25 0 1 0 728945875 156962816 31222 33554432000 4194304 4580011 140737305250032 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 38321 31222 367 95 0 33303 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 153284

[startup+1122.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/287 29508
/proc/meminfo: memFree=25146600/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=153356 CPUtime=1122.32 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 204412 0 0 0 112176 56 0 0 25 0 1 0 728945875 157036544 30455 33554432000 4194304 4580011 140737305250032 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 38339 30455 367 95 0 33321 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153356

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/287 29509
/proc/meminfo: memFree=25084788/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=153484 CPUtime=1182.32 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 211593 0 0 0 118173 59 0 0 25 0 1 0 728945875 157167616 30303 33554432000 4194304 4580011 140737305250032 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 38371 30303 367 95 0 33353 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 153484

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/287 29511
/proc/meminfo: memFree=25075212/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=153540 CPUtime=1242.33 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 216408 0 0 0 124171 62 0 0 25 0 1 0 728945875 157224960 31405 33554432000 4194304 4580011 140737305250032 18446744073709551615 4487321 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 38385 31405 367 95 0 33367 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 153540



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 5/287 29512
/proc/meminfo: memFree=25059936/32951124 swapFree=67083432/67111528
[pid=29422] ppid=29420 vsize=172388 CPUtime=1300.03 cores=0,2
/proc/29422/stat : 29422 (strangenight2-s) R 29420 29422 28380 0 -1 4202496 221123 0 0 0 129941 62 0 0 25 0 1 0 728945875 176525312 36120 33554432000 4194304 4580011 140737305250032 18446744073709551615 4406244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/29422/statm: 43097 36120 367 95 0 38079 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 172388

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.42
CPU system time (s): 0.632903
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 223820

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.42
system time used= 0.632903
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 221123
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= 16234

runsolver used 3.75243 second user time and 7.85081 second system time

The end

Launcher Data

Begin job on node110 at 2011-05-14 17:32:33
IDJOB=3367772
IDBENCH=82981
IDSOLVER=1845
FILE ID=node110/3367772-1305387153
RUNJOBID= node110-1305387153-29405
PBS_JOBID= 13324392
Free space on /tmp= 73592 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S1396350646-062.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367772-1305387153/watcher-3367772-1305387153 -o /tmp/evaluation-result-3367772-1305387153/solver-3367772-1305387153 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367772-1305387153.cnf

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

MD5SUM BENCH= 74a1475d318f4f1a9026a9771426aa49
RANDOM SEED=748526678

node110.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	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.83
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.76
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.83
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.74
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:      25728196 kB
Buffers:        265572 kB
Cached:        3479492 kB
SwapCached:       1440 kB
Active:        4236920 kB
Inactive:      2655616 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25728196 kB
SwapTotal:    67111528 kB
SwapFree:     67083432 kB
Dirty:           11028 kB
Writeback:           8 kB
AnonPages:     3145948 kB
Mapped:          22372 kB
Slab:           246264 kB
PageTables:      20832 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46109160 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= 73572 MiB
End job on node110 at 2011-05-14 17:54:15