Trace number 3264974

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.05 1300.01

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
MD5SUMb9f02ee542f99ae0fd8f291dd570c53a
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark18.2832
Satisfiable
(Un)Satisfiability was proved
Number of variables326
Number of clauses2332
Sum of the clauses size10392
Maximum clause length6
Minimum clause length4
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 41416
Number of clauses of size 5768
Number of clauses of size over 5148

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-3264974-1303574830.cnf'
0.00/0.00	c -- header says num vars:            326
0.00/0.00	c -- header says num clauses:        2332
0.00/0.00	c -- clauses added:            0 learnts,         2332 normals,            0 xors
0.00/0.00	c -- vars added        326
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       326      2332         0         0     10392         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 120/2332/2332 lits-rem:120 time: 0.00
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:    326 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:      1474  cl-subs:      760  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:     107 undec:      95 neg:     124
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       326      1572         0         0      5473         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4917       326      1572         4      4585      5473     91619   no data   no data  --
0.39/0.44	c  N st    10     11302       326      1572         4      4220      5473     58382   no data   no data  --
0.59/0.70	c  N st    11     17045       326      1572         4      9487      5473    179774   no data   no data  --
1.09/1.14	c  F st    12     25000       326      1572         4     11635      5473    230567   no data   no data  --
1.09/1.14	c  N st    12     25000       326      1572         4     11635      5473    230567   no data   no data  --
1.29/1.38	c Decided on static restart strategy
1.29/1.38	c  N st    18     30000       326      1572         4      9963      5473    173549   no data   no data  --
1.29/1.38	c  S st    18     30000       326      1572         4      9963      5473    173549   no data   no data  --
1.39/1.42	c  S st    18     30505       326      1572         4     10450      5472    184750   no data   no data  --
1.39/1.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.39/1.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.39/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.39/1.43	c Replacing        1 vars Replaced     3160 lits Time:     0.00 s 
1.39/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.39/1.44	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
1.39/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    325 time:  0.00 s
1.39/1.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.72	c lits-rem:      1479  cl-subs:     2308  v-elim:      2  v-fix:    0  time:  0.29 s
1.69/1.73	c asymm  cl-useful: 0/1557/1557 lits-rem:0 time: 0.00
1.69/1.73	c calculated reachability. Time: 0.00
1.69/1.73	c  N st    18     30505       323      1557         2      8147      5415    137359   no data   no data  --
2.09/2.16	c  N st    20     37615       323      1557         2      7483      5415    104263   no data   no data  --
2.39/2.49	c  N st    21     44015       323      1557         2     13368      5415    249689   no data   no data  --
2.58/2.61	c  S st    22     45758       323      1557         2     14930      5415    287390   no data   no data  --
2.58/2.66	c  S st    22     46262       323      1557         2     15419      5415    298500   no data   no data  --
2.58/2.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.58/2.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.58/2.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.58/2.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.58/2.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.58/2.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
2.58/2.67	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/4.04	c lits-rem:      1919  cl-subs:     3176  v-elim:      0  v-fix:    0  time:  1.36 s
3.98/4.04	c vivif2 --  cl tried     1557 cl shrink        0 lits rem          0 time: 0.00
3.98/4.04	c vivif2 --  cl tried    12243 cl shrink        0 lits rem          0 time: 0.00
3.98/4.05	c asymm  cl-useful: 0/1557/1557 lits-rem:0 time: 0.01
3.98/4.05	c calculated reachability. Time: 0.00
3.98/4.05	c  N st    22     46262       323      1557         2     12243      5415    229776   no data   no data  --
4.88/4.94	c  N st    23     60659       323      1557         2     16947      5415    307508   no data   no data  --
5.49/5.52	c  N st    24     69393       323      1557         2     16018      5415    283372   no data   no data  --
5.49/5.52	c  S st    24     69393       323      1557         2     16018      5415    283372   no data   no data  --
5.49/5.57	c  S st    24     69895       323      1557         2     16511      5415    295308   no data   no data  --
5.49/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.49/5.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.49/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.49/5.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.49/5.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.49/5.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
5.49/5.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.98/7.04	c lits-rem:      1315  cl-subs:     5051  v-elim:      0  v-fix:    0  time:  1.46 s
6.98/7.04	c vivif2 --  cl tried     1557 cl shrink        0 lits rem          0 time: 0.00
6.98/7.04	c vivif2 --  cl tried    11460 cl shrink        0 lits rem          0 time: 0.00
6.98/7.05	c asymm  cl-useful: 2/1557/1557 lits-rem:2 time: 0.01
6.98/7.05	c calculated reachability. Time: 0.00
6.98/7.05	c  N st    24     69895       323      1557         2     11460      5413    190961   no data   no data  --
8.28/8.33	c  F st    25     87501       323      1557         2     17759      5413    318601   no data   no data  --
8.28/8.33	c  N st    25     87501       323      1557         2     17759      5413    318601   no data   no data  --
8.69/8.72	c Decided on static restart strategy
8.88/8.90	c  N st    32     95540       323      1557         2     14334      5413    230799   no data   no data  --
9.68/9.76	c  N st    34    104843       323      1557         2     22576      5413    422572   no data   no data  --
9.68/9.76	c  S st    34    104843       323      1557         2     22576      5413    422572   no data   no data  --
9.79/9.84	c  S st    34    105346       323      1557         2     23073      5413    434598   no data   no data  --
9.79/9.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.79/9.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.79/9.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
9.79/9.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.79/9.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.79/9.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
9.79/9.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.58/12.61	c lits-rem:      2436  cl-subs:     7873  v-elim:      0  v-fix:    0  time:  2.76 s
12.58/12.61	c vivif2 --  cl tried     1555 cl shrink        0 lits rem          0 time: 0.00
12.58/12.61	c vivif2 --  cl tried    15202 cl shrink        0 lits rem          0 time: 0.00
12.58/12.62	c asymm  cl-useful: 2/1555/1555 lits-rem:2 time: 0.01
12.58/12.62	c calculated reachability. Time: 0.00
12.58/12.62	c  N st    34    105346       323      1555         2     15202      5399    274088   no data   no data  --
13.38/13.42	c  N st    35    114944       323      1555         2     12747      5399    187759   no data   no data  --
14.58/14.63	c  N st    36    129341       323      1555         2     13334      5399    187735   no data   no data  --
16.28/16.39	c  N st    37    150937       323      1555         2     19657      5399    319735   no data   no data  --
16.89/16.98	c  S st    38    158020       323      1555         2     25996      5399    471783   no data   no data  --
16.99/17.07	c  S st    38    158524       323      1555         2     26481      5399    484012   no data   no data  --
16.99/17.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.99/17.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.99/17.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
16.99/17.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.99/17.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.99/17.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
16.99/17.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.39/19.47	c lits-rem:      4001  cl-subs:     5452  v-elim:      0  v-fix:    0  time:  2.38 s
19.39/19.47	c vivif2 --  cl tried     1553 cl shrink        0 lits rem          0 time: 0.00
19.39/19.47	c vivif2 --  cl tried    21031 cl shrink        0 lits rem          0 time: 0.00
19.39/19.48	c asymm  cl-useful: 0/1553/1553 lits-rem:0 time: 0.01
19.39/19.49	c calculated reachability. Time: 0.00
19.39/19.49	c  N st    38    158524       323      1553         2     21031      5385    377631   no data   no data  --
24.39/24.48	c  N st    39    207112       323      1553         2     19148      5385    276463   no data   no data  --
27.39/27.44	c  N st    40    237786       323      1553         2     29814      5385    521217   no data   no data  --
27.39/27.44	c  S st    40    237786       323      1553         2     29814      5385    521217   no data   no data  --
27.49/27.52	c  S st    40    238292       323      1553         2     30297      5385    532573   no data   no data  --
27.49/27.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.49/27.52	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
27.49/27.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.49/27.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.49/27.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.49/27.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
27.49/27.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.59/30.65	c lits-rem:      8518  cl-subs:     8252  v-elim:      0  v-fix:    0  time:  3.11 s
30.59/30.65	c vivif2 --  cl tried     1553 cl shrink        0 lits rem          0 time: 0.00
30.59/30.65	c vivif2 --  cl tried    22045 cl shrink        0 lits rem          0 time: 0.00
30.59/30.66	c asymm  cl-useful: 0/1553/1553 lits-rem:0 time: 0.01
30.59/30.66	c calculated reachability. Time: 0.00
30.59/30.66	c  N st    40    238292       323      1553         2     22045      5385    380466   no data   no data  --
37.98/38.04	c  F st    41    306251       323      1553         2     27171      5385    412009   no data   no data  --
37.98/38.04	c  N st    41    306251       323      1553         2     27171      5385    412009   no data   no data  --
38.39/38.47	c Decided on static restart strategy
40.88/40.90	c  N st    51    334557       323      1553         2     32507      5385    565297   no data   no data  --
43.19/43.20	c  N st    53    357438       323      1553         2     31141      5385    485627   no data   no data  --
43.19/43.20	c  S st    53    357438       323      1553         2     31141      5385    485627   no data   no data  --
43.29/43.31	c  S st    53    357940       323      1553         2     31639      5385    498232   no data   no data  --
43.29/43.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.29/43.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.29/43.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
43.29/43.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.29/43.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.29/43.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
43.29/43.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.59/45.63	c lits-rem:      3805  cl-subs:     6104  v-elim:      0  v-fix:    0  time:  2.30 s
45.59/45.63	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
45.59/45.63	c vivif2 --  cl tried    25538 cl shrink        0 lits rem          0 time: 0.00
45.59/45.65	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.01
45.59/45.65	c calculated reachability. Time: 0.00
45.59/45.65	c  N st    53    357940       323      1550         2     25538      5367    381728   no data   no data  --
49.29/49.31	c  N st    54    390332       323      1550         2     32159      5367    489836   no data   no data  --
55.18/55.27	c  N st    55    438921       323      1550         2     28574      5367    403818   no data   no data  --
64.39/64.40	c  N st    56    511803       323      1550         2     42987      5367    675455   no data   no data  --
67.39/67.45	c  N st    57    536911       323      1550         2     38690      5367    601930   no data   no data  --
67.39/67.45	c  S st    57    536911       323      1550         2     38690      5367    601930   no data   no data  --
67.49/67.56	c  S st    57    537415       323      1550         2     39173      5367    614143   no data   no data  --
67.49/67.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.49/67.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.49/67.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.49/67.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.49/67.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.49/67.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
67.49/67.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
71.09/71.14	c lits-rem:      1958  cl-subs:     9422  v-elim:      0  v-fix:    0  time:  3.55 s
71.09/71.14	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
71.09/71.14	c vivif2 --  cl tried    29751 cl shrink        0 lits rem          0 time: 0.00
71.09/71.16	c asymm  cl-useful: 1/1550/1550 lits-rem:1 time: 0.02
71.09/71.16	c calculated reachability. Time: 0.00
71.09/71.16	c  N st    57    537415       323      1550         2     29751      5366    444029   no data   no data  --
91.39/91.43	c  N st    58    701400       323      1550         2     60863      5366   1012763   no data   no data  --
106.99/107.09	c  N st    59    806122       323      1550         2     58405      5366    930534   no data   no data  --
106.99/107.09	c  S st    59    806122       323      1550         2     58405      5366    930534   no data   no data  --
107.19/107.27	c  S st    59    806626       323      1550         2     58897      5366    943047   no data   no data  --
107.19/107.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
107.19/107.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
107.19/107.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
107.29/107.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
107.29/107.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
107.29/107.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
107.29/107.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
116.19/116.26	c lits-rem:      3247  cl-subs:    18219  v-elim:      0  v-fix:    0  time:  8.94 s
116.19/116.26	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
116.19/116.26	c vivif2 --  cl tried    40678 cl shrink        0 lits rem          0 time: 0.01
116.19/116.29	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.02
116.19/116.29	c calculated reachability. Time: 0.00
116.19/116.29	c  N st    59    806626       323      1550         2     40678      5366    637491   no data   no data  --
153.39/153.43	c  F st    60   1071876       323      1550         2     62937      5366    981889   no data   no data  --
153.39/153.43	c  N st    60   1071876       323      1550         2     62937      5366    981889   no data   no data  --
154.09/154.17	c Decided on static restart strategy
157.79/157.83	c  N st    70   1100181       323      1550         2     48868      5366    719128   no data   no data  --
164.09/164.18	c  N st    72   1136174       323      1550         2     81823      5366   1451780   no data   no data  --
169.19/169.22	c  N st    73   1168566       323      1550         2     69884      5366   1129314   no data   no data  --
176.09/176.11	c  N st    74   1209939       323      1550         2     65193      5366   1024878   no data   no data  --
176.09/176.11	c  S st    74   1209939       323      1550         2     65193      5366   1024878   no data   no data  --
176.19/176.27	c  S st    74   1210442       323      1550         2     65686      5366   1037454   no data   no data  --
176.19/176.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
176.19/176.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
176.19/176.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
176.29/176.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
176.29/176.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.29/176.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
176.29/176.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
185.20/185.21	c lits-rem:      2776  cl-subs:    16048  v-elim:      0  v-fix:    0  time:  8.90 s
185.20/185.21	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
185.20/185.22	c vivif2 --  cl tried    49638 cl shrink        0 lits rem          0 time: 0.01
185.20/185.25	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.03
185.20/185.25	c calculated reachability. Time: 0.00
185.20/185.25	c  N st    74   1210442       323      1550         2     49638      5366    766953   no data   no data  --
198.89/198.91	c  N st    75   1283325       323      1550         2     73184      5366   1130958   no data   no data  --
217.39/217.41	c  N st    76   1392648       323      1550         2     86086      5366   1443863   no data   no data  --
246.20/246.23	c  N st    77   1556634       323      1550         2     95259      5366   1481845   no data   no data  --
273.29/273.38	c  N st    78   1710443       323      1550         2     88636      5366   1383284   no data   no data  --
273.29/273.38	c  S st    78   1710443       323      1550         2     88636      5366   1383284   no data   no data  --
273.59/273.61	c  S st    78   1710947       323      1550         2     89122      5366   1395615   no data   no data  --
273.59/273.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
273.59/273.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
273.59/273.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
273.59/273.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
273.59/273.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
273.59/273.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
273.59/273.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.39/297.46	c lits-rem:     15490  cl-subs:    29615  v-elim:      0  v-fix:    0  time: 23.77 s
297.39/297.46	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
297.39/297.47	c vivif2 --  cl tried    59507 cl shrink        0 lits rem          0 time: 0.01
297.49/297.53	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.06
297.49/297.53	c calculated reachability. Time: 0.00
297.49/297.53	c  N st    78   1710947       323      1550         2     59507      5366    902623   no data   no data  --
363.40/363.44	c  N st    79   2079911       323      1550         2     79259      5366   1127971   no data   no data  --
387.50/387.56	c  N st    80   2210948       323      1550         2     85129      5366   1235092   no data   no data  --
387.50/387.56	c  S st    80   2210948       323      1550         2     85129      5366   1235092   no data   no data  --
387.80/387.80	c  S st    80   2211448       323      1550         2     85615      5366   1247662   no data   no data  --
387.80/387.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
387.80/387.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
387.80/387.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
387.80/387.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
387.80/387.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
387.80/387.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
387.80/387.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
401.51/401.56	c lits-rem:      2584  cl-subs:    23653  v-elim:      0  v-fix:    0  time: 13.70 s
401.51/401.56	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
401.51/401.57	c vivif2 --  cl tried    61962 cl shrink        0 lits rem          0 time: 0.01
401.60/401.61	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.04
401.60/401.61	c calculated reachability. Time: 0.00
401.60/401.61	c  N st    80   2211448       323      1550         2     61962      5366    886741   no data   no data  --
508.40/508.43	c  N st    81   2711448       323      1550         2     92589      5366   1355498   no data   no data  --
508.40/508.43	c  S st    81   2711448       323      1550         2     92589      5366   1355498   no data   no data  --
508.70/508.74	c  S st    81   2711948       323      1550         2     93076      5366   1368441   no data   no data  --
508.70/508.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
508.70/508.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
508.70/508.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
508.80/508.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
508.80/508.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
508.80/508.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
508.80/508.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
524.61/524.63	c lits-rem:      1536  cl-subs:    21737  v-elim:      0  v-fix:    0  time: 15.81 s
524.61/524.63	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
524.61/524.64	c vivif2 --  cl tried    71339 cl shrink        0 lits rem          0 time: 0.01
524.61/524.69	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.05
524.61/524.69	c calculated reachability. Time: 0.00
524.61/524.69	c  N st    81   2711948       323      1550         2     71339      5366   1044990   no data   no data  --
651.41/651.44	c  N st    82   3211948       323      1550         2    125400      5366   1859246   no data   no data  --
651.41/651.44	c  S st    82   3211948       323      1550         2    125400      5366   1859246   no data   no data  --
651.81/651.89	c  S st    82   3212452       323      1550         2    125888      5366   1872193   no data   no data  --
651.91/651.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
651.91/651.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
651.91/651.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.04
651.91/652.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
651.91/652.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
651.91/652.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
651.91/652.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
696.41/696.48	c lits-rem:      7387  cl-subs:    44457  v-elim:      0  v-fix:    0  time: 44.49 s
696.41/696.48	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
696.51/696.50	c vivif2 --  cl tried    81431 cl shrink        0 lits rem          0 time: 0.02
696.61/696.60	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.11
696.61/696.61	c calculated reachability. Time: 0.00
696.61/696.61	c  N st    82   3212452       323      1550         2     81431      5366   1223611   no data   no data  --
820.21/820.27	c  N st    83   3712452       323      1550         2    105494      5366   1537579   no data   no data  --
820.21/820.27	c  S st    83   3712452       323      1550         2    105494      5366   1537579   no data   no data  --
820.62/820.64	c  S st    83   3712955       323      1550         2    105978      5366   1550073   no data   no data  --
820.62/820.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
820.62/820.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
820.62/820.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
820.71/820.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
820.71/820.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.71/820.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
820.71/820.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
843.72/843.71	c lits-rem:      1466  cl-subs:    25412  v-elim:      0  v-fix:    0  time: 22.99 s
843.72/843.71	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
843.72/843.73	c vivif2 --  cl tried    80566 cl shrink        0 lits rem          0 time: 0.01
843.72/843.78	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.06
843.72/843.79	c calculated reachability. Time: 0.00
843.72/843.79	c  N st    83   3712955       323      1550         2     80566      5366   1154630   no data   no data  --
852.52/852.53	c  F st    84   3751563       323      1550         2    115379      5366   1807080   no data   no data  --
852.52/852.53	c  N st    84   3751563       323      1550         2    115379      5366   1807080   no data   no data  --
853.71/853.78	c Decided on static restart strategy
859.71/859.70	c  N st    94   3779863       323      1550         2    141217      5366   2357668   no data   no data  --
869.02/869.08	c  N st    96   3815855       323      1550         2     99876      5366   1486117   no data   no data  --
877.52/877.57	c  N st    97   3848248       323      1550         2    129689      5366   2153682   no data   no data  --
892.91/892.90	c  N st    98   3896836       323      1550         2     98177      5366   1421950   no data   no data  --
912.92/912.93	c  N st    99   3969718       323      1550         2     86918      5366   1203905   no data   no data  --
939.51/939.50	c  N st   100   4079041       323      1550         2    107868      5366   1556550   no data   no data  --
972.62/972.65	c  N st   101   4212956       323      1550         2    149557      5366   2291313   no data   no data  --
972.62/972.65	c  S st   101   4212956       323      1550         2    149557      5366   2291313   no data   no data  --
973.12/973.14	c  S st   101   4213458       323      1550         2    150045      5366   2303529   no data   no data  --
973.12/973.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
973.12/973.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
973.22/973.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.06
973.22/973.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
973.22/973.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
973.22/973.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
973.22/973.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1088.72/1088.76	c lits-rem:     13906  cl-subs:    56896  v-elim:      0  v-fix:    0  time: 115.50 s
1088.72/1088.76	c vivif2 --  cl tried     1550 cl shrink        0 lits rem          0 time: 0.00
1088.72/1088.78	c vivif2 --  cl tried    93149 cl shrink        0 lits rem          0 time: 0.02
1088.92/1088.91	c asymm  cl-useful: 0/1550/1550 lits-rem:0 time: 0.13
1088.92/1088.92	c calculated reachability. Time: 0.00
1088.92/1088.92	c  N st   101   4213458       323      1550         2     93149      5366   1389473   no data   no data  --
1157.92/1157.95	c  N st   102   4459435       323      1550         2    161822      5366   2528101   no data   no data  --
1232.43/1232.44	c  N st   103   4713459       323      1550         2    143935      5366   2147367   no data   no data  --
1232.43/1232.44	c  S st   103   4713459       323      1550         2    143935      5366   2147367   no data   no data  --
1232.93/1232.95	c  S st   103   4713960       323      1550         2    144420      5366   2159129   no data   no data  --
1232.93/1232.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1232.93/1232.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1233.03/1233.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
1233.03/1233.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1233.03/1233.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1233.03/1233.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    323 time:  0.00 s
1233.03/1233.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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-3264974-1303574830/watcher-3264974-1303574830 -o /tmp/evaluation-result-3264974-1303574830/solver-3264974-1303574830 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3264974-1303574830.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.38 3.87 3.81 5/189 20447
/proc/meminfo: memFree=18703648/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=20420 CPUtime=0 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4194304 234 0 0 0 0 0 0 0 22 0 1 0 547713507 20910080 185 33554432000 4194304 4650387 140736007983472 18446744073709551615 252453103080 0 0 4096 0 0 0 0 17 4 0 0 0
/proc/20447/statm: 5105 185 152 112 0 57 0

