Trace number 3367601

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S1468528501-076.SATISFIABLE.cnf
MD5SUM6cc83c4bac88845b4bcdf4315c840cca
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.085986
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
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-3367601-1305384684.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	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:    600 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:     15  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     261 undec:      61 neg:     278
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       585      2543         0         0      7730         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4912       585      2543         0      4832      7730    130041   no data   no data
0.39/0.44	c  N st    10     11295       585      2543         0      4511      7730     84513   no data   no data
0.69/0.72	c  N st    11     17040       585      2543         0     10166      7730    241302   no data   no data
1.10/1.16	c  F st    12     25000       585      2543         0     12434      7730    289771   no data   no data
1.10/1.16	c  N st    12     25000       585      2543         0     12434      7730    289771   no data   no data
1.39/1.42	c Decided on static restart strategy
1.39/1.42	c  N st    18     30002       585      2543         0     10717      7730    235185   no data   no data
1.39/1.42	c  S st    18     30002       585      2543         0     10717      7730    235185   no data   no data
1.39/1.45	c  S st    18     30504       585      2543         0     11219      7730    247144   no data   no data
1.39/1.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.46	c blocked clauses removed:        6 vars:      1 tried:         585 T: 0.00 s
1.39/1.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1.39/1.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.39/1.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.39/1.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.49/1.51	c lits-rem:       119  cl-subs:      290  v-elim:      0  v-fix:    0  time:  0.04 s
1.49/1.52	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.01
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30504       584      2537         0     10928      7712    238082   no data   no data
1.89/1.95	c  N st    20     37615       584      2537         0     10159      7712    192019   no data   no data
2.29/2.38	c  N st    21     44014       584      2537         0     16431      7712    362399   no data   no data
2.50/2.52	c  S st    22     45757       584      2537         0      9365      7712    149213   no data   no data
2.50/2.55	c  S st    22     46261       584      2537         0      9869      7712    160782   no data   no data
2.50/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.50/2.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.50/2.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.50/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.50/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.50/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
2.50/2.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.50/2.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.50/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.50/2.57	c lits-rem:        21  cl-subs:       67  v-elim:      0  v-fix:    0  time:  0.01 s
2.50/2.57	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
2.50/2.57	c vivif2 --  cl tried     9802 cl shrink        0 lits rem          0 time: 0.00
2.50/2.58	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.01
2.50/2.58	c calculated reachability. Time: 0.00
2.50/2.58	c  N st    22     46261       584      2537         0      9802      7712    158872   no data   no data
3.49/3.51	c  N st    23     60658       584      2537         0     14125      7712    267822   no data   no data
4.09/4.13	c  N st    24     69391       584      2537         0     11913      7712    193490   no data   no data
4.09/4.13	c  S st    24     69391       584      2537         0     11913      7712    193490   no data   no data
4.09/4.16	c  S st    24     69895       584      2537         0     12415      7712    205959   no data   no data
4.09/4.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.09/4.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.09/4.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
4.09/4.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.09/4.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.09/4.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.20	c lits-rem:        17  cl-subs:      143  v-elim:      0  v-fix:    0  time:  0.02 s
4.09/4.20	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
4.19/4.20	c vivif2 --  cl tried    12272 cl shrink        0 lits rem          0 time: 0.00
4.19/4.21	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.01
4.19/4.21	c calculated reachability. Time: 0.00
4.19/4.21	c  N st    24     69895       584      2537         0     12272      7712    201510   no data   no data
5.50/5.58	c  F st    25     87501       584      2537         0     17753      7712    351164   no data   no data
5.50/5.58	c  N st    25     87501       584      2537         0     17753      7712    351164   no data   no data
5.99/6.01	c Decided on static restart strategy
6.19/6.28	c  N st    32     95537       584      2537         0     12926      7712    191841   no data   no data
6.89/6.95	c  N st    34    104842       584      2537         0     22072      7712    438337   no data   no data
6.89/6.95	c  S st    34    104842       584      2537         0     22072      7712    438337   no data   no data
6.99/7.00	c  S st    34    105345       584      2537         0     22572      7712    451571   no data   no data
6.99/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.99/7.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.99/7.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.99/7.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.99/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.99/7.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
6.99/7.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.99/7.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.99/7.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.17	c lits-rem:       128  cl-subs:      661  v-elim:      0  v-fix:    0  time:  0.14 s
7.09/7.17	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
7.09/7.18	c vivif2 --  cl tried    21911 cl shrink        0 lits rem          0 time: 0.00
7.09/7.19	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.01
7.09/7.19	c calculated reachability. Time: 0.00
7.09/7.19	c  N st    34    105345       584      2537         0     21911      7712    431408   no data   no data
7.89/7.99	c  N st    35    114945       584      2537         0     17608      7712    292161   no data   no data
9.19/9.24	c  N st    36    129343       584      2537         0     17003      7712    259006   no data   no data
11.09/11.16	c  N st    37    150938       584      2537         0     22460      7712    409126   no data   no data
11.79/11.80	c  S st    38    158017       584      2537         0     29425      7712    607193   no data   no data
11.79/11.87	c  S st    38    158518       584      2537         0     29925      7712    619473   no data   no data
11.79/11.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.79/11.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.79/11.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.79/11.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.79/11.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
11.79/11.88	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.79/11.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.89/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.19/12.25	c lits-rem:       322  cl-subs:     1038  v-elim:      0  v-fix:    0  time:  0.35 s
12.19/12.25	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
12.19/12.26	c vivif2 --  cl tried    28887 cl shrink        0 lits rem          0 time: 0.01
12.19/12.28	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.02
12.19/12.28	c calculated reachability. Time: 0.00
12.19/12.28	c  N st    38    158518       584      2537         0     28887      7712    585630   no data   no data
16.89/16.99	c  N st    39    207107       584      2537         0     23729      7712    401879   no data   no data
20.09/20.10	c  N st    40    237778       584      2537         0     34152      7712    631845   no data   no data
20.09/20.10	c  S st    40    237778       584      2537         0     34152      7712    631845   no data   no data
20.09/20.17	c  S st    40    238282       584      2537         0     34655      7712    644283   no data   no data
20.09/20.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.09/20.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
20.09/20.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.09/20.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.19/20.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.59/20.67	c lits-rem:       218  cl-subs:     1264  v-elim:      0  v-fix:    0  time:  0.46 s
20.59/20.67	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
20.59/20.67	c vivif2 --  cl tried    33391 cl shrink        0 lits rem          0 time: 0.01
20.59/20.69	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.02
20.59/20.69	c calculated reachability. Time: 0.00
20.59/20.69	c  N st    40    238282       584      2537         0     33391      7712    610984   no data   no data
28.29/28.33	c  F st    41    306251       584      2537         0     35143      7712    640079   no data   no data
28.29/28.33	c  N st    41    306251       584      2537         0     35143      7712    640079   no data   no data
28.89/28.93	c Decided on static restart strategy
31.39/31.40	c  N st    51    334557       584      2537         0     39454      7712    716409   no data   no data
34.00/34.02	c  N st    53    357423       584      2537         0     37436      7712    672705   no data   no data
34.00/34.02	c  S st    53    357423       584      2537         0     37436      7712    672705   no data   no data
34.10/34.11	c  S st    53    357924       584      2537         0     37936      7712    685742   no data   no data
34.10/34.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.10/34.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
34.10/34.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.10/34.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.10/34.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.10/34.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
34.10/34.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.10/34.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
34.10/34.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.49/34.52	c lits-rem:       176  cl-subs:      912  v-elim:      0  v-fix:    0  time:  0.37 s
34.49/34.52	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
34.49/34.53	c vivif2 --  cl tried    37024 cl shrink        0 lits rem          0 time: 0.01
34.49/34.55	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.02
34.49/34.55	c calculated reachability. Time: 0.00
34.49/34.55	c  N st    53    357924       584      2537         0     37024      7712    655187   no data   no data
38.79/38.85	c  N st    54    390316       584      2537         0     43222      7712    796248   no data   no data
44.70/44.78	c  N st    55    438904       584      2537         0     36904      7712    579704   no data   no data
54.69/54.74	c  N st    56    511786       584      2537         0     50514      7712    946301   no data   no data
57.99/58.08	c  N st    57    536886       584      2537         0     44804      7712    751200   no data   no data
57.99/58.08	c  S st    57    536886       584      2537         0     44804      7712    751200   no data   no data
58.09/58.18	c  S st    57    537387       584      2537         0     45305      7712    764285   no data   no data
58.09/58.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.09/58.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
58.20/58.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
58.20/58.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.20/58.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.20/58.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
58.20/58.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
58.20/58.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.20/58.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.70/58.75	c lits-rem:       257  cl-subs:     1192  v-elim:      0  v-fix:    0  time:  0.52 s
58.70/58.75	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
58.70/58.76	c vivif2 --  cl tried    44113 cl shrink        0 lits rem          0 time: 0.01
58.70/58.78	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.03
58.70/58.79	c calculated reachability. Time: 0.00
58.70/58.79	c  N st    57    537387       584      2537         0     44113      7712    730438   no data   no data
83.99/84.08	c  N st    58    701372       584      2537         0     38013      7712    457976   no data   no data
100.40/100.48	c  N st    59    806080       584      2537         0     67244      7712   1229482   no data   no data
100.40/100.48	c  S st    59    806080       584      2537         0     67244      7712   1229482   no data   no data
100.60/100.66	c  S st    59    806581       584      2537         0     67745      7712   1242781   no data   no data
100.60/100.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.60/100.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
100.60/100.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.60/100.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.60/100.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.60/100.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
100.60/100.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
100.70/100.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.70/100.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
103.49/103.59	c lits-rem:       386  cl-subs:     3778  v-elim:      0  v-fix:    0  time:  2.85 s
103.49/103.59	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
103.59/103.60	c vivif2 --  cl tried    63967 cl shrink        0 lits rem          0 time: 0.01
103.59/103.65	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.05
103.59/103.65	c calculated reachability. Time: 0.00
103.59/103.65	c  N st    59    806581       584      2537         0     63967      7712   1143681   no data   no data
148.59/148.65	c  F st    60   1071877       584      2537         0     79663      7712   1465737   no data   no data
148.59/148.65	c  N st    60   1071877       584      2537         0     79663      7712   1465737   no data   no data
149.69/149.78	c Decided on static restart strategy
153.59/153.65	c  N st    70   1100184       584      2537         0     63628      7712   1021173   no data   no data
160.40/160.43	c  N st    72   1136176       584      2537         0     53898      7712    712778   no data   no data
167.00/167.08	c  N st    73   1168569       584      2537         0     85625      7712   1600889   no data   no data
175.09/175.18	c  N st    74   1209871       584      2537         0     80170      7712   1414361   no data   no data
175.09/175.18	c  S st    74   1209871       584      2537         0     80170      7712   1414361   no data   no data
175.29/175.39	c  S st    74   1210376       584      2537         0     80674      7712   1428581   no data   no data
175.29/175.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.39/175.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
175.39/175.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.39/175.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.39/175.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.39/175.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
175.39/175.42	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
175.39/175.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
175.39/175.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.59/178.62	c lits-rem:       421  cl-subs:     3619  v-elim:      0  v-fix:    0  time:  3.14 s
178.59/178.62	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
178.59/178.64	c vivif2 --  cl tried    77055 cl shrink        0 lits rem          0 time: 0.02
178.59/178.69	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.06
178.59/178.69	c calculated reachability. Time: 0.00
178.59/178.69	c  N st    74   1210376       584      2537         0     77055      7712   1331149   no data   no data
194.89/194.90	c  N st    75   1283259       584      2537         0     53476      7712    656758   no data   no data
220.20/220.25	c  N st    76   1392584       584      2537         0     61498      7712    837413   no data   no data
255.11/255.16	c  N st    77   1556570       584      2537         0     66235      7712    911335   no data   no data
289.21/289.21	c  N st    78   1710376       584      2537         0    108202      7712   2093891   no data   no data
289.21/289.21	c  S st    78   1710376       584      2537         0    108202      7712   2093891   no data   no data
289.50/289.52	c  S st    78   1710879       584      2537         0    108705      7712   2107320   no data   no data
289.50/289.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
289.50/289.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
289.50/289.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
289.50/289.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
289.50/289.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
289.50/289.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
289.50/289.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
289.50/289.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
289.59/289.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
299.21/299.22	c lits-rem:      1274  cl-subs:     6480  v-elim:      0  v-fix:    0  time:  9.57 s
299.21/299.22	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
299.21/299.25	c vivif2 --  cl tried   102225 cl shrink        0 lits rem          0 time: 0.03
299.30/299.35	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.09
299.30/299.35	c calculated reachability. Time: 0.00
299.30/299.35	c  N st    78   1710879       584      2537         0    102225      7712   1933609   no data   no data
393.71/393.73	c  N st    79   2079843       584      2537         0    114032      7712   2138936   no data   no data
430.89/430.97	c  N st    80   2210879       584      2537         0    118088      7712   2167225   no data   no data
430.89/430.97	c  S st    80   2210879       584      2537         0    118088      7712   2167225   no data   no data
431.29/431.31	c  S st    80   2211383       584      2537         0    118592      7712   2180282   no data   no data
431.29/431.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
431.29/431.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
431.29/431.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
431.29/431.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
431.29/431.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
431.29/431.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
431.29/431.37	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
431.39/431.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
431.39/431.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.40/441.40	c lits-rem:      1028  cl-subs:     6205  v-elim:      0  v-fix:    0  time:  9.94 s
441.40/441.40	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
441.40/441.43	c vivif2 --  cl tried   112387 cl shrink        0 lits rem          0 time: 0.03
441.50/441.53	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.10
441.50/441.54	c calculated reachability. Time: 0.00
441.50/441.54	c  N st    80   2211383       584      2537         0    112387      7712   2016175   no data   no data
589.30/589.32	c  N st    81   2711383       584      2537         0    135808      7712   2689332   no data   no data
589.30/589.32	c  S st    81   2711383       584      2537         0    135808      7712   2689332   no data   no data
589.62/589.69	c  S st    81   2711886       584      2537         0    136309      7712   2701820   no data   no data
589.70/589.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
589.70/589.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
589.70/589.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
589.70/589.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
589.70/589.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
589.70/589.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
589.70/589.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
589.70/589.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
589.80/589.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
604.30/604.36	c lits-rem:      1093  cl-subs:     7010  v-elim:      0  v-fix:    0  time: 14.49 s
604.30/604.36	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
604.40/604.40	c vivif2 --  cl tried   129299 cl shrink        0 lits rem          0 time: 0.03
604.50/604.52	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.12
604.50/604.52	c calculated reachability. Time: 0.00
604.50/604.52	c  N st    81   2711886       584      2537         0    129299      7712   2506770   no data   no data
751.10/751.19	c  N st    82   3211887       584      2537         0    104870      7712   1576308   no data   no data
751.10/751.19	c  S st    82   3211887       584      2537         0    104870      7712   1576308   no data   no data
751.40/751.46	c  S st    82   3212388       584      2537         0    105371      7712   1588924   no data   no data
751.40/751.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
751.50/751.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
751.50/751.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.50/751.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.50/751.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.50/751.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
751.50/751.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
751.50/751.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
751.50/751.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.10/755.11	c lits-rem:       327  cl-subs:     3496  v-elim:      0  v-fix:    0  time:  3.53 s
755.10/755.11	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
755.10/755.13	c vivif2 --  cl tried   101875 cl shrink        0 lits rem          0 time: 0.02
755.20/755.22	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.08
755.20/755.22	c calculated reachability. Time: 0.00
755.20/755.22	c  N st    82   3212388       584      2537         0    101875      7712   1491021   no data   no data
924.41/924.40	c  N st    83   3712389       584      2537         0    112666      7712   1655177   no data   no data
924.41/924.40	c  S st    83   3712389       584      2537         0    112666      7712   1655177   no data   no data
924.61/924.66	c  S st    83   3712892       584      2537         0    113169      7712   1669057   no data   no data
924.61/924.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
924.71/924.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
924.71/924.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
924.71/924.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
924.71/924.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
924.71/924.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
924.71/924.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
924.71/924.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
924.71/924.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.20/928.23	c lits-rem:       560  cl-subs:     3632  v-elim:      0  v-fix:    0  time:  3.44 s
928.20/928.23	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
928.20/928.25	c vivif2 --  cl tried   109537 cl shrink        0 lits rem          0 time: 0.02
928.32/928.34	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.09
928.32/928.34	c calculated reachability. Time: 0.00
928.32/928.34	c  N st    83   3712892       584      2537         0    109537      7712   1576574   no data   no data
941.70/941.72	c  F st    84   3751562       584      2537         0    147684      7712   2694436   no data   no data
941.70/941.72	c  N st    84   3751562       584      2537         0    147684      7712   2694436   no data   no data
953.21/953.22	c  N dy   150   3771634       584      2537         0     84183      7712    780507     18.41     20.56
959.12/959.11	c  N dy   214   3791698       584      2537         0    103966      7712   1306833     18.26     19.71
967.10/967.13	c  N dy   269   3812942       584      2537         0    124907      7712   1860174     18.03     19.07
976.90/976.95	c  N dy   349   3833020       584      2537         0    144707      7712   2368657     18.06     21.12
992.51/992.59	c  N dy   452   3854230       584      2537         0    165642      7712   2917918     18.17     19.41
1000.31/1000.32	c  N dy   494   3875658       584      2537         0    102151      7712   1198051     17.88     18.83
1007.90/1007.92	c  N dy   526   3896876       584      2537         0    123032      7712   1725850     17.66     18.64
1017.91/1017.95	c  N dy   664   3916986       584      2537         0    142902      7712   2251650     17.85     18.79
1028.81/1028.87	c  N dy   743   3937027       584      2537         0    162670      7712   2765129     17.84     19.81
1038.61/1038.65	c  N dy   841   3957775       584      2537         0     97453      7712   1038986     17.88     18.99
1045.71/1045.78	c  N dy   886   3977857       584      2537         0    117201      7712   1545992     17.81     20.93
1055.61/1055.68	c  N dy   982   3999845       584      2537         0    138876      7712   2112921     17.83     18.82
1066.11/1066.12	c  N dy  1051   4019935       584      2537         0    158684      7712   2636174     17.83     18.87
1078.41/1078.45	c  N dy  1112   4042938       584      2537         0     94637      7712    931265     17.76     18.70
1085.51/1085.54	c  N dy  1190   4062989       584      2537         0    114426      7712   1440919     17.78     19.07
1094.42/1094.49	c  N dy  1302   4083090       584      2537         0    134250      7712   1961602     17.82     18.76
1105.01/1105.00	c  N dy  1394   4103150       584      2537         0    154027      7712   2471059     17.84     18.82
1117.31/1117.32	c  N dy  1469   4124149       584      2537         0    174737      7712   3015590     17.85     18.86
1124.41/1124.49	c  N dy  1561   4144579       584      2537         0    107185      7712   1228704     17.87     18.86
1132.71/1132.72	c  N dy  1673   4164662       584      2537         0    126995      7712   1750336     17.92     22.21
1142.82/1142.81	c  N dy  1753   4185281       584      2537         0    147341      7712   2281092     17.92     18.97
1156.71/1156.75	c  N dy  1854   4209577       584      2537         0    171267      7712   2904697     17.93     18.91
1158.80/1158.84	c  S st  1870   4212892       584      2537         0    174548      7712   2994476     17.93     18.16
1159.32/1159.34	c  S st  1870   4213394       584      2537         0    175050      7712   3008566     17.93   no data
1159.32/1159.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1159.42/1159.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1159.42/1159.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1159.42/1159.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1159.42/1159.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1159.42/1159.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    584 time:  0.00 s
1159.42/1159.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1159.42/1159.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1159.50/1159.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1163.41/1163.44	c lits-rem:       521  cl-subs:     5152  v-elim:      0  v-fix:    0  time:  3.88 s
1163.41/1163.44	c vivif2 --  cl tried     2537 cl shrink        0 lits rem          0 time: 0.00
1163.41/1163.48	c vivif2 --  cl tried   169898 cl shrink        0 lits rem          0 time: 0.04
1163.61/1163.65	c asymm  cl-useful: 0/2537/2537 lits-rem:0 time: 0.17
1163.61/1163.66	c calculated reachability. Time: 0.00
1163.61/1163.66	c  N dy  1870   4213394       584      2537         0    169898      7712   2872396     17.93   no data
1172.91/1172.91	c  N dy  1981   4233450       584      2537         0    101023      7712   1054470     17.97     21.12
1179.51/1179.57	c  N dy  2015   4253736       584      2537         0    120952      7712   1588590     17.93     19.09
1187.71/1187.77	c  N dy  2037   4273833       584      2537         0    140682      7712   2095061     17.89     18.85
1199.61/1199.60	c  N dy  2179   4293894       584      2537         0    160535      7712   2627688     17.94     20.20
1212.91/1212.95	c  N dy  2250   4316400       584      2537         0     93049      7712    810468     17.93     18.90
1241.82/1241.83	c  N dy  2350   4383225       584      2537         0    158533      7712   2451511     17.68     18.77
1253.93/1254.00	c  N dy  2449   4403266       584      2537         0    178281      7712   2978120     17.70     20.16
1262.11/1262.11	c  N dy  2553   4423814       584      2537         0    108061      7712   1185961     17.72     18.76
1270.42/1270.47	c  N dy  2673   4443875       584      2537         0    127875      7712   1708867     17.75     22.19
1280.42/1280.48	c  N dy  2780   4463904       584      2537         0    147674      7712   2234600     17.77     19.88
1292.42/1292.49	c  N dy  2898   4484196       584      2537         0    167700      7712   2764828     17.80     18.79

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

