Trace number 3370273

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.05 1300.02

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
MD5SUM08f7f98549a111fea2bbc5a28af8d7eb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.054991
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370273-1305388633.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.01	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.01
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.02	c calculated reachability. Time: 0.00
0.00/0.02	c Calc default polars -  time:   0.00 s pos:      79 undec:       4 neg:      67
0.00/0.02	c =========================================================================================
0.00/0.02	c types(t): F = full restart, N = normal restart
0.00/0.02	c types(t): S = simplification begin/end, E = solution found
0.00/0.02	c restart types(rt): st = static, dy = dynamic
0.00/0.02	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.02	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.05/0.06	c Decided on static restart strategy
0.09/0.15	c  N st     8      4919       150      3195         0      4676     15975    137323   no data   no data  --
0.29/0.36	c  N st    10     11301       150      3195         0      4334     15975     99533   no data   no data  --
0.49/0.58	c  N st    11     17045       150      3195         0      9782     15975    260800   no data   no data  --
0.89/0.93	c  F st    12     25001       150      3195         0     12025     15975    326012   no data   no data  --
0.89/0.93	c  N st    12     25001       150      3195         0     12025     15975    326012   no data   no data  --
1.10/1.15	c Decided on static restart strategy
1.10/1.15	c  N st    18     30000       150      3195         0     10299     15975    259379   no data   no data  --
1.10/1.15	c  S st    18     30000       150      3195         0     10299     15975    259379   no data   no data  --
1.10/1.18	c  S st    18     30507       150      3195         0     10795     15975    274095   no data   no data  --
1.10/1.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.10/1.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.99/2.05	c lits-rem:      2729  cl-subs:     1240  v-elim:      0  v-fix:    0  time:  0.86 s
1.99/2.09	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
1.99/2.09	c calculated reachability. Time: 0.00
1.99/2.09	c  N st    18     30507       150      3195         0      9555     15975    230963   no data   no data  --
2.39/2.49	c  N st    20     37619       150      3195         0      8806     15975    194243   no data   no data  --
2.79/2.80	c  N st    21     44019       150      3195         0     14912     15975    381697   no data   no data  --
2.89/2.90	c  S st    22     45761       150      3195         0     16585     15975    432593   no data   no data  --
2.89/2.95	c  S st    22     46266       150      3195         0      8554     15975    167170   no data   no data  --
2.89/2.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.89/2.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.89/2.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.89/2.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2.89/2.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.19/3.25	c lits-rem:       278  cl-subs:      168  v-elim:      0  v-fix:    0  time:  0.29 s
3.19/3.25	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
3.19/3.25	c vivif2 --  cl tried     8386 cl shrink        0 lits rem          0 time: 0.00
3.19/3.29	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.04
3.19/3.29	c calculated reachability. Time: 0.00
3.19/3.29	c  N st    22     46266       150      3195         0      8386     15975    161591   no data   no data  --
4.10/4.11	c  N st    23     60666       150      3195         0     12594     15975    267538   no data   no data  --
4.60/4.63	c  N st    24     69400       150      3195         0     20913     15975    517830   no data   no data  --
4.60/4.63	c  S st    24     69400       150      3195         0     20913     15975    517830   no data   no data  --
4.60/4.68	c  S st    24     69902       150      3195         0     10942     15975    206014   no data   no data  --
4.60/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.60/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.60/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.60/4.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.60/4.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.60/4.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4.60/4.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.30/5.31	c lits-rem:       404  cl-subs:      220  v-elim:      0  v-fix:    0  time:  0.63 s
5.30/5.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
5.30/5.31	c vivif2 --  cl tried    10722 cl shrink        0 lits rem          0 time: 0.00
5.30/5.37	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
5.30/5.37	c calculated reachability. Time: 0.00
5.30/5.37	c  N st    24     69902       150      3195         0     10722     15975    198617   no data   no data  --
6.50/6.54	c  F st    25     87501       150      3195         0     15972     15975    342909   no data   no data  --
6.50/6.54	c  N st    25     87501       150      3195         0     15972     15975    342909   no data   no data  --
6.89/6.92	c Decided on static restart strategy
7.09/7.12	c  N st    32     95539       150      3195         0     23617     15975    563073   no data   no data  --
7.59/7.65	c  N st    34    104853       150      3195         0     20164     15975    465629   no data   no data  --
7.59/7.65	c  S st    34    104853       150      3195         0     20164     15975    465629   no data   no data  --
7.59/7.70	c  S st    34    105355       150      3195         0     20653     15975    480515   no data   no data  --
7.59/7.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/7.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.70/7.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.70/7.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.70/7.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.70/7.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.70/7.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.09/9.12	c lits-rem:      3549  cl-subs:     1379  v-elim:      0  v-fix:    0  time:  1.40 s
9.09/9.12	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
9.09/9.12	c vivif2 --  cl tried    19274 cl shrink        0 lits rem          0 time: 0.00
9.19/9.21	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.09
9.19/9.21	c calculated reachability. Time: 0.00
9.19/9.21	c  N st    34    105355       150      3195         0     19274     15975    432236   no data   no data  --
9.91/9.96	c  N st    35    114954       150      3195         0     15152     15975    304137   no data   no data  --
11.09/11.12	c  N st    36    129351       150      3195         0     14596     15975    259026   no data   no data  --
12.59/12.60	c  N st    37    150946       150      3195         0     19855     15975    397111   no data   no data  --
13.09/13.11	c  S st    38    158032       150      3195         0     26607     15975    606327   no data   no data  --
13.09/13.17	c  S st    38    158538       150      3195         0     27106     15975    621065   no data   no data  --
13.09/13.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.09/13.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.09/13.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.09/13.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.09/13.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.09/13.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
13.09/13.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.89/14.98	c lits-rem:      4441  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  1.78 s
14.89/14.98	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
14.89/14.98	c vivif2 --  cl tried    25117 cl shrink        0 lits rem          0 time: 0.00
15.09/15.10	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.12
15.09/15.10	c calculated reachability. Time: 0.00
15.09/15.10	c  N st    38    158538       150      3195         0     25117     15975    551059   no data   no data  --
19.09/19.15	c  N st    39    207129       150      3195         0     20014     15975    351789   no data   no data  --
21.89/22.00	c  N st    40    237807       150      3195         0     30068     15975    646115   no data   no data  --
21.89/22.00	c  S st    40    237807       150      3195         0     30068     15975    646115   no data   no data  --
22.00/22.06	c  S st    40    238315       150      3195         0     30567     15975    661033   no data   no data  --
22.00/22.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.00/22.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
22.00/22.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
22.00/22.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.29/24.31	c lits-rem:      4272  cl-subs:     2546  v-elim:      0  v-fix:    0  time:  2.22 s
24.29/24.31	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
24.29/24.32	c vivif2 --  cl tried    28021 cl shrink        0 lits rem          0 time: 0.00
24.39/24.45	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.13
24.39/24.45	c calculated reachability. Time: 0.00
24.39/24.45	c  N st    40    238315       150      3195         0     28021     15975    577208   no data   no data  --
31.09/31.17	c  F st    41    306253       150      3195         0     29976     15975    599942   no data   no data  --
31.09/31.17	c  N st    41    306253       150      3195         0     29976     15975    599942   no data   no data  --
31.59/31.68	c Decided on static restart strategy
34.00/34.07	c  N st    51    334554       150      3195         0     34160     15975    691352   no data   no data  --
36.39/36.42	c  N st    53    357474       150      3195         0     32233     15975    602059   no data   no data  --
36.39/36.42	c  S st    53    357474       150      3195         0     32233     15975    602059   no data   no data  --
36.39/36.50	c  S st    53    357978       150      3195         0     32728     15975    616890   no data   no data  --
36.49/36.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.49/36.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.49/36.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.49/36.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.49/36.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
36.49/36.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.09/38.17	c lits-rem:      2342  cl-subs:     1487  v-elim:      0  v-fix:    0  time:  1.65 s
38.09/38.17	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
38.09/38.17	c vivif2 --  cl tried    31241 cl shrink        0 lits rem          0 time: 0.00
38.29/38.31	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.14
38.29/38.31	c calculated reachability. Time: 0.00
38.29/38.31	c  N st    53    357978       150      3195         0     31241     15975    570848   no data   no data  --
41.29/41.39	c  N st    54    390371       150      3195         0     37295     15975    755625   no data   no data  --
46.29/46.30	c  N st    55    438959       150      3195         0     31164     15975    540066   no data   no data  --
54.69/54.78	c  N st    56    511841       150      3195         0     44263     15975    894731   no data   no data  --
57.80/57.80	c  N st    57    536967       150      3195         0     38720     15975    694748   no data   no data  --
57.80/57.80	c  S st    57    536967       150      3195         0     38720     15975    694748   no data   no data  --
57.80/57.89	c  S st    57    537471       150      3195         0     39212     15975    709259   no data   no data  --
57.90/57.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.90/57.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
57.90/57.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.90/57.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.90/57.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.90/57.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.90/57.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
59.90/59.91	c lits-rem:      2384  cl-subs:     1883  v-elim:      0  v-fix:    0  time:  1.98 s
59.90/59.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
59.90/59.91	c vivif2 --  cl tried    37329 cl shrink        0 lits rem          0 time: 0.01
60.00/60.07	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.16
60.00/60.08	c calculated reachability. Time: 0.00
60.00/60.08	c  N st    57    537471       150      3195         0     37329     15975    653554   no data   no data  --
80.09/80.19	c  N st    58    701458       150      3195         0     65527     15975   1483992   no data   no data  --
94.29/94.34	c  N st    59    806207       150      3195         0     59750     15975   1216622   no data   no data  --
94.29/94.34	c  S st    59    806207       150      3195         0     59750     15975   1216622   no data   no data  --
94.39/94.49	c  S st    59    806711       150      3195         0     60240     15975   1231023   no data   no data  --
94.50/94.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.50/94.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.50/94.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
94.50/94.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
94.50/94.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.50/94.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
94.50/94.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.89/99.91	c lits-rem:       847  cl-subs:     4632  v-elim:      0  v-fix:    0  time:  5.36 s
99.89/99.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
99.89/99.92	c vivif2 --  cl tried    55608 cl shrink        0 lits rem          0 time: 0.01
100.10/100.13	c asymm  cl-useful: 0/2331/3195 lits-rem:0 time: 0.21
100.10/100.13	c calculated reachability. Time: 0.00
100.10/100.13	c  N st    59    806711       150      3195         0     55608     15975   1095156   no data   no data  --
140.09/140.12	c  F st    60   1071875       150      3195         0     70787     15975   1452922   no data   no data  --
140.09/140.13	c  N st    60   1071875       150      3195         0     70787     15975   1452922   no data   no data  --
140.89/140.99	c Decided on static restart strategy
144.59/144.64	c  N st    70   1100184       150      3195         0     55359     15975    976027   no data   no data  --
149.90/149.92	c  N st    72   1136176       150      3195         0     45999     15975    658313   no data   no data  --
154.30/154.35	c  N st    73   1168570       150      3195         0     76648     15975   1624920   no data   no data  --
160.79/160.83	c  N st    74   1210067       150      3195         0     71532     15975   1450088   no data   no data  --
160.79/160.83	c  S st    74   1210067       150      3195         0     71532     15975   1450088   no data   no data  --
160.99/161.00	c  S st    74   1210569       150      3195         0     72021     15975   1464524   no data   no data  --
160.99/161.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.99/161.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
160.99/161.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
160.99/161.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.99/161.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.99/161.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.99/161.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
168.39/168.43	c lits-rem:       834  cl-subs:     4315  v-elim:      0  v-fix:    0  time:  7.36 s
168.39/168.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
168.39/168.45	c vivif2 --  cl tried    67706 cl shrink        0 lits rem          0 time: 0.01
168.49/168.56	c asymm  cl-useful: 0/864/3195 lits-rem:0 time: 0.12
168.49/168.56	c calculated reachability. Time: 0.00
168.49/168.56	c  N st    74   1210569       150      3195         0     67706     15975   1322412   no data   no data  --
180.59/180.62	c  N st    75   1283451       150      3195         0     91389     15975   2109940   no data   no data  --
198.80/198.80	c  N st    76   1392774       150      3195         0     52938     15975    774139   no data   no data  --
229.50/229.54	c  N st    77   1556759       150      3195         0     57468     15975    865574   no data   no data  --
258.90/258.91	c  N st    78   1710571       150      3195         0     98083     15975   2089132   no data   no data  --
258.90/258.91	c  S st    78   1710571       150      3195         0     98083     15975   2089132   no data   no data  --
259.10/259.16	c  S st    78   1711072       150      3195         0     98576     15975   2104646   no data   no data  --
259.10/259.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
259.10/259.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
259.20/259.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
259.20/259.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.20/259.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.20/259.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
259.20/259.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
281.49/281.53	c lits-rem:      5036  cl-subs:     8477  v-elim:      0  v-fix:    0  time: 22.27 s
281.49/281.53	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
281.49/281.56	c vivif2 --  cl tried    90099 cl shrink        0 lits rem          0 time: 0.02
281.79/281.83	c asymm  cl-useful: 0/1451/3195 lits-rem:0 time: 0.27
281.79/281.83	c calculated reachability. Time: 0.00
281.79/281.83	c  N st    78   1711072       150      3195         0     90099     15975   1844216   no data   no data  --
358.70/358.72	c  N st    79   2080036       150      3195         0    101370     15975   2095187   no data   no data  --
384.69/384.79	c  N st    80   2211072       150      3195         0    105200     15975   2138239   no data   no data  --
384.69/384.79	c  S st    80   2211072       150      3195         0    105200     15975   2138239   no data   no data  --
385.00/385.06	c  S st    80   2211574       150      3195         0    105685     15975   2152799   no data   no data  --
385.00/385.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
385.00/385.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
385.09/385.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
385.09/385.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
385.09/385.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
385.09/385.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
385.09/385.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
410.80/410.81	c lits-rem:      8668  cl-subs:     9540  v-elim:      0  v-fix:    0  time: 25.65 s
410.80/410.81	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
410.80/410.84	c vivif2 --  cl tried    96145 cl shrink        0 lits rem          0 time: 0.02
411.10/411.11	c asymm  cl-useful: 0/1210/3195 lits-rem:0 time: 0.27
411.10/411.11	c calculated reachability. Time: 0.00
411.10/411.11	c  N st    80   2211574       150      3195         0     96145     15975   1865814   no data   no data  --
531.80/531.89	c  N st    81   2711574       150      3195         0    118828     15975   2425419   no data   no data  --
531.80/531.89	c  S st    81   2711574       150      3195         0    118828     15975   2425419   no data   no data  --
532.10/532.18	c  S st    81   2712075       150      3195         0    119318     15975   2440325   no data   no data  --
532.10/532.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
532.10/532.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
532.20/532.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
532.30/532.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
532.30/532.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
532.30/532.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
532.30/532.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.90/571.91	c lits-rem:      8184  cl-subs:    12450  v-elim:      0  v-fix:    0  time: 39.61 s
571.90/571.91	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
571.90/571.94	c vivif2 --  cl tried   106868 cl shrink        0 lits rem          0 time: 0.02
572.10/572.10	c asymm  cl-useful: 0/534/3195 lits-rem:0 time: 0.16
572.10/572.11	c calculated reachability. Time: 0.00
572.10/572.11	c  N st    81   2712075       150      3195         0    106868     15975   2078457   no data   no data  --
707.01/707.06	c  N st    82   3212075       150      3195         0     83885     15975   1246782   no data   no data  --
707.01/707.06	c  S st    82   3212075       150      3195         0     83885     15975   1246782   no data   no data  --
707.21/707.26	c  S st    82   3212577       150      3195         0     84374     15975   1261722   no data   no data  --
707.21/707.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
707.21/707.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
707.21/707.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
707.32/707.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
707.32/707.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
707.32/707.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
707.32/707.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
713.21/713.26	c lits-rem:       930  cl-subs:     2664  v-elim:      0  v-fix:    0  time:  5.94 s
713.21/713.26	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
713.21/713.28	c vivif2 --  cl tried    81710 cl shrink        0 lits rem          0 time: 0.01
713.51/713.51	c asymm  cl-useful: 0/1649/3195 lits-rem:0 time: 0.23
713.51/713.51	c calculated reachability. Time: 0.00
713.51/713.51	c  N st    82   3212577       150      3195         0     81710     15975   1184603   no data   no data  --
850.61/850.61	c  N st    83   3712577       150      3195         0     92317     15975   1399118   no data   no data  --
850.61/850.61	c  S st    83   3712577       150      3195         0     92317     15975   1399118   no data   no data  --
850.81/850.87	c  S st    83   3713082       150      3195         0     92814     15975   1414028   no data   no data  --
850.81/850.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
850.81/850.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
850.91/850.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
850.91/850.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
850.91/850.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
850.91/850.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
850.91/850.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
857.61/857.61	c lits-rem:       793  cl-subs:     3195  v-elim:      0  v-fix:    0  time:  6.66 s
857.61/857.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
857.61/857.63	c vivif2 --  cl tried    89619 cl shrink        0 lits rem          0 time: 0.01
857.81/857.88	c asymm  cl-useful: 0/1291/3195 lits-rem:0 time: 0.25
857.81/857.89	c calculated reachability. Time: 0.00
857.81/857.89	c  N st    83   3713082       150      3195         0     89619     15975   1319490   no data   no data  --
866.31/866.33	c  F st    84   3751562       150      3195         0    126044     15975   2483632   no data   no data  --
866.31/866.33	c  N st    84   3751562       150      3195         0    126044     15975   2483632   no data   no data  --
868.00/868.03	c Decided on static restart strategy
875.51/875.60	c  N st    94   3779865       150      3195         0    152868     15975   3303662   no data   no data  --
884.61/884.60	c  N st    96   3815857       150      3195         0    106911     15975   1810881   no data   no data  --
893.51/893.57	c  N st    97   3848250       150      3195         0    137473     15975   2743904   no data   no data  --
905.51/905.56	c  N st    98   3896838       150      3195         0    102466     15975   1701327   no data   no data  --
925.41/925.45	c  N st    99   3969720       150      3195         0     89275     15975   1238810   no data   no data  --
952.71/952.78	c  N st   100   4079047       150      3195         0    109514     15975   1851392   no data   no data  --
991.31/991.35	c  N st   101   4213084       150      3195         0    151729     15975   3096640   no data   no data  --
991.31/991.35	c  S st   101   4213084       150      3195         0    151729     15975   3096640   no data   no data  --
991.81/991.82	c  S st   101   4213587       150      3195         0    152221     15975   3111566   no data   no data  --
991.81/991.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
991.81/991.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
991.91/991.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
991.91/991.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
991.91/991.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
991.91/991.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
991.91/991.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1103.62/1103.61	c lits-rem:      2953  cl-subs:    15481  v-elim:      0  v-fix:    0  time: 111.62 s
1103.62/1103.61	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
1103.62/1103.64	c vivif2 --  cl tried   136740 cl shrink        0 lits rem          0 time: 0.03
1103.92/1103.95	c asymm  cl-useful: 0/953/3195 lits-rem:0 time: 0.31
1103.92/1103.95	c calculated reachability. Time: 0.00
1103.92/1103.95	c  N st   101   4213587       150      3195         0    136740     15975   2650455   no data   no data  --
1176.81/1176.80	c  N st   102   4459564       150      3195         0    111582     15975   1821768   no data   no data  --
1250.91/1250.99	c  N st   103   4713588       150      3195         0    174681     15975   3780865   no data   no data  --
1250.91/1250.99	c  S st   103   4713588       150      3195         0    174681     15975   3780865   no data   no data  --
1251.51/1251.54	c  S st   103   4714089       150      3195         0    175172     15975   3795777   no data   no data  --
1251.51/1251.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1251.51/1251.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1251.61/1251.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1251.72/1251.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1251.72/1251.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1251.72/1251.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1251.72/1251.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

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

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.46 3.88 3.79 5/307 1569
/proc/meminfo: memFree=15965260/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=29804 CPUtime=0 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 547 0 0 0 0 0 0 0 19 0 1 0 106472730 30519296 487 33554432000 4194304 4650387 140736208216448 18446744073709551615 4371056 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 7451 487 345 112 0 2416 0