[startup+0.0540341 s]
/proc/loadavg: 3.38 3.87 3.81 5/189 20447
/proc/meminfo: memFree=18703648/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=30492 CPUtime=0.04 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 763 0 0 0 4 0 0 0 22 0 1 0 547713507 31223808 683 33554432000 4194304 4650387 140736007983472 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 7623 683 377 112 0 2588 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 30492

[startup+0.101023 s]
/proc/loadavg: 3.38 3.87 3.81 5/189 20447
/proc/meminfo: memFree=18703648/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=30492 CPUtime=0.09 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 796 0 0 0 9 0 0 0 22 0 1 0 547713507 31223808 716 33554432000 4194304 4650387 140736007983472 18446744073709551615 4315986 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 7623 716 377 112 0 2588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30492

[startup+0.300987 s]
/proc/loadavg: 3.38 3.87 3.81 5/189 20447
/proc/meminfo: memFree=18703648/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=30776 CPUtime=0.29 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 1017 0 0 0 29 0 0 0 23 0 1 0 547713507 31514624 813 33554432000 4194304 4650387 140736007983472 18446744073709551615 4334192 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 7694 813 379 112 0 2659 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30776

[startup+0.700911 s]
/proc/loadavg: 3.38 3.87 3.81 5/189 20447
/proc/meminfo: memFree=18703648/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=31232 CPUtime=0.69 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 1367 0 0 0 69 0 0 0 25 0 1 0 547713507 31981568 969 33554432000 4194304 4650387 140736007983472 18446744073709551615 252458090391 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 7808 969 379 112 0 2773 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31232

