Trace number 3370400

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 (fixed)? (TO) 1300.06 1300.02

General information on the benchmark

NameSAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/
mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
MD5SUMdb05e30798a5a29f39775d55b01c4246
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark156.638
Satisfiable
(Un)Satisfiability was proved
Number of variables349
Number of clauses2416
Sum of the clauses size10560
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 41656
Number of clauses of size 5624
Number of clauses of size over 5136

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-3370400-1305395353.cnf'
0.00/0.00	c -- header says num vars:            349
0.00/0.00	c -- header says num clauses:        2416
0.00/0.01	c -- clauses added:            0 learnts,         2416 normals,            0 xors
0.00/0.01	c -- vars added        349
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       349      2416         0         0     10560         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 120/2416/2416 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:    349 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:      1480  cl-subs:      759  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:     117 undec:     119 neg:     113
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       349      1657         0         0      5691         0   no data   no data  --
0.00/0.05	c Decided on static restart strategy
0.09/0.15	c  N st     8      4916       349      1657         3      4647      5691    104969   no data   no data  --
0.39/0.43	c  N st    10     11300       349      1657         4      4234      5691     57909   no data   no data  --
0.59/0.67	c  N st    11     17044       349      1657         5      9670      5691    179781   no data   no data  --
1.00/1.06	c  F st    12     25000       349      1657         5     11651      5691    217483   no data   no data  --
1.00/1.06	c  N st    12     25000       349      1657         5     11651      5691    217483   no data   no data  --
1.29/1.30	c Decided on static restart strategy
1.29/1.30	c  N st    18     30000       349      1657         5      9901      5691    163808   no data   no data  --
1.29/1.30	c  S st    18     30000       349      1657         5      9901      5691    163808   no data   no data  --
1.29/1.34	c  S st    18     30501       349      1657         5     10388      5691    175301   no data   no data  --
1.29/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.35	c Replacing        2 vars Replaced     1393 lits Time:     0.00 s 
1.29/1.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.36	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    347 time:  0.00 s
1.29/1.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.59/1.61	c lits-rem:       899  cl-subs:     2016  v-elim:      2  v-fix:    0  time:  0.25 s
1.59/1.61	c asymm  cl-useful: 0/1643/1643 lits-rem:0 time: 0.00
1.59/1.61	c calculated reachability. Time: 0.00
1.59/1.61	c  N st    18     30501       345      1643         1      8372      5645    134784   no data   no data  --
1.89/1.98	c  N st    20     37612       345      1643         1      7762      5645    101718   no data   no data  --
2.29/2.34	c  N st    21     44013       345      1643         1     13633      5645    231444   no data   no data  --
2.39/2.44	c  S st    22     45751       345      1643         1     15228      5645    267719   no data   no data  --
2.49/2.50	c  S st    22     46254       345      1643         4     15713      5645    278655   no data   no data  --
2.49/2.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.51	c subs with bin:       10  lits-rem:        63  v-fix:    0  time:  0.00 s
2.49/2.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    345 time:  0.00 s
2.49/2.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.69/3.76	c lits-rem:      1257  cl-subs:     3017  v-elim:      0  v-fix:    0  time:  1.25 s
3.69/3.76	c vivif2 --  cl tried     1643 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c vivif2 --  cl tried    12686 cl shrink        0 lits rem          0 time: 0.00
3.69/3.77	c asymm  cl-useful: 0/1643/1643 lits-rem:0 time: 0.01
3.69/3.77	c calculated reachability. Time: 0.00
3.69/3.77	c  N st    22     46254       345      1643         4     12686      5645    218099   no data   no data  --
4.79/4.82	c  N st    23     60652       345      1643         4     17704      5645    302280   no data   no data  --
5.39/5.43	c  N st    24     69382       345      1643         4     16560      5645    278664   no data   no data  --
5.39/5.43	c  S st    24     69382       345      1643         4     16560      5645    278664   no data   no data  --
5.39/5.48	c  S st    24     69884       345      1643         4     17050      5645    291452   no data   no data  --
5.39/5.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.39/5.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.39/5.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.39/5.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.39/5.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.39/5.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    345 time:  0.00 s
5.39/5.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.88/6.99	c lits-rem:      1257  cl-subs:     3919  v-elim:      0  v-fix:    0  time:  1.49 s
6.88/6.99	c vivif2 --  cl tried     1643 cl shrink        0 lits rem          0 time: 0.00
6.88/6.99	c vivif2 --  cl tried    13131 cl shrink        0 lits rem          0 time: 0.00
6.98/7.00	c asymm  cl-useful: 0/1643/1643 lits-rem:0 time: 0.01
6.98/7.00	c calculated reachability. Time: 0.00
6.98/7.00	c  N st    24     69884       345      1643         4     13131      5645    215012   no data   no data  --
8.29/8.31	c  F st    25     87501       345      1643         4     19574      5645    315975   no data   no data  --
8.29/8.31	c  N st    25     87501       345      1643         4     19574      5645    315975   no data   no data  --
8.29/8.31	c Finding binary XORs  T:     0.00 s  found:       0
8.59/8.67	c Decided on static restart strategy
8.80/8.86	c  N st    32     95538       345      1643         4     16003      5645    246973   no data   no data  --
9.49/9.55	c  N st    34    104827       345      1643         4     12591      5645    160703   no data   no data  --
9.49/9.55	c  S st    34    104827       345      1643         4     12591      5645    160703   no data   no data  --
9.59/9.60	c  S st    34    105332       345      1643         5     13077      5645    172463   no data   no data  --
9.59/9.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.59/9.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
9.59/9.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.59/9.60	c Replacing        1 vars Replaced       90 lits Time:     0.00 s 
9.59/9.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.59/9.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.59/9.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
9.59/9.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.09/10.11	c lits-rem:       499  cl-subs:      850  v-elim:      0  v-fix:    0  time:  0.50 s
10.09/10.11	c vivif2 --  cl tried     1637 cl shrink        0 lits rem          0 time: 0.00
10.09/10.11	c vivif2 --  cl tried    12230 cl shrink        0 lits rem          0 time: 0.00
10.09/10.12	c asymm  cl-useful: 0/1637/1637 lits-rem:0 time: 0.01
10.09/10.12	c calculated reachability. Time: 0.00
10.09/10.12	c  N st    34    105332       344      1637         3     12230      5625    158963   no data   no data  --
10.79/10.83	c  N st    35    114930       344      1637         3     20846      5625    335018   no data   no data  --
11.89/12.00	c  N st    36    129327       344      1637         3     21231      5625    337805   no data   no data  --
13.79/13.86	c  N st    37    150923       344      1637         3     27528      5625    470119   no data   no data  --
14.49/14.51	c  S st    38    158000       344      1637         3     19280      5625    277589   no data   no data  --
14.49/14.57	c  S st    38    158504       344      1637         3     19773      5624    290724   no data   no data  --
14.49/14.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.49/14.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.49/14.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.49/14.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.49/14.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.49/14.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    344 time:  0.00 s
14.49/14.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.99/16.08	c lits-rem:      1416  cl-subs:     2899  v-elim:      0  v-fix:    0  time:  1.50 s
15.99/16.08	c vivif2 --  cl tried     1634 cl shrink        0 lits rem          0 time: 0.00
15.99/16.09	c vivif2 --  cl tried    16877 cl shrink        0 lits rem          0 time: 0.00
16.09/16.10	c asymm  cl-useful: 0/1634/1634 lits-rem:0 time: 0.01
16.09/16.10	c calculated reachability. Time: 0.00
16.09/16.10	c  N st    38    158504       344      1634         3     16877      5609    239026   no data   no data  --
20.58/20.65	c  N st    39    207093       344      1634         4     29199      5609    458299   no data   no data  --
23.59/23.66	c  N st    40    237757       344      1634         4     21536      5609    305072   no data   no data  --
23.59/23.66	c  S st    40    237757       344      1634         4     21536      5609    305072   no data   no data  --
23.69/23.73	c  S st    40    238258       344      1634         5     22024      5609    317559   no data   no data  --
23.69/23.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.69/23.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.69/23.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
23.69/23.74	c Replacing        1 vars Replaced       57 lits Time:     0.00 s 
23.69/23.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.69/23.75	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
23.69/23.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    343 time:  0.00 s
23.69/23.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.49/25.53	c lits-rem:      1449  cl-subs:     2955  v-elim:      2  v-fix:    0  time:  1.79 s
25.49/25.53	c vivif2 --  cl tried     1619 cl shrink        0 lits rem          0 time: 0.00
25.49/25.54	c vivif2 --  cl tried    19073 cl shrink        0 lits rem          0 time: 0.00
25.49/25.55	c asymm  cl-useful: 3/1619/1619 lits-rem:10 time: 0.01
25.49/25.55	c calculated reachability. Time: 0.00
25.49/25.55	c  N st    40    238258       341      1616         6     19073      5549    266563   no data   no data  --
33.00/33.07	c  F st    41    306250       341      1616         6     21226      5549    271844   no data   no data  --
33.00/33.07	c  N st    41    306250       341      1616         6     21226      5549    271844   no data   no data  --
33.00/33.07	c Finding binary XORs  T:     0.00 s  found:       0
33.49/33.59	c Decided on static restart strategy
36.20/36.23	c  N st    51    334552       341      1616         6     25165      5549    343138   no data   no data  --
38.99/39.08	c  N st    53    357388       341      1616         6     23134      5549    298642   no data   no data  --
38.99/39.08	c  S st    53    357388       341      1616         6     23134      5549    298642   no data   no data  --
39.09/39.15	c  S st    53    357891       341      1616         7     23617      5549    310442   no data   no data  --
39.09/39.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.09/39.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.09/39.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
39.09/39.17	c bin-w-bin subsume rem            2 bins  time:  0.00 s
39.09/39.17	c subs with bin:        3  lits-rem:         1  v-fix:    0  time:  0.00 s
39.09/39.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
39.09/39.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
40.49/40.60	c lits-rem:      1147  cl-subs:     1741  v-elim:      0  v-fix:    0  time:  1.43 s
40.49/40.60	c vivif2 --  cl tried     1613 cl shrink        0 lits rem          0 time: 0.00
40.49/40.60	c vivif2 --  cl tried    21876 cl shrink        0 lits rem          0 time: 0.00
40.60/40.61	c asymm  cl-useful: 0/1613/1613 lits-rem:0 time: 0.01
40.60/40.61	c calculated reachability. Time: 0.00
40.60/40.61	c  N st    53    357891       341      1613         5     21876      5536    283968   no data   no data  --
44.39/44.49	c  N st    54    390283       341      1613         5     27547      5536    382480   no data   no data  --
50.69/50.78	c  N st    55    438871       341      1613         5     47317      5536    780040   no data   no data  --
62.70/62.72	c  N st    56    511754       341      1613         5     34594      5536    479840   no data   no data  --
66.59/66.69	c  N st    57    536837       341      1613         5     29313      5536    383737   no data   no data  --
66.59/66.69	c  S st    57    536837       341      1613         5     29313      5536    383737   no data   no data  --
66.69/66.78	c  S st    57    537339       341      1613         6     29797      5536    396457   no data   no data  --
66.69/66.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.69/66.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
66.79/66.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.79/66.80	c subs with bin:        1  lits-rem:       167  v-fix:    0  time:  0.00 s
66.79/66.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    341 time:  0.00 s
66.79/66.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
68.59/68.62	c lits-rem:      1721  cl-subs:     2317  v-elim:      0  v-fix:    0  time:  1.83 s
68.59/68.62	c vivif2 --  cl tried     1613 cl shrink        0 lits rem          0 time: 0.00
68.59/68.63	c vivif2 --  cl tried    27479 cl shrink        0 lits rem          0 time: 0.00
68.59/68.64	c asymm  cl-useful: 3/1613/1613 lits-rem:3 time: 0.01
68.59/68.64	c calculated reachability. Time: 0.00
68.59/68.64	c  N st    57    537339       341      1613         6     27479      5533    361647   no data   no data  --
94.39/94.48	c  N st    58    701324       341      1613         7     55080      5533    839361   no data   no data  --
110.49/110.52	c  N st    59    806008       341      1613         8     48503      5533    692039   no data   no data  --
110.49/110.52	c  S st    59    806008       341      1613         8     48503      5533    692039   no data   no data  --
110.59/110.67	c  S st    59    806511       341      1613         8     48995      5533    704828   no data   no data  --
110.59/110.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.59/110.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.59/110.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
110.59/110.69	c Replacing        1 vars Replaced      498 lits Time:     0.00 s 
110.69/110.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.69/110.71	c subs with bin:        1  lits-rem:       122  v-fix:    0  time:  0.00 s
110.69/110.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
110.69/110.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.59/115.68	c lits-rem:      4568  cl-subs:    12591  v-elim:      0  v-fix:    0  time:  4.97 s
115.59/115.68	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
115.59/115.68	c vivif2 --  cl tried    36379 cl shrink        0 lits rem          0 time: 0.01
115.69/115.70	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.02
115.69/115.71	c calculated reachability. Time: 0.00
115.69/115.71	c  N st    59    806511       340      1612         6     36379      5529    510157   no data   no data  --
160.19/160.23	c  F st    60   1071876       340      1612         6     52480      5529    748166   no data   no data  --
160.19/160.23	c  N st    60   1071876       340      1612         6     52480      5529    748166   no data   no data  --
160.99/161.08	c Decided on static restart strategy
165.30/165.32	c  N st    70   1100180       340      1612         6     77731      5529   1277917   no data   no data  --
171.30/171.34	c  N st    72   1136172       340      1612         6     69464      5529   1081948   no data   no data  --
176.49/176.57	c  N st    73   1168564       340      1612         6     57685      5529    848833   no data   no data  --
183.99/184.03	c  N st    74   1209766       340      1612         6     52437      5529    755833   no data   no data  --
183.99/184.03	c  S st    74   1209766       340      1612         6     52437      5529    755833   no data   no data  --
184.09/184.17	c  S st    74   1210268       340      1612         6     52918      5529    767315   no data   no data  --
184.09/184.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.09/184.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.09/184.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
184.19/184.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.19/184.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.19/184.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
184.19/184.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.79/188.86	c lits-rem:      3648  cl-subs:     6194  v-elim:      0  v-fix:    0  time:  4.65 s
188.79/188.86	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
188.79/188.87	c vivif2 --  cl tried    46724 cl shrink        0 lits rem          0 time: 0.01
188.89/188.90	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.03
188.89/188.90	c calculated reachability. Time: 0.00
188.89/188.90	c  N st    74   1210268       340      1612         6     46724      5529    663021   no data   no data  --
203.20/203.29	c  N st    75   1283151       340      1612         6     69382      5529   1030097   no data   no data  --
224.70/224.76	c  N st    76   1392474       340      1612         6     78556      5529   1174883   no data   no data  --
254.20/254.23	c  N st    77   1556458       340      1612         6     85982      5529   1308852   no data   no data  --
283.20/283.24	c  N st    78   1710268       340      1612         6     76592      5529   1118540   no data   no data  --
283.20/283.24	c  S st    78   1710268       340      1612         6     76592      5529   1118540   no data   no data  --
283.40/283.43	c  S st    78   1710773       340      1612         6     77085      5529   1131518   no data   no data  --
283.40/283.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
283.40/283.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
283.40/283.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
283.40/283.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
283.40/283.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
283.40/283.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
283.40/283.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
296.20/296.21	c lits-rem:      3094  cl-subs:    19434  v-elim:      0  v-fix:    0  time: 12.72 s
296.20/296.21	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
296.20/296.22	c vivif2 --  cl tried    57651 cl shrink        0 lits rem          0 time: 0.01
296.20/296.26	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.04
296.20/296.26	c calculated reachability. Time: 0.00
296.20/296.26	c  N st    78   1710773       340      1612         6     57651      5529    834509   no data   no data  --
372.81/372.83	c  N st    79   2079737       340      1612         6     71536      5529   1041173   no data   no data  --
399.90/399.95	c  N st    80   2210773       340      1612         6     73830      5529   1024905   no data   no data  --
399.90/399.95	c  S st    80   2210773       340      1612         6     73830      5529   1024905   no data   no data  --
400.10/400.17	c  S st    80   2211277       340      1612         6     74318      5529   1037980   no data   no data  --
400.10/400.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
400.10/400.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
400.10/400.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
400.20/400.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
400.20/400.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
400.20/400.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
400.20/400.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
408.90/408.93	c lits-rem:      3616  cl-subs:    13511  v-elim:      0  v-fix:    0  time:  8.71 s
408.90/408.93	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
408.90/408.94	c vivif2 --  cl tried    60807 cl shrink        0 lits rem          0 time: 0.01
408.90/408.98	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.04
408.90/408.98	c calculated reachability. Time: 0.00
408.90/408.98	c  N st    80   2211277       340      1612         6     60807      5529    825796   no data   no data  --
511.81/511.88	c  N st    81   2711277       340      1612         6     83827      5529   1154563   no data   no data  --
511.81/511.88	c  S st    81   2711277       340      1612         6     83827      5529   1154563   no data   no data  --
512.11/512.13	c  S st    81   2711780       340      1612         6     84322      5529   1168093   no data   no data  --
512.11/512.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
512.11/512.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
512.11/512.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
512.11/512.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
512.11/512.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
512.11/512.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
512.11/512.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
525.01/525.09	c lits-rem:      2412  cl-subs:    17852  v-elim:      0  v-fix:    0  time: 12.90 s
525.01/525.09	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
525.11/525.10	c vivif2 --  cl tried    66470 cl shrink        0 lits rem          0 time: 0.01
525.11/525.14	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.04
525.11/525.14	c calculated reachability. Time: 0.00
525.11/525.14	c  N st    81   2711780       340      1612         6     66470      5529    916455   no data   no data  --
633.52/633.59	c  N st    82   3211781       340      1612         6    113023      5529   1591159   no data   no data  --
633.52/633.59	c  S st    82   3211781       340      1612         6    113023      5529   1591159   no data   no data  --
633.91/633.95	c  S st    82   3212283       340      1612         6    113512      5529   1603441   no data   no data  --
633.91/633.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
633.91/633.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
633.91/633.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
634.01/634.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.01/634.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.01/634.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
634.01/634.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
667.72/667.74	c lits-rem:      3303  cl-subs:    40821  v-elim:      0  v-fix:    0  time: 33.69 s
667.72/667.74	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
667.72/667.75	c vivif2 --  cl tried    72691 cl shrink        0 lits rem          0 time: 0.01
667.81/667.80	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.05
667.81/667.81	c calculated reachability. Time: 0.00
667.81/667.81	c  N st    82   3212283       340      1612         6     72691      5529   1022815   no data   no data  --
787.52/787.55	c  N st    83   3712284       340      1612         6     92730      5529   1279897   no data   no data  --
787.52/787.55	c  S st    83   3712284       340      1612         6     92730      5529   1279897   no data   no data  --
787.82/787.84	c  S st    83   3712790       340      1612         6     93219      5529   1292457   no data   no data  --
787.82/787.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
787.82/787.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
787.82/787.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
787.92/787.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
787.92/787.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
787.92/787.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
787.92/787.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
804.52/804.55	c lits-rem:      2895  cl-subs:    18677  v-elim:      0  v-fix:    0  time: 16.63 s
804.52/804.55	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
804.52/804.56	c vivif2 --  cl tried    74542 cl shrink        0 lits rem          0 time: 0.01
804.62/804.61	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.05
804.62/804.61	c calculated reachability. Time: 0.00
804.62/804.61	c  N st    83   3712790       340      1612         6     74542      5529   1021231   no data   no data  --
812.72/812.70	c  F st    84   3751562       340      1612         6    109275      5529   1664531   no data   no data  --
812.72/812.70	c  N st    84   3751562       340      1612         6    109275      5529   1664531   no data   no data  --
814.03/814.04	c Decided on static restart strategy
820.22/820.22	c  N st    94   3779868       340      1612         6    135077      5529   2179819   no data   no data  --
829.52/829.56	c  N st    96   3815860       340      1612         6     93194      5529   1319562   no data   no data  --
837.13/837.16	c  N st    97   3848252       340      1612         6    122470      5529   1874715   no data   no data  --
849.02/849.07	c  N st    98   3896840       340      1612         6     91071      5529   1283021   no data   no data  --
867.72/867.72	c  N st    99   3969723       340      1612         6     79214      5529   1047277   no data   no data  --
895.52/895.52	c  N st   100   4079047       340      1612         6     98580      5529   1371533   no data   no data  --
932.03/932.01	c  N st   101   4212790       340      1612         6    138739      5529   1960685   no data   no data  --
932.03/932.01	c  S st   101   4212790       340      1612         6    138739      5529   1960685   no data   no data  --
932.43/932.45	c  S st   101   4213290       340      1612         6    139227      5529   1972817   no data   no data  --
932.43/932.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
932.43/932.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
932.53/932.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
932.53/932.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
932.53/932.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
932.53/932.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
932.53/932.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1008.83/1008.88	c lits-rem:      5642  cl-subs:    54370  v-elim:      0  v-fix:    0  time: 76.31 s
1008.83/1008.88	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
1008.93/1008.90	c vivif2 --  cl tried    84857 cl shrink        0 lits rem          0 time: 0.01
1008.93/1008.96	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.07
1008.93/1008.97	c calculated reachability. Time: 0.00
1008.93/1008.97	c  N st   101   4213290       340      1612         6     84857      5529   1197973   no data   no data  --
1067.13/1067.16	c  N st   102   4459267       340      1612         6    150168      5529   2379711   no data   no data  --
1138.33/1138.35	c  N st   103   4713292       340      1612         6    132174      5529   1906281   no data   no data  --
1138.33/1138.35	c  S st   103   4713292       340      1612         6    132174      5529   1906281   no data   no data  --
1139.03/1139.02	c  S st   103   4713798       340      1612         6    132662      5529   1918139   no data   no data  --
1139.03/1139.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1139.03/1139.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1139.13/1139.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1139.13/1139.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1139.13/1139.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1139.13/1139.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    340 time:  0.00 s
1139.13/1139.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1236.74/1236.73	c lits-rem:      6554  cl-subs:    39781  v-elim:      0  v-fix:    0  time: 97.57 s
1236.74/1236.73	c vivif2 --  cl tried     1612 cl shrink        0 lits rem          0 time: 0.00
1236.74/1236.74	c vivif2 --  cl tried    92881 cl shrink        0 lits rem          0 time: 0.02
1236.84/1236.82	c asymm  cl-useful: 0/1612/1612 lits-rem:0 time: 0.08
1236.84/1236.83	c calculated reachability. Time: 0.00
1236.84/1236.83	c  N st   103   4713798       340      1612         6     92881      5529   1333899   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3370400-1305395353/watcher-3370400-1305395353 -o /tmp/evaluation-result-3370400-1305395353/solver-3370400-1305395353 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370400-1305395353.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: 2.50 3.39 3.71 4/317 17104
/proc/meminfo: memFree=15711024/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=29828 CPUtime=0 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 729765975 30543872 487 33554432000 4194304 4650387 140735695642704 18446744073709551615 231895149653 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 7457 487 346 112 0 2422 0

