Trace number 3367828

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-v100-c2130-S196779284-038.SATISFIABLE.cnf
MD5SUMd6fc0fc1938fb2a6255c0a87d93d5767
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.003999
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of clauses2130
Sum of the clauses size10650
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 52130
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-3367828-1305387497.cnf'
0.00/0.01	c -- header says num vars:            100
0.00/0.01	c -- header says num clauses:        2130
0.00/0.01	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.01	c -- vars added        100
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       100      2130         0         0     10650         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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.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:    100 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  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:      44 undec:       0 neg:      56
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       100      2130         0         0     10650         0   no data   no data
0.03/0.05	c Decided on static restart strategy
0.09/0.11	c  N st     8      4919       100      2130         0      4610     10650    100850   no data   no data
0.29/0.30	c  N st    10     11304       100      2130         0      4257     10650     74181   no data   no data
0.39/0.49	c  N st    11     17047       100      2130         0      9628     10650    196008   no data   no data
0.69/0.79	c  F st    12     25000       100      2130         0     11773     10650    238058   no data   no data
0.69/0.79	c  N st    12     25000       100      2130         0     11773     10650    238058   no data   no data
0.89/0.99	c Decided on static restart strategy
0.89/0.99	c  N st    18     30000       100      2130         0     10124     10650    188975   no data   no data
0.89/0.99	c  S st    18     30000       100      2130         0     10124     10650    188975   no data   no data
0.99/1.02	c  S st    18     30503       100      2130         0     10605     10650    199696   no data   no data
0.99/1.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.99/1.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.99/1.02	c blocked clauses removed:        0 vars:      0 tried:         100 T: 0.00 s
0.99/1.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.99/1.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.99/1.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.99/1.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.99/1.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.99/1.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.20	c lits-rem:       342  cl-subs:     1819  v-elim:      0  v-fix:    0  time:  0.17 s
1.19/1.23	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.03
1.19/1.23	c calculated reachability. Time: 0.00
1.19/1.23	c  N st    18     30503       100      2130         0      8786     10650    159060   no data   no data
1.49/1.58	c  N st    20     37617       100      2130         0      8098     10650    131339   no data   no data
1.79/1.87	c  N st    21     44017       100      2130         0     13948     10650    250987   no data   no data
1.89/1.95	c  S st    22     45754       100      2130         0     15559     10650    284898   no data   no data
1.89/1.99	c  S st    22     46257       100      2130         0     16039     10650    295585   no data   no data
1.89/1.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/2.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/2.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/2.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1.89/2.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.99/2.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.28/2.39	c lits-rem:       327  cl-subs:     2389  v-elim:      0  v-fix:    0  time:  0.39 s
2.28/2.39	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
2.38/2.40	c vivif2 --  cl tried    13650 cl shrink        0 lits rem          0 time: 0.00
2.38/2.45	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
2.38/2.45	c calculated reachability. Time: 0.00
2.38/2.45	c  N st    22     46257       100      2130         0     13650     10650    247284   no data   no data
3.08/3.15	c  N st    23     60654       100      2130         0      9627     10650    141471   no data   no data
3.48/3.56	c  N st    24     69385       100      2130         0     17710     10650    317511   no data   no data
3.48/3.56	c  S st    24     69385       100      2130         0     17710     10650    317511   no data   no data
3.58/3.60	c  S st    24     69889       100      2130         0     18198     10650    328390   no data   no data
3.58/3.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.58/3.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.58/3.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.58/3.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.58/3.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.58/3.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
3.58/3.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.58/3.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.58/3.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/4.04	c lits-rem:       380  cl-subs:     2198  v-elim:      0  v-fix:    0  time:  0.42 s
3.98/4.04	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.98/4.05	c vivif2 --  cl tried    16000 cl shrink        0 lits rem          0 time: 0.00
4.08/4.10	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
4.08/4.11	c calculated reachability. Time: 0.00
4.08/4.11	c  N st    24     69889       100      2130         0     16000     10650    282277   no data   no data
5.08/5.15	c  F st    25     87500       100      2130         0     11111     10650    159621   no data   no data
5.08/5.15	c  N st    25     87500       100      2130         0     11111     10650    159621   no data   no data
5.39/5.42	c Decided on static restart strategy
5.50/5.59	c  N st    32     95539       100      2130         0     18583     10650    322100   no data   no data
6.08/6.13	c  N st    34    104833       100      2130         0     15213     10650    243623   no data   no data
6.08/6.13	c  S st    34    104833       100      2130         0     15213     10650    243623   no data   no data
6.08/6.17	c  S st    34    105335       100      2130         0     15696     10650    254375   no data   no data
6.08/6.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.08/6.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.08/6.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.08/6.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.08/6.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.08/6.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
6.08/6.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.08/6.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.08/6.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.28/6.32	c lits-rem:       154  cl-subs:     1185  v-elim:      0  v-fix:    0  time:  0.14 s
6.28/6.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
6.28/6.33	c vivif2 --  cl tried    14511 cl shrink        0 lits rem          0 time: 0.00
6.28/6.38	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.05
6.28/6.38	c calculated reachability. Time: 0.00
6.28/6.38	c  N st    34    105335       100      2130         0     14511     10650    228757   no data   no data
6.88/6.98	c  N st    35    114934       100      2130         0     23403     10650    417530   no data   no data
7.88/7.94	c  N st    36    129335       100      2130         0     23721     10650    413616   no data   no data
9.49/9.51	c  N st    37    150932       100      2130         0     15088     10650    200374   no data   no data
9.90/9.93	c  S st    38    158002       100      2130         0     21662     10650    343257   no data   no data
9.90/9.99	c  S st    38    158504       100      2130         0     22140     10650    354075   no data   no data
9.90/9.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.90/9.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.90/9.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.90/9.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.90/9.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.90/9.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
9.90/9.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.99/10.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.99/10.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.39/10.40	c lits-rem:       434  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.39 s
10.39/10.40	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
10.39/10.40	c vivif2 --  cl tried    20081 cl shrink        0 lits rem          0 time: 0.00
10.39/10.47	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
10.39/10.47	c calculated reachability. Time: 0.00
10.39/10.47	c  N st    38    158504       100      2130         0     20081     10650    311411   no data   no data
14.30/14.34	c  N st    39    207092       100      2130         0     32508     10650    546395   no data   no data
16.99/17.00	c  N st    40    237757       100      2130         0     24924     10650    373330   no data   no data
16.99/17.00	c  S st    40    237757       100      2130         0     24924     10650    373330   no data   no data
16.99/17.06	c  S st    40    238265       100      2130         0     25416     10650    384247   no data   no data
16.99/17.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.99/17.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.99/17.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
16.99/17.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.99/17.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.99/17.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.49/17.56	c lits-rem:       377  cl-subs:     2341  v-elim:      0  v-fix:    0  time:  0.48 s
17.49/17.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
17.49/17.57	c vivif2 --  cl tried    23075 cl shrink        0 lits rem          0 time: 0.00
17.60/17.65	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.08
17.60/17.65	c calculated reachability. Time: 0.00
17.60/17.65	c  N st    40    238265       100      2130         0     23075     10650    340269   no data   no data
23.78/23.84	c  F st    41    306250       100      2130         0     24938     10650    340815   no data   no data
23.78/23.84	c  N st    41    306250       100      2130         0     24938     10650    340815   no data   no data
24.28/24.34	c Decided on static restart strategy
26.40/26.48	c  N st    51    334554       100      2130         0     29085     10650    421978   no data   no data
28.50/28.54	c  N st    53    357398       100      2130         0     27129     10650    365019   no data   no data
28.50/28.54	c  S st    53    357398       100      2130         0     27129     10650    365019   no data   no data
28.50/28.61	c  S st    53    357902       100      2130         0     27606     10650    375744   no data   no data
28.50/28.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.60/28.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
28.60/28.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
28.60/28.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.60/28.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.60/28.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
28.60/28.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
28.60/28.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
28.60/28.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.79/28.88	c lits-rem:       379  cl-subs:     1341  v-elim:      0  v-fix:    0  time:  0.25 s
28.79/28.88	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
28.79/28.88	c vivif2 --  cl tried    26265 cl shrink        0 lits rem          0 time: 0.00
28.89/28.98	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
28.89/28.98	c calculated reachability. Time: 0.00
28.89/28.98	c  N st    53    357902       100      2130         0     26265     10650    349954   no data   no data
31.90/31.93	c  N st    54    390294       100      2130         0     32229     10650    473354   no data   no data
37.08/37.16	c  N st    55    438882       100      2130         0     26343     10650    321832   no data   no data
44.88/44.94	c  N st    56    511764       100      2130         0     38957     10650    567978   no data   no data
47.89/47.96	c  N st    57    536853       100      2130         0     33551     10650    439232   no data   no data
47.89/47.96	c  S st    57    536853       100      2130         0     33551     10650    439232   no data   no data
47.99/48.04	c  S st    57    537357       100      2130         0     34035     10650    450435   no data   no data
47.99/48.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.99/48.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.99/48.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.99/48.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.99/48.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.99/48.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
47.99/48.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.99/48.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.99/48.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
48.40/48.46	c lits-rem:       381  cl-subs:     1618  v-elim:      0  v-fix:    0  time:  0.39 s
48.40/48.47	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
48.40/48.47	c vivif2 --  cl tried    32417 cl shrink        0 lits rem          0 time: 0.00
48.49/48.59	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.12
48.49/48.59	c calculated reachability. Time: 0.00
48.49/48.59	c  N st    57    537357       100      2130         0     32417     10650    419386   no data   no data
69.39/69.45	c  N st    58    701342       100      2130         0     60069     10650    963073   no data   no data
82.40/82.42	c  N st    59    806035       100      2130         0     54136     10650    802550   no data   no data
82.40/82.42	c  S st    59    806035       100      2130         0     54136     10650    802550   no data   no data
82.51/82.55	c  S st    59    806541       100      2130         0     54619     10650    813725   no data   no data
82.51/82.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.51/82.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
82.51/82.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.51/82.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.51/82.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.51/82.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
82.51/82.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.51/82.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.59/82.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.39/85.45	c lits-rem:      1406  cl-subs:     6366  v-elim:      0  v-fix:    0  time:  2.86 s
85.39/85.45	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
85.39/85.46	c vivif2 --  cl tried    48253 cl shrink        0 lits rem          0 time: 0.01
85.59/85.64	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.18
85.59/85.64	c calculated reachability. Time: 0.00
85.59/85.64	c  N st    59    806541       100      2130         0     48253     10650    693230   no data   no data
123.99/124.00	c  F st    60   1071876       100      2130         0     63371     10650    929749   no data   no data
123.99/124.00	c  N st    60   1071876       100      2130         0     63371     10650    929749   no data   no data
124.79/124.86	c Decided on static restart strategy
128.49/128.51	c  N st    70   1100176       100      2130         0     48532     10650    624775   no data   no data
134.29/134.33	c  N st    72   1136168       100      2130         0     81794     10650   1370805   no data   no data
139.09/139.19	c  N st    73   1168560       100      2130         0     69309     10650   1073298   no data   no data
146.30/146.32	c  N st    74   1209811       100      2130         0     63903     10650    930769   no data   no data
146.30/146.32	c  S st    74   1209811       100      2130         0     63903     10650    930769   no data   no data
146.39/146.46	c  S st    74   1210317       100      2130         0     64379     10650    941532   no data   no data
146.39/146.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
146.39/146.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
146.39/146.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
146.39/146.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
146.39/146.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
146.39/146.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
146.39/146.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
146.49/146.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
146.49/146.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.69/149.73	c lits-rem:      1106  cl-subs:     5755  v-elim:      0  v-fix:    0  time:  3.21 s
149.69/149.73	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
149.69/149.74	c vivif2 --  cl tried    58624 cl shrink        0 lits rem          0 time: 0.01
149.89/149.94	c asymm  cl-useful: 0/1906/2130 lits-rem:0 time: 0.20
149.89/149.94	c calculated reachability. Time: 0.00
149.89/149.94	c  N st    74   1210317       100      2130         0     58624     10650    823079   no data   no data
162.39/162.44	c  N st    75   1283200       100      2130         0     81794     10650   1315329   no data   no data
181.20/181.28	c  N st    76   1392526       100      2130         0     91325     10650   1517371   no data   no data
210.00/210.05	c  N st    77   1556511       100      2130         0     98380     10650   1576330   no data   no data
238.40/238.49	c  N st    78   1710318       100      2130         0     87681     10650   1293667   no data   no data
238.40/238.49	c  S st    78   1710318       100      2130         0     87681     10650   1293667   no data   no data
238.71/238.71	c  S st    78   1710825       100      2130         0     88169     10650   1304711   no data   no data
238.71/238.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
238.71/238.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
238.71/238.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
238.71/238.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
238.71/238.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
238.71/238.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
238.71/238.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
238.71/238.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
238.80/238.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.79/247.87	c lits-rem:      1843  cl-subs:    12565  v-elim:      0  v-fix:    0  time:  9.07 s
247.79/247.87	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
247.79/247.88	c vivif2 --  cl tried    75604 cl shrink        0 lits rem          0 time: 0.01
248.09/248.10	c asymm  cl-useful: 0/1626/2130 lits-rem:0 time: 0.22
248.09/248.11	c calculated reachability. Time: 0.00
248.09/248.11	c  N st    78   1710825       100      2130         0     75604     10650   1077488   no data   no data
323.19/323.26	c  N st    79   2079790       100      2130         0     87307     10650   1229047   no data   no data
348.71/348.77	c  N st    80   2210825       100      2130         0     91290     10650   1300769   no data   no data
348.71/348.77	c  S st    80   2210825       100      2130         0     91290     10650   1300769   no data   no data
348.99/349.00	c  S st    80   2211325       100      2130         0     91770     10650   1312256   no data   no data
348.99/349.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
348.99/349.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
348.99/349.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.99/349.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.99/349.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
348.99/349.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
348.99/349.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.99/349.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
348.99/349.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
357.00/357.00	c lits-rem:      1893  cl-subs:    10997  v-elim:      0  v-fix:    0  time:  7.92 s
357.00/357.00	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
357.00/357.02	c vivif2 --  cl tried    80773 cl shrink        0 lits rem          0 time: 0.01
357.10/357.12	c asymm  cl-useful: 0/504/2130 lits-rem:0 time: 0.10
357.10/357.12	c calculated reachability. Time: 0.00
357.10/357.12	c  N st    80   2211325       100      2130         0     80773     10650   1114743   no data   no data
466.90/466.93	c  N st    81   2711325       100      2130         0    103418     10650   1493716   no data   no data
466.90/466.93	c  S st    81   2711325       100      2130         0    103418     10650   1493716   no data   no data
467.20/467.21	c  S st    81   2711831       100      2130         0    103904     10650   1505297   no data   no data
467.20/467.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
467.20/467.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
467.20/467.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.20/467.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.20/467.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.20/467.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
467.20/467.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
467.20/467.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
467.30/467.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
477.00/477.05	c lits-rem:      1160  cl-subs:    12584  v-elim:      0  v-fix:    0  time:  9.74 s
477.00/477.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
477.00/477.07	c vivif2 --  cl tried    91320 cl shrink        0 lits rem          0 time: 0.02
477.31/477.32	c asymm  cl-useful: 0/1284/2130 lits-rem:0 time: 0.25
477.31/477.33	c calculated reachability. Time: 0.00
477.31/477.33	c  N st    81   2711831       100      2130         0     91320     10650   1272554   no data   no data
602.90/602.94	c  N st    82   3211832       100      2130         0    140543     10650   2198937   no data   no data
602.90/602.94	c  S st    82   3211832       100      2130         0    140543     10650   2198937   no data   no data
603.30/603.37	c  S st    82   3212336       100      2130         0    141020     10650   2209965   no data   no data
603.30/603.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
603.40/603.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
603.40/603.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
603.40/603.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
603.40/603.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
603.40/603.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
603.40/603.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
603.40/603.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
603.50/603.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
636.70/636.77	c lits-rem:      2949  cl-subs:    25516  v-elim:      0  v-fix:    0  time: 33.24 s
636.70/636.77	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
636.70/636.79	c vivif2 --  cl tried   115504 cl shrink        0 lits rem          0 time: 0.02
637.00/637.09	c asymm  cl-useful: 0/846/2130 lits-rem:0 time: 0.30
637.00/637.09	c calculated reachability. Time: 0.00
637.00/637.09	c  N st    82   3212336       100      2130         0    115504     10650   1745513   no data   no data
754.91/754.90	c  N st    83   3712339       100      2130         0    133173     10650   1964384   no data   no data
754.91/754.90	c  S st    83   3712339       100      2130         0    133173     10650   1964384   no data   no data
755.21/755.23	c  S st    83   3712841       100      2130         0    133653     10650   1975670   no data   no data
755.21/755.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
755.21/755.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
755.21/755.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.21/755.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
755.21/755.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
755.21/755.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
755.21/755.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
755.31/755.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
755.31/755.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.31/779.35	c lits-rem:      2863  cl-subs:    22100  v-elim:      0  v-fix:    0  time: 23.99 s
779.31/779.35	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
779.31/779.37	c vivif2 --  cl tried   111553 cl shrink        0 lits rem          0 time: 0.02
779.61/779.66	c asymm  cl-useful: 0/1047/2130 lits-rem:0 time: 0.29
779.61/779.66	c calculated reachability. Time: 0.00
779.61/779.66	c  N st    83   3712841       100      2130         0    111553     10650   1588236   no data   no data
791.31/791.34	c  F st    84   3751562       100      2130         0    146849     10650   2328257   no data   no data
791.31/791.34	c  N st    84   3751562       100      2130         0    146849     10650   2328257   no data   no data
793.91/793.99	c Decided on static restart strategy
799.01/799.03	c  N st    94   3779866       100      2130         0     97433     10650   1273656   no data   no data
808.91/808.96	c  N st    96   3815858       100      2130         0    130386     10650   1971005   no data   no data
818.91/818.96	c  N st    97   3848250       100      2130         0     82909     10650    926337   no data   no data
829.61/829.69	c  N st    98   3896839       100      2130         0    127393     10650   1876622   no data   no data
849.22/849.22	c  N st    99   3969723       100      2130         0    115987     10650   1634484   no data   no data
882.02/882.04	c  N st   100   4079047       100      2130         0    136779     10650   2114687   no data   no data
920.81/920.85	c  N st   101   4212842       100      2130         0     96897     10650   1173418   no data   no data
920.81/920.85	c  S st   101   4212842       100      2130         0     96897     10650   1173418   no data   no data
921.01/921.08	c  S st   101   4213347       100      2130         0     97379     10650   1184689   no data   no data
921.01/921.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
921.11/921.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
921.11/921.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
921.11/921.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
921.11/921.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.11/921.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
921.11/921.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
921.11/921.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
921.11/921.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
924.31/924.32	c lits-rem:       489  cl-subs:     5062  v-elim:      0  v-fix:    0  time:  3.15 s
924.31/924.32	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
924.31/924.34	c vivif2 --  cl tried    92317 cl shrink        0 lits rem          0 time: 0.02
924.51/924.59	c asymm  cl-useful: 0/1083/2130 lits-rem:0 time: 0.25
924.51/924.59	c calculated reachability. Time: 0.00
924.51/924.59	c  N st   101   4213347       100      2130         0     92317     10650   1090004   no data   no data
994.12/994.12	c  N st   102   4459325       100      2130         0    151885     10650   2322791   no data   no data
1068.72/1068.76	c  N st   103   4713348       100      2130         0    128891     10650   1784923   no data   no data
1068.72/1068.76	c  S st   103   4713348       100      2130         0    128891     10650   1784923   no data   no data
1069.12/1069.15	c  S st   103   4713853       100      2130         0    129367     10650   1796058   no data   no data
1069.12/1069.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1069.23/1069.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
1069.23/1069.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1069.23/1069.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1069.23/1069.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1069.23/1069.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1069.23/1069.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1069.23/1069.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1069.23/1069.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1083.02/1083.01	c lits-rem:      1606  cl-subs:    15202  v-elim:      0  v-fix:    0  time: 13.72 s
1083.02/1083.01	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1083.02/1083.03	c vivif2 --  cl tried   114165 cl shrink        0 lits rem          0 time: 0.02
1083.32/1083.31	c asymm  cl-useful: 0/1074/2130 lits-rem:0 time: 0.28
1083.32/1083.31	c calculated reachability. Time: 0.00
1083.32/1083.31	c  N st   103   4713853       100      2130         0    114165     10650   1524206   no data   no data
1234.93/1234.95	c  N st   104   5213856       100      2130         0    129523     10650   1768856   no data   no data
1234.93/1234.95	c  S st   104   5213856       100      2130         0    129523     10650   1768856   no data   no data
1235.23/1235.29	c  S st   104   5214359       100      2130         0    130007     10650   1779835   no data   no data
1235.23/1235.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1235.34/1235.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1235.34/1235.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1235.34/1235.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1235.34/1235.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1235.34/1235.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1235.34/1235.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1235.34/1235.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1235.43/1235.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1247.33/1247.37	c lits-rem:      1793  cl-subs:    13114  v-elim:      0  v-fix:    0  time: 11.95 s
1247.33/1247.37	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1247.33/1247.40	c vivif2 --  cl tried   116893 cl shrink        0 lits rem          0 time: 0.02
1247.63/1247.69	c asymm  cl-useful: 0/887/2130 lits-rem:0 time: 0.30
1247.63/1247.70	c calculated reachability. Time: 0.00
1247.63/1247.70	c  N st   104   5214359       100      2130         0    116893     10650   1537731   no data   no data

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367828-1305387497/watcher-3367828-1305387497 -o /tmp/evaluation-result-3367828-1305387497/solver-3367828-1305387497 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367828-1305387497.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.73 3.97 3.96 5/376 13642
/proc/meminfo: memFree=18514300/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=20352 CPUtime=0 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4194304 242 0 0 0 0 0 0 0 21 0 1 0 728980348 20840448 194 33554432000 4194304 4580011 140736963856016 18446744073709551615 260900431336 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/13642/statm: 5088 194 161 95 0 57 0

