Trace number 3175730

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-Night-1-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v100-c2130-S20037494-023.SATISFIABLE.cnf
MD5SUM8d71ad1b25bd6c4021d51959610734bb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
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.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175730-1301786269.cnf'
0.00/0.00	c -- header says num vars:            100
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        100
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	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 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:      54 undec:       5 neg:      41
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.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4915       100      2130         0      4579     10650    101263   no data   no data  --
0.19/0.29	c  N st    10     11298       100      2130         0      4238     10650     74183   no data   no data  --
0.39/0.47	c  N st    11     17043       100      2130         0      9559     10650    188427   no data   no data  --
0.69/0.75	c  F st    12     25000       100      2130         0     11772     10650    240390   no data   no data  --
0.69/0.75	c  N st    12     25000       100      2130         0     11772     10650    240390   no data   no data  --
0.89/0.94	c Decided on static restart strategy
0.89/0.94	c  N st    18     30002       100      2130         0     10102     10650    190224   no data   no data  --
0.89/0.94	c  S st    18     30002       100      2130         0     10102     10650    190224   no data   no data  --
0.89/0.97	c  S st    18     30505       100      2130         0     10592     10650    201044   no data   no data  --
0.89/0.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
0.89/0.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.89/0.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.89/0.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.89/0.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.89/0.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
0.89/0.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.39/1.43	c lits-rem:      2195  cl-subs:     1709  v-elim:      0  v-fix:    0  time:  0.45 s
1.39/1.46	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.04
1.39/1.46	c calculated reachability. Time: 0.00
1.39/1.46	c  N st    18     30505       100      2130         0      8883     10650    161534   no data   no data  --
1.69/1.78	c  N st    20     37616       100      2130         0      8190     10650    135972   no data   no data  --
1.99/2.06	c  N st    21     44018       100      2130         0     14094     10650    263566   no data   no data  --
2.10/2.15	c  S st    22     45761       100      2130         0     15713     10650    296655   no data   no data  --
2.10/2.19	c  S st    22     46264       100      2130         0     16193     10650    306885   no data   no data  --
2.10/2.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.19/2.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.19/2.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.19/2.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
2.19/2.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.29/3.35	c lits-rem:      3192  cl-subs:     2133  v-elim:      0  v-fix:    0  time:  1.14 s
3.29/3.35	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
3.29/3.35	c vivif2 --  cl tried    14060 cl shrink        0 lits rem          0 time: 0.00
3.39/3.41	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
3.39/3.41	c calculated reachability. Time: 0.00
3.39/3.41	c  N st    22     46264       100      2130         0     14060     10650    257738   no data   no data  --
4.09/4.18	c  N st    23     60662       100      2130         0      9929     10650    147360   no data   no data  --
4.59/4.61	c  N st    24     69396       100      2130         0     18003     10650    320535   no data   no data  --
4.59/4.61	c  S st    24     69396       100      2130         0     18003     10650    320535   no data   no data  --
4.59/4.64	c  S st    24     69898       100      2130         0     18488     10650    331367   no data   no data  --
4.59/4.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.59/4.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
4.59/4.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.89/5.94	c lits-rem:      3450  cl-subs:     2667  v-elim:      0  v-fix:    0  time:  1.28 s
5.89/5.94	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
5.89/5.94	c vivif2 --  cl tried    15821 cl shrink        0 lits rem          0 time: 0.00
5.99/6.01	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.07
5.99/6.01	c calculated reachability. Time: 0.00
5.99/6.01	c  N st    24     69898       100      2130         0     15821     10650    274011   no data   no data  --
6.99/7.07	c  F st    25     87500       100      2130         0     22030     10650    399477   no data   no data  --
6.99/7.07	c  N st    25     87500       100      2130         0     22030     10650    399477   no data   no data  --
7.29/7.34	c Decided on static restart strategy
7.39/7.48	c  N st    32     95539       100      2130         0     18472     10650    319816   no data   no data  --
7.99/8.02	c  N st    34    104847       100      2130         0     15079     10650    240903   no data   no data  --
7.99/8.02	c  S st    34    104847       100      2130         0     15079     10650    240903   no data   no data  --
7.99/8.06	c  S st    34    105348       100      2130         0     15564     10650    251571   no data   no data  --
7.99/8.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
7.99/8.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
7.99/8.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.99/9.02	c lits-rem:      1665  cl-subs:     1297  v-elim:      0  v-fix:    0  time:  0.94 s
8.99/9.02	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
8.99/9.02	c vivif2 --  cl tried    14267 cl shrink        0 lits rem          0 time: 0.00
8.99/9.08	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.06
8.99/9.08	c calculated reachability. Time: 0.00
8.99/9.08	c  N st    34    105348       100      2130         0     14267     10650    222260   no data   no data  --
9.59/9.64	c  N st    35    114947       100      2130         0     23173     10650    421361   no data   no data  --
10.49/10.52	c  N st    36    129344       100      2130         0     23575     10650    417229   no data   no data  --
11.99/12.04	c  N st    37    150939       100      2130         0     14948     10650    198896   no data   no data  --
12.39/12.44	c  S st    38    158023       100      2130         0     21570     10650    346773   no data   no data  --
12.39/12.49	c  S st    38    158528       100      2130         0     22057     10650    357595   no data   no data  --
12.39/12.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.39/12.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.49/12.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
12.49/12.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.49/12.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.49/12.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
12.49/12.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.59/13.69	c lits-rem:      3016  cl-subs:     1701  v-elim:      0  v-fix:    0  time:  1.18 s
13.59/13.69	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
13.59/13.69	c vivif2 --  cl tried    20356 cl shrink        0 lits rem          0 time: 0.00
13.69/13.77	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.09
13.69/13.78	c calculated reachability. Time: 0.00
13.69/13.78	c  N st    38    158528       100      2130         0     20356     10650    317929   no data   no data  --
17.29/17.30	c  N st    39    207119       100      2130         0     32758     10650    565434   no data   no data  --
19.70/19.75	c  N st    40    237794       100      2130         0     25141     10650    381313   no data   no data  --
19.70/19.75	c  S st    40    237794       100      2130         0     25141     10650    381313   no data   no data  --
19.80/19.82	c  S st    40    238302       100      2130         0     25626     10650    392104   no data   no data  --
19.80/19.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.80/19.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.80/19.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
19.80/19.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.80/19.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.80/19.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
19.80/19.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
20.99/21.09	c lits-rem:      2813  cl-subs:     2341  v-elim:      0  v-fix:    0  time:  1.25 s
20.99/21.09	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
20.99/21.09	c vivif2 --  cl tried    23285 cl shrink        0 lits rem          0 time: 0.00
21.09/21.19	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.10
21.09/21.19	c calculated reachability. Time: 0.00
21.09/21.19	c  N st    40    238302       100      2130         0     23285     10650    342583   no data   no data  --
26.59/26.62	c  F st    41    306250       100      2130         0     25045     10650    342721   no data   no data  --
26.59/26.62	c  N st    41    306250       100      2130         0     25045     10650    342721   no data   no data  --
26.99/27.07	c Decided on static restart strategy
29.19/29.20	c  N st    51    334555       100      2130         0     29186     10650    424139   no data   no data  --
31.29/31.39	c  N st    53    357453       100      2130         0     27270     10650    365874   no data   no data  --
31.29/31.39	c  S st    53    357453       100      2130         0     27270     10650    365874   no data   no data  --
31.39/31.45	c  S st    53    357958       100      2130         0     27746     10650    376490   no data   no data  --
31.39/31.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.39/31.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.39/31.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
31.39/31.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.39/31.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.39/31.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
31.39/31.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.49/32.56	c lits-rem:      1614  cl-subs:     1535  v-elim:      0  v-fix:    0  time:  1.09 s
32.49/32.56	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
32.49/32.57	c vivif2 --  cl tried    26211 cl shrink        0 lits rem          0 time: 0.00
32.59/32.68	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.11
32.59/32.68	c calculated reachability. Time: 0.00
32.59/32.68	c  N st    53    357958       100      2130         0     26211     10650    346049   no data   no data  --
35.99/36.04	c  N st    54    390351       100      2130         0     32062     10650    450142   no data   no data  --
40.89/40.97	c  N st    55    438942       100      2130         0     26168     10650    315586   no data   no data  --
48.39/48.44	c  N st    56    511825       100      2130         0     38839     10650    561881   no data   no data  --
51.08/51.11	c  N st    57    536939       100      2130         0     33479     10650    437088   no data   no data  --
51.08/51.11	c  S st    57    536939       100      2130         0     33479     10650    437088   no data   no data  --
51.08/51.19	c  S st    57    537442       100      2130         0     33962     10650    447860   no data   no data  --
51.08/51.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.08/51.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.18/51.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.18/51.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.18/51.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.18/51.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
51.18/51.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
52.48/52.55	c lits-rem:      2788  cl-subs:     1943  v-elim:      0  v-fix:    0  time:  1.34 s
52.48/52.55	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
52.48/52.56	c vivif2 --  cl tried    32019 cl shrink        0 lits rem          0 time: 0.00
52.58/52.68	c asymm  cl-useful: 0/2130/2130 lits-rem:0 time: 0.13
52.58/52.69	c calculated reachability. Time: 0.00
52.58/52.69	c  N st    57    537442       100      2130         0     32019     10650    409414   no data   no data  --
70.08/70.10	c  N st    58    701427       100      2130         0     59594     10650    973164   no data   no data  --
82.29/82.34	c  N st    59    806163       100      2130         0     53658     10650    793169   no data   no data  --
82.29/82.34	c  S st    59    806163       100      2130         0     53658     10650    793169   no data   no data  --
82.39/82.45	c  S st    59    806665       100      2130         0     54147     10650    804023   no data   no data  --
82.39/82.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.39/82.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
82.39/82.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
82.39/82.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.39/82.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.39/82.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
82.39/82.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.89/86.90	c lits-rem:      3732  cl-subs:     6680  v-elim:      0  v-fix:    0  time:  4.41 s
86.89/86.91	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
86.89/86.91	c vivif2 --  cl tried    47467 cl shrink        0 lits rem          0 time: 0.01
86.98/87.09	c asymm  cl-useful: 0/1927/2130 lits-rem:0 time: 0.17
86.98/87.09	c calculated reachability. Time: 0.00
86.98/87.09	c  N st    59    806665       100      2130         0     47467     10650    677371   no data   no data  --
122.69/122.75	c  F st    60   1071878       100      2130         0     62752     10650    928198   no data   no data  --
122.69/122.75	c  N st    60   1071878       100      2130         0     62752     10650    928198   no data   no data  --
123.59/123.62	c Decided on static restart strategy
127.49/127.51	c  N st    70   1100183       100      2130         0     47740     10650    610217   no data   no data  --
132.59/132.63	c  N st    72   1136179       100      2130         0     80893     10650   1348751   no data   no data  --
136.68/136.79	c  N st    73   1168571       100      2130         0     68479     10650   1051222   no data   no data  --
142.49/142.58	c  N st    74   1210000       100      2130         0     63410     10650    913485   no data   no data  --
142.49/142.58	c  S st    74   1210000       100      2130         0     63410     10650    913485   no data   no data  --
142.69/142.72	c  S st    74   1210503       100      2130         0     63887     10650    924387   no data   no data  --
142.69/142.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
142.69/142.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.69/142.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
142.69/142.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
142.69/142.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.69/142.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
142.69/142.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.99/148.05	c lits-rem:      3774  cl-subs:     5954  v-elim:      0  v-fix:    0  time:  5.29 s
147.99/148.05	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
147.99/148.06	c vivif2 --  cl tried    57933 cl shrink        0 lits rem          0 time: 0.01
148.19/148.25	c asymm  cl-useful: 0/1526/2130 lits-rem:0 time: 0.19
148.19/148.25	c calculated reachability. Time: 0.00
148.19/148.25	c  N st    74   1210503       100      2130         0     57933     10650    807300   no data   no data  --
158.89/158.91	c  N st    75   1283386       100      2130         0     80774     10650   1263327   no data   no data  --
174.80/174.87	c  N st    76   1392709       100      2130         0     90662     10650   1499286   no data   no data  --
201.89/201.92	c  N st    77   1556694       100      2130         0     97417     10650   1573971   no data   no data  --
227.39/227.44	c  N st    78   1710503       100      2130         0     87683     10650   1359313   no data   no data  --
227.39/227.44	c  S st    78   1710503       100      2130         0     87683     10650   1359313   no data   no data  --
227.59/227.67	c  S st    78   1711007       100      2130         0     88164     10650   1370289   no data   no data  --
227.59/227.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
227.59/227.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
227.69/227.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
227.69/227.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
227.69/227.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
227.69/227.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
227.69/227.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
239.59/239.67	c lits-rem:      3922  cl-subs:    10204  v-elim:      0  v-fix:    0  time: 11.93 s
239.59/239.67	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
239.59/239.69	c vivif2 --  cl tried    77960 cl shrink        0 lits rem          0 time: 0.01
239.80/239.83	c asymm  cl-useful: 0/604/2130 lits-rem:0 time: 0.14
239.80/239.83	c calculated reachability. Time: 0.00
239.80/239.83	c  N st    78   1711007       100      2130         0     77960     10650   1169947   no data   no data  --
304.09/304.18	c  N st    79   2079973       100      2130         0     89863     10650   1347212   no data   no data  --
330.59/330.68	c  N st    80   2211009       100      2130         0     93850     10650   1439549   no data   no data  --
330.59/330.68	c  S st    80   2211009       100      2130         0     93850     10650   1439549   no data   no data  --
330.89/330.90	c  S st    80   2211513       100      2130         0     94337     10650   1450796   no data   no data  --
330.89/330.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.89/330.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
330.89/330.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
330.89/330.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
330.89/330.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
330.89/330.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
330.89/330.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
344.20/344.30	c lits-rem:      2345  cl-subs:     8667  v-elim:      0  v-fix:    0  time: 13.32 s
344.20/344.30	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
344.30/344.32	c vivif2 --  cl tried    85670 cl shrink        0 lits rem          0 time: 0.01
344.49/344.55	c asymm  cl-useful: 0/1152/2130 lits-rem:0 time: 0.24
344.49/344.56	c calculated reachability. Time: 0.00
344.49/344.56	c  N st    80   2211513       100      2130         0     85670     10650   1266898   no data   no data  --
452.29/452.32	c  N st    81   2711513       100      2130         0    107778     10650   1626330   no data   no data  --
452.29/452.32	c  S st    81   2711513       100      2130         0    107778     10650   1626330   no data   no data  --
452.59/452.69	c  S st    81   2712016       100      2130         0    108263     10650   1637232   no data   no data  --
452.69/452.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
452.69/452.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
452.69/452.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
452.80/452.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.80/452.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.80/452.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
452.80/452.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
476.10/476.11	c lits-rem:      6430  cl-subs:    12940  v-elim:      0  v-fix:    0  time: 23.31 s
476.10/476.11	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
476.10/476.13	c vivif2 --  cl tried    95323 cl shrink        0 lits rem          0 time: 0.02
476.31/476.39	c asymm  cl-useful: 0/850/2130 lits-rem:0 time: 0.26
476.40/476.40	c calculated reachability. Time: 0.00
476.40/476.40	c  N st    81   2712016       100      2130         0     95323     10650   1383990   no data   no data  --
594.20/594.25	c  N st    82   3212018       100      2130         0     73067     10650    793777   no data   no data  --
594.20/594.25	c  S st    82   3212018       100      2130         0     73067     10650    793777   no data   no data  --
594.40/594.43	c  S st    82   3212520       100      2130         0     73542     10650    804438   no data   no data  --
594.40/594.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
594.40/594.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
594.40/594.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
594.40/594.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
594.40/594.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
594.40/594.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
594.40/594.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
598.10/598.10	c lits-rem:       519  cl-subs:      680  v-elim:      0  v-fix:    0  time:  3.63 s
598.10/598.10	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
598.10/598.11	c vivif2 --  cl tried    72862 cl shrink        0 lits rem          0 time: 0.01
598.20/598.29	c asymm  cl-useful: 0/1298/2130 lits-rem:0 time: 0.18
598.20/598.30	c calculated reachability. Time: 0.00
598.20/598.30	c  N st    82   3212520       100      2130         0     72862     10650    792127   no data   no data  --
715.41/715.47	c  N st    83   3712522       100      2130         0     83295     10650    945104   no data   no data  --
715.41/715.47	c  S st    83   3712522       100      2130         0     83295     10650    945104   no data   no data  --
715.61/715.68	c  S st    83   3713030       100      2130         0     83775     10650    956047   no data   no data  --
715.61/715.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
715.61/715.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
715.71/715.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
715.71/715.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
715.71/715.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
715.71/715.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
715.71/715.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
721.71/721.74	c lits-rem:      1169  cl-subs:     2040  v-elim:      0  v-fix:    0  time:  6.00 s
721.71/721.74	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
721.71/721.76	c vivif2 --  cl tried    81735 cl shrink        0 lits rem          0 time: 0.01
722.01/722.08	c asymm  cl-useful: 0/832/2130 lits-rem:0 time: 0.33
722.01/722.09	c calculated reachability. Time: 0.00
722.01/722.09	c  N st    83   3713030       100      2130         0     81735     10650    917940   no data   no data  --
732.70/732.78	c  F st    84   3751562       100      2130         0    116961     10650   1667953   no data   no data  --
732.70/732.78	c  N st    84   3751562       100      2130         0    116961     10650   1667953   no data   no data  --
734.40/734.40	c Decided on static restart strategy
740.91/740.94	c  N st    94   3779868       100      2130         0    143070     10650   2251160   no data   no data  --
749.50/749.53	c  N st    96   3815860       100      2130         0     98266     10650   1259304   no data   no data  --
757.11/757.11	c  N st    97   3848253       100      2130         0    127879     10650   1908658   no data   no data  --
770.30/770.33	c  N st    98   3896841       100      2130         0     93597     10650   1151191   no data   no data  --
789.60/789.69	c  N st    99   3969726       100      2130         0     80960     10650    864295   no data   no data  --
815.90/815.95	c  N st   100   4079052       100      2130         0    100255     10650   1265495   no data   no data  --
857.50/857.58	c  N st   101   4213031       100      2130         0    141194     10650   2129393   no data   no data  --
857.50/857.58	c  S st   101   4213031       100      2130         0    141194     10650   2129393   no data   no data  --
857.91/857.96	c  S st   101   4213535       100      2130         0    141668     10650   2140465   no data   no data  --
857.91/857.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
857.91/857.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
858.01/858.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
858.01/858.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
858.01/858.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.01/858.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
858.01/858.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
926.81/926.88	c lits-rem:      5424  cl-subs:    18968  v-elim:      0  v-fix:    0  time: 68.79 s
926.81/926.89	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
926.91/926.91	c vivif2 --  cl tried   122700 cl shrink        0 lits rem          0 time: 0.02
927.11/927.17	c asymm  cl-useful: 0/835/2130 lits-rem:0 time: 0.26
927.11/927.17	c calculated reachability. Time: 0.00
927.11/927.17	c  N st   101   4213535       100      2130         0    122700     10650   1772328   no data   no data  --
1001.02/1001.09	c  N st   102   4459511       100      2130         0     99280     10650   1192681   no data   no data  --
1077.72/1077.74	c  N st   103   4713536       100      2130         0    159740     10650   2393776   no data   no data  --
1077.72/1077.74	c  S st   103   4713536       100      2130         0    159740     10650   2393776   no data   no data  --
1078.22/1078.21	c  S st   103   4714044       100      2130         0    160226     10650   2404737   no data   no data  --
1078.22/1078.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1078.22/1078.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1078.22/1078.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1078.32/1078.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1078.32/1078.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1078.32/1078.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    100 time:  0.00 s
1078.32/1078.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1191.42/1191.49	c lits-rem:     22851  cl-subs:    29245  v-elim:      0  v-fix:    0  time: 113.12 s
1191.42/1191.49	c vivif2 --  cl tried     2130 cl shrink        0 lits rem          0 time: 0.00
1191.52/1191.51	c vivif2 --  cl tried   130981 cl shrink        0 lits rem          0 time: 0.02
1191.82/1191.87	c asymm  cl-useful: 0/674/2130 lits-rem:0 time: 0.36
1191.82/1191.88	c calculated reachability. Time: 0.00
1191.82/1191.88	c  N st   103   4714044       100      2130         0    130981     10650   1876295   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

