Trace number 3368046

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/php/unsat/
harder/php-020-019.shuffled-as.sat05-1190.cnf
MD5SUM81bbeaaf9f0ca3bfc36d743097777052
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1.62875
Satisfiable
(Un)Satisfiability was proved
Number of variables380
Number of clauses3630
Sum of the clauses size7600
Maximum clause length19
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23610
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 520

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368046-1305394888.cnf'
0.00/0.00	c -- header says num vars:            380
0.00/0.00	c -- header says num clauses:        3630
0.00/0.00	c -- clauses added:            0 learnts,         3630 normals,            0 xors
0.00/0.00	c -- vars added        380
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       380        20      3610         0      7600         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/20/20 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    380 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     20  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:     185 undec:      20 neg:     175
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       360       372      3238         0     13680         0   no data   no data
0.02/0.06	c Decided on static restart strategy
0.09/0.16	c  N st     8      4915       360       372      3238      4504     13680    304715   no data   no data
0.59/0.60	c  N st    10     11298       360       372      3238      4184     13680    272363   no data   no data
0.99/1.06	c  N st    11     17041       360       372      3238      9401     13680    710957   no data   no data
1.79/1.83	c  F st    12     25001       360       372      3238     11389     13680    844342   no data   no data
1.79/1.83	c  N st    12     25001       360       372      3238     11389     13680    844342   no data   no data
2.09/2.18	c Decided on static restart strategy
2.09/2.18	c  N st    18     30000       360       372      3238      9764     13680    662729   no data   no data
2.09/2.18	c  S st    18     30000       360       372      3238      9764     13680    662729   no data   no data
2.09/2.21	c  S st    18     30501       360       372      3238     10253     13680    693298   no data   no data
2.20/2.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
2.20/2.22	c blocked clauses removed:        0 vars:      0 tried:         360 T: 0.00 s
2.20/2.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
2.20/2.22	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2.20/2.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
2.99/3.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.78 s
3.79/3.80	c lits-rem:       435  cl-subs:      703  v-elim:      0  v-fix:    0  time:  0.77 s
3.79/3.80	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.01
3.79/3.80	c calculated reachability. Time: 0.00
3.79/3.80	c  N st    18     30501       360       372      3238      9550     13680    635998   no data   no data
4.19/4.26	c  N st    20     37613       360       372      3238      8863     13680    599416   no data   no data
4.79/4.81	c  N st    21     44016       360       372      3238     14494     13680   1056288   no data   no data
4.89/4.97	c  S st    22     45751       360       372      3238      8032     13680    493233   no data   no data
4.89/4.99	c  S st    22     46255       360       372      3238      8530     13680    526233   no data   no data
4.89/4.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.99/5.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
4.99/5.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.99/5.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.99/5.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.99/5.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
4.99/5.01	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4.99/5.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
5.59/5.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.65 s
5.69/5.78	c lits-rem:        52  cl-subs:      114  v-elim:      0  v-fix:    0  time:  0.11 s
5.69/5.78	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
5.69/5.79	c vivif2 --  cl tried     8416 cl shrink        0 lits rem          0 time: 0.01
5.69/5.79	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.01
5.69/5.79	c calculated reachability. Time: 0.00
5.69/5.79	c  N st    22     46255       360       372      3238      8416     13680    517980   no data   no data
7.49/7.52	c  N st    23     60652       360       372      3238     12099     13680    870014   no data   no data
8.49/8.52	c  N st    24     69382       360       372      3238     10321     13680    671888   no data   no data
8.49/8.52	c  S st    24     69382       360       372      3238     10321     13680    671888   no data   no data
8.49/8.54	c  S st    24     69888       360       372      3238     10813     13680    702444   no data   no data
8.49/8.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.49/8.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
8.49/8.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.49/8.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.49/8.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.49/8.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
8.49/8.56	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.49/8.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.39/9.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.91 s
9.68/9.79	c lits-rem:       155  cl-subs:      222  v-elim:      0  v-fix:    0  time:  0.29 s
9.68/9.79	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
9.68/9.80	c vivif2 --  cl tried    10591 cl shrink        0 lits rem          0 time: 0.01
9.79/9.81	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.01
9.79/9.81	c calculated reachability. Time: 0.00
9.79/9.81	c  N st    24     69888       360       372      3238     10591     13680    684825   no data   no data
12.10/12.17	c  F st    25     87500       360       372      3238     15804     13680   1183976   no data   no data
12.10/12.17	c  N st    25     87500       360       372      3238     15804     13680   1183976   no data   no data
12.69/12.73	c Decided on static restart strategy
12.99/13.07	c  N st    32     95541       360       372      3238     23063     13680   1888016   no data   no data
14.99/15.01	c  N st    34    104833       360       372      3238     18993     13680   1532037   no data   no data
14.99/15.01	c  S st    34    104833       360       372      3238     18993     13680   1532037   no data   no data
14.99/15.04	c  S st    34    105333       360       372      3238     19482     13680   1563988   no data   no data
14.99/15.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
14.99/15.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.99/15.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.99/15.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.99/15.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
14.99/15.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.99/15.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
16.59/16.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.56 s
20.09/20.15	c lits-rem:       813  cl-subs:     1137  v-elim:      0  v-fix:    0  time:  3.47 s
20.09/20.15	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
20.09/20.17	c vivif2 --  cl tried    18345 cl shrink        0 lits rem          0 time: 0.02
20.09/20.18	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.01
20.09/20.18	c calculated reachability. Time: 0.00
20.09/20.18	c  N st    34    105333       360       372      3238     18345     13680   1442855   no data   no data
21.19/21.29	c  N st    35    114931       360       372      3238     14479     13680   1011423   no data   no data
23.48/23.51	c  N st    36    129328       360       372      3238     13965     13680    945164   no data   no data
26.99/27.09	c  N st    37    150924       360       372      3238     19223     13680   1424228   no data   no data
27.79/27.82	c  S st    38    157999       360       372      3238     25618     13680   2073894   no data   no data
27.79/27.85	c  S st    38    158502       360       372      3238     26115     13680   2106441   no data   no data
27.79/27.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.79/27.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
27.79/27.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.79/27.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.89/27.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.89/27.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
27.89/27.90	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
27.89/27.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
29.70/29.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
34.99/35.08	c lits-rem:       860  cl-subs:     1367  v-elim:      0  v-fix:    0  time:  5.37 s
34.99/35.08	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
35.10/35.11	c vivif2 --  cl tried    24748 cl shrink        0 lits rem          0 time: 0.03
35.10/35.13	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.02
35.10/35.13	c calculated reachability. Time: 0.00
35.10/35.13	c  N st    38    158502       360       372      3238     24748     13680   1969236   no data   no data
40.49/40.59	c  N st    39    207091       360       372      3238     20426     13680   1411726   no data   no data
43.69/43.77	c  N st    40    237753       360       372      3238     30197     13680   2239715   no data   no data
43.69/43.77	c  S st    40    237753       360       372      3238     30197     13680   2239715   no data   no data
43.79/43.83	c  S st    40    238257       360       372      3238     30694     13680   2276162   no data   no data
43.79/43.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.79/43.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
43.79/43.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.79/43.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.79/43.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.79/43.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
43.79/43.88	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
43.89/43.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
45.79/45.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
51.29/51.30	c lits-rem:       776  cl-subs:     1434  v-elim:      0  v-fix:    0  time:  5.43 s
51.29/51.30	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
51.29/51.33	c vivif2 --  cl tried    29260 cl shrink        0 lits rem          0 time: 0.03
51.29/51.35	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.02
51.29/51.35	c calculated reachability. Time: 0.00
51.29/51.35	c  N st    40    238257       360       372      3238     29260     13680   2148053   no data   no data
60.29/60.36	c  F st    41    306250       360       372      3238     30971     13680   2356493   no data   no data
60.29/60.36	c  N st    41    306250       360       372      3238     30971     13680   2356493   no data   no data
60.69/60.77	c Decided on static restart strategy
62.79/62.86	c  N st    51    334556       360       372      3238     35010     13680   2534559   no data   no data
65.49/65.51	c  N st    53    357385       360       372      3238     32884     13680   2275735   no data   no data
65.49/65.51	c  S st    53    357385       360       372      3238     32884     13680   2275735   no data   no data
65.49/65.56	c  S st    53    357890       360       372      3238     33369     13680   2307089   no data   no data
65.49/65.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
65.59/65.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
65.59/65.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
65.59/65.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.59/65.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.59/65.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
65.59/65.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
65.59/65.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
67.59/67.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.92 s
73.09/73.14	c lits-rem:       615  cl-subs:     1164  v-elim:      0  v-fix:    0  time:  5.54 s
73.09/73.14	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
73.09/73.17	c vivif2 --  cl tried    32205 cl shrink        0 lits rem          0 time: 0.03
73.19/73.20	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.03
73.19/73.20	c calculated reachability. Time: 0.00
73.19/73.20	c  N st    53    357890       360       372      3238     32205     13680   2212466   no data   no data
77.19/77.23	c  N st    54    390283       360       372      3238     38524     13680   2742241   no data   no data
83.19/83.23	c  N st    55    438872       360       372      3238     32130     13680   2142239   no data   no data
92.09/92.17	c  N st    56    511754       360       372      3238     45058     13680   3267608   no data   no data
94.39/94.45	c  N st    57    536835       360       372      3238     39948     13680   2732543   no data   no data
94.39/94.45	c  S st    57    536835       360       372      3238     39948     13680   2732543   no data   no data
94.49/94.51	c  S st    57    537338       360       372      3238     40446     13680   2763882   no data   no data
94.49/94.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.49/94.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.05
94.49/94.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.49/94.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.49/94.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.49/94.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
94.49/94.57	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
94.49/94.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
96.29/96.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
102.60/102.63	c lits-rem:       536  cl-subs:     1295  v-elim:      0  v-fix:    0  time:  6.24 s
102.60/102.63	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
102.60/102.68	c vivif2 --  cl tried    39151 cl shrink        0 lits rem          0 time: 0.04
102.70/102.71	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.03
102.70/102.71	c calculated reachability. Time: 0.00
102.70/102.71	c  N st    57    537338       360       372      3238     39151     13680   2647005   no data   no data
126.29/126.36	c  N st    58    701323       360       372      3238     33504     13680   2031743   no data   no data
144.00/144.09	c  N st    59    806007       360       372      3238     60852     13680   4707117   no data   no data
144.00/144.09	c  S st    59    806007       360       372      3238     60852     13680   4707117   no data   no data
144.11/144.17	c  S st    59    806511       360       372      3238     61350     13680   4739943   no data   no data
144.11/144.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
144.20/144.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.8M T:  0.09
144.20/144.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.20/144.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.20/144.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.20/144.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
144.20/144.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
144.30/144.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
146.30/146.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.94 s
163.09/163.18	c lits-rem:      1116  cl-subs:     2562  v-elim:      0  v-fix:    0  time: 16.81 s
163.09/163.18	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
163.19/163.24	c vivif2 --  cl tried    58788 cl shrink        0 lits rem          0 time: 0.06
163.19/163.29	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.05
163.19/163.29	c calculated reachability. Time: 0.00
163.19/163.29	c  N st    59    806511       360       372      3238     58788     13680   4486703   no data   no data
209.09/209.15	c  F st    60   1071878       360       372      3238     74861     13680   6209791   no data   no data
209.09/209.15	c  N st    60   1071878       360       372      3238     74861     13680   6209791   no data   no data
210.30/210.37	c Decided on static restart strategy
215.19/215.22	c  N st    70   1100181       360       372      3238     58445     13680   4453053   no data   no data
223.50/223.59	c  N st    72   1136177       360       372      3238     49219     13680   3370075   no data   no data
227.80/227.87	c  N st    73   1168569       360       372      3238     78702     13680   6170077   no data   no data
236.60/236.64	c  N st    74   1209766       360       372      3238     73189     13680   5664385   no data   no data
236.60/236.64	c  S st    74   1209766       360       372      3238     73189     13680   5664385   no data   no data
236.70/236.75	c  S st    74   1210266       360       372      3238     73683     13680   5700476   no data   no data
236.70/236.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
236.80/236.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.9M T:  0.10
236.80/236.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
236.80/236.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
236.80/236.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
236.80/236.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
236.80/236.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
236.90/236.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
238.90/238.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
261.50/261.56	c lits-rem:      1051  cl-subs:     3197  v-elim:      0  v-fix:    0  time: 22.61 s
261.50/261.56	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
261.60/261.63	c vivif2 --  cl tried    70486 cl shrink        0 lits rem          0 time: 0.07
261.60/261.69	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.06
261.60/261.69	c calculated reachability. Time: 0.00
261.60/261.69	c  N st    74   1210266       360       372      3238     70486     13680   5380505   no data   no data
273.80/273.90	c  N st    75   1283151       360       372      3238     48029     13680   3073205   no data   no data
291.70/291.78	c  N st    76   1392475       360       372      3238     56206     13680   3680265   no data   no data
341.50/341.57	c  N st    77   1556459       360       372      3238     56216     13680   3528298   no data   no data
378.79/378.80	c  N st    78   1710267       360       372      3238     94713     13680   7491889   no data   no data
378.79/378.80	c  S st    78   1710267       360       372      3238     94713     13680   7491889   no data   no data
378.89/378.94	c  S st    78   1710768       360       372      3238     95204     13680   7526322   no data   no data
378.89/378.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
379.09/379.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.16
379.09/379.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
379.09/379.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
379.09/379.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.09/379.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
379.09/379.12	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
379.09/379.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
381.30/381.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
437.10/437.14	c lits-rem:      1402  cl-subs:     5897  v-elim:      0  v-fix:    0  time: 55.81 s
437.10/437.14	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
437.20/437.24	c vivif2 --  cl tried    89307 cl shrink        0 lits rem          0 time: 0.10
437.30/437.33	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.09
437.30/437.34	c calculated reachability. Time: 0.00
437.30/437.34	c  N st    78   1710768       360       372      3238     89307     13680   6943353   no data   no data
517.80/517.80	c  N st    79   2079732       360       372      3238    102035     13680   7923916   no data   no data
544.60/544.62	c  N st    80   2210769       360       372      3238    106995     13680   7863872   no data   no data
544.60/544.62	c  S st    80   2210769       360       372      3238    106995     13680   7863872   no data   no data
544.70/544.76	c  S st    80   2211270       360       372      3238    107479     13680   7894790   no data   no data
544.70/544.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
544.90/544.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.19
544.90/544.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
544.90/544.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
544.90/544.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
544.90/544.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
544.90/544.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
545.00/545.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
547.20/547.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.05 s
604.80/604.83	c lits-rem:      1403  cl-subs:     6840  v-elim:      0  v-fix:    0  time: 57.57 s
604.80/604.83	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
604.91/604.94	c vivif2 --  cl tried   100639 cl shrink        0 lits rem          0 time: 0.10
605.01/605.03	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.09
605.01/605.04	c calculated reachability. Time: 0.00
605.01/605.04	c  N st    80   2211270       360       372      3238    100639     13680   7271185   no data   no data
730.21/730.28	c  N st    81   2711270       360       372      3238    120215     13680   8242798   no data   no data
730.21/730.28	c  S st    81   2711270       360       372      3238    120215     13680   8242798   no data   no data
730.42/730.42	c  S st    81   2711775       360       372      3238    120710     13680   8272575   no data   no data
730.42/730.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
730.61/730.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.18
730.61/730.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
730.61/730.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
730.61/730.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
730.61/730.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
730.61/730.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
730.71/730.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
732.80/732.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.01 s
791.70/791.77	c lits-rem:       869  cl-subs:     6761  v-elim:      0  v-fix:    0  time: 58.88 s
791.70/791.77	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
791.80/791.88	c vivif2 --  cl tried   113949 cl shrink        0 lits rem          0 time: 0.11
791.91/791.99	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.11
791.91/791.99	c calculated reachability. Time: 0.00
791.91/791.99	c  N st    81   2711775       360       372      3238    113949     13680   7709446   no data   no data
898.21/898.21	c  N st    82   3211780       360       372      3238     97154     13680   6696209   no data   no data
898.21/898.21	c  S st    82   3211780       360       372      3238     97154     13680   6696209   no data   no data
898.31/898.32	c  S st    82   3212282       360       372      3238     97647     13680   6730134   no data   no data
898.31/898.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
898.41/898.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.4M T:  0.15
898.41/898.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
898.41/898.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
898.41/898.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
898.41/898.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
898.41/898.49	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
898.51/898.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
900.61/900.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
924.31/924.30	c lits-rem:       978  cl-subs:     2608  v-elim:      0  v-fix:    0  time: 23.63 s
924.31/924.30	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
924.31/924.39	c vivif2 --  cl tried    95039 cl shrink        0 lits rem          0 time: 0.09
924.41/924.48	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.09
924.41/924.48	c calculated reachability. Time: 0.00
924.41/924.48	c  N st    82   3212282       360       372      3238     95039     13680   6477697   no data   no data
1029.81/1029.89	c  N st    83   3712285       360       372      3238    106490     13680   7520445   no data   no data
1029.81/1029.89	c  S st    83   3712285       360       372      3238    106490     13680   7520445   no data   no data
1030.01/1030.01	c  S st    83   3712785       360       372      3238    106985     13680   7556147   no data   no data
1030.01/1030.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1030.11/1030.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.6M T:  0.14
1030.11/1030.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1030.11/1030.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1030.11/1030.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1030.11/1030.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1030.11/1030.18	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1030.21/1030.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
1032.41/1032.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.03 s
1056.51/1056.57	c lits-rem:       735  cl-subs:     2451  v-elim:      0  v-fix:    0  time: 24.14 s
1056.51/1056.57	c vivif2 --  cl tried      372 cl shrink        0 lits rem          0 time: 0.00
1056.61/1056.68	c vivif2 --  cl tried   104534 cl shrink        0 lits rem          0 time: 0.11
1056.71/1056.78	c asymm  cl-useful: 0/372/372 lits-rem:0 time: 0.10
1056.71/1056.79	c calculated reachability. Time: 0.00
1056.71/1056.79	c  N st    83   3712785       360       372      3238    104534     13680   7306734   no data   no data
1069.23/1069.26	c  F st    84   3751562       360       372      3238    137735     13680  11025507   no data   no data
1069.23/1069.26	c  N st    84   3751562       360       372      3238    137735     13680  11025507   no data   no data
1072.42/1072.41	c Decided on static restart strategy
1080.22/1080.28	c  N st    94   3779870       360       372      3238     86026     13680   5660213   no data   no data
1086.61/1086.64	c  N st    96   3815862       360       372      3238    118658     13680   8982935   no data   no data
1098.71/1098.71	c  N st    97   3848256       360       372      3238    145187     13680  11928914   no data   no data
1115.91/1116.00	c  N st    98   3896844       360       372      3238    109050     13680   7937352   no data   no data
1151.92/1151.92	c  N st    99   3969727       360       372      3238     96637     13680   6963843   no data   no data
1185.02/1185.01	c  N st   100   4079050       360       372      3238    115904     13680   8718937   no data   no data
1223.62/1223.60	c  N st   101   4212786       360       372      3238    155796     13680  12665264   no data   no data
1223.62/1223.60	c  S st   101   4212786       360       372      3238    155796     13680  12665264   no data   no data
1223.82/1223.83	c  S st   101   4213293       360       372      3238    156296     13680  12701131   no data   no data
1223.82/1223.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1224.12/1224.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.31
1224.12/1224.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1224.12/1224.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1224.12/1224.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1224.12/1224.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    360 time:  0.00 s
1224.12/1224.17	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1224.22/1224.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1226.53/1226.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3368046-1305394888/watcher-3368046-1305394888 -o /tmp/evaluation-result-3368046-1305394888/solver-3368046-1305394888 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368046-1305394888.cnf 