[startup+0.0524239 s]
/proc/loadavg: 3.46 3.88 3.79 5/307 1569
/proc/meminfo: memFree=15965260/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=30644 CPUtime=0.05 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 834 0 0 0 5 0 0 0 19 0 1 0 106472730 31379456 748 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 7661 748 376 112 0 2626 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30644

[startup+0.100416 s]
/proc/loadavg: 3.46 3.88 3.79 5/307 1569
/proc/meminfo: memFree=15965260/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=30644 CPUtime=0.09 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 891 0 0 0 9 0 0 0 19 0 1 0 106472730 31379456 805 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 7661 805 377 112 0 2626 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30644

[startup+0.300377 s]
/proc/loadavg: 3.46 3.88 3.79 5/307 1569
/proc/meminfo: memFree=15965260/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=31220 CPUtime=0.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 1238 0 0 0 29 0 0 0 20 0 1 0 106472730 31969280 975 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 7805 975 379 112 0 2770 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31220

[startup+0.700311 s]
/proc/loadavg: 3.46 3.88 3.79 5/307 1569
/proc/meminfo: memFree=15965260/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=32320 CPUtime=0.69 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 1973 0 0 0 69 0 0 0 21 0 1 0 106472730 33095680 1096 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 8080 1096 379 112 0 3045 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32320