running on 2 cores: 5,7

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.92 3.99 3.88 2/185 12302
/proc/meminfo: memFree=19194512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=29812 CPUtime=0 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 518 0 0 0 0 0 0 0 25 0 1 0 368857463 30527488 457 33554432000 4194304 4650387 140736336941936 18446744073709551615 260020056773 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 7453 457 345 112 0 2418 0

[startup+0.0703371 s]
/proc/loadavg: 3.92 3.99 3.88 2/185 12302
/proc/meminfo: memFree=19194512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=30424 CPUtime=0.06 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 770 0 0 0 6 0 0 0 25 0 1 0 368857463 31154176 691 33554432000 4194304 4650387 140736336941936 18446744073709551615 4334281 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 7606 691 377 112 0 2571 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30424

[startup+0.100332 s]
/proc/loadavg: 3.92 3.99 3.88 2/185 12302
/proc/meminfo: memFree=19194512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=30424 CPUtime=0.09 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 817 0 0 0 9 0 0 0 25 0 1 0 368857463 31154176 738 33554432000 4194304 4650387 140736336941936 18446744073709551615 4333244 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 7606 738 377 112 0 2571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30424

[startup+0.300297 s]
/proc/loadavg: 3.92 3.99 3.88 2/185 12302
/proc/meminfo: memFree=19194512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=31136 CPUtime=0.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 1228 0 0 0 29 0 0 0 25 0 1 0 368857463 31883264 818 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 7784 818 379 112 0 2749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31136