running on 2 cores: 1,3

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.71 3.94 3.62 5/307 2393
/proc/meminfo: memFree=15945816/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=29752 CPUtime=0 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 520 0 0 0 0 0 0 0 25 0 1 0 107098228 30466048 460 33554432000 4194304 4580011 140736614003584 18446744073709551615 4471888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 7438 463 338 95 0 2420 0

[startup+0.0253659 s]
/proc/loadavg: 3.71 3.94 3.62 5/307 2393
/proc/meminfo: memFree=15945816/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=30152 CPUtime=0.02 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 685 0 0 0 2 0 0 0 25 0 1 0 107098228 30875648 625 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 7538 625 363 95 0 2520 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30152

[startup+0.10035 s]
/proc/loadavg: 3.71 3.94 3.62 5/307 2393
/proc/meminfo: memFree=15945816/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=30296 CPUtime=0.09 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 885 0 0 0 9 0 0 0 25 0 1 0 107098228 31023104 825 33554432000 4194304 4580011 140736614003584 18446744073709551615 4321175 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 7574 825 364 95 0 2556 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30296

[startup+0.300314 s]
/proc/loadavg: 3.71 3.94 3.62 5/307 2393
/proc/meminfo: memFree=15945816/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=31292 CPUtime=0.29 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 1443 0 0 0 29 0 0 0 25 0 1 0 107098228 32043008 1057 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 7823 1057 364 95 0 2805 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31292