[startup+1.50018 s]
/proc/loadavg: 3.46 3.88 3.79 5/308 1570
/proc/meminfo: memFree=15947892/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=39196 CPUtime=1.49 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 4138 0 0 0 149 0 0 0 23 0 1 0 106472730 40136704 2851 33554432000 4194304 4650387 140736208216448 18446744073709551615 4439071 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 9799 2851 381 112 0 4764 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 39196

[startup+3.1009 s]
/proc/loadavg: 3.46 3.88 3.79 5/308 1570
/proc/meminfo: memFree=15934508/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=40000 CPUtime=3.09 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 5214 0 0 0 309 0 0 0 25 0 1 0 106472730 40960000 2912 33554432000 4194304 4650387 140736208216448 18446744073709551615 4439050 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 10000 2912 381 112 0 4965 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 40000

[startup+6.30034 s]
/proc/loadavg: 3.50 3.88 3.79 5/308 1570
/proc/meminfo: memFree=15926272/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=40936 CPUtime=6.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 7293 0 0 0 628 1 0 0 25 0 1 0 106472730 41918464 3187 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 10234 3187 381 112 0 5199 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40936

[startup+12.7002 s]
/proc/loadavg: 3.54 3.89 3.79 5/308 1570
/proc/meminfo: memFree=15903288/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=47924 CPUtime=12.69 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 12212 0 0 0 1267 2 0 0 25 0 1 0 106472730 49074176 4985 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 11981 4985 381 112 0 6946 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47924