[startup+1.50078 s]
/proc/loadavg: 3.38 3.87 3.81 5/190 20448
/proc/meminfo: memFree=18696448/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=36476 CPUtime=1.49 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 3101 0 0 0 149 0 0 0 25 0 1 0 547713507 37351424 2167 33554432000 4194304 4650387 140736007983472 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 9119 2167 383 112 0 4084 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36476

[startup+3.10045 s]
/proc/loadavg: 3.38 3.87 3.81 5/190 20448
/proc/meminfo: memFree=18677408/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=39780 CPUtime=3.08 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 4372 0 0 0 308 0 0 0 25 0 1 0 547713507 40734720 3045 33554432000 4194304 4650387 140736007983472 18446744073709551615 4439381 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 9945 3045 383 112 0 4910 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39780

[startup+6.30087 s]
/proc/loadavg: 3.51 3.89 3.82 5/190 20449
/proc/meminfo: memFree=18661308/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=41976 CPUtime=6.28 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 5705 0 0 0 628 0 0 0 25 0 1 0 547713507 42983424 3543 33554432000 4194304 4650387 140736007983472 18446744073709551615 4439587 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 10494 3543 383 112 0 5459 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41976

[startup+12.7007 s]
/proc/loadavg: 3.63 3.90 3.83 5/190 20449
/proc/meminfo: memFree=18649376/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=46224 CPUtime=12.68 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 7820 0 0 0 1268 0 0 0 25 0 1 0 547713507 47333376 4633 33554432000 4194304 4650387 140736007983472 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 11556 4633 383 112 0 6521 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 46224