[startup+0.700256 s]
/proc/loadavg: 3.71 3.94 3.62 5/307 2393
/proc/meminfo: memFree=15945816/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=32280 CPUtime=0.69 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 2205 0 0 0 69 0 0 0 25 0 1 0 107098228 33054720 1194 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 8070 1194 364 95 0 3052 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32280

[startup+1.50111 s]
/proc/loadavg: 3.71 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15929564/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=33112 CPUtime=1.49 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 3390 0 0 0 149 0 0 0 25 0 1 0 107098228 33906688 1577 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 8278 1577 364 95 0 3260 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 33112

[startup+3.10082 s]
/proc/loadavg: 3.73 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15923500/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=50044 CPUtime=3.09 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 8344 0 0 0 309 0 0 0 25 0 1 0 107098228 51245056 5603 33554432000 4194304 4580011 140736614003584 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 12511 5603 367 95 0 7493 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50044

[startup+6.30025 s]
/proc/loadavg: 3.73 3.94 3.62 5/308 2394
/proc/meminfo: memFree=15822820/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=50856 CPUtime=6.29 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 11034 0 0 0 628 1 0 0 25 0 1 0 107098228 52076544 5956 33554432000 4194304 4580011 140736614003584 18446744073709551615 4321064 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 12714 5956 367 95 0 7696 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50856