[startup+25.501 s]
/proc/loadavg: 3.64 3.89 3.79 5/308 1570
/proc/meminfo: memFree=15883832/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=60052 CPUtime=25.49 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 19399 0 0 0 2545 4 0 0 25 0 1 0 106472730 61493248 8295 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 15013 8295 381 112 0 9978 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 60052

[startup+51.1006 s]
/proc/loadavg: 3.84 3.91 3.80 5/308 1571
/proc/meminfo: memFree=15869332/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=63932 CPUtime=51.09 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 31393 0 0 0 5102 7 0 0 25 0 1 0 106472730 65466368 8960 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 15983 8960 381 112 0 10948 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 63932

[startup+102.311 s]
/proc/loadavg: 3.93 3.92 3.81 5/308 1572
/proc/meminfo: memFree=15813884/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=85012 CPUtime=102.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 51891 0 0 0 10220 11 0 0 25 0 1 0 106472730 87052288 14738 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 21253 14738 381 112 0 16218 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 85012

[startup+162.3 s]
/proc/loadavg: 4.00 3.95 3.82 5/308 1601
/proc/meminfo: memFree=15333224/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=97832 CPUtime=162.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 72897 0 0 0 16215 14 0 0 25 0 1 0 106472730 100179968 17348 33554432000 4194304 4650387 140736208216448 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 24458 17348 381 112 0 19423 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 97832

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.83 5/308 1603
/proc/meminfo: memFree=15292488/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=102564 CPUtime=222.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 88506 0 0 0 22211 18 0 0 25 0 1 0 106472730 105025536 18290 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364760 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 25641 18290 381 112 0 20606 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 102564

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.83 5/308 1613
/proc/meminfo: memFree=15255936/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=125448 CPUtime=282.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 102448 0 0 0 28209 20 0 0 25 0 1 0 106472730 128458752 24473 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 31362 24473 381 112 0 26327 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 125448