running on 2 cores: 4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.74 4.00 3.95 4/397 26312
/proc/meminfo: memFree=27079340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=30296 CPUtime=0.01 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 731 0 0 0 1 0 0 0 22 0 1 0 650067073 31023104 643 33554432000 4194304 4580011 140734523403968 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 7574 643 363 95 0 2556 0

[startup+0.0922801 s]
/proc/loadavg: 3.74 4.00 3.95 4/397 26312
/proc/meminfo: memFree=27079340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=30424 CPUtime=0.08 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 823 0 0 0 8 0 0 0 22 0 1 0 650067073 31154176 735 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294354 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 7606 735 364 95 0 2588 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 30424

[startup+0.100288 s]
/proc/loadavg: 3.74 4.00 3.95 4/397 26312
/proc/meminfo: memFree=27079340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=30424 CPUtime=0.09 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 831 0 0 0 9 0 0 0 22 0 1 0 650067073 31154176 743 33554432000 4194304 4580011 140734523403968 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 7606 743 364 95 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300308 s]
/proc/loadavg: 3.74 4.00 3.95 4/397 26312
/proc/meminfo: memFree=27079340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=31060 CPUtime=0.29 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 1116 0 0 0 29 0 0 0 23 0 1 0 650067073 31805440 868 33554432000 4194304 4580011 140734523403968 18446744073709551615 4318687 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 7765 868 364 95 0 2747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31060