[startup+12.7011 s]
/proc/loadavg: 3.77 3.94 3.62 5/308 2395
/proc/meminfo: memFree=15796940/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=54540 CPUtime=12.69 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 17219 0 0 0 1267 2 0 0 25 0 1 0 107098228 55848960 7220 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 13635 7220 367 95 0 8617 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 54540

[startup+25.5009 s]
/proc/loadavg: 3.81 3.94 3.63 5/308 2395
/proc/meminfo: memFree=15647776/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=78028 CPUtime=25.49 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 29354 0 0 0 2545 4 0 0 25 0 1 0 107098228 79900672 13069 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 19507 13069 367 95 0 14489 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 78028

[startup+51.1003 s]
/proc/loadavg: 3.87 3.94 3.64 5/308 2396
/proc/meminfo: memFree=15534216/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=103740 CPUtime=51.09 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 48266 0 0 0 5101 8 0 0 25 0 1 0 107098228 106229760 18665 33554432000 4194304 4580011 140736614003584 18446744073709551615 4415945 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 25935 18665 367 95 0 20917 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 103740

[startup+102.311 s]
/proc/loadavg: 3.95 3.95 3.65 5/308 2397
/proc/meminfo: memFree=15397256/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=126928 CPUtime=102.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 93917 0 0 0 10214 17 0 0 25 0 1 0 107098228 129974272 23795 33554432000 4194304 4580011 140736614003584 18446744073709551615 4415922 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 31732 23795 367 95 0 26714 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 126928