[startup+342.3 s]
/proc/loadavg: 4.00 3.96 3.84 5/308 1615
/proc/meminfo: memFree=15234312/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=125752 CPUtime=342.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 116024 0 0 0 34205 24 0 0 25 0 1 0 106472730 128770048 24050 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366911 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 31438 24050 381 112 0 26403 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 125752

[startup+402.301 s]
/proc/loadavg: 4.07 3.99 3.85 5/308 1616
/proc/meminfo: memFree=15216416/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=133772 CPUtime=402.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 127106 0 0 0 40203 27 0 0 25 0 1 0 106472730 136982528 26376 33554432000 4194304 4650387 140736208216448 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 33443 26376 381 112 0 28408 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 133772

[startup+462.3 s]
/proc/loadavg: 4.02 3.99 3.86 5/308 1618
/proc/meminfo: memFree=15196160/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=138284 CPUtime=462.29 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 137546 0 0 0 46200 29 0 0 25 0 1 0 106472730 141602816 27418 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 34571 27418 381 112 0 29536 0
Current children cumulated CPU time (s) 462.29
Current children cumulated vsize (KiB) 138284

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.86 5/308 1620
/proc/meminfo: memFree=15175308/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=138548 CPUtime=522.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 149247 0 0 0 52197 33 0 0 25 0 1 0 106472730 141873152 26356 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 34637 26356 381 112 0 29602 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 138548