[startup+0.700131 s]
/proc/loadavg: 3.74 4.00 3.95 4/397 26312
/proc/meminfo: memFree=27079340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=31540 CPUtime=0.69 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 1525 0 0 0 69 0 0 0 25 0 1 0 650067073 32296960 1034 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 7885 1034 364 95 0 2867 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31540

[startup+1.50105 s]
/proc/loadavg: 3.76 4.00 3.95 5/398 26313
/proc/meminfo: memFree=27065072/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=38504 CPUtime=1.49 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 3856 0 0 0 149 0 0 0 25 0 1 0 650067073 39428096 2693 33554432000 4194304 4580011 140734523403968 18446744073709551615 4415671 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 9626 2693 367 95 0 4608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38504

[startup+3.10078 s]
/proc/loadavg: 3.76 4.00 3.95 5/398 26313
/proc/meminfo: memFree=27043004/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=38752 CPUtime=3.09 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 4936 0 0 0 308 1 0 0 25 0 1 0 650067073 39682048 2886 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294928 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 9688 2886 367 95 0 4670 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38752

[startup+6.30019 s]
/proc/loadavg: 3.78 4.00 3.95 5/398 26313
/proc/meminfo: memFree=27035520/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=40436 CPUtime=6.29 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 7363 0 0 0 628 1 0 0 25 0 1 0 650067073 41406464 3047 33554432000 4194304 4580011 140734523403968 18446744073709551615 4320740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 10109 3047 367 95 0 5091 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40436