[startup+162.301 s]
/proc/loadavg: 4.07 3.99 3.68 5/308 2399
/proc/meminfo: memFree=15166572/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=248920 CPUtime=162.29 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 143673 0 0 0 16202 27 0 0 25 0 1 0 107098228 254894080 37297 33554432000 4194304 4580011 140736614003584 18446744073709551615 4415932 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 62230 37297 367 95 0 57212 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 248920

[startup+222.301 s]
/proc/loadavg: 4.02 3.99 3.70 5/308 2427
/proc/meminfo: memFree=15135168/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=259912 CPUtime=222.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 192998 0 0 0 22192 38 0 0 25 0 1 0 107098228 266149888 39919 33554432000 4194304 4580011 140736614003584 18446744073709551615 4304848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 64978 39919 367 95 0 59960 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 259912

[startup+282.3 s]
/proc/loadavg: 4.08 4.00 3.72 5/308 2429
/proc/meminfo: memFree=14868368/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=303112 CPUtime=282.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 230359 0 0 0 28186 44 0 0 25 0 1 0 107098228 310386688 48636 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 75778 48636 367 95 0 70760 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 303112

[startup+342.301 s]
/proc/loadavg: 4.02 4.00 3.74 5/308 2431
/proc/meminfo: memFree=14708236/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=238800 CPUtime=342.29 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 260505 0 0 0 34178 51 0 0 25 0 1 0 107098228 244531200 50972 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 59700 50972 367 95 0 54682 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 238800

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.75 5/308 2432
/proc/meminfo: memFree=14606388/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=382940 CPUtime=402.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 284814 0 0 0 40176 54 0 0 25 0 1 0 107098228 392130560 66185 33554432000 4194304 4580011 140736614003584 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 95735 66185 367 95 0 90717 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 382940

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.76 5/308 2434
/proc/meminfo: memFree=14422200/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=410628 CPUtime=462.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 300199 0 0 0 46170 60 0 0 25 0 1 0 107098228 420483072 70793 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 102657 70793 367 95 0 97639 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 410628