[startup+0.0975011 s]
/proc/loadavg: 2.50 3.39 3.71 4/317 17104
/proc/meminfo: memFree=15711024/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=30640 CPUtime=0.09 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 814 0 0 0 9 0 0 0 20 0 1 0 729765975 31375360 735 33554432000 4194304 4650387 140735695642704 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 7660 735 377 112 0 2625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.10043 s]
/proc/loadavg: 2.50 3.39 3.71 4/317 17104
/proc/meminfo: memFree=15711024/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=30640 CPUtime=0.09 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 816 0 0 0 9 0 0 0 20 0 1 0 729765975 31375360 737 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365163 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 7660 737 377 112 0 2625 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30640

[startup+0.300453 s]
/proc/loadavg: 2.50 3.39 3.71 4/317 17104
/proc/meminfo: memFree=15711024/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=30936 CPUtime=0.29 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 1036 0 0 0 29 0 0 0 21 0 1 0 729765975 31678464 820 33554432000 4194304 4650387 140735695642704 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 7734 820 379 112 0 2699 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30936

[startup+0.700391 s]
/proc/loadavg: 2.50 3.39 3.71 4/317 17104
/proc/meminfo: memFree=15711024/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=31416 CPUtime=0.69 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 1407 0 0 0 69 0 0 0 22 0 1 0 729765975 32169984 999 33554432000 4194304 4650387 140735695642704 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 7854 999 379 112 0 2819 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31416