[startup+12.7001 s]
/proc/loadavg: 3.79 4.00 3.95 5/398 26314
/proc/meminfo: memFree=26988500/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=54656 CPUtime=12.69 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 13444 0 0 0 1267 2 0 0 25 0 1 0 650067073 55967744 6956 33554432000 4194304 4580011 140734523403968 18446744073709551615 4306105 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 13664 6956 367 95 0 8646 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54656

[startup+25.501 s]
/proc/loadavg: 3.84 4.00 3.95 5/398 26314
/proc/meminfo: memFree=26953780/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=60424 CPUtime=25.5 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 20210 0 0 0 2546 4 0 0 25 0 1 0 650067073 61874176 8086 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 15106 8086 367 95 0 10088 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 60424

[startup+51.1007 s]
/proc/loadavg: 3.89 4.00 3.95 5/398 26314
/proc/meminfo: memFree=26921860/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=65532 CPUtime=51.09 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 30184 0 0 0 5104 5 0 0 25 0 1 0 650067073 67104768 9712 33554432000 4194304 4580011 140734523403968 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 16383 9712 367 95 0 11365 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65532

[startup+102.315 s]
/proc/loadavg: 3.95 4.00 3.95 5/398 26316
/proc/meminfo: memFree=26859340/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=86664 CPUtime=102.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 48745 0 0 0 10223 8 0 0 25 0 1 0 650067073 88743936 14838 33554432000 4194304 4580011 140734523403968 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 21666 14838 367 95 0 16648 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 86664

