Trace number 3280871

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night2-st? (TO) 1300.03 1300.01

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.12.unsat.cnf
MD5SUM8d6acb9f6b752ad76c024133f5175c69
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1694
Number of clauses5726
Sum of the clauses size14874
Maximum clause length23
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22490
Number of clauses of size 33143
Number of clauses of size 439
Number of clauses of size 538
Number of clauses of size over 513

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3280871-1303747011.cnf'
0.00/0.01	c -- header says num vars:           1694
0.00/0.01	c -- header says num clauses:        5726
0.00/0.01	c -- clauses added:            0 learnts,         5726 normals,            0 xors
0.00/0.01	c -- vars added       1694
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0      1694      3233      2490         0     14871         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/3233/3233 lits-rem:0 time: 0.00
0.00/0.01	c Flit:    12 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.01	c Replacing        6 vars Replaced       79 lits Time:     0.00 s 
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1667 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:      174  v-elim:    518  v-fix:    0  time:  0.01 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.02/0.03	c Finding non-binary XORs:     0.00 s (found:     457, avg size: 3.0)
0.02/0.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     13 locsubst:     0 time:   0.00
0.02/0.03	c calculated reachability. Time: 0.00
0.02/0.03	c Calc default polars -  time:   0.00 s pos:     166 undec:     589 neg:     939
0.02/0.03	c =========================================================================================
0.02/0.03	c types(t): F = full restart, N = normal restart
0.02/0.03	c types(t): S = simplification begin/end, E = solution found
0.02/0.03	c restart types(rt): st = static, dy = dynamic
0.02/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.02/0.03	c  B st     0         0      1136      1838      1021         0      9651         0   no data   no data
0.09/0.15	c Decided on static restart strategy
0.29/0.35	c  N st     8      4915      1136      1838      1121      4755      9651    168287   no data   no data
0.89/0.93	c  N st    10     11297      1136      1838      1147      4637      9651     96525   no data   no data
1.49/1.54	c  N st    11     17043      1133      1838      1164     10321      9651    362483   no data   no data
2.49/2.56	c  F st    12     25001      1133      1838      1181     12944      9651    454773   no data   no data
2.49/2.57	c Replacing        1 vars Replaced       31 lits Time:     0.00 s 
2.49/2.57	c  N st    12     25001      1132      1829      1175     12941      9601    454679   no data   no data
2.49/2.57	c Finding binary XORs  T:     0.00 s  found:       0
3.09/3.12	c Decided on static restart strategy
3.09/3.12	c  N st    18     30002      1131      1829      1207     11362      9601    317037   no data   no data
3.09/3.12	c  S st    18     30002      1131      1829      1207     11362      9601    317037   no data   no data
3.09/3.18	c  S st    18     30507      1131      1829      1219     11853      9601    328033   no data   no data
3.09/3.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.20/3.21	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:   1715 BRemL:    973 BRemN:      0 P:  0.6M T:  0.02
3.20/3.21	c blocked clauses removed:        0 vars:      0 tried:         284 T: 0.00 s
3.20/3.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.20/3.21	c subs with bin:       12  lits-rem:        47  v-fix:    0  time:  0.00 s
3.20/3.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1130 time:  0.00 s
3.20/3.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3.20/3.21	c lits-rem:         0  cl-subs:        7  v-elim:      7  v-fix:    0  time:  0.00 s
3.20/3.29	c subs with bin:       29  lits-rem:      8539  v-fix:    0  time:  0.06 s
3.39/3.41	c lits-rem:      1131  cl-subs:      312  v-elim:      0  v-fix:    0  time:  0.12 s
3.39/3.42	c asymm  cl-useful: 7/1820/1820 lits-rem:8 time: 0.01
3.39/3.42	c calculated reachability. Time: 0.00
3.39/3.42	c  N st    18     30507      1123      1820      1894     11305      9508    308112   no data   no data
3.69/3.74	c Finding binary XORs  T:     0.00 s  found:       0
4.29/4.31	c  N st    20     37617      1123      1820      1895     10885      9508    225633   no data   no data
4.99/5.05	c  N st    21     44017      1123      1820      1895     17220      9508    504792   no data   no data
5.09/5.12	c  S st    22     45761      1123      1820      1896     10332      9508    149209   no data   no data
5.09/5.18	c  S st    22     46262      1123      1820      1896     10830      9508    162569   no data   no data
5.09/5.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      8 BRemL:      6 BRemN:      6 P:  0.6M T:  0.02
5.19/5.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.19/5.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.20	c subs with bin:        1  lits-rem:         5  v-fix:    0  time:  0.00 s
5.19/5.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1123 time:  0.00 s
5.19/5.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
5.19/5.21	c lits-rem:         0  cl-subs:        0  v-elim:      9  v-fix:    0  time:  0.00 s
5.19/5.22	c subs with bin:       34  lits-rem:        38  v-fix:    0  time:  0.01 s
5.19/5.23	c lits-rem:       235  cl-subs:      205  v-elim:      0  v-fix:    0  time:  0.01 s
5.19/5.23	c vivif2 --  cl tried     1839 cl shrink        4 lits rem          4 time: 0.00
5.19/5.24	c vivif2 --  cl tried     9673 cl shrink     1108 lits rem       1838 time: 0.01
5.19/5.25	c asymm  cl-useful: 11/1839/1839 lits-rem:11 time: 0.01
5.19/5.25	c calculated reachability. Time: 0.00
5.19/5.25	c  N st    22     46262      1114      1839      1753      9673      9534    136174   no data   no data
7.39/7.42	c  N st    23     60659      1114      1839      1755     14737      9534    284294   no data   no data
8.58/8.66	c  N st    24     69393      1114      1839      1755     12967      9534    188352   no data   no data
8.58/8.66	c  S st    24     69393      1114      1839      1755     12967      9534    188352   no data   no data
8.69/8.73	c  S st    24     69897      1114      1839      1755     13467      9534    198249   no data   no data
8.69/8.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.69/8.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     26 BRemL:     10 BRemN:      0 P:  0.6M T:  0.02
8.69/8.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.69/8.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.69/8.75	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.75	c Subs w/ non-existent bins:      4 l-rem:      0 v-fix:     0 done:   1114 time:  0.00 s
8.69/8.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.69/8.75	c lits-rem:         1  cl-subs:        3  v-elim:      2  v-fix:    0  time:  0.00 s
8.69/8.77	c subs with bin:        7  lits-rem:         9  v-fix:    0  time:  0.01 s
8.69/8.79	c lits-rem:       277  cl-subs:      111  v-elim:      0  v-fix:    0  time:  0.02 s
8.69/8.79	c vivif2 --  cl tried     1836 cl shrink        0 lits rem          0 time: 0.00
8.69/8.80	c vivif2 --  cl tried    13317 cl shrink      812 lits rem       1830 time: 0.01
8.79/8.81	c asymm  cl-useful: 17/1836/1836 lits-rem:38 time: 0.01
8.79/8.81	c calculated reachability. Time: 0.00
8.79/8.81	c  N st    24     69897      1112      1826      1759     13317      9490    194028   no data   no data
11.49/11.55	c  F st    25     87500      1112      1826      1759     19112      9490    358265   no data   no data
11.49/11.55	c  N st    25     87500      1112      1826      1759     19112      9490    358265   no data   no data
11.49/11.55	c Finding binary XORs  T:     0.00 s  found:       0
12.29/12.38	c Decided on static restart strategy
12.89/12.93	c  N st    32     95538      1112      1826      1760     27082      9490    615845   no data   no data
14.49/14.53	c  N st    34    104845      1112      1826      1760     23658      9490    450727   no data   no data
14.49/14.53	c  S st    34    104845      1112      1826      1760     23658      9490    450727   no data   no data
14.59/14.63	c  S st    34    105353      1112      1826      1761     24159      9490    459900   no data   no data
14.59/14.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.59/14.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      2 BRemN:      1 P:  1.0M T:  0.02
14.59/14.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.59/14.65	c bin-w-bin subsume rem            1 bins  time:  0.00 s
14.59/14.65	c subs with bin:        4  lits-rem:         1  v-fix:    0  time:  0.00 s
14.59/14.66	c Subs w/ non-existent bins:      3 l-rem:      0 v-fix:     0 done:   1112 time:  0.00 s
14.59/14.66	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.59/14.66	c lits-rem:         0  cl-subs:        3  v-elim:      1  v-fix:    0  time:  0.01 s
14.69/14.71	c subs with bin:        3  lits-rem:        10  v-fix:    0  time:  0.03 s
14.79/14.87	c lits-rem:       878  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.17 s
14.79/14.87	c vivif2 --  cl tried     1817 cl shrink        0 lits rem          0 time: 0.00
14.89/14.90	c vivif2 --  cl tried    23151 cl shrink     4811 lits rem      16076 time: 0.03
14.89/14.92	c asymm  cl-useful: 5/1817/1817 lits-rem:7 time: 0.02
14.89/14.92	c calculated reachability. Time: 0.00
14.89/14.92	c  N st    34    105353      1111      1816      1758     23151      9448    427416   no data   no data
16.29/16.31	c  N st    35    114952      1111      1816      1759     18919      9448    285627   no data   no data
18.49/18.53	c  N st    36    129349      1111      1816      1759     18461      9448    241519   no data   no data
22.09/22.16	c  N st    37    150944      1111      1816      1759     23910      9448    381842   no data   no data
23.09/23.14	c  S st    38    158030      1111      1816      1759     30892      9448    588210   no data   no data
23.19/23.24	c  S st    38    158533      1111      1816      1759     31392      9448    599537   no data   no data
23.19/23.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.19/23.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      1 BRemN:      0 P:  1.1M T:  0.03
23.19/23.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.19/23.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.19/23.27	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
23.19/23.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
23.19/23.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.19/23.28	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.01 s
23.28/23.33	c subs with bin:        4  lits-rem:        36  v-fix:    0  time:  0.04 s
23.58/23.61	c lits-rem:       840  cl-subs:     1813  v-elim:      0  v-fix:    0  time:  0.27 s
23.58/23.61	c vivif2 --  cl tried     1812 cl shrink        0 lits rem          0 time: 0.00
23.58/23.64	c vivif2 --  cl tried    29575 cl shrink     5356 lits rem      12349 time: 0.03
23.58/23.66	c asymm  cl-useful: 6/1812/1812 lits-rem:8 time: 0.02
23.58/23.66	c calculated reachability. Time: 0.00
23.58/23.66	c  N st    38    158533      1111      1811      1764     29575      9426    556902   no data   no data
33.19/33.25	c  N st    39    207123      1111      1811      1764     24559      9426    339042   no data   no data
38.08/38.13	c  N st    40    237801      1111      1811      1764     34866      9426    611714   no data   no data
38.08/38.13	c  S st    40    237801      1111      1811      1764     34866      9426    611714   no data   no data
38.18/38.25	c  S st    40    238303      1111      1811      1764     35363      9426    620894   no data   no data
38.18/38.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.18/38.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     16 BRemL:      8 BRemN:      0 P:  1.2M T:  0.03
38.18/38.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
38.18/38.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.18/38.28	c subs with bin:        1  lits-rem:         2  v-fix:    0  time:  0.00 s
38.18/38.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
38.18/38.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
38.18/38.29	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
38.28/38.34	c subs with bin:        0  lits-rem:         3  v-fix:    0  time:  0.03 s
38.89/38.98	c lits-rem:      1044  cl-subs:     4192  v-elim:      0  v-fix:    0  time:  0.63 s
38.89/38.98	c vivif2 --  cl tried     1810 cl shrink        0 lits rem          0 time: 0.00
38.99/39.01	c vivif2 --  cl tried    31171 cl shrink     4212 lits rem      10406 time: 0.03
38.99/39.04	c asymm  cl-useful: 2/1810/1810 lits-rem:2 time: 0.03
38.99/39.04	c calculated reachability. Time: 0.00
38.99/39.04	c  N st    40    238303      1111      1810      1772     31171      9420    527867   no data   no data
52.49/52.56	c  F st    41    306250      1111      1810      1772     33247      9420    501399   no data   no data
52.49/52.56	c  N st    41    306250      1111      1810      1772     33247      9420    501399   no data   no data
52.49/52.56	c Finding binary XORs  T:     0.00 s  found:       0
53.49/53.58	c Decided on static restart strategy
58.19/58.25	c  N st    51    334554      1111      1810      1773     37622      9420    565712   no data   no data
62.59/62.69	c  N st    53    357454      1111      1810      1773     35734      9420    593770   no data   no data
62.59/62.69	c  S st    53    357454      1111      1810      1773     35734      9420    593770   no data   no data
62.79/62.82	c  S st    53    357959      1111      1810      1773     36232      9420    604647   no data   no data
62.79/62.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.79/62.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      1 BRemN:      0 P:  1.3M T:  0.03
62.79/62.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.79/62.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.79/62.85	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
62.79/62.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
62.79/62.85	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.79/62.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.89/62.92	c subs with bin:       25  lits-rem:        55  v-fix:    0  time:  0.04 s
63.09/63.13	c lits-rem:       578  cl-subs:     1045  v-elim:      0  v-fix:    0  time:  0.21 s
63.09/63.13	c vivif2 --  cl tried     1808 cl shrink        0 lits rem          0 time: 0.00
63.09/63.16	c vivif2 --  cl tried    35162 cl shrink     3281 lits rem       6518 time: 0.03
63.09/63.19	c asymm  cl-useful: 1/1808/1808 lits-rem:1 time: 0.03
63.09/63.19	c calculated reachability. Time: 0.00
63.09/63.19	c  N st    53    357959      1111      1808      1791     35162      9417    580169   no data   no data
69.19/69.26	c  N st    54    390351      1111      1808      1792     41734      9417    594061   no data   no data
69.19/69.26	c Finding binary XORs  T:     0.00 s  found:       0
80.69/80.78	c  N st    55    438942      1111      1808      1792     35266      9417    448624   no data   no data
97.19/97.21	c  N st    56    511824      1111      1808      1793     49312      9417    920775   no data   no data
102.68/102.74	c  N st    57    536938      1111      1808      1793     43451      9417    686055   no data   no data
102.68/102.74	c  S st    57    536938      1111      1808      1793     43451      9417    686055   no data   no data
102.88/102.90	c  S st    57    537439      1111      1808      1793     43952      9417    700111   no data   no data
102.88/102.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
102.88/102.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
102.88/102.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
102.88/102.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
102.88/102.94	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
102.88/102.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
102.88/102.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
102.88/102.96	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
102.98/103.01	c subs with bin:        4  lits-rem:        25  v-fix:    0  time:  0.03 s
103.40/103.46	c lits-rem:       783  cl-subs:     1641  v-elim:      0  v-fix:    0  time:  0.45 s
103.40/103.46	c vivif2 --  cl tried     1807 cl shrink        0 lits rem          0 time: 0.00
103.49/103.50	c vivif2 --  cl tried    42307 cl shrink     3828 lits rem       7978 time: 0.04
103.49/103.55	c asymm  cl-useful: 2/1807/1807 lits-rem:2 time: 0.05
103.49/103.55	c calculated reachability. Time: 0.00
103.49/103.55	c  N st    57    537439      1111      1807      1794     42307      9413    653907   no data   no data
141.80/141.81	c  N st    58    701423      1111      1807      1797     70869      9413   1164544   no data   no data
169.40/169.47	c  N st    59    806159      1111      1807      1798     64765      9413   1060987   no data   no data
169.40/169.47	c  S st    59    806159      1111      1807      1798     64765      9413   1060987   no data   no data
169.59/169.68	c  S st    59    806663      1111      1807      1798     65266      9413   1074895   no data   no data
169.59/169.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
169.69/169.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     27 BRemL:      9 BRemN:      0 P:  2.5M T:  0.06
169.69/169.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
169.69/169.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
169.69/169.75	c subs with bin:        2  lits-rem:         0  v-fix:    0  time:  0.00 s
169.69/169.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
169.69/169.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
169.69/169.77	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
169.79/169.85	c subs with bin:        9  lits-rem:        17  v-fix:    0  time:  0.05 s
171.79/171.85	c lits-rem:      1163  cl-subs:     9689  v-elim:      0  v-fix:    0  time:  2.00 s
171.79/171.86	c vivif2 --  cl tried     1805 cl shrink        0 lits rem          0 time: 0.00
171.89/171.92	c vivif2 --  cl tried    55568 cl shrink     8228 lits rem      21172 time: 0.06
171.89/171.98	c asymm  cl-useful: 2/1805/1805 lits-rem:2 time: 0.06
171.89/171.98	c calculated reachability. Time: 0.00
171.89/171.98	c  N st    59    806663      1111      1805      1816     55568      9408    901285   no data   no data
171.89/171.98	c Finding binary XORs  T:     0.00 s  found:       0
250.80/250.87	c  F st    60   1071876      1111      1805      1819     71492      9408   1110538   no data   no data
250.80/250.88	c  N st    60   1071876      1111      1805      1819     71492      9408   1110538   no data   no data
252.09/252.15	c Decided on static restart strategy
258.99/259.07	c  N st    70   1100185      1111      1805      1820     55458      9408    711600   no data   no data
269.29/269.33	c  N st    72   1136180      1111      1805      1824     90640      9408   1496645   no data   no data
278.39/278.47	c  N st    73   1168573      1111      1805      1825     77938      9408   1547801   no data   no data
290.69/290.78	c  N st    74   1209995      1111      1805      1826     72796      9408   1165769   no data   no data
290.69/290.78	c  S st    74   1209995      1111      1805      1826     72796      9408   1165769   no data   no data
290.99/291.01	c  S st    74   1210497      1111      1805      1827     73293      9408   1177556   no data   no data
290.99/291.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
290.99/291.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     56 BRemL:     35 BRemN:      0 P:  2.6M T:  0.06
290.99/291.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
290.99/291.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
290.99/291.09	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
290.99/291.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1111 time:  0.00 s
290.99/291.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
291.09/291.11	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
291.19/291.27	c subs with bin:      703  lits-rem:       859  v-fix:    0  time:  0.13 s
292.59/292.60	c lits-rem:      1706  cl-subs:     5331  v-elim:      0  v-fix:    0  time:  1.33 s
292.59/292.60	c vivif2 --  cl tried     1803 cl shrink        0 lits rem          0 time: 0.00
292.59/292.69	c vivif2 --  cl tried    67259 cl shrink     9379 lits rem      21915 time: 0.08
292.69/292.76	c asymm  cl-useful: 0/1803/1803 lits-rem:0 time: 0.07
292.69/292.76	c calculated reachability. Time: 0.00
292.69/292.76	c  N st    74   1210497      1111      1803      1850     67259      9401   1063998   no data   no data
292.69/292.76	c Finding binary XORs  T:     0.00 s  found:       0
315.89/315.97	c  N st    75   1283381      1111      1803      1850     90949      9401   1697226   no data   no data
349.39/349.46	c  N st    76   1392706      1111      1803      1850    101309      9401   2074812   no data   no data
400.40/400.48	c  N st    77   1556690      1111      1803      1851     56737      9401    635686   no data   no data
448.70/448.76	c  N st    78   1710497      1110      1803      1866     97557      9401   1697196   no data   no data
448.70/448.76	c  S st    78   1710497      1110      1803      1866     97557      9401   1697196   no data   no data
449.00/449.05	c  S st    78   1710997      1110      1803      1866     98055      9401   1708750   no data   no data
449.00/449.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
449.10/449.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    124 BRemL:     60 BRemN:      0 P:  3.7M T:  0.10
449.10/449.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
449.10/449.16	c bin-w-bin subsume rem            3 bins  time:  0.00 s
449.10/449.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
449.10/449.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1110 time:  0.00 s
449.10/449.16	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
449.10/449.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
449.30/449.36	c subs with bin:      199  lits-rem:       761  v-fix:    0  time:  0.10 s
454.10/454.18	c lits-rem:      5867  cl-subs:    12067  v-elim:      0  v-fix:    0  time:  4.82 s
454.10/454.18	c vivif2 --  cl tried     1802 cl shrink        0 lits rem          0 time: 0.00
454.20/454.27	c vivif2 --  cl tried    83293 cl shrink     9062 lits rem      15524 time: 0.10
454.30/454.37	c asymm  cl-useful: 0/1802/1802 lits-rem:0 time: 0.10
454.30/454.37	c calculated reachability. Time: 0.00
454.30/454.37	c  N st    78   1710997      1110      1802      1903     83293      9390   1479921   no data   no data
454.30/454.37	c Finding binary XORs  T:     0.00 s  found:       0
569.60/569.69	c  N st    79   2079961      1110      1802      1903     97369      9390   1594975   no data   no data
607.60/607.66	c  N st    80   2210997      1110      1802      1903    103006      9390   1624572   no data   no data
607.60/607.66	c  S st    80   2210997      1110      1802      1903    103006      9390   1624572   no data   no data
607.90/607.98	c  S st    80   2211499      1110      1802      1903    103508      9390   1638044   no data   no data
607.90/607.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
608.10/608.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:     13 BRemN:      0 P:  4.3M T:  0.11
608.10/608.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
608.10/608.10	c bin-w-bin subsume rem            7 bins  time:  0.00 s
608.10/608.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
608.10/608.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1110 time:  0.00 s
608.10/608.10	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
608.10/608.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
608.20/608.26	c subs with bin:        2  lits-rem:        16  v-fix:    0  time:  0.07 s
613.00/613.04	c lits-rem:      1724  cl-subs:     9769  v-elim:      0  v-fix:    0  time:  4.79 s
613.00/613.04	c vivif2 --  cl tried     1802 cl shrink        0 lits rem          0 time: 0.00
613.10/613.14	c vivif2 --  cl tried    93737 cl shrink     6242 lits rem       8474 time: 0.10
613.20/613.27	c asymm  cl-useful: 0/1802/1802 lits-rem:0 time: 0.13
613.20/613.27	c calculated reachability. Time: 0.00
613.20/613.27	c  N st    80   2211499      1110      1802      1892     93737      9390   1485612   no data   no data
790.70/790.70	c  N st    81   2711501      1110      1802      1892    115796      9390   1930763   no data   no data
790.70/790.70	c  S st    81   2711501      1110      1802      1892    115796      9390   1930763   no data   no data
791.10/791.13	c  S st    81   2712005      1110      1802      1892    116298      9390   1943065   no data   no data
791.10/791.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
791.20/791.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.14
791.20/791.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
791.20/791.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
791.20/791.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.20/791.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1110 time:  0.00 s
791.20/791.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
791.30/791.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
791.40/791.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
801.10/801.12	c lits-rem:      3063  cl-subs:    16663  v-elim:      0  v-fix:    0  time:  9.66 s
801.10/801.12	c vivif2 --  cl tried     1802 cl shrink        0 lits rem          0 time: 0.00
801.20/801.22	c vivif2 --  cl tried    99635 cl shrink     6977 lits rem      10078 time: 0.10
801.30/801.36	c asymm  cl-useful: 0/1802/1802 lits-rem:0 time: 0.14
801.30/801.36	c calculated reachability. Time: 0.00
801.30/801.36	c  N st    81   2712005      1110      1802      1892     99635      9390   1647350   no data   no data
969.90/969.94	c  N st    82   3212005      1110      1802      1893    152173      9390   2889522   no data   no data
969.90/969.94	c  S st    82   3212005      1110      1802      1893    152173      9390   2889522   no data   no data
970.60/970.60	c  S st    82   3212506      1110      1802      1893    152672      9390   2900904   no data   no data
970.60/970.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
970.70/970.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P:  5.7M T:  0.17
970.70/970.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
970.70/970.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
970.70/970.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
970.70/970.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1110 time:  0.00 s
970.70/970.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
970.80/970.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
971.21/971.27	c subs with bin:      608  lits-rem:       162  v-fix:    0  time:  0.34 s
996.11/996.14	c lits-rem:      2895  cl-subs:    20664  v-elim:      0  v-fix:    0  time: 24.88 s
996.11/996.14	c vivif2 --  cl tried     1802 cl shrink        0 lits rem          0 time: 0.00
996.30/996.32	c vivif2 --  cl tried   131400 cl shrink    10800 lits rem      14854 time: 0.17
996.51/996.50	c asymm  cl-useful: 0/1802/1802 lits-rem:0 time: 0.19
996.51/996.51	c calculated reachability. Time: 0.00
996.51/996.51	c  N st    82   3212506      1110      1802      1899    131400      9390   2429302   no data   no data
1182.41/1182.42	c  N st    83   3712508      1110      1802      1901    147508      9390   2554419   no data   no data
1182.41/1182.42	c  S st    83   3712508      1110      1802      1901    147508      9390   2554419   no data   no data
1182.41/1182.42	c Finding binary XORs  T:     0.00 s  found:       0
1182.81/1182.88	c  S st    83   3713010      1110      1802      1901    148006      9390   2565220   no data   no data
1182.81/1182.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1183.01/1183.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     59 BRemL:     22 BRemN:      0 P:  5.4M T:  0.15
1183.01/1183.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1183.01/1183.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1183.01/1183.05	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1183.01/1183.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1110 time:  0.00 s
1183.01/1183.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1183.01/1183.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1183.31/1183.36	c subs with bin:      368  lits-rem:       213  v-fix:    0  time:  0.19 s
1202.00/1202.05	c lits-rem:      2682  cl-subs:    22730  v-elim:      0  v-fix:    0  time: 18.69 s
1202.00/1202.05	c vivif2 --  cl tried     1801 cl shrink        0 lits rem          0 time: 0.00
1202.10/1202.19	c vivif2 --  cl tried   124908 cl shrink     8291 lits rem      11370 time: 0.14
1202.31/1202.34	c asymm  cl-useful: 0/1801/1801 lits-rem:0 time: 0.16
1202.31/1202.35	c calculated reachability. Time: 0.00
1202.31/1202.35	c  N st    83   3713010      1110      1801      1938    124908      9389   2158750   no data   no data
1223.90/1223.98	c  F st    84   3751562      1110      1801      1938    161967      9389   3127146   no data   no data
1223.90/1223.98	c  N st    84   3751562      1110      1801      1938    161967      9389   3127146   no data   no data
1223.90/1223.98	c Finding binary XORs  T:     0.00 s  found:       0
1227.61/1227.64	c Decided on static restart strategy
1235.60/1235.65	c  N st    94   3779866      1110      1801      1940    109348      9389   1740888   no data   no data
1251.01/1251.08	c  N st    96   3815859      1110      1801      1940    144090      9389   2657340   no data   no data
1267.51/1267.54	c  N st    97   3848252      1110      1801      1940     93789      9389   1224146   no data   no data
1291.91/1291.96	c  N st    98   3896841      1110      1801      1941    141409      9389   2892044   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: 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-3280871-1303747011/watcher-3280871-1303747011 -o /tmp/evaluation-result-3280871-1303747011/solver-3280871-1303747011 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3280871-1303747011.cnf 