[startup+1.50023 s]
/proc/loadavg: 2.50 3.39 3.71 6/329 17153
/proc/meminfo: memFree=15677848/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=36260 CPUtime=1.49 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 3040 0 0 0 149 0 0 0 25 0 1 0 729765975 37130240 2111 33554432000 4194304 4650387 140735695642704 18446744073709551615 4438634 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 9065 2111 383 112 0 4030 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 36260

[startup+3.10094 s]
/proc/loadavg: 2.50 3.39 3.71 6/329 17153
/proc/meminfo: memFree=15657760/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=39240 CPUtime=3.09 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 4245 0 0 0 309 0 0 0 25 0 1 0 729765975 40181760 2953 33554432000 4194304 4650387 140735695642704 18446744073709551615 4439339 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 9810 2953 383 112 0 4775 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 39240

[startup+6.30033 s]
/proc/loadavg: 2.62 3.40 3.71 6/329 17180
/proc/meminfo: memFree=15603900/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=41856 CPUtime=6.28 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 5595 0 0 0 628 0 0 0 25 0 1 0 729765975 42860544 3522 33554432000 4194304 4650387 140735695642704 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 10464 3522 383 112 0 5429 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41856

[startup+12.7011 s]
/proc/loadavg: 2.73 3.41 3.71 6/329 17181
/proc/meminfo: memFree=15541400/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=42180 CPUtime=12.69 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 8010 0 0 0 1268 1 0 0 25 0 1 0 729765975 43192320 3453 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365231 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 10545 3453 383 112 0 5510 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42180