[startup+162.301 s]
/proc/loadavg: 4.13 4.03 3.96 5/398 26318
/proc/meminfo: memFree=26858528/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=87080 CPUtime=162.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 63272 0 0 0 16220 10 0 0 25 0 1 0 650067073 89169920 14616 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294378 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 21770 14616 367 95 0 16752 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87080

[startup+222.301 s]
/proc/loadavg: 4.11 4.04 3.97 5/398 26319
/proc/meminfo: memFree=26784208/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=100996 CPUtime=222.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 77437 0 0 0 22217 13 0 0 25 0 1 0 650067073 103419904 17846 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 25249 17846 367 95 0 20231 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 100996

[startup+282.301 s]
/proc/loadavg: 4.07 4.04 3.97 5/398 26321
/proc/meminfo: memFree=26765692/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=101244 CPUtime=282.29 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 89228 0 0 0 28214 15 0 0 25 0 1 0 650067073 103673856 18050 33554432000 4194304 4580011 140734523403968 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 25311 18050 367 95 0 20293 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 101244

[startup+342.301 s]
/proc/loadavg: 4.02 4.03 3.97 5/398 26322
/proc/meminfo: memFree=26703504/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=126364 CPUtime=342.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 103038 0 0 0 34211 19 0 0 25 0 1 0 650067073 129396736 24164 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 31591 24164 367 95 0 26573 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 126364