[startup+0.0438331 s]
/proc/loadavg: 3.73 3.97 3.96 5/376 13642
/proc/meminfo: memFree=18514300/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=30092 CPUtime=0.03 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 710 0 0 0 3 0 0 0 21 0 1 0 728980348 30814208 631 33554432000 4194304 4580011 140736963856016 18446744073709551615 4321302 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 7523 631 362 95 0 2505 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 30092

[startup+0.100822 s]
/proc/loadavg: 3.73 3.97 3.96 5/376 13642
/proc/meminfo: memFree=18514300/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=30224 CPUtime=0.09 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 790 0 0 0 9 0 0 0 21 0 1 0 728980348 30949376 711 33554432000 4194304 4580011 140736963856016 18446744073709551615 4306267 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 7556 711 363 95 0 2538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30224

[startup+0.300894 s]
/proc/loadavg: 3.73 3.97 3.96 5/376 13642
/proc/meminfo: memFree=18514300/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=30964 CPUtime=0.29 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 1164 0 0 0 29 0 0 0 22 0 1 0 728980348 31707136 755 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 7741 755 363 95 0 2723 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30964

[startup+0.700773 s]
/proc/loadavg: 3.73 3.97 3.96 5/376 13642
/proc/meminfo: memFree=18514300/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=31276 CPUtime=0.69 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 1620 0 0 0 69 0 0 0 23 0 1 0 728980348 32026624 952 33554432000 4194304 4580011 140736963856016 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 7819 952 363 95 0 2801 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31276