[startup+25.5003 s]
/proc/loadavg: 3.71 3.91 3.83 5/190 20449
/proc/meminfo: memFree=18635508/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=50672 CPUtime=25.49 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 12796 0 0 0 2548 1 0 0 25 0 1 0 547713507 51888128 5679 33554432000 4194304 4650387 140736007983472 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 12668 5679 383 112 0 7633 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50672

[startup+51.1005 s]
/proc/loadavg: 3.81 3.91 3.83 5/190 20450
/proc/meminfo: memFree=18609116/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=58592 CPUtime=51.09 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 20963 0 0 0 5106 3 0 0 25 0 1 0 547713507 59998208 7758 33554432000 4194304 4650387 140736007983472 18446744073709551615 4333921 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 14648 7758 383 112 0 9613 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58592

[startup+102.306 s]
/proc/loadavg: 3.92 3.92 3.84 5/190 20451
/proc/meminfo: memFree=18583164/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=64024 CPUtime=102.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 34716 0 0 0 10224 6 0 0 25 0 1 0 547713507 65560576 9036 33554432000 4194304 4650387 140736007983472 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 16006 9036 383 112 0 10971 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 64024

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.85 5/190 20453
/proc/meminfo: memFree=18550628/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=74480 CPUtime=162.29 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 49138 0 0 0 16222 7 0 0 25 0 1 0 547713507 76267520 11705 33554432000 4194304 4650387 140736007983472 18446744073709551615 4334210 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 18620 11705 383 112 0 13585 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 74480