running on 2 cores: 0,2

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.87 1.97 0.78 5/189 23255
/proc/meminfo: memFree=17555016/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=30080 CPUtime=0 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 576 0 0 0 0 0 0 0 25 0 1 0 564931764 30801920 515 33554432000 4194304 4627331 140737325186544 18446744073709551615 4316528 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 7520 516 324 106 0 2491 0

[startup+0.0310201 s]
/proc/loadavg: 3.87 1.97 0.78 5/189 23255
/proc/meminfo: memFree=17555016/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=31336 CPUtime=0.02 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 1042 0 0 0 2 0 0 0 25 0 1 0 564931764 32088064 922 33554432000 4194304 4627331 140737325186544 18446744073709551615 4506100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 7834 922 365 106 0 2805 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31336

[startup+0.101036 s]
/proc/loadavg: 3.87 1.97 0.78 5/189 23255
/proc/meminfo: memFree=17555016/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=31460 CPUtime=0.09 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 1112 0 0 0 9 0 0 0 18 0 1 0 564931764 32215040 992 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 7865 992 372 106 0 2836 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31460

[startup+0.301009 s]
/proc/loadavg: 3.87 1.97 0.78 5/189 23255
/proc/meminfo: memFree=17555016/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=31616 CPUtime=0.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 1268 0 0 0 29 0 0 0 18 0 1 0 564931764 32374784 1148 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308233 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 7904 1148 372 106 0 2875 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31616