[startup+1.50057 s]
/proc/loadavg: 3.73 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18498792/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=37236 CPUtime=1.49 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 3437 0 0 0 149 0 0 0 25 0 1 0 728980348 38129664 2462 33554432000 4194304 4580011 140736963856016 18446744073709551615 4316803 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 9309 2462 367 95 0 4291 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37236

[startup+3.10027 s]
/proc/loadavg: 3.73 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18477352/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=40452 CPUtime=3.08 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 5000 0 0 0 308 0 0 0 25 0 1 0 728980348 41422848 3219 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 10113 3219 367 95 0 5095 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 40452

[startup+6.30069 s]
/proc/loadavg: 3.75 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18466544/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=43724 CPUtime=6.28 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 7542 0 0 0 628 0 0 0 25 0 1 0 728980348 44773376 3859 33554432000 4194304 4580011 140736963856016 18446744073709551615 4415662 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 10931 3859 367 95 0 5913 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 43724

[startup+12.7006 s]
/proc/loadavg: 3.77 3.97 3.96 5/377 13643
/proc/meminfo: memFree=18445980/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=47088 CPUtime=12.69 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 11085 0 0 0 1268 1 0 0 25 0 1 0 728980348 48218112 4924 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 11772 4924 367 95 0 6754 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47088