[startup+522.3 s]
/proc/loadavg: 4.05 4.01 3.78 5/308 2435
/proc/meminfo: memFree=14304464/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=317196 CPUtime=522.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 339017 0 0 0 52162 68 0 0 25 0 1 0 107098228 324808704 68110 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 79299 68110 367 95 0 74281 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 317196

[startup+582.301 s]
/proc/loadavg: 4.02 4.01 3.79 5/308 2437
/proc/meminfo: memFree=14229992/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=418260 CPUtime=582.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 352796 0 0 0 58160 70 0 0 25 0 1 0 107098228 428298240 73046 33554432000 4194304 4580011 140736614003584 18446744073709551615 4451572 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 104565 73046 367 95 0 99547 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 418260

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/308 2439
/proc/meminfo: memFree=14235148/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=419696 CPUtime=642.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 370350 0 0 0 64157 74 0 0 25 0 1 0 107098228 429768704 72991 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294923 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 104924 72991 367 95 0 99906 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 419696

[startup+702.301 s]
/proc/loadavg: 4.06 4.01 3.82 5/308 2440
/proc/meminfo: memFree=14235084/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=422008 CPUtime=702.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 397550 0 0 0 70151 80 0 0 25 0 1 0 107098228 432136192 73568 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 105502 73568 367 95 0 100484 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 422008