[startup+0.700936 s]
/proc/loadavg: 3.87 1.97 0.78 5/189 23255
/proc/meminfo: memFree=17555016/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=32180 CPUtime=0.69 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 1564 0 0 0 69 0 0 0 18 0 1 0 564931764 32952320 1226 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309614 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 8045 1226 373 106 0 3016 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32180

[startup+1.5008 s]
/proc/loadavg: 3.87 1.97 0.78 5/190 23258
/proc/meminfo: memFree=17531696/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=32564 CPUtime=1.49 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 2084 0 0 0 149 0 0 0 19 0 1 0 564931764 33345536 1442 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 8141 1442 373 106 0 3112 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32564

[startup+3.10055 s]
/proc/loadavg: 3.87 1.97 0.78 5/190 23258
/proc/meminfo: memFree=17528720/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=33188 CPUtime=3.09 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 3120 0 0 0 309 0 0 0 25 0 1 0 564931764 33984512 1502 33554432000 4194304 4627331 140737325186544 18446744073709551615 4330822 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 8297 1502 374 106 0 3268 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33188

[startup+6.30101 s]
/proc/loadavg: 3.88 2.00 0.79 5/190 23285
/proc/meminfo: memFree=18506760/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=41164 CPUtime=6.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 6388 0 0 0 629 0 0 0 25 0 1 0 564931764 42151936 3626 33554432000 4194304 4627331 140737325186544 18446744073709551615 4329718 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 10291 3626 376 106 0 5262 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 41164