[startup+0.700225 s]
/proc/loadavg: 3.92 3.99 3.88 2/185 12302
/proc/meminfo: memFree=19194512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=31632 CPUtime=0.69 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 1697 0 0 0 69 0 0 0 25 0 1 0 368857463 32391168 1034 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 7908 1034 379 112 0 2873 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31632

[startup+1.50108 s]
/proc/loadavg: 3.92 3.99 3.88 2/184 12304
/proc/meminfo: memFree=19329308/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=37484 CPUtime=1.49 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 3372 0 0 0 149 0 0 0 25 0 1 0 368857463 38383616 2398 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 9371 2398 381 112 0 4336 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37484

[startup+3.10078 s]
/proc/loadavg: 3.92 3.99 3.88 3/183 12348
/proc/meminfo: memFree=19337964/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=41260 CPUtime=3.09 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 4718 0 0 0 309 0 0 0 19 0 1 0 368857463 42250240 3356 33554432000 4194304 4650387 140736336941936 18446744073709551615 4438346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 10315 3356 381 112 0 5280 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41260

[startup+6.30019 s]
/proc/loadavg: 3.93 3.99 3.88 5/190 12385
/proc/meminfo: memFree=19299540/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=43856 CPUtime=6.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 6313 0 0 0 628 1 0 0 25 0 1 0 368857463 44908544 4134 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 10964 4134 381 112 0 5929 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 43856