[startup+762.312 s]
/proc/loadavg: 4.08 4.02 3.83 5/308 2442
/proc/meminfo: memFree=14230940/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=457156 CPUtime=762.32 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 417007 0 0 0 76149 83 0 0 25 0 1 0 107098228 468127744 82211 33554432000 4194304 4580011 140736614003584 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 114289 82211 367 95 0 109271 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 457156

[startup+822.301 s]
/proc/loadavg: 4.03 4.02 3.83 5/308 2443
/proc/meminfo: memFree=14147796/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=489928 CPUtime=822.3 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 437057 0 0 0 82144 86 0 0 25 0 1 0 107098228 501686272 89005 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 122482 89005 367 95 0 117464 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 489928

[startup+882.3 s]
/proc/loadavg: 4.08 4.04 3.85 5/308 2445
/proc/meminfo: memFree=14157916/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=497392 CPUtime=882.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 477886 0 0 0 88137 94 0 0 25 0 1 0 107098228 509329408 87572 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 124348 87572 367 95 0 119330 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 497392

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/308 2447
/proc/meminfo: memFree=14146320/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=500188 CPUtime=942.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 502182 0 0 0 94133 98 0 0 25 0 1 0 107098228 512192512 89354 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 125047 89354 367 95 0 120029 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 500188

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 3.86 5/308 2448
/proc/meminfo: memFree=14049664/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=504112 CPUtime=1002.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 541689 0 0 0 100127 104 0 0 25 0 1 0 107098228 516210688 91952 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294492 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 126028 91952 367 95 0 121010 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 504112