[startup+12.7009 s]
/proc/loadavg: 3.89 2.03 0.81 5/187 23288
/proc/meminfo: memFree=19488028/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=42152 CPUtime=12.69 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 8709 0 0 0 1268 1 0 0 25 0 1 0 564931764 43163648 3937 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308294 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 10538 3937 376 106 0 5509 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 42152

[startup+25.5008 s]
/proc/loadavg: 3.91 2.13 0.86 5/190 23312
/proc/meminfo: memFree=19410124/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=53024 CPUtime=25.49 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 15354 0 0 0 2546 3 0 0 25 0 1 0 564931764 54296576 6239 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 13256 6239 376 106 0 8227 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53024

[startup+51.1005 s]
/proc/loadavg: 3.94 2.28 0.94 5/190 23312
/proc/meminfo: memFree=19344984/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=58104 CPUtime=51.09 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 21950 0 0 0 5104 5 0 0 25 0 1 0 564931764 59498496 7932 33554432000 4194304 4627331 140737325186544 18446744073709551615 4321571 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 14526 7932 376 106 0 9497 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58104

[startup+102.307 s]
/proc/loadavg: 3.97 2.54 1.10 5/190 23314
/proc/meminfo: memFree=19311812/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=60172 CPUtime=102.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 33583 0 0 0 10223 6 0 0 25 0 1 0 564931764 61616128 8035 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 15043 8035 376 106 0 10014 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 60172