[startup+222.301 s]
/proc/loadavg: 4.01 3.96 3.85 5/190 20481
/proc/meminfo: memFree=18545668/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=82752 CPUtime=222.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 61281 0 0 0 22220 10 0 0 25 0 1 0 547713507 84738048 13320 33554432000 4194304 4650387 140736007983472 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 20688 13320 383 112 0 15653 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 82752

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.86 5/190 20483
/proc/meminfo: memFree=18522072/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=91872 CPUtime=282.29 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 72859 0 0 0 28217 12 0 0 25 0 1 0 547713507 94076928 15904 33554432000 4194304 4650387 140736007983472 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 22968 15904 383 112 0 17933 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 91872

[startup+342.3 s]
/proc/loadavg: 4.00 3.97 3.86 5/190 20485
/proc/meminfo: memFree=18507048/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=94668 CPUtime=342.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 81454 0 0 0 34216 14 0 0 25 0 1 0 547713507 96940032 16159 33554432000 4194304 4650387 140736007983472 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 23667 16159 383 112 0 18632 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 94668

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.87 5/190 20486
/proc/meminfo: memFree=18489768/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=99776 CPUtime=402.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 91003 0 0 0 40214 16 0 0 25 0 1 0 547713507 102170624 17471 33554432000 4194304 4650387 140736007983472 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 24944 17471 383 112 0 19909 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 99776