[startup+25.5002 s]
/proc/loadavg: 3.82 3.97 3.96 5/377 13644
/proc/meminfo: memFree=18433040/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=50288 CPUtime=25.48 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 16496 0 0 0 2547 1 0 0 25 0 1 0 728980348 51494912 5739 33554432000 4194304 4580011 140736963856016 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 12572 5739 367 95 0 7554 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 50288

[startup+51.1005 s]
/proc/loadavg: 3.88 3.97 3.96 5/377 13647
/proc/meminfo: memFree=18414720/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=55280 CPUtime=51.09 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 25942 0 0 0 5105 4 0 0 25 0 1 0 728980348 56606720 7070 33554432000 4194304 4580011 140736963856016 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 13820 7071 367 95 0 8802 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55280

[startup+102.314 s]
/proc/loadavg: 3.95 3.97 3.96 5/377 13676
/proc/meminfo: memFree=18366196/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=67440 CPUtime=102.3 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 41502 0 0 0 10223 7 0 0 25 0 1 0 728980348 69058560 9490 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 16860 9490 367 95 0 11842 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 67440

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.96 5/377 13677
/proc/meminfo: memFree=18317656/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=76676 CPUtime=162.29 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 55651 0 0 0 16218 11 0 0 25 0 1 0 728980348 78516224 12437 33554432000 4194304 4580011 140736963856016 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 19169 12437 367 95 0 14151 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 76676

