Trace number 3367676

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

General information on the benchmark

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

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367676-1305385852.cnf'
0.00/0.01	c -- header says num vars:            125
0.00/0.01	c -- header says num clauses:        2662
0.00/0.01	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.01	c -- vars added        125
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       125      2662         0         0     13310         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.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:    125 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:      71 undec:       5 neg:      49
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       125      2662         0         0     13310         0   no data   no data
0.04/0.05	c Decided on static restart strategy
0.09/0.12	c  N st     8      4915       125      2662         0      4671     13310    119185   no data   no data
0.29/0.32	c  N st    10     11301       125      2662         0      4313     13310     88634   no data   no data
0.49/0.53	c  N st    11     17044       125      2662         0      9674     13310    232660   no data   no data
0.79/0.86	c  F st    12     25000       125      2662         0     11905     13310    283358   no data   no data
0.79/0.86	c  N st    12     25000       125      2662         0     11905     13310    283358   no data   no data
1.00/1.07	c Decided on static restart strategy
1.00/1.07	c  N st    18     30002       125      2662         0     10215     13310    230382   no data   no data
1.00/1.07	c  S st    18     30002       125      2662         0     10215     13310    230382   no data   no data
1.00/1.10	c  S st    18     30504       125      2662         0     10700     13310    243025   no data   no data
1.00/1.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.00/1.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.00/1.10	c blocked clauses removed:        0 vars:      0 tried:         125 T: 0.00 s
1.00/1.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.00/1.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.00/1.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1.00/1.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.00/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.10/1.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.19/1.28	c lits-rem:       214  cl-subs:     1348  v-elim:      0  v-fix:    0  time:  0.17 s
1.29/1.32	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
1.29/1.32	c calculated reachability. Time: 0.00
1.29/1.32	c  N st    18     30504       125      2662         0      9352     13310    204659   no data   no data
1.59/1.67	c  N st    20     37616       125      2662         0      8633     13310    167945   no data   no data
1.99/2.00	c  N st    21     44015       125      2662         0     14645     13310    324126   no data   no data
1.99/2.09	c  S st    22     45756       125      2662         0     16301     13310    368259   no data   no data
2.09/2.14	c  S st    22     46259       125      2662         0     16789     13310    381062   no data   no data
2.09/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.09/2.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.09/2.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.09/2.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.09/2.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.09/2.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
2.09/2.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.09/2.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.09/2.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.55	c lits-rem:       412  cl-subs:     1596  v-elim:      0  v-fix:    0  time:  0.40 s
2.49/2.55	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c vivif2 --  cl tried    15193 cl shrink        0 lits rem          0 time: 0.00
2.59/2.61	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
2.59/2.61	c calculated reachability. Time: 0.00
2.59/2.61	c  N st    22     46259       125      2662         0     15193     13310    336869   no data   no data
3.39/3.42	c  N st    23     60658       125      2662         0     10999     13310    198530   no data   no data
3.89/3.91	c  N st    24     69389       125      2662         0     19230     13310    410962   no data   no data
3.89/3.91	c  S st    24     69389       125      2662         0     19230     13310    410962   no data   no data
3.89/3.96	c  S st    24     69892       125      2662         0     19716     13310    423738   no data   no data
3.89/3.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.89/3.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
3.89/3.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.89/3.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.89/3.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.89/3.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
3.89/3.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.89/3.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.89/3.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c lits-rem:       417  cl-subs:     2188  v-elim:      0  v-fix:    0  time:  0.62 s
4.59/4.60	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.59/4.61	c vivif2 --  cl tried    17528 cl shrink        0 lits rem          0 time: 0.00
4.59/4.67	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
4.59/4.67	c calculated reachability. Time: 0.00
4.59/4.67	c  N st    24     69892       125      2662         0     17528     13310    364884   no data   no data
5.69/5.78	c  F st    25     87500       125      2662         0     12553     13310    217413   no data   no data
5.69/5.78	c  N st    25     87500       125      2662         0     12553     13310    217413   no data   no data
5.99/6.07	c Decided on static restart strategy
6.19/6.25	c  N st    32     95536       125      2662         0     20138     13310    416147   no data   no data
6.78/6.85	c  N st    34    104838       125      2662         0     16675     13310    316604   no data   no data
6.78/6.85	c  S st    34    104838       125      2662         0     16675     13310    316604   no data   no data
6.78/6.89	c  S st    34    105344       125      2662         0     17163     13310    328968   no data   no data
6.78/6.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.88/6.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.88/6.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.88/6.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.88/6.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.88/6.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
6.88/6.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.88/6.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.88/6.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.09/7.12	c lits-rem:       199  cl-subs:     1206  v-elim:      0  v-fix:    0  time:  0.21 s
7.09/7.12	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
7.09/7.13	c vivif2 --  cl tried    15957 cl shrink        0 lits rem          0 time: 0.00
7.09/7.19	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.06
7.09/7.19	c calculated reachability. Time: 0.00
7.09/7.19	c  N st    34    105344       125      2662         0     15957     13310    297584   no data   no data
7.89/7.91	c  N st    35    114943       125      2662         0     25006     13310    529724   no data   no data
8.89/8.91	c  N st    36    129340       125      2662         0     25424     13310    532475   no data   no data
10.49/10.57	c  N st    37    150935       125      2662         0     16537     13310    264175   no data   no data
11.00/11.04	c  S st    38    158017       125      2662         0     23219     13310    434588   no data   no data
11.00/11.09	c  S st    38    158521       125      2662         0     23715     13310    447468   no data   no data
11.00/11.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.09/11.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
11.09/11.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.09/11.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.09/11.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.09/11.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
11.09/11.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.09/11.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.09/11.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/11.61	c lits-rem:       320  cl-subs:     1740  v-elim:      0  v-fix:    0  time:  0.50 s
11.59/11.61	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
11.59/11.62	c vivif2 --  cl tried    21975 cl shrink        0 lits rem          0 time: 0.00
11.59/11.70	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
11.69/11.70	c calculated reachability. Time: 0.00
11.69/11.70	c  N st    38    158521       125      2662         0     21975     13310    402701   no data   no data
15.69/15.77	c  N st    39    207109       125      2662         0     34659     13310    705133   no data   no data
18.29/18.35	c  N st    40    237783       125      2662         0     26881     13310    483100   no data   no data
18.29/18.35	c  S st    40    237783       125      2662         0     26881     13310    483100   no data   no data
18.39/18.41	c  S st    40    238284       125      2662         0     27370     13310    495481   no data   no data
18.39/18.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.39/18.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.39/18.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.39/18.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.39/18.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.39/18.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
18.39/18.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.39/18.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.39/18.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.09/19.10	c lits-rem:       479  cl-subs:     2144  v-elim:      0  v-fix:    0  time:  0.67 s
19.09/19.10	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
19.09/19.11	c vivif2 --  cl tried    25226 cl shrink        0 lits rem          0 time: 0.01
19.19/19.20	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
19.19/19.20	c calculated reachability. Time: 0.00
19.19/19.20	c  N st    40    238284       125      2662         0     25226     13310    443158   no data   no data
25.39/25.49	c  F st    41    306250       125      2662         0     27115     13310    449125   no data   no data
25.39/25.49	c  N st    41    306250       125      2662         0     27115     13310    449125   no data   no data
25.89/25.96	c Decided on static restart strategy
28.39/28.43	c  N st    51    334562       125      2662         0     31262     13310    540522   no data   no data
30.70/30.73	c  N st    53    357426       125      2662         0     29324     13310    474329   no data   no data
30.70/30.73	c  S st    53    357426       125      2662         0     29324     13310    474329   no data   no data
30.70/30.80	c  S st    53    357928       125      2662         0     29815     13310    487289   no data   no data
30.70/30.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.80/30.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
30.80/30.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.80/30.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.80/30.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.80/30.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
30.80/30.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.80/30.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
30.80/30.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.19/31.22	c lits-rem:       259  cl-subs:     1259  v-elim:      0  v-fix:    0  time:  0.39 s
31.19/31.22	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
31.19/31.22	c vivif2 --  cl tried    28556 cl shrink        0 lits rem          0 time: 0.01
31.29/31.33	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.10
31.29/31.33	c calculated reachability. Time: 0.00
31.29/31.33	c  N st    53    357928       125      2662         0     28556     13310    453101   no data   no data
34.69/34.76	c  N st    54    390320       125      2662         0     34527     13310    590185   no data   no data
40.09/40.15	c  N st    55    438910       125      2662         0     28502     13310    415300   no data   no data
47.70/47.77	c  N st    56    511792       125      2662         0     41656     13310    731447   no data   no data
51.09/51.17	c  N st    57    536892       125      2662         0     36029     13310    566142   no data   no data
51.09/51.17	c  S st    57    536892       125      2662         0     36029     13310    566142   no data   no data
51.19/51.25	c  S st    57    537397       125      2662         0     36520     13310    579319   no data   no data
51.19/51.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.19/51.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
51.19/51.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.19/51.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.19/51.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.19/51.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
51.19/51.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.19/51.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.19/51.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.89/51.90	c lits-rem:       565  cl-subs:     1655  v-elim:      0  v-fix:    0  time:  0.62 s
51.89/51.90	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
51.89/51.91	c vivif2 --  cl tried    34865 cl shrink        0 lits rem          0 time: 0.01
51.99/52.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.13
51.99/52.04	c calculated reachability. Time: 0.00
51.99/52.04	c  N st    57    537397       125      2662         0     34865     13310    534783   no data   no data
72.61/72.63	c  N st    58    701381       125      2662         0     62642     13310   1213779   no data   no data
87.09/87.16	c  N st    59    806097       125      2662         0     56524     13310    973186   no data   no data
87.09/87.16	c  S st    59    806097       125      2662         0     56524     13310    973186   no data   no data
87.19/87.29	c  S st    59    806602       125      2662         0     57013     13310    986268   no data   no data
87.29/87.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.29/87.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
87.29/87.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.29/87.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.29/87.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.29/87.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
87.29/87.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.29/87.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.29/87.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
91.39/91.45	c lits-rem:      1053  cl-subs:     6519  v-elim:      0  v-fix:    0  time:  4.10 s
91.39/91.45	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
91.39/91.47	c vivif2 --  cl tried    50494 cl shrink        0 lits rem          0 time: 0.01
91.59/91.66	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.19
91.59/91.66	c calculated reachability. Time: 0.00
91.59/91.66	c  N st    59    806602       125      2662         0     50494     13310    835885   no data   no data
129.10/129.10	c  F st    60   1071877       125      2662         0     66393     13310   1180340   no data   no data
129.10/129.10	c  N st    60   1071877       125      2662         0     66393     13310   1180340   no data   no data
130.10/130.15	c Decided on static restart strategy
134.39/134.44	c  N st    70   1100184       125      2662         0     50999     13310    767521   no data   no data
140.89/140.94	c  N st    72   1136178       125      2662         0     84807     13310   1661662   no data   no data
145.59/145.65	c  N st    73   1168571       125      2662         0     71986     13310   1286217   no data   no data
152.39/152.49	c  N st    74   1209904       125      2662         0     66757     13310   1146847   no data   no data
152.39/152.49	c  S st    74   1209904       125      2662         0     66757     13310   1146847   no data   no data
152.59/152.67	c  S st    74   1210407       125      2662         0     67239     13310   1160303   no data   no data
152.59/152.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.59/152.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
152.59/152.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
152.59/152.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.59/152.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
152.59/152.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
152.59/152.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
152.69/152.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
152.69/152.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
157.20/157.29	c lits-rem:      1773  cl-subs:     5411  v-elim:      0  v-fix:    0  time:  4.55 s
157.20/157.29	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
157.20/157.30	c vivif2 --  cl tried    61828 cl shrink        0 lits rem          0 time: 0.01
157.49/157.52	c asymm  cl-useful: 0/2211/2662 lits-rem:0 time: 0.22
157.49/157.52	c calculated reachability. Time: 0.00
157.49/157.52	c  N st    74   1210407       125      2662         0     61828     13310   1016259   no data   no data
168.60/168.62	c  N st    75   1283290       125      2662         0     85300     13310   1671329   no data   no data
188.00/188.02	c  N st    76   1392613       125      2662         0     94728     13310   1823034   no data   no data
216.40/216.49	c  N st    77   1556598       125      2662         0     51716     13310    637641   no data   no data
245.10/245.17	c  N st    78   1710408       125      2662         0     91546     13310   1645691   no data   no data
245.10/245.17	c  S st    78   1710408       125      2662         0     91546     13310   1645691   no data   no data
245.39/245.40	c  S st    78   1710911       125      2662         0     92028     13310   1658734   no data   no data
245.39/245.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
245.39/245.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
245.39/245.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.39/245.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.39/245.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
245.39/245.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
245.39/245.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
245.39/245.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
245.49/245.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.51/259.57	c lits-rem:      3708  cl-subs:    11184  v-elim:      0  v-fix:    0  time: 14.06 s
259.51/259.57	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
259.51/259.59	c vivif2 --  cl tried    80844 cl shrink        0 lits rem          0 time: 0.02
259.80/259.85	c asymm  cl-useful: 0/1844/2662 lits-rem:0 time: 0.26
259.80/259.85	c calculated reachability. Time: 0.00
259.80/259.85	c  N st    78   1710911       125      2662         0     80844     13310   1387942   no data   no data
330.40/330.46	c  N st    79   2079876       125      2662         0     92929     13310   1631567   no data   no data
356.50/356.53	c  N st    80   2210912       125      2662         0     96907     13310   1681223   no data   no data
356.50/356.53	c  S st    80   2210912       125      2662         0     96907     13310   1681223   no data   no data
356.70/356.79	c  S st    80   2211417       125      2662         0     97397     13310   1694014   no data   no data
356.80/356.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
356.80/356.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
356.80/356.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
356.80/356.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
356.80/356.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
356.80/356.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
356.80/356.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
356.80/356.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
356.90/356.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.71/368.75	c lits-rem:      2412  cl-subs:     9507  v-elim:      0  v-fix:    0  time: 11.84 s
368.71/368.75	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
368.71/368.77	c vivif2 --  cl tried    87890 cl shrink        0 lits rem          0 time: 0.02
368.91/368.92	c asymm  cl-useful: 0/818/2662 lits-rem:0 time: 0.15
368.91/368.92	c calculated reachability. Time: 0.00
368.91/368.92	c  N st    80   2211417       125      2662         0     87890     13310   1461647   no data   no data
480.21/480.24	c  N st    81   2711419       125      2662         0    110039     13310   1897115   no data   no data
480.21/480.24	c  S st    81   2711419       125      2662         0    110039     13310   1897115   no data   no data
480.51/480.54	c  S st    81   2711922       125      2662         0    110532     13310   1910224   no data   no data
480.51/480.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
480.62/480.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
480.62/480.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.62/480.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
480.62/480.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
480.62/480.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
480.62/480.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
480.62/480.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
480.62/480.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
497.01/497.05	c lits-rem:      2460  cl-subs:    12300  v-elim:      0  v-fix:    0  time: 16.38 s
497.01/497.05	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
497.01/497.07	c vivif2 --  cl tried    98232 cl shrink        0 lits rem          0 time: 0.02
497.31/497.35	c asymm  cl-useful: 0/1556/2662 lits-rem:0 time: 0.28
497.31/497.35	c calculated reachability. Time: 0.00
497.31/497.35	c  N st    81   2711922       125      2662         0     98232     13310   1633157   no data   no data
624.02/624.03	c  N st    82   3211923       125      2662         0     75957     13310    931449   no data   no data
624.02/624.03	c  S st    82   3211923       125      2662         0     75957     13310    931449   no data   no data
624.22/624.21	c  S st    82   3212425       125      2662         0     76440     13310    944627   no data   no data
624.22/624.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
624.22/624.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
624.22/624.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
624.22/624.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
624.22/624.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.22/624.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
624.22/624.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
624.22/624.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
624.22/624.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
624.83/624.86	c lits-rem:       104  cl-subs:      937  v-elim:      0  v-fix:    0  time:  0.58 s
624.83/624.86	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
624.83/624.87	c vivif2 --  cl tried    75503 cl shrink        0 lits rem          0 time: 0.01
625.02/625.03	c asymm  cl-useful: 0/1106/2662 lits-rem:0 time: 0.15
625.02/625.03	c calculated reachability. Time: 0.00
625.02/625.03	c  N st    82   3212425       125      2662         0     75503     13310    922850   no data   no data
750.92/750.94	c  N st    83   3712426       125      2662         0     85663     13310   1103072   no data   no data
750.92/750.94	c  S st    83   3712426       125      2662         0     85663     13310   1103072   no data   no data
751.12/751.15	c  S st    83   3712934       125      2662         0     86157     13310   1116479   no data   no data
751.12/751.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
751.12/751.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
751.12/751.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
751.12/751.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
751.12/751.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
751.12/751.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
751.12/751.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
751.23/751.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
751.23/751.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
752.43/752.42	c lits-rem:       295  cl-subs:     1755  v-elim:      0  v-fix:    0  time:  1.19 s
752.43/752.42	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
752.43/752.43	c vivif2 --  cl tried    84402 cl shrink        0 lits rem          0 time: 0.02
752.62/752.68	c asymm  cl-useful: 0/1764/2662 lits-rem:0 time: 0.24
752.62/752.68	c calculated reachability. Time: 0.00
752.62/752.68	c  N st    83   3712934       125      2662         0     84402     13310   1075763   no data   no data
761.23/761.28	c  F st    84   3751562       125      2662         0    120661     13310   2046485   no data   no data
761.23/761.28	c  N st    84   3751562       125      2662         0    120661     13310   2046485   no data   no data
762.72/762.72	c Decided on static restart strategy
770.03/770.04	c  N st    94   3779863       125      2662         0    147303     13310   2762888   no data   no data
779.12/779.18	c  N st    96   3815858       125      2662         0    101673     13310   1519976   no data   no data
788.92/788.97	c  N st    97   3848250       125      2662         0    131883     13310   2315608   no data   no data
802.42/802.45	c  N st    98   3896838       125      2662         0     97170     13310   1384549   no data   no data
825.22/825.21	c  N st    99   3969721       125      2662         0     84038     13310   1005800   no data   no data
859.22/859.23	c  N st   100   4079044       125      2662         0    103785     13310   1496248   no data   no data
898.63/898.65	c  N st   101   4212934       125      2662         0    145500     13310   2563017   no data   no data
898.63/898.65	c  S st   101   4212934       125      2662         0    145500     13310   2563017   no data   no data
899.02/899.05	c  S st   101   4213436       125      2662         0    145987     13310   2576217   no data   no data
899.02/899.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
899.12/899.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
899.12/899.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
899.12/899.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
899.12/899.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
899.12/899.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
899.12/899.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
899.12/899.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
899.22/899.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.03/933.07	c lits-rem:      3968  cl-subs:    17442  v-elim:      0  v-fix:    0  time: 33.84 s
933.03/933.07	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
933.13/933.10	c vivif2 --  cl tried   128545 cl shrink        0 lits rem          0 time: 0.03
933.33/933.39	c asymm  cl-useful: 0/898/2662 lits-rem:0 time: 0.29
933.43/933.40	c calculated reachability. Time: 0.00
933.43/933.40	c  N st   101   4213436       125      2662         0    128545     13310   2165367   no data   no data
1009.43/1009.49	c  N st   102   4459412       125      2662         0    104381     13310   1479880   no data   no data
1091.13/1091.14	c  N st   103   4713436       125      2662         0    166820     13310   3038278   no data   no data
1091.13/1091.14	c  S st   103   4713436       125      2662         0    166820     13310   3038278   no data   no data
1091.63/1091.60	c  S st   103   4713939       125      2662         0    167311     13310   3052005   no data   no data
1091.63/1091.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1091.63/1091.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.08
1091.63/1091.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1091.63/1091.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1091.63/1091.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1091.63/1091.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    125 time:  0.00 s
1091.63/1091.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1091.73/1091.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1091.83/1091.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1149.54/1149.54	c lits-rem:      3850  cl-subs:    22199  v-elim:      0  v-fix:    0  time: 57.73 s
1149.54/1149.54	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
1149.54/1149.58	c vivif2 --  cl tried   145112 cl shrink        0 lits rem          0 time: 0.04
1150.03/1150.01	c asymm  cl-useful: 0/1159/2662 lits-rem:0 time: 0.43
1150.03/1150.01	c calculated reachability. Time: 0.00
1150.03/1150.01	c  N st   103   4713939       125      2662         0    145112     13310   2529444   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-3367676-1305385852/watcher-3367676-1305385852 -o /tmp/evaluation-result-3367676-1305385852/solver-3367676-1305385852 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3367676-1305385852.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.75 3.95 3.95 3/324 5835
/proc/meminfo: memFree=11191080/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=29732 CPUtime=0 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 525 0 0 0 0 0 0 0 22 0 1 0 650187593 30445568 465 33554432000 4194304 4580011 140736650034416 18446744073709551615 212435677505 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 7433 465 338 95 0 2415 0