[startup+25.5007 s]
/proc/loadavg: 3.01 3.44 3.72 6/329 17181
/proc/meminfo: memFree=15438116/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=46600 CPUtime=25.49 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 12309 0 0 0 2548 1 0 0 25 0 1 0 729765975 47718400 4471 33554432000 4194304 4650387 140735695642704 18446744073709551615 4476299 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 11650 4471 383 112 0 6615 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 46600

[startup+51.1009 s]
/proc/loadavg: 3.35 3.48 3.73 6/329 17182
/proc/meminfo: memFree=15276580/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=48840 CPUtime=51.09 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 19419 0 0 0 5107 2 0 0 25 0 1 0 729765975 50012160 5493 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 12210 5493 383 112 0 7175 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 48840

[startup+102.311 s]
/proc/loadavg: 3.72 3.56 3.74 6/329 17183
/proc/meminfo: memFree=15194192/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=53680 CPUtime=102.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 30737 0 0 0 10226 4 0 0 25 0 1 0 729765975 54968320 6726 33554432000 4194304 4650387 140735695642704 18446744073709551615 4313315 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 13420 6726 383 112 0 8385 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 53680

[startup+162.301 s]
/proc/loadavg: 3.89 3.64 3.75 6/329 17185
/proc/meminfo: memFree=15172228/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=62936 CPUtime=162.29 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 43851 0 0 0 16222 7 0 0 25 0 1 0 729765975 64446464 8855 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 15734 8855 383 112 0 10699 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 62936