[startup+582.301 s]
/proc/loadavg: 4.04 4.00 3.87 5/308 1648
/proc/meminfo: memFree=15018720/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=208612 CPUtime=582.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 155467 0 0 0 58195 35 0 0 25 0 1 0 106472730 213618688 32576 33554432000 4194304 4650387 140736208216448 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 52153 32576 381 112 0 47118 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 208612

[startup+642.301 s]
/proc/loadavg: 4.01 4.00 3.88 5/308 1650
/proc/meminfo: memFree=14991396/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=209588 CPUtime=642.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 165694 0 0 0 64192 38 0 0 25 0 1 0 106472730 214618112 32390 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 52397 32390 381 112 0 47362 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 209588

[startup+702.301 s]
/proc/loadavg: 4.08 4.03 3.90 5/308 1651
/proc/meminfo: memFree=14983544/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=156164 CPUtime=702.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 176095 0 0 0 70187 43 0 0 25 0 1 0 106472730 159911936 32375 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 39041 32375 381 112 0 34006 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 156164

[startup+762.311 s]
/proc/loadavg: 4.03 4.02 3.90 5/308 1653
/proc/meminfo: memFree=14973348/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=156392 CPUtime=762.32 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 185888 0 0 0 76185 47 0 0 25 0 1 0 106472730 160145408 31153 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 39098 31153 381 112 0 34063 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 156392