[startup+402.301 s]
/proc/loadavg: 4.09 4.04 3.98 5/398 26324
/proc/meminfo: memFree=26702476/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=126572 CPUtime=402.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 113051 0 0 0 40209 21 0 0 25 0 1 0 650067073 129609728 23597 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 31643 23597 367 95 0 26625 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 126572

[startup+462.301 s]
/proc/loadavg: 4.10 4.05 3.99 5/398 26326
/proc/meminfo: memFree=26639060/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=142428 CPUtime=462.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 123488 0 0 0 46206 24 0 0 25 0 1 0 650067073 145846272 28453 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294557 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 35607 28453 367 95 0 30589 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 142428

[startup+522.301 s]
/proc/loadavg: 4.10 4.05 3.99 5/398 26327
/proc/meminfo: memFree=26636416/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=142560 CPUtime=522.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 131946 0 0 0 52204 26 0 0 25 0 1 0 650067073 145981440 28384 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 35640 28384 367 95 0 30622 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 142560

[startup+582.3 s]
/proc/loadavg: 4.04 4.04 3.99 5/398 26338
/proc/meminfo: memFree=26621600/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=142728 CPUtime=582.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 140929 0 0 0 58199 31 0 0 25 0 1 0 650067073 146153472 28491 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 35682 28491 367 95 0 30664 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 142728