[startup+222.301 s]
/proc/loadavg: 4.04 3.72 3.77 6/329 17186
/proc/meminfo: memFree=15102864/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=69332 CPUtime=222.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 55049 0 0 0 22220 10 0 0 25 0 1 0 729765975 70995968 10219 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 17333 10219 383 112 0 12298 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 69332

[startup+282.301 s]
/proc/loadavg: 4.20 3.83 3.80 6/329 17188
/proc/meminfo: memFree=15006240/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=69780 CPUtime=282.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 65854 0 0 0 28219 11 0 0 25 0 1 0 729765975 71454720 10379 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 17445 10379 383 112 0 12410 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 69780

[startup+342.3 s]
/proc/loadavg: 4.11 3.87 3.82 6/329 17189
/proc/meminfo: memFree=14978072/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=80852 CPUtime=342.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 75954 0 0 0 34217 13 0 0 25 0 1 0 729765975 82792448 13793 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 20213 13793 383 112 0 15178 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 80852

[startup+402.301 s]
/proc/loadavg: 4.04 3.89 3.82 6/329 17191
/proc/meminfo: memFree=14918760/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=81956 CPUtime=402.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 86285 0 0 0 40215 15 0 0 25 0 1 0 729765975 83922944 13216 33554432000 4194304 4650387 140735695642704 18446744073709551615 4433064 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 20489 13216 383 112 0 15454 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 81956