[startup+822.301 s]
/proc/loadavg: 4.07 4.03 3.91 5/308 1655
/proc/meminfo: memFree=14973684/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=212240 CPUtime=822.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 195013 0 0 0 82182 49 0 0 25 0 1 0 106472730 217333760 32727 33554432000 4194304 4650387 140736208216448 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 53060 32727 381 112 0 48025 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 212240

[startup+882.3 s]
/proc/loadavg: 4.02 4.02 3.91 5/308 1656
/proc/meminfo: memFree=14943776/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=158456 CPUtime=882.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 205226 0 0 0 88179 52 0 0 25 0 1 0 106472730 162258944 31294 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 39614 31294 381 112 0 34579 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 158456

[startup+942.301 s]
/proc/loadavg: 4.01 4.02 3.91 5/308 1661
/proc/meminfo: memFree=14900804/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=215712 CPUtime=942.3 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 215049 0 0 0 94176 54 0 0 25 0 1 0 106472730 220889088 33118 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 53928 33118 381 112 0 48893 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 215712

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/308 1662
/proc/meminfo: memFree=14911140/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=179860 CPUtime=1002.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 228129 0 0 0 100173 58 0 0 25 0 1 0 106472730 184176640 38039 33554432000 4194304 4650387 140736208216448 18446744073709551615 4433049 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 44965 38039 381 112 0 39930 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 179860