[startup+162.301 s]
/proc/loadavg: 3.99 2.80 1.28 5/190 23316
/proc/meminfo: memFree=19271984/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=64576 CPUtime=162.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 44496 0 0 0 16219 10 0 0 25 0 1 0 564931764 66125824 9870 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 16144 9870 376 106 0 11115 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 64576

[startup+222.301 s]
/proc/loadavg: 3.99 3.02 1.45 5/190 23316
/proc/meminfo: memFree=19242456/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=74852 CPUtime=222.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 55493 0 0 0 22217 12 0 0 25 0 1 0 564931764 76648448 11796 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 18713 11796 376 106 0 13684 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 74852

[startup+282.301 s]
/proc/loadavg: 3.99 3.19 1.60 5/190 23327
/proc/meminfo: memFree=19095456/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=75132 CPUtime=282.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 63570 0 0 0 28215 14 0 0 25 0 1 0 564931764 76935168 12714 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309947 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 18783 12714 376 106 0 13754 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 75132

[startup+342.301 s]
/proc/loadavg: 3.99 3.34 1.75 5/190 23329
/proc/meminfo: memFree=19121740/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=82436 CPUtime=342.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 74441 0 0 0 34213 17 0 0 25 0 1 0 564931764 84414464 14023 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 20609 14023 376 106 0 15580 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 82436