[startup+222.3 s]
/proc/loadavg: 4.11 4.01 3.97 5/377 13679
/proc/meminfo: memFree=18298280/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=77048 CPUtime=222.29 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 67646 0 0 0 22215 14 0 0 25 0 1 0 728980348 78897152 11705 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294526 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 19262 11705 367 95 0 14244 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77048

[startup+282.3 s]
/proc/loadavg: 4.10 4.02 3.98 5/377 13680
/proc/meminfo: memFree=18266004/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=90544 CPUtime=282.29 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 79013 0 0 0 28213 16 0 0 25 0 1 0 728980348 92717056 15162 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 22636 15162 367 95 0 17618 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90544

[startup+342.3 s]
/proc/loadavg: 4.10 4.03 3.98 5/377 13682
/proc/meminfo: memFree=18237176/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=90792 CPUtime=342.29 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 88187 0 0 0 34211 18 0 0 25 0 1 0 728980348 92971008 16223 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 22698 16223 367 95 0 17680 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90792

[startup+402.3 s]
/proc/loadavg: 4.04 4.02 3.98 5/377 13684
/proc/meminfo: memFree=18195968/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=101160 CPUtime=402.3 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 99087 0 0 0 40210 20 0 0 25 0 1 0 728980348 103587840 18043 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 25290 18043 367 95 0 20272 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 101160