[startup+462.301 s]
/proc/loadavg: 4.01 3.91 3.83 6/329 17193
/proc/meminfo: memFree=14737064/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=85940 CPUtime=462.3 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 94767 0 0 0 46213 17 0 0 25 0 1 0 729765975 88002560 14918 33554432000 4194304 4650387 140735695642704 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 21485 14918 383 112 0 16450 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 85940

[startup+522.301 s]
/proc/loadavg: 4.05 3.94 3.84 6/329 17194
/proc/meminfo: memFree=14734684/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=88536 CPUtime=522.31 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 103429 0 0 0 52212 19 0 0 25 0 1 0 729765975 90660864 14664 33554432000 4194304 4650387 140735695642704 18446744073709551615 4432364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 22134 14664 383 112 0 17099 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 88536

[startup+582.3 s]
/proc/loadavg: 4.02 3.95 3.85 6/329 17196
/proc/meminfo: memFree=14726728/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=89188 CPUtime=582.31 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 111838 0 0 0 58209 22 0 0 25 0 1 0 729765975 91328512 15631 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 22297 15631 383 112 0 17262 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 89188

[startup+642.301 s]
/proc/loadavg: 4.00 3.95 3.85 6/329 17197
/proc/meminfo: memFree=14733484/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=101968 CPUtime=642.32 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 121509 0 0 0 64209 23 0 0 25 0 1 0 729765975 104415232 18366 33554432000 4194304 4650387 140735695642704 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 25492 18366 383 112 0 20457 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 101968