[startup+402.301 s]
/proc/loadavg: 4.05 3.47 1.89 5/190 23331
/proc/meminfo: memFree=19104244/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=82712 CPUtime=402.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 83229 0 0 0 40211 18 0 0 25 0 1 0 564931764 84697088 13292 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 20678 13292 376 106 0 15649 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 82712

[startup+462.301 s]
/proc/loadavg: 4.02 3.57 2.02 5/190 23333
/proc/meminfo: memFree=19022772/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=142320 CPUtime=462.29 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 92294 0 0 0 46209 20 0 0 25 0 1 0 564931764 145735680 17963 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 35580 17963 376 106 0 30551 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 142320

[startup+522.301 s]
/proc/loadavg: 4.00 3.64 2.14 5/190 23333
/proc/meminfo: memFree=19019032/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=94416 CPUtime=522.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 101124 0 0 0 52207 23 0 0 25 0 1 0 564931764 96681984 16048 33554432000 4194304 4627331 140737325186544 18446744073709551615 4310065 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 23604 16048 376 106 0 18575 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 94416

[startup+582.301 s]
/proc/loadavg: 4.04 3.72 2.26 5/190 23335
/proc/meminfo: memFree=19003644/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=94632 CPUtime=582.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 108843 0 0 0 58205 25 0 0 25 0 1 0 564931764 96903168 16062 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308922 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 23658 16062 376 106 0 18629 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 94632