[startup+12.701 s]
/proc/loadavg: 3.93 3.99 3.88 5/190 12386
/proc/meminfo: memFree=19285132/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=47880 CPUtime=12.69 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 10426 0 0 0 1268 1 0 0 25 0 1 0 368857463 49029120 4932 33554432000 4194304 4650387 140736336941936 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 11970 4932 381 112 0 6935 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47880

[startup+25.5007 s]
/proc/loadavg: 3.95 3.99 3.89 5/190 12386
/proc/meminfo: memFree=19269028/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=51380 CPUtime=25.49 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 15906 0 0 0 2547 2 0 0 25 0 1 0 368857463 52613120 5892 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 12845 5892 381 112 0 7810 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51380

[startup+51.101 s]
/proc/loadavg: 3.96 3.99 3.89 5/190 12387
/proc/meminfo: memFree=19250440/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=54168 CPUtime=51.08 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 25117 0 0 0 5105 3 0 0 25 0 1 0 368857463 55468032 6276 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 13542 6276 381 112 0 8507 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 54168

[startup+102.307 s]
/proc/loadavg: 3.98 3.99 3.89 5/190 12388
/proc/meminfo: memFree=19211864/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=67888 CPUtime=102.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 41563 0 0 0 10223 6 0 0 25 0 1 0 368857463 69517312 9499 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 16972 9499 381 112 0 11937 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 67888