[startup+462.301 s]
/proc/loadavg: 4.07 3.99 3.88 5/190 20488
/proc/meminfo: memFree=18470028/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=100016 CPUtime=462.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 99858 0 0 0 46213 17 0 0 25 0 1 0 547713507 102416384 17260 33554432000 4194304 4650387 140736007983472 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 25004 17260 383 112 0 19969 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 100016

[startup+522.301 s]
/proc/loadavg: 4.02 3.99 3.89 5/190 20489
/proc/meminfo: memFree=18453256/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=105620 CPUtime=522.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 108119 0 0 0 52211 19 0 0 25 0 1 0 547713507 108154880 18609 33554432000 4194304 4650387 140736007983472 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 26405 18609 383 112 0 21370 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 105620

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.89 5/190 20491
/proc/meminfo: memFree=18436864/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=106284 CPUtime=582.3 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 116285 0 0 0 58209 21 0 0 25 0 1 0 547713507 108834816 19039 33554432000 4194304 4650387 140736007983472 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 26571 19039 383 112 0 21536 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 106284

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.90 5/190 20493
/proc/meminfo: memFree=18438212/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=106476 CPUtime=642.32 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 123605 0 0 0 64209 23 0 0 25 0 1 0 547713507 109031424 19038 33554432000 4194304 4650387 140736007983472 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 26619 19038 383 112 0 21584 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 106476