[startup+0.042772 s]
/proc/loadavg: 3.75 3.95 3.95 3/324 5835
/proc/meminfo: memFree=11191080/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=30332 CPUtime=0.04 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 759 0 0 0 4 0 0 0 22 0 1 0 650187593 31059968 689 33554432000 4194304 4580011 140736650034416 18446744073709551615 4292920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 7583 689 362 95 0 2565 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30332

[startup+0.100777 s]
/proc/loadavg: 3.75 3.95 3.95 3/324 5835
/proc/meminfo: memFree=11191080/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=30332 CPUtime=0.09 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 829 0 0 0 9 0 0 0 22 0 1 0 650187593 31059968 759 33554432000 4194304 4580011 140736650034416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 7583 759 363 95 0 2565 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30332

[startup+0.300741 s]
/proc/loadavg: 3.75 3.95 3.95 3/324 5835
/proc/meminfo: memFree=11191080/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=30992 CPUtime=0.29 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 1137 0 0 0 29 0 0 0 23 0 1 0 650187593 31735808 913 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 7748 913 363 95 0 2730 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30992

[startup+0.700657 s]
/proc/loadavg: 3.75 3.95 3.95 3/324 5835
/proc/meminfo: memFree=11191080/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=31628 CPUtime=0.69 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 1765 0 0 0 69 0 0 0 25 0 1 0 650187593 32387072 996 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 7907 996 363 95 0 2889 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31628