[startup+1062.3 s]
/proc/loadavg: 4.14 4.05 3.88 5/308 2450
/proc/meminfo: memFree=14073668/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=507992 CPUtime=1062.31 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 565351 0 0 0 106122 109 0 0 25 0 1 0 107098228 520183808 90044 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 126998 90044 367 95 0 121980 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 507992

[startup+1122.3 s]
/proc/loadavg: 4.04 4.04 3.89 5/308 2451
/proc/meminfo: memFree=14013472/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=503476 CPUtime=1122.32 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 590054 0 0 0 112117 115 0 0 25 0 1 0 107098228 515559424 88831 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 125869 88831 367 95 0 120851 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 503476

[startup+1182.3 s]
/proc/loadavg: 4.02 4.03 3.89 5/308 2462
/proc/meminfo: memFree=13967156/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=564624 CPUtime=1182.32 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 614910 0 0 0 118113 119 0 0 25 0 1 0 107098228 578174976 103241 33554432000 4194304 4580011 140736614003584 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 141156 103241 367 95 0 136138 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 564624

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 3.90 5/308 2464
/proc/meminfo: memFree=13801460/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=624100 CPUtime=1242.32 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 637432 0 0 0 124109 123 0 0 25 0 1 0 107098228 639078400 120717 33554432000 4194304 4580011 140736614003584 18446744073709551615 4451807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 156025 120717 367 95 0 151007 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 624100



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.03 3.91 3/304 2467
/proc/meminfo: memFree=14960108/32950928 swapFree=67111364/67111528
[pid=2393] ppid=2391 vsize=624100 CPUtime=1300.03 cores=1,3
/proc/2393/stat : 2393 (strangenight2-s) R 2391 2393 1509 0 -1 4202496 637432 0 0 0 129880 123 0 0 25 0 1 0 107098228 639078400 120717 33554432000 4194304 4580011 140736614003584 18446744073709551615 4406289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/2393/statm: 156025 120717 367 95 0 151007 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 624100

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.03
CPU time (s): 1300.06
CPU user time (s): 1298.81
CPU system time (s): 1.25081
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 624100

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

runsolver used 3.62445 second user time and 8.75067 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 19:41:28
IDJOB=3368046
IDBENCH=85459
IDSOLVER=1845
FILE ID=node112/3368046-1305394888
RUNJOBID= node112-1305394886-2296
PBS_JOBID= 13324408
Free space on /tmp= 73548 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT05/crafted/sabharwal05/counting/php/unsat/harder/php-020-019.shuffled-as.sat05-1190.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368046-1305394888/watcher-3368046-1305394888 -o /tmp/evaluation-result-3368046-1305394888/solver-3368046-1305394888 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368046-1305394888.cnf

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

MD5SUM BENCH= 81bbeaaf9f0ca3bfc36d743097777052
RANDOM SEED=1610929943

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15945848 kB
Buffers:        284084 kB
Cached:        2700432 kB
SwapCached:          0 kB
Active:       15090612 kB
Inactive:      1674568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15945848 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           23200 kB
Writeback:           0 kB
AnonPages:    13780656 kB
Mapped:          22308 kB
Slab:           133776 kB
PageTables:      43000 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35099224 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= 73552 MiB
End job on node112 at 2011-05-14 20:03:10