[startup+642.301 s]
/proc/loadavg: 4.01 3.77 2.38 5/190 23337
/proc/meminfo: memFree=19022112/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=105536 CPUtime=642.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 118363 0 0 0 64203 27 0 0 25 0 1 0 564931764 108068864 19690 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 26384 19690 378 106 0 21355 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 105536

[startup+702.301 s]
/proc/loadavg: 4.00 3.81 2.47 5/190 23339
/proc/meminfo: memFree=18920900/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=105672 CPUtime=702.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 126384 0 0 0 70200 30 0 0 25 0 1 0 564931764 108208128 18610 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309057 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 26418 18610 378 106 0 21389 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 105672

[startup+762.307 s]
/proc/loadavg: 4.03 3.85 2.57 5/190 23341
/proc/meminfo: memFree=18851824/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=105796 CPUtime=762.31 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 133750 0 0 0 76199 32 0 0 25 0 1 0 564931764 108335104 19638 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309047 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 26449 19638 376 106 0 21420 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 105796

[startup+822.3 s]
/proc/loadavg: 4.01 3.88 2.65 5/190 23341
/proc/meminfo: memFree=18843008/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=113620 CPUtime=822.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 141582 0 0 0 82196 34 0 0 25 0 1 0 564931764 116346880 20531 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309873 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 28405 20531 378 106 0 23376 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 113620