[startup+462.3 s]
/proc/loadavg: 4.05 4.03 3.99 5/377 13685
/proc/meminfo: memFree=18189108/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=101396 CPUtime=462.3 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 108008 0 0 0 46207 23 0 0 25 0 1 0 728980348 103829504 17734 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 25349 17734 367 95 0 20331 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 101396

[startup+522.3 s]
/proc/loadavg: 4.02 4.02 3.99 5/377 13687
/proc/meminfo: memFree=18160080/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=107800 CPUtime=522.3 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 115588 0 0 0 52205 25 0 0 25 0 1 0 728980348 110387200 20155 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 26950 20155 367 95 0 21932 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 107800

[startup+582.3 s]
/proc/loadavg: 4.00 4.02 3.99 5/377 13688
/proc/meminfo: memFree=18169328/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=108044 CPUtime=582.31 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 124331 0 0 0 58204 27 0 0 25 0 1 0 728980348 110637056 18911 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 27011 18911 367 95 0 21993 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 108044

[startup+642.3 s]
/proc/loadavg: 4.00 4.01 3.99 5/377 13690
/proc/meminfo: memFree=18126276/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=128808 CPUtime=642.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 131090 0 0 0 64204 28 0 0 25 0 1 0 728980348 131899392 25670 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 32202 25670 367 95 0 27184 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 128808