[startup+1.50051 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11173356/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=38176 CPUtime=1.49 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 3827 0 0 0 149 0 0 0 25 0 1 0 650187593 39092224 2698 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 9544 2698 367 95 0 4526 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 38176

[startup+3.10021 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11146076/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=43132 CPUtime=3.09 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 5911 0 0 0 309 0 0 0 25 0 1 0 650187593 44167168 3840 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 10783 3840 367 95 0 5765 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 43132

[startup+6.3006 s]
/proc/loadavg: 3.77 3.95 3.95 5/330 5846
/proc/meminfo: memFree=11132804/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=46852 CPUtime=6.29 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 8450 0 0 0 628 1 0 0 25 0 1 0 650187593 47976448 4747 33554432000 4194304 4580011 140736650034416 18446744073709551615 4324509 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 11713 4747 367 95 0 6695 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46852

[startup+12.7004 s]
/proc/loadavg: 3.80 3.96 3.95 5/330 5847
/proc/meminfo: memFree=11094104/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=52064 CPUtime=12.69 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 12936 0 0 0 1267 2 0 0 25 0 1 0 650187593 53313536 5718 33554432000 4194304 4580011 140736650034416 18446744073709551615 4293032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 13016 5718 367 95 0 7998 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 52064

[startup+25.5009 s]
/proc/loadavg: 3.83 3.96 3.95 5/330 5847
/proc/meminfo: memFree=11064372/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=55664 CPUtime=25.49 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 19428 0 0 0 2546 3 0 0 25 0 1 0 650187593 56999936 6712 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 13916 6712 367 95 0 8898 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55664

[startup+51.1011 s]
/proc/loadavg: 3.89 3.96 3.95 5/330 5848
/proc/meminfo: memFree=11047100/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=58732 CPUtime=51.09 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 29779 0 0 0 5104 5 0 0 25 0 1 0 650187593 60141568 7422 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 14683 7422 367 95 0 9665 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58732

[startup+102.312 s]
/proc/loadavg: 3.95 3.96 3.95 5/330 5849
/proc/meminfo: memFree=10993356/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=76220 CPUtime=102.31 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 47477 0 0 0 10222 9 0 0 25 0 1 0 650187593 78049280 11522 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 19055 11522 367 95 0 14037 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 76220

[startup+162.301 s]
/proc/loadavg: 4.06 4.00 3.96 5/330 5851
/proc/meminfo: memFree=10933292/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=87408 CPUtime=162.3 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 64042 0 0 0 16218 12 0 0 25 0 1 0 650187593 89505792 15382 33554432000 4194304 4580011 140736650034416 18446744073709551615 4293190 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 21852 15382 367 95 0 16834 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 87408

[startup+222.301 s]
/proc/loadavg: 4.19 4.04 3.97 5/330 5852
/proc/meminfo: memFree=10918000/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=87800 CPUtime=222.3 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 78570 0 0 0 22215 15 0 0 25 0 1 0 650187593 89907200 14928 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 21950 14928 367 95 0 16932 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 87800

[startup+282.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/330 5855
/proc/meminfo: memFree=10872324/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=103760 CPUtime=282.3 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 91884 0 0 0 28212 18 0 0 25 0 1 0 650187593 106250240 18618 33554432000 4194304 4580011 140736650034416 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 25940 18618 367 95 0 20922 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 103760

[startup+342.301 s]
/proc/loadavg: 4.02 4.02 3.97 5/330 5856
/proc/meminfo: memFree=10836704/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=104108 CPUtime=342.3 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 104745 0 0 0 34209 21 0 0 25 0 1 0 650187593 106606592 18734 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294313 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 26027 18734 367 95 0 21009 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 104108

[startup+402.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/330 5859
/proc/meminfo: memFree=10810108/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=113680 CPUtime=402.3 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 115695 0 0 0 40206 24 0 0 25 0 1 0 650187593 116408320 21445 33554432000 4194304 4580011 140736650034416 18446744073709551615 4316619 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 28420 21445 367 95 0 23402 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 113680

[startup+462.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 5862
/proc/meminfo: memFree=10767148/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=113896 CPUtime=462.31 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 126313 0 0 0 46204 27 0 0 25 0 1 0 650187593 116629504 21093 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 28474 21093 367 95 0 23456 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 113896

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/330 5863
/proc/meminfo: memFree=10764516/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=127544 CPUtime=522.31 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 136004 0 0 0 52202 29 0 0 25 0 1 0 650187593 130605056 24757 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 31886 24757 367 95 0 26868 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 127544

[startup+582.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/330 5865
/proc/meminfo: memFree=10734472/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=127748 CPUtime=582.31 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 145174 0 0 0 58200 31 0 0 25 0 1 0 650187593 130813952 25207 33554432000 4194304 4580011 140736650034416 18446744073709551615 4304862 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 31937 25207 367 95 0 26919 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 127748

[startup+642.301 s]
/proc/loadavg: 4.12 4.03 3.98 5/330 5866
/proc/meminfo: memFree=10703532/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=127932 CPUtime=642.32 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 154286 0 0 0 64199 33 0 0 25 0 1 0 650187593 131002368 25274 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 31983 25274 367 95 0 26965 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 127932

[startup+702.3 s]
/proc/loadavg: 4.11 4.04 3.99 5/330 5869
/proc/meminfo: memFree=10701224/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=128124 CPUtime=702.32 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 163692 0 0 0 70195 37 0 0 25 0 1 0 650187593 131198976 25126 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 32031 25126 367 95 0 27013 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 128124

[startup+762.312 s]
/proc/loadavg: 4.04 4.03 3.99 5/330 5871
/proc/meminfo: memFree=10708980/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=129828 CPUtime=762.33 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 173696 0 0 0 76194 39 0 0 25 0 1 0 650187593 132943872 25263 33554432000 4194304 4580011 140736650034416 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 32457 25263 367 95 0 27439 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 129828

[startup+822.301 s]
/proc/loadavg: 4.04 4.03 4.00 5/330 5872
/proc/meminfo: memFree=10701252/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=129976 CPUtime=822.32 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 181644 0 0 0 82191 41 0 0 25 0 1 0 650187593 133095424 26161 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 32494 26161 367 95 0 27476 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 129976

[startup+882.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/330 5875
/proc/meminfo: memFree=10699792/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=130136 CPUtime=882.32 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 190369 0 0 0 88188 44 0 0 25 0 1 0 650187593 133259264 24230 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 32534 24230 367 95 0 27516 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 130136

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/330 5876
/proc/meminfo: memFree=10664660/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=209912 CPUtime=942.32 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 197912 0 0 0 94186 46 0 0 25 0 1 0 650187593 214949888 31773 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 52478 31773 367 95 0 47460 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 209912

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 5879
/proc/meminfo: memFree=10642384/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=154188 CPUtime=1002.33 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 205426 0 0 0 100184 49 0 0 25 0 1 0 650187593 157888512 31702 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 38547 31702 367 95 0 33529 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 154188

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/330 5881
/proc/meminfo: memFree=10639864/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=210984 CPUtime=1062.33 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 212959 0 0 0 106181 52 0 0 25 0 1 0 650187593 216047616 31847 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294931 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 52746 31847 367 95 0 47728 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 210984

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/330 5882
/proc/meminfo: memFree=10623312/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=175004 CPUtime=1122.33 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 221534 0 0 0 112180 53 0 0 25 0 1 0 650187593 179204096 36645 33554432000 4194304 4580011 140736650034416 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 43751 36645 367 95 0 38733 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 175004

[startup+1182.3 s]
/proc/loadavg: 4.03 4.01 4.00 5/330 5884
/proc/meminfo: memFree=10513300/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=175024 CPUtime=1182.33 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 225110 0 0 0 118179 54 0 0 25 0 1 0 650187593 179224576 35868 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294386 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 43756 35868 367 95 0 38738 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 175024

[startup+1242.3 s]
/proc/loadavg: 4.15 4.06 4.02 5/330 5885
/proc/meminfo: memFree=10526412/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=175156 CPUtime=1242.34 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 232637 0 0 0 124177 57 0 0 25 0 1 0 650187593 179359744 35648 33554432000 4194304 4580011 140736650034416 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 43789 35648 367 95 0 38771 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 175156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.15 4.08 4.02 3/328 5889
/proc/meminfo: memFree=10855356/32951124 swapFree=67093864/67111528
[pid=5835] ppid=5833 vsize=175288 CPUtime=1300.05 cores=4,6
/proc/5835/stat : 5835 (strangenight2-s) R 5833 5835 4890 0 -1 4202496 239876 0 0 0 129946 59 0 0 25 0 1 0 650187593 179494912 34973 33554432000 4194304 4580011 140736650034416 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/5835/statm: 43822 34973 367 95 0 38804 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 175288

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.07
CPU user time (s): 1299.47
CPU system time (s): 0.596909
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 246120

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

runsolver used 4.14937 second user time and 8.99963 second system time

The end

Launcher Data

Begin job on node102 at 2011-05-14 17:10:52
IDJOB=3367676
IDBENCH=82885
IDSOLVER=1845
FILE ID=node102/3367676-1305385852
RUNJOBID= node102-1305385852-5804
PBS_JOBID= 13324400
Free space on /tmp= 73524 MiB

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

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

MD5SUM BENCH= 871f75d4bb41b463ca12a7a8837d201b
RANDOM SEED=212159423

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11191484 kB
Buffers:        241136 kB
Cached:        2777788 kB
SwapCached:       1128 kB
Active:       19506332 kB
Inactive:      1957700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11191484 kB
SwapTotal:    67111528 kB
SwapFree:     67093864 kB
Dirty:           16460 kB
Writeback:           0 kB
AnonPages:    18443176 kB
Mapped:          27084 kB
Slab:           177752 kB
PageTables:      53488 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 59104776 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= 73524 MiB
End job on node102 at 2011-05-14 17:32:34