[startup+702.3 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20494
/proc/meminfo: memFree=18403588/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=120652 CPUtime=702.31 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 128032 0 0 0 70208 23 0 0 25 0 1 0 547713507 123547648 23465 33554432000 4194304 4650387 140736007983472 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 30163 23465 383 112 0 25128 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 120652

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20496
/proc/meminfo: memFree=18388800/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=116980 CPUtime=762.31 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 133003 0 0 0 76206 25 0 0 25 0 1 0 547713507 119787520 22478 33554432000 4194304 4650387 140736007983472 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 29245 22478 383 112 0 24210 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 116980

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20497
/proc/meminfo: memFree=18371172/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=131036 CPUtime=822.31 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 137490 0 0 0 82205 26 0 0 25 0 1 0 547713507 134180864 24388 33554432000 4194304 4650387 140736007983472 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 32759 24388 383 112 0 27724 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 131036

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20499
/proc/meminfo: memFree=18357020/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=131064 CPUtime=882.32 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 141766 0 0 0 88205 27 0 0 25 0 1 0 547713507 134209536 25326 33554432000 4194304 4650387 140736007983472 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 32766 25326 383 112 0 27731 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 131064

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/190 20501
/proc/meminfo: memFree=18357504/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=131312 CPUtime=942.31 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 149830 0 0 0 94203 28 0 0 25 0 1 0 547713507 134463488 24660 33554432000 4194304 4650387 140736007983472 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 32828 24660 383 112 0 27793 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 131312

[startup+1002.3 s]
/proc/loadavg: 4.08 4.00 3.91 5/190 20502
/proc/meminfo: memFree=18337404/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=135408 CPUtime=1002.32 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 154965 0 0 0 100203 29 0 0 25 0 1 0 547713507 138657792 26925 33554432000 4194304 4650387 140736007983472 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 33852 26925 383 112 0 28817 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 135408

[startup+1062.3 s]
/proc/loadavg: 4.06 4.01 3.92 5/190 20504
/proc/meminfo: memFree=18325704/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=137328 CPUtime=1062.32 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 155402 0 0 0 106203 29 0 0 25 0 1 0 547713507 140623872 27362 33554432000 4194304 4650387 140736007983472 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 34332 27362 383 112 0 29297 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 137328

[startup+1122.3 s]
/proc/loadavg: 4.06 4.02 3.93 5/190 20505
/proc/meminfo: memFree=18325420/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=133572 CPUtime=1122.32 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 158171 0 0 0 112202 30 0 0 25 0 1 0 547713507 136777728 26071 33554432000 4194304 4650387 140736007983472 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 33393 26071 383 112 0 28358 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 133572

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.93 5/190 20507
/proc/meminfo: memFree=18311376/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=148052 CPUtime=1182.33 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 164614 0 0 0 118200 33 0 0 25 0 1 0 547713507 151605248 29547 33554432000 4194304 4650387 140736007983472 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 37013 29547 383 112 0 31978 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 148052

[startup+1242.3 s]
/proc/loadavg: 3.56 3.90 3.89 4/184 20526
/proc/meminfo: memFree=18407396/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=148176 CPUtime=1242.33 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 170446 0 0 0 124199 34 0 0 25 0 1 0 547713507 151732224 29360 33554432000 4194304 4650387 140736007983472 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 37044 29360 383 112 0 32009 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 148176



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.20 3.74 3.83 3/182 20528
/proc/meminfo: memFree=18512420/32951124 swapFree=67111480/67111528
[pid=20447] ppid=20445 vsize=148176 CPUtime=1300.03 cores=4,6
/proc/20447/stat : 20447 (strangenight1-s) R 20445 20447 19028 0 -1 4202496 170447 0 0 0 129969 34 0 0 25 0 1 0 547713507 151732224 29361 33554432000 4194304 4650387 140736007983472 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20447/statm: 37044 29361 383 112 0 32009 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 148176

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.05
CPU user time (s): 1299.7
CPU system time (s): 0.351946
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 204788

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

runsolver used 2.29965 second user time and 4.75828 second system time

The end

Launcher Data

Begin job on node111 at 2011-04-23 18:07:10
IDJOB=3264974
IDBENCH=85366
IDSOLVER=1589
FILE ID=node111/3264974-1303574830
RUNJOBID= node111-1303574830-20406
PBS_JOBID= 13150301
Free space on /tmp= 70716 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-230-3.shuffled-as.sat05-2505.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264974-1303574830/watcher-3264974-1303574830 -o /tmp/evaluation-result-3264974-1303574830/solver-3264974-1303574830 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3264974-1303574830.cnf

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

MD5SUM BENCH= b9f02ee542f99ae0fd8f291dd570c53a
RANDOM SEED=1182917894

node111.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.849
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.69
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.849
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	: 5428.12
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.849
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.849
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.86
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.849
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.75
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.849
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.849
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.67
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.849
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:      18704060 kB
Buffers:       2129604 kB
Cached:       11475916 kB
SwapCached:         44 kB
Active:        9677160 kB
Inactive:      3999368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18704060 kB
SwapTotal:    67111528 kB
SwapFree:     67111480 kB
Dirty:           24680 kB
Writeback:           0 kB
AnonPages:       69708 kB
Mapped:          16424 kB
Slab:           505076 kB
PageTables:       5176 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   285052 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= 70724 MiB
End job on node111 at 2011-04-23 18:28:52