[startup+1062.3 s]
/proc/loadavg: 4.00 4.01 3.91 5/308 1664
/proc/meminfo: memFree=14905140/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=180552 CPUtime=1062.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 228359 0 0 0 106173 58 0 0 25 0 1 0 106472730 184885248 38269 33554432000 4194304 4650387 140736208216448 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 45138 38269 381 112 0 40103 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 180552

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.92 5/308 1666
/proc/meminfo: memFree=14905220/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=180576 CPUtime=1122.31 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 231406 0 0 0 112172 59 0 0 25 0 1 0 106472730 184909824 36760 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 45144 36760 381 112 0 40109 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 180576

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.92 5/308 1667
/proc/meminfo: memFree=14883604/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=180684 CPUtime=1182.32 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 240400 0 0 0 118170 62 0 0 25 0 1 0 106472730 185020416 37566 33554432000 4194304 4650387 140736208216448 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 45171 37566 381 112 0 40136 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 180684

[startup+1242.3 s]
/proc/loadavg: 4.11 4.04 3.93 5/308 1669
/proc/meminfo: memFree=14883432/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=180828 CPUtime=1242.32 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 249537 0 0 0 124167 65 0 0 25 0 1 0 106472730 185167872 38228 33554432000 4194304 4650387 140736208216448 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 45207 38228 381 112 0 40172 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 180828



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.93 4/306 1671
/proc/meminfo: memFree=14934888/32950928 swapFree=67111364/67111528
[pid=1569] ppid=1567 vsize=274104 CPUtime=1300.02 cores=5,7
/proc/1569/stat : 1569 (strangenight1-s) R 1567 1569 1509 0 -1 4202496 257504 0 0 0 129936 66 0 0 25 0 1 0 106472730 280682496 46195 33554432000 4194304 4650387 140736208216448 18446744073709551615 4433042 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/1569/statm: 68526 46195 381 112 0 63491 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 274104

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.37
CPU system time (s): 0.671897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 274104

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.37
system time used= 0.671897
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 257504
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 6
involuntary context switches= 15410

runsolver used 3.56246 second user time and 8.60169 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 17:57:13
IDJOB=3370273
IDBENCH=83082
IDSOLVER=1847
FILE ID=node112/3370273-1305388633
RUNJOBID= node112-1305388633-1530
PBS_JOBID= 13324408
Free space on /tmp= 73544 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S1787844685-006.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370273-1305388633/watcher-3370273-1305388633 -o /tmp/evaluation-result-3370273-1305388633/solver-3370273-1305388633 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370273-1305388633.cnf

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

MD5SUM BENCH= 08f7f98549a111fea2bbc5a28af8d7eb
RANDOM SEED=1607722871

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:      15965292 kB
Buffers:        279804 kB
Cached:        2698436 kB
SwapCached:          0 kB
Active:       15070840 kB
Inactive:      1671924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15965292 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           25100 kB
Writeback:          40 kB
AnonPages:    13763964 kB
Mapped:          22324 kB
Slab:           132644 kB
PageTables:      42868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35086648 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= 73532 MiB
End job on node112 at 2011-05-14 18:18:55