[startup+702.3 s]
/proc/loadavg: 4.00 4.00 3.99 5/377 13692
/proc/meminfo: memFree=18093132/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=128956 CPUtime=702.31 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 139228 0 0 0 70200 31 0 0 25 0 1 0 728980348 132050944 25349 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 32239 25349 367 95 0 27221 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 128956

[startup+762.314 s]
/proc/loadavg: 4.07 4.02 4.00 5/377 13693
/proc/meminfo: memFree=18080820/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=134760 CPUtime=762.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 148315 0 0 0 76199 33 0 0 25 0 1 0 728980348 137994240 26267 33554432000 4194304 4580011 140736963856016 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33690 26267 367 95 0 28672 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 134760

[startup+822.3 s]
/proc/loadavg: 4.09 4.04 4.00 5/377 13695
/proc/meminfo: memFree=18083888/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=134856 CPUtime=822.31 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 153682 0 0 0 82197 34 0 0 25 0 1 0 728980348 138092544 25467 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33714 25467 367 95 0 28696 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 134856

[startup+882.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/377 13696
/proc/meminfo: memFree=18062784/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=135016 CPUtime=882.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 160618 0 0 0 88195 37 0 0 25 0 1 0 728980348 138256384 26443 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33754 26443 367 95 0 28736 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 135016

[startup+942.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/377 13698
/proc/meminfo: memFree=18055924/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=135504 CPUtime=942.31 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 167350 0 0 0 94192 39 0 0 25 0 1 0 728980348 138756096 27044 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33876 27044 367 95 0 28858 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 135504

[startup+1002.3 s]
/proc/loadavg: 4.08 4.05 4.00 5/377 13700
/proc/meminfo: memFree=18066560/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=135656 CPUtime=1002.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 175114 0 0 0 100191 41 0 0 25 0 1 0 728980348 138911744 25357 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294341 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33914 25357 367 95 0 28896 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135656

[startup+1062.3 s]
/proc/loadavg: 4.11 4.06 4.01 5/377 13701
/proc/meminfo: memFree=18061816/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=135768 CPUtime=1062.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 181907 0 0 0 106189 43 0 0 25 0 1 0 728980348 139026432 25807 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 33942 25807 367 95 0 28924 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 135768

[startup+1122.3 s]
/proc/loadavg: 4.04 4.05 4.00 5/377 13703
/proc/meminfo: memFree=18025192/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=142228 CPUtime=1122.32 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 187680 0 0 0 112188 44 0 0 25 0 1 0 728980348 145641472 27994 33554432000 4194304 4580011 140736963856016 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 35557 27994 367 95 0 30539 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 142228

[startup+1182.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/377 13704
/proc/meminfo: memFree=18032588/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=142368 CPUtime=1182.33 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 194366 0 0 0 118187 46 0 0 25 0 1 0 728980348 145784832 28043 33554432000 4194304 4580011 140736963856016 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 35592 28043 367 95 0 30574 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 142368

[startup+1242.3 s]
/proc/loadavg: 4.00 4.03 4.00 5/377 13706
/proc/meminfo: memFree=17999560/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=144188 CPUtime=1242.33 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 201097 0 0 0 124185 48 0 0 25 0 1 0 728980348 147648512 28059 33554432000 4194304 4580011 140736963856016 18446744073709551615 4406259 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 36047 28059 367 95 0 31029 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 144188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 4.00 3/374 13710
/proc/meminfo: memFree=18199068/32950928 swapFree=65762508/67111528
[pid=13642] ppid=13640 vsize=144240 CPUtime=1300.03 cores=4,6
/proc/13642/stat : 13642 (strangenight2-s) R 13640 13642 12534 0 -1 4202496 206190 0 0 0 129953 50 0 0 25 0 1 0 728980348 147701760 29379 33554432000 4194304 4580011 140736963856016 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13642/statm: 36060 29379 367 95 0 31042 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 144240

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.55
CPU system time (s): 0.508922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 200152

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

runsolver used 4.64529 second user time and 10.7574 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 17:38:17
IDJOB=3367828
IDBENCH=83037
IDSOLVER=1845
FILE ID=node116/3367828-1305387497
RUNJOBID= node116-1305387496-13601
PBS_JOBID= 13324386
Free space on /tmp= 73120 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S196779284-038.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367828-1305387497/watcher-3367828-1305387497 -o /tmp/evaluation-result-3367828-1305387497/solver-3367828-1305387497 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367828-1305387497.cnf

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

MD5SUM BENCH= d6fc0fc1938fb2a6255c0a87d93d5767
RANDOM SEED=581112074

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18514456 kB
Buffers:        287428 kB
Cached:        4545984 kB
SwapCached:      12420 kB
Active:       11134080 kB
Inactive:      3030368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18514456 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:           21752 kB
Writeback:           8 kB
AnonPages:     9327836 kB
Mapped:          16548 kB
Slab:           161292 kB
PageTables:      44532 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82843500 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= 73124 MiB
End job on node116 at 2011-05-14 17:59:59