[startup+702.301 s]
/proc/loadavg: 4.00 3.96 3.86 6/329 17199
/proc/meminfo: memFree=14721540/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=116388 CPUtime=702.31 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 126584 0 0 0 70207 24 0 0 25 0 1 0 729765975 119181312 20242 33554432000 4194304 4650387 140735695642704 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29097 20242 383 112 0 24062 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 116388

[startup+762.312 s]
/proc/loadavg: 4.00 3.96 3.86 6/329 17210
/proc/meminfo: memFree=14474628/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=116668 CPUtime=762.33 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 134115 0 0 0 76207 26 0 0 25 0 1 0 729765975 119468032 20220 33554432000 4194304 4650387 140735695642704 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29167 20220 383 112 0 24132 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 116668

[startup+822.3 s]
/proc/loadavg: 4.16 4.01 3.89 6/329 17211
/proc/meminfo: memFree=14458220/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=116744 CPUtime=822.32 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 138514 0 0 0 82205 27 0 0 25 0 1 0 729765975 119545856 22070 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364734 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29186 22070 383 112 0 24151 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 116744

[startup+882.301 s]
/proc/loadavg: 4.06 4.01 3.89 6/329 17213
/proc/meminfo: memFree=14466616/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=117028 CPUtime=882.32 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 146628 0 0 0 88203 29 0 0 25 0 1 0 729765975 119836672 21390 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29257 21390 383 112 0 24222 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 117028