[startup+642.3 s]
/proc/loadavg: 4.01 4.03 3.99 5/398 26339
/proc/meminfo: memFree=26623412/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=164692 CPUtime=642.32 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 152602 0 0 0 64199 33 0 0 25 0 1 0 650067073 168644608 33553 33554432000 4194304 4580011 140734523403968 18446744073709551615 4293200 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 41173 33553 367 95 0 36155 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 164692

[startup+702.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/398 26341
/proc/meminfo: memFree=26615824/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=164880 CPUtime=702.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 161898 0 0 0 70195 35 0 0 25 0 1 0 650067073 168837120 33033 33554432000 4194304 4580011 140734523403968 18446744073709551615 4321272 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 41220 33033 367 95 0 36202 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 164880

[startup+762.315 s]
/proc/loadavg: 4.00 4.02 3.99 5/398 26343
/proc/meminfo: memFree=26615136/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=166668 CPUtime=762.32 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 169926 0 0 0 76194 38 0 0 25 0 1 0 650067073 170668032 34180 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 41667 34180 367 95 0 36649 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 166668

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/398 26347
/proc/meminfo: memFree=26583240/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=166772 CPUtime=822.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 177028 0 0 0 82190 40 0 0 25 0 1 0 650067073 170774528 34356 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 41693 34356 367 95 0 36675 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 166772

[startup+882.301 s]
/proc/loadavg: 4.10 4.06 4.01 5/398 26349
/proc/meminfo: memFree=26580356/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=166884 CPUtime=882.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 184323 0 0 0 88187 43 0 0 25 0 1 0 650067073 170889216 34731 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 41721 34731 367 95 0 36703 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 166884

[startup+942.301 s]
/proc/loadavg: 4.04 4.05 4.00 5/398 26350
/proc/meminfo: memFree=26582168/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=171868 CPUtime=942.3 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 192612 0 0 0 94185 45 0 0 25 0 1 0 650067073 175992832 36026 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 42967 36026 367 95 0 37949 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 171868

[startup+1002.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/398 26352
/proc/meminfo: memFree=26540460/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=182616 CPUtime=1002.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 197801 0 0 0 100184 47 0 0 25 0 1 0 650067073 186998784 37277 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 45654 37277 367 95 0 40636 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 182616

[startup+1062.3 s]
/proc/loadavg: 4.04 4.04 4.00 5/398 26354
/proc/meminfo: memFree=26518716/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=182616 CPUtime=1062.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 199586 0 0 0 106183 48 0 0 25 0 1 0 650067073 186998784 38858 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 45654 38858 367 95 0 40636 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 182616

[startup+1122.3 s]
/proc/loadavg: 4.12 4.07 4.01 5/398 26355
/proc/meminfo: memFree=26523512/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=182616 CPUtime=1122.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 200087 0 0 0 112183 48 0 0 25 0 1 0 650067073 186998784 38858 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 45654 38858 367 95 0 40636 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 182616

[startup+1182.3 s]
/proc/loadavg: 4.07 4.07 4.01 5/398 26357
/proc/meminfo: memFree=26476724/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=192740 CPUtime=1182.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 202048 0 0 0 118182 49 0 0 25 0 1 0 650067073 197365760 40364 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 48185 40364 367 95 0 43167 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 192740

[startup+1242.3 s]
/proc/loadavg: 4.02 4.05 4.00 5/398 26358
/proc/meminfo: memFree=26467520/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=205420 CPUtime=1242.31 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 206344 0 0 0 124181 50 0 0 25 0 1 0 650067073 210350080 44302 33554432000 4194304 4580011 140734523403968 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 51355 44302 367 95 0 46337 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 205420



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.77 3.99 3.98 2/392 26363
/proc/meminfo: memFree=26882632/32950928 swapFree=44388876/67111528
[pid=26312] ppid=26310 vsize=270172 CPUtime=1300.03 cores=4,6
/proc/26312/stat : 26312 (strangenight2-s) R 26310 26312 25497 0 -1 4202496 210503 0 0 0 129951 52 0 0 25 0 1 0 650067073 276656128 48172 33554432000 4194304 4580011 140734523403968 18446744073709551615 4293659 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/26312/statm: 67543 48172 367 95 0 62525 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 270172

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.04
CPU user time (s): 1299.51
CPU system time (s): 0.529919
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 270172

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.51
system time used= 0.529919
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 210503
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= 6
involuntary context switches= 853

runsolver used 4.97524 second user time and 11.5372 second system time

The end

Launcher Data

Begin job on node126 at 2011-05-14 16:51:24
IDJOB=3367601
IDBENCH=82810
IDSOLVER=1845
FILE ID=node126/3367601-1305384684
RUNJOBID= node126-1305384683-26271
PBS_JOBID= 13324376
Free space on /tmp= 73308 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1468528501-076.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367601-1305384684/watcher-3367601-1305384684 -o /tmp/evaluation-result-3367601-1305384684/solver-3367601-1305384684 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367601-1305384684.cnf

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

MD5SUM BENCH= 6cc83c4bac88845b4bcdf4315c840cca
RANDOM SEED=323139404

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      27079620 kB
Buffers:        245040 kB
Cached:        2408724 kB
SwapCached:      92524 kB
Active:         705116 kB
Inactive:      4916380 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      27079620 kB
SwapTotal:    67111528 kB
SwapFree:     44388876 kB
Dirty:           22384 kB
Writeback:           0 kB
AnonPages:     2887640 kB
Mapped:          16604 kB
Slab:           108712 kB
PageTables:      76332 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 88188388 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= 73320 MiB
End job on node126 at 2011-05-14 17:13:06