[startup+162.301 s]
/proc/loadavg: 3.99 3.99 3.90 5/190 12390
/proc/meminfo: memFree=19188144/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=77104 CPUtime=162.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 56863 0 0 0 16219 10 0 0 25 0 1 0 368857463 78954496 11855 33554432000 4194304 4650387 140736336941936 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 19276 11855 381 112 0 14241 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 77104

[startup+222.301 s]
/proc/loadavg: 4.03 4.00 3.91 5/190 12391
/proc/meminfo: memFree=19163672/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=77496 CPUtime=222.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 69826 0 0 0 22215 14 0 0 25 0 1 0 368857463 79355904 11739 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366896 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 19374 11739 381 112 0 14339 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 77496

[startup+282.301 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 12393
/proc/meminfo: memFree=19125948/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=93848 CPUtime=282.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 82964 0 0 0 28211 18 0 0 25 0 1 0 368857463 96100352 16280 33554432000 4194304 4650387 140736336941936 18446744073709551615 4363830 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 23462 16280 381 112 0 18427 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 93848

[startup+342.301 s]
/proc/loadavg: 4.05 4.01 3.91 5/190 12394
/proc/meminfo: memFree=19108312/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=103064 CPUtime=342.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 93734 0 0 0 34208 21 0 0 25 0 1 0 368857463 105537536 18140 33554432000 4194304 4650387 140736336941936 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 25766 18140 381 112 0 20731 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 103064

[startup+402.301 s]
/proc/loadavg: 4.12 4.04 3.93 6/190 12396
/proc/meminfo: memFree=19083856/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=104704 CPUtime=402.29 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 103697 0 0 0 40206 23 0 0 25 0 1 0 368857463 107216896 18490 33554432000 4194304 4650387 140736336941936 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 26176 18490 381 112 0 21141 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 104704

[startup+462.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 12425
/proc/meminfo: memFree=19106068/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=112884 CPUtime=462.3 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 113283 0 0 0 46204 26 0 0 25 0 1 0 368857463 115593216 20760 33554432000 4194304 4650387 140736336941936 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 28221 20760 381 112 0 23186 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 112884

[startup+522.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 12426
/proc/meminfo: memFree=19079616/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=119004 CPUtime=522.3 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 120276 0 0 0 52202 28 0 0 25 0 1 0 368857463 121860096 22482 33554432000 4194304 4650387 140736336941936 18446744073709551615 4313718 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 29751 22482 381 112 0 24716 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119004

[startup+582.301 s]
/proc/loadavg: 4.04 4.03 3.93 5/190 12455
/proc/meminfo: memFree=19076752/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=119232 CPUtime=582.3 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 129751 0 0 0 58198 32 0 0 25 0 1 0 368857463 122093568 21808 33554432000 4194304 4650387 140736336941936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 29808 21808 381 112 0 24773 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 119232

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 12457
/proc/meminfo: memFree=19050768/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=119432 CPUtime=642.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 138297 0 0 0 64197 34 0 0 25 0 1 0 368857463 122298368 22246 33554432000 4194304 4650387 140736336941936 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 29858 22246 381 112 0 24823 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 119432

[startup+702.301 s]
/proc/loadavg: 4.00 4.02 3.93 5/190 12458
/proc/meminfo: memFree=19017268/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=119596 CPUtime=702.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 146782 0 0 0 70193 38 0 0 25 0 1 0 368857463 122466304 22329 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 29899 22329 381 112 0 24864 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 119596

[startup+762.307 s]
/proc/loadavg: 4.06 4.03 3.94 5/190 12460
/proc/meminfo: memFree=18991424/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=121220 CPUtime=762.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 153824 0 0 0 76191 40 0 0 25 0 1 0 368857463 124129280 23465 33554432000 4194304 4650387 140736336941936 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 30305 23465 381 112 0 25270 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 121220

[startup+822.301 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 12461
/proc/meminfo: memFree=18966976/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=121380 CPUtime=822.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 162385 0 0 0 82188 43 0 0 25 0 1 0 368857463 124293120 22950 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 30345 22950 381 112 0 25310 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 121380

[startup+882.301 s]
/proc/loadavg: 4.00 4.02 3.94 5/190 12463
/proc/meminfo: memFree=18925508/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=136260 CPUtime=882.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 169227 0 0 0 88186 45 0 0 25 0 1 0 368857463 139530240 26718 33554432000 4194304 4650387 140736336941936 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 34065 26718 381 112 0 29030 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 136260

[startup+942.301 s]
/proc/loadavg: 4.07 4.03 3.94 5/190 12464
/proc/meminfo: memFree=18905156/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=141080 CPUtime=942.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 172196 0 0 0 94185 46 0 0 25 0 1 0 368857463 144465920 26189 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 35270 26189 381 112 0 30235 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 141080

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 12466
/proc/meminfo: memFree=18891116/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=141196 CPUtime=1002.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 178733 0 0 0 100183 48 0 0 25 0 1 0 368857463 144584704 26548 33554432000 4194304 4650387 140736336941936 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 35299 26548 381 112 0 30264 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 141196

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 12468
/proc/meminfo: memFree=18869976/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=141308 CPUtime=1062.31 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 185230 0 0 0 106181 50 0 0 25 0 1 0 368857463 144699392 26751 33554432000 4194304 4650387 140736336941936 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 35327 26751 381 112 0 30292 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 141308

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/190 12469
/proc/meminfo: memFree=18853328/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=153616 CPUtime=1122.32 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 189455 0 0 0 112181 51 0 0 25 0 1 0 368857463 157302784 30976 33554432000 4194304 4650387 140736336941936 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 38404 30976 381 112 0 33369 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 153616

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/190 12471
/proc/meminfo: memFree=18830600/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=155776 CPUtime=1182.32 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 189977 0 0 0 118181 51 0 0 25 0 1 0 368857463 159514624 31498 33554432000 4194304 4650387 140736336941936 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 38944 31498 381 112 0 33909 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 155776

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 12472
/proc/meminfo: memFree=18821512/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=155824 CPUtime=1242.32 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 195438 0 0 0 124179 53 0 0 25 0 1 0 368857463 159563776 29962 33554432000 4194304 4650387 140736336941936 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 38956 29962 381 112 0 33921 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 155824



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 12477
/proc/meminfo: memFree=18829176/32951124 swapFree=67111528/67111528
[pid=12302] ppid=12300 vsize=155976 CPUtime=1300.03 cores=5,7
/proc/12302/stat : 12302 (strangenight1-s) R 12300 12302 12018 0 -1 4202496 202110 0 0 0 129948 55 0 0 25 0 1 0 368857463 159719424 30063 33554432000 4194304 4650387 140736336941936 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/12302/statm: 38994 30063 381 112 0 33959 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 155976

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.01
CPU time (s): 1300.04
CPU user time (s): 1299.49
CPU system time (s): 0.557915
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 210612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.49
system time used= 0.557915
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202110
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= 16
involuntary context switches= 14410

runsolver used 2.01069 second user time and 5.08923 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 01:17:49
IDJOB=3175730
IDBENCH=82748
IDSOLVER=1589
FILE ID=node110/3175730-1301786269
RUNJOBID= node110-1301783654-12040
PBS_JOBID= 12841408
Free space on /tmp= 71100 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v100-c2130-S20037494-023.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175730-1301786269/watcher-3175730-1301786269 -o /tmp/evaluation-result-3175730-1301786269/solver-3175730-1301786269 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175730-1301786269.cnf

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

MD5SUM BENCH= 8d71ad1b25bd6c4021d51959610734bb
RANDOM SEED=979403187

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19194668 kB
Buffers:        397196 kB
Cached:       12833644 kB
SwapCached:          0 kB
Active:        8646680 kB
Inactive:      4796208 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19194668 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6244 kB
Writeback:           0 kB
AnonPages:      211520 kB
Mapped:          15616 kB
Slab:           249868 kB
PageTables:       5500 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   481520 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= 71096 MiB
End job on node110 at 2011-04-03 01:39:31