[startup+942.301 s]
/proc/loadavg: 4.02 4.00 3.90 6/329 17214
/proc/meminfo: memFree=14456400/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=117128 CPUtime=942.32 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 152462 0 0 0 94201 31 0 0 25 0 1 0 729765975 119939072 21788 33554432000 4194304 4650387 140735695642704 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29282 21788 383 112 0 24247 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 117128

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.90 6/329 17216
/proc/meminfo: memFree=14453892/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=117128 CPUtime=1002.33 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 153133 0 0 0 100202 31 0 0 25 0 1 0 729765975 119939072 22459 33554432000 4194304 4650387 140735695642704 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29282 22459 383 112 0 24247 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 117128

[startup+1062.3 s]
/proc/loadavg: 4.06 4.02 3.91 6/329 17218
/proc/meminfo: memFree=14446540/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=125804 CPUtime=1062.32 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 158505 0 0 0 106201 31 0 0 25 0 1 0 729765975 128823296 24178 33554432000 4194304 4650387 140735695642704 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 31451 24178 383 112 0 26416 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 125804

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.91 6/329 17219
/proc/meminfo: memFree=14468076/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=112108 CPUtime=1122.33 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 165079 0 0 0 112199 34 0 0 25 0 1 0 729765975 114798592 21891 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 28027 21891 383 112 0 22992 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 112108

[startup+1182.3 s]
/proc/loadavg: 4.01 4.00 3.91 6/329 17221
/proc/meminfo: memFree=14474088/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=117332 CPUtime=1182.33 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 168606 0 0 0 118197 36 0 0 25 0 1 0 729765975 120147968 22475 33554432000 4194304 4650387 140735695642704 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 29333 22475 383 112 0 24298 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 117332

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 6/329 17222
/proc/meminfo: memFree=14423808/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=120212 CPUtime=1242.34 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 169589 0 0 0 124198 36 0 0 25 0 1 0 729765975 123097088 23458 33554432000 4194304 4650387 140735695642704 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 30053 23458 383 112 0 25018 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 120212



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.02 3.92 6/329 17224
/proc/meminfo: memFree=14490480/32950928 swapFree=67085488/67111528
[pid=17104] ppid=17102 vsize=120320 CPUtime=1300.04 cores=4,6
/proc/17104/stat : 17104 (strangenight1-s) R 17102 17104 16108 0 -1 4202496 176644 0 0 0 129967 37 0 0 25 0 1 0 729765975 123207680 23720 33554432000 4194304 4650387 140735695642704 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17104/statm: 30080 23720 383 112 0 25045 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 120320

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.06
CPU user time (s): 1299.68
CPU system time (s): 0.383941
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 178612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.68
system time used= 0.383941
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 176644
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= 9
involuntary context switches= 971

runsolver used 4.09438 second user time and 8.21475 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 19:49:13
IDJOB=3370400
IDBENCH=85368
IDSOLVER=1847
FILE ID=node114/3370400-1305395353
RUNJOBID= node114-1305395353-17084
PBS_JOBID= 13324419
Free space on /tmp= 72980 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT05/crafted/jarvisalo05/mod2c-rand3bip-sat/mod2c-rand3bip-sat-250-1.shuffled-as.sat05-2533.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370400-1305395353/watcher-3370400-1305395353 -o /tmp/evaluation-result-3370400-1305395353/solver-3370400-1305395353 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370400-1305395353.cnf

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

MD5SUM BENCH= db05e30798a5a29f39775d55b01c4246
RANDOM SEED=1202565190

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15711452 kB
Buffers:        268944 kB
Cached:        6208864 kB
SwapCached:         96 kB
Active:       11875628 kB
Inactive:      4955000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15711452 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           12624 kB
Writeback:           0 kB
AnonPages:    10352468 kB
Mapped:          26292 kB
Slab:           307036 kB
PageTables:      37180 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52436680 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= 72956 MiB
End job on node114 at 2011-05-14 20:10:55