[startup+882.3 s]
/proc/loadavg: 4.00 3.90 2.73 5/190 23343
/proc/meminfo: memFree=18861472/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=113764 CPUtime=882.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 149040 0 0 0 88195 35 0 0 25 0 1 0 564931764 116494336 21745 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309066 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 28441 21745 378 106 0 23412 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 113764

[startup+942.3 s]
/proc/loadavg: 4.07 3.93 2.82 5/190 23345
/proc/meminfo: memFree=18788168/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=113928 CPUtime=942.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 156390 0 0 0 94193 37 0 0 25 0 1 0 564931764 116662272 22348 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308574 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 28482 22348 378 106 0 23453 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 113928

[startup+1002.3 s]
/proc/loadavg: 4.10 3.96 2.89 5/190 23347
/proc/meminfo: memFree=18721192/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=190908 CPUtime=1002.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 166045 0 0 0 100191 39 0 0 25 0 1 0 564931764 195489792 28653 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309024 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 47727 28653 417 106 0 42698 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 190908

[startup+1062.3 s]
/proc/loadavg: 4.03 3.96 2.96 5/190 23349
/proc/meminfo: memFree=18722300/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=137256 CPUtime=1062.3 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 174271 0 0 0 106190 40 0 0 25 0 1 0 564931764 140550144 25767 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 34314 25767 406 106 0 29285 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 137256

[startup+1122.3 s]
/proc/loadavg: 3.86 3.94 3.01 4/185 23394
/proc/meminfo: memFree=20071524/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=192108 CPUtime=1122.31 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 180074 0 0 0 112189 42 0 0 25 0 1 0 564931764 196718592 28122 33554432000 4194304 4627331 140737325186544 18446744073709551615 4324160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 48027 28122 406 106 0 42998 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 192108

[startup+1182.3 s]
/proc/loadavg: 3.86 3.90 3.05 5/190 23406
/proc/meminfo: memFree=19067456/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=137436 CPUtime=1182.31 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 186692 0 0 0 118187 44 0 0 25 0 1 0 564931764 140734464 27517 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309128 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 34359 27517 406 106 0 29330 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 137436

[startup+1242.3 s]
/proc/loadavg: 3.95 3.92 3.11 5/190 23408
/proc/meminfo: memFree=18378464/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=148188 CPUtime=1242.31 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 193082 0 0 0 124184 47 0 0 25 0 1 0 564931764 151744512 29474 33554432000 4194304 4627331 140737325186544 18446744073709551615 4308384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 37047 29474 412 106 0 32018 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 148188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.98 3.93 3.16 5/190 23410
/proc/meminfo: memFree=18095996/32951124 swapFree=67110396/67111528
[pid=23255] ppid=23253 vsize=204152 CPUtime=1300.01 cores=0,2
/proc/23255/stat : 23255 (strangenight2-s) R 23253 23255 23083 0 -1 4202496 198107 0 0 0 129952 49 0 0 25 0 1 0 564931764 209051648 30592 33554432000 4194304 4627331 140737325186544 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23255/statm: 51038 30592 406 106 0 46009 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 204152

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.03
CPU user time (s): 1299.53
CPU system time (s): 0.500923
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 204152

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.53
system time used= 0.500923
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 198107
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= 8
involuntary context switches= 1422

runsolver used 2.27765 second user time and 4.83226 second system time

The end

Launcher Data

Begin job on node118 at 2011-04-25 17:56:51
IDJOB=3280871
IDBENCH=20468
IDSOLVER=1587
FILE ID=node118/3280871-1303747011
RUNJOBID= node118-1303746809-23101
PBS_JOBID= 13154044
Free space on /tmp= 71704 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.12.unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280871-1303747011/watcher-3280871-1303747011 -o /tmp/evaluation-result-3280871-1303747011/solver-3280871-1303747011 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3280871-1303747011.cnf

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

MD5SUM BENCH= 8d6acb9f6b752ad76c024133f5175c69
RANDOM SEED=896288367

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.842
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	: 5374.59
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17555296 kB
Buffers:       1865520 kB
Cached:       10082224 kB
SwapCached:        600 kB
Active:       11419788 kB
Inactive:      3445528 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17555296 kB
SwapTotal:    67111528 kB
SwapFree:     67110396 kB
Dirty:           13936 kB
Writeback:           0 kB
AnonPages:     2916472 kB
Mapped:          16320 kB
Slab:           460824 kB
PageTables:      11808 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  3665408 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= 71608 MiB
End job on node118 at 2011-04-25 18:18:33