Trace number 3368191

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

General information on the benchmark

Namecrafted/spence/sgen/
sgen3-n240-s78945233-sat.cnf
MD5SUM1f90ac4288669aff970e47f4201b5ea4
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark10.2234
Satisfiable
(Un)Satisfiability was proved
Number of variables240
Number of clauses576
Sum of the clauses size1440
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2480
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 596
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3368191-1305389859.cnf'
0.00/0.01	c -- header says num vars:            240
0.00/0.01	c -- header says num clauses:         576
0.00/0.01	c -- clauses added:            0 learnts,          576 normals,            0 xors
0.00/0.01	c -- vars added        240
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       240        96       480         0      1440         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.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:    240 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.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:     125 undec:       0 neg:     115
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       240        96       480         0      1440         0   no data   no data
0.00/0.04	c Decided on static restart strategy
0.09/0.14	c  N st     8      4914       240        96       480      4815      1440    178320   no data   no data
0.39/0.43	c  N st    10     11299       240        96       480      4459      1440    131198   no data   no data
0.69/0.77	c  N st    11     17043       240        96       480     10108      1440    365792   no data   no data
1.29/1.32	c  F st    12     25002       240        96       480     12374      1440    429637   no data   no data
1.29/1.32	c  N st    12     25002       240        96       480     12374      1440    429637   no data   no data
1.59/1.64	c Decided on static restart strategy
1.59/1.64	c  N st    18     30002       240        96       480     10626      1440    321154   no data   no data
1.59/1.64	c  S st    18     30002       240        96       480     10626      1440    321154   no data   no data
1.59/1.69	c  S st    18     30503       240        96       480     11123      1440    337352   no data   no data
1.59/1.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
1.69/1.70	c blocked clauses removed:        0 vars:      0 tried:         240 T: 0.00 s
1.69/1.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.69/1.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.69/1.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
1.69/1.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.69/1.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1.79/1.86	c lits-rem:       219  cl-subs:      154  v-elim:      0  v-fix:    0  time:  0.10 s
1.79/1.86	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.00
1.79/1.86	c calculated reachability. Time: 0.00
1.79/1.87	c  N st    18     30503       240        96       480     10969      1440    330630   no data   no data
2.39/2.40	c  N st    20     37616       240        96       480     10169      1440    303198   no data   no data
2.89/2.90	c  N st    21     44016       240        96       480     16411      1440    538560   no data   no data
2.99/3.04	c  S st    22     45755       240        96       480      9364      1440    221962   no data   no data
2.99/3.08	c  S st    22     46255       240        96       480      9863      1440    238608   no data   no data
2.99/3.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.99/3.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
2.99/3.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.99/3.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.99/3.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.99/3.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
2.99/3.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.99/3.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.09/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
3.09/3.14	c lits-rem:        45  cl-subs:       37  v-elim:      0  v-fix:    0  time:  0.02 s
3.09/3.14	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c vivif2 --  cl tried     9826 cl shrink        0 lits rem          0 time: 0.00
3.09/3.15	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.00
3.09/3.15	c calculated reachability. Time: 0.00
3.09/3.15	c  N st    22     46255       240        96       480      9826      1440    237397   no data   no data
4.40/4.42	c  N st    23     60653       240        96       480     14145      1440    399664   no data   no data
5.19/5.21	c  N st    24     69382       240        96       480     11958      1440    289160   no data   no data
5.19/5.21	c  S st    24     69382       240        96       480     11958      1440    289160   no data   no data
5.19/5.27	c  S st    24     69885       240        96       480     12458      1440    304729   no data   no data
5.19/5.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
5.19/5.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.19/5.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
5.19/5.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.19/5.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.29/5.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
5.29/5.36	c lits-rem:       113  cl-subs:       41  v-elim:      0  v-fix:    0  time:  0.04 s
5.29/5.36	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c vivif2 --  cl tried    12417 cl shrink        0 lits rem          0 time: 0.00
5.29/5.36	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.00
5.29/5.37	c calculated reachability. Time: 0.00
5.29/5.37	c  N st    24     69885       240        96       480     12417      1440    303227   no data   no data
6.89/6.94	c  F st    25     87500       240        96       480     17944      1440    498601   no data   no data
6.89/6.95	c  N st    25     87500       240        96       480     17944      1440    498601   no data   no data
7.39/7.46	c Decided on static restart strategy
7.70/7.79	c  N st    32     95540       240        96       480     13098      1440    278042   no data   no data
8.49/8.57	c  N st    34    104829       240        96       480     22223      1440    607688   no data   no data
8.49/8.57	c  S st    34    104829       240        96       480     22223      1440    607688   no data   no data
8.59/8.68	c  S st    34    105332       240        96       480     22725      1440    623986   no data   no data
8.59/8.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
8.59/8.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.59/8.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.59/8.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.59/8.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
8.59/8.69	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.69/8.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
8.69/8.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.08 s
8.89/8.99	c lits-rem:       162  cl-subs:      243  v-elim:      0  v-fix:    0  time:  0.20 s
8.89/8.99	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
8.99/9.00	c vivif2 --  cl tried    22482 cl shrink        0 lits rem          0 time: 0.01
8.99/9.00	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.00
8.99/9.00	c calculated reachability. Time: 0.00
8.99/9.00	c  N st    34    105332       240        96       480     22482      1440    614632   no data   no data
9.90/9.96	c  N st    35    114931       240        96       480     18165      1440    459750   no data   no data
11.59/11.67	c  N st    36    129328       240        96       480     17563      1440    405970   no data   no data
14.19/14.24	c  N st    37    150924       240        96       480     23074      1440    590725   no data   no data
14.99/15.05	c  S st    38    157999       240        96       480     30013      1440    862329   no data   no data
15.09/15.19	c  S st    38    158503       240        96       480     30515      1440    878568   no data   no data
15.09/15.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.19/15.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.02
15.19/15.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.19/15.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.19/15.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.19/15.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
15.19/15.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.19/15.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.30/15.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
15.79/15.86	c lits-rem:       347  cl-subs:      415  v-elim:      0  v-fix:    0  time:  0.50 s
15.79/15.86	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
15.79/15.87	c vivif2 --  cl tried    30100 cl shrink        0 lits rem          0 time: 0.01
15.79/15.88	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.01
15.79/15.88	c calculated reachability. Time: 0.00
15.79/15.88	c  N st    38    158503       240        96       480     30100      1440    861870   no data   no data
22.49/22.50	c  N st    39    207092       240        96       480     24584      1440    625457   no data   no data
26.89/26.91	c  N st    40    237756       240        96       480     35128      1440   1024579   no data   no data
26.89/26.91	c  S st    40    237756       240        96       480     35128      1440   1024579   no data   no data
26.99/27.08	c  S st    40    238263       240        96       480     35635      1440   1041068   no data   no data
26.99/27.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.09/27.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.02
27.09/27.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.09/27.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.09/27.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.09/27.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
27.09/27.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.09/27.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.19/27.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.14 s
27.99/28.05	c lits-rem:      1823  cl-subs:      521  v-elim:      0  v-fix:    0  time:  0.77 s
27.99/28.05	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
27.99/28.06	c vivif2 --  cl tried    35114 cl shrink        0 lits rem          0 time: 0.01
27.99/28.07	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.01
27.99/28.07	c calculated reachability. Time: 0.00
27.99/28.07	c  N st    40    238263       240        96       480     35114      1440   1016960   no data   no data
37.59/37.67	c  F st    41    306251       240        96       480     37130      1440   1001611   no data   no data
37.59/37.67	c  N st    41    306251       240        96       480     37130      1440   1001611   no data   no data
38.50/38.54	c Decided on static restart strategy
42.09/42.14	c  N st    51    334552       240        96       480     41363      1440   1137980   no data   no data
45.69/45.79	c  N st    53    357394       240        96       480     39317      1440   1019933   no data   no data
45.69/45.79	c  S st    53    357394       240        96       480     39317      1440   1019933   no data   no data
45.89/45.97	c  S st    53    357899       240        96       480     39821      1440   1035767   no data   no data
45.89/45.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.99/46.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
45.99/46.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.99/46.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.99/46.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.99/46.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
45.99/46.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
45.99/46.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
46.09/46.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
46.69/46.70	c lits-rem:       394  cl-subs:      317  v-elim:      0  v-fix:    0  time:  0.54 s
46.69/46.70	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
46.69/46.72	c vivif2 --  cl tried    39504 cl shrink        0 lits rem          0 time: 0.01
46.69/46.73	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.01
46.69/46.73	c calculated reachability. Time: 0.00
46.69/46.73	c  N st    53    357899       240        96       480     39504      1440   1023332   no data   no data
52.49/52.59	c  N st    54    390293       240        96       480     45674      1440   1285454   no data   no data
60.99/61.08	c  N st    55    438881       240        96       480     39347      1440    992722   no data   no data
77.09/77.14	c  N st    56    511763       240        96       480     52929      1440   1438189   no data   no data
82.09/82.11	c  N st    57    536849       240        96       480     47115      1440   1215599   no data   no data
82.09/82.11	c  S st    57    536849       240        96       480     47115      1440   1215599   no data   no data
82.29/82.31	c  S st    57    537351       240        96       480     47614      1440   1231501   no data   no data
82.29/82.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
82.29/82.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.03
82.29/82.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
82.29/82.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
82.29/82.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.29/82.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
82.29/82.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
82.29/82.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
82.50/82.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.16 s
83.50/83.51	c lits-rem:       949  cl-subs:      547  v-elim:      0  v-fix:    0  time:  0.95 s
83.50/83.51	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
83.50/83.52	c vivif2 --  cl tried    47067 cl shrink        0 lits rem          0 time: 0.02
83.50/83.53	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.01
83.50/83.53	c calculated reachability. Time: 0.00
83.50/83.53	c  N st    57    537351       240        96       480     47067      1440   1210933   no data   no data
117.60/117.67	c  N st    58    701337       240        96       480     41299      1440    878930   no data   no data
140.99/141.03	c  N st    59    806029       240        96       480     70591      1440   1999643   no data   no data
140.99/141.03	c  S st    59    806029       240        96       480     70591      1440   1999643   no data   no data
141.29/141.36	c  S st    59    806534       240        96       480     71095      1440   2014973   no data   no data
141.29/141.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.39/141.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.07
141.39/141.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.39/141.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.39/141.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.39/141.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
141.39/141.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.39/141.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
141.80/141.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
145.00/145.01	c lits-rem:       980  cl-subs:     1108  v-elim:      0  v-fix:    0  time:  3.16 s
145.00/145.01	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
145.00/145.03	c vivif2 --  cl tried    69987 cl shrink        0 lits rem          0 time: 0.03
145.00/145.06	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.02
145.00/145.06	c calculated reachability. Time: 0.00
145.00/145.06	c  N st    59    806534       240        96       480     69987      1440   1978989   no data   no data
211.69/211.73	c  F st    60   1071876       240        96       480     85384      1440   2566950   no data   no data
211.69/211.73	c  N st    60   1071876       240        96       480     85384      1440   2566950   no data   no data
213.50/213.50	c Decided on static restart strategy
219.40/219.40	c  N st    70   1100181       240        96       480     69317      1440   1669931   no data   no data
230.49/230.58	c  N st    72   1136173       240        96       480     59597      1440   1332762   no data   no data
240.91/240.95	c  N st    73   1168567       240        96       480     91495      1440   2448353   no data   no data
254.00/254.06	c  N st    74   1209804       240        96       480     85919      1440   2354766   no data   no data
254.00/254.06	c  S st    74   1209804       240        96       480     85919      1440   2354766   no data   no data
254.40/254.48	c  S st    74   1210307       240        96       480     86419      1440   2370542   no data   no data
254.40/254.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
254.50/254.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.09
254.50/254.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
254.50/254.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
254.50/254.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
254.50/254.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
254.50/254.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
254.60/254.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
254.99/255.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.38 s
259.39/259.40	c lits-rem:      1237  cl-subs:     1077  v-elim:      0  v-fix:    0  time:  4.36 s
259.39/259.40	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
259.39/259.43	c vivif2 --  cl tried    85342 cl shrink        0 lits rem          0 time: 0.03
259.39/259.46	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.03
259.39/259.47	c calculated reachability. Time: 0.00
259.39/259.47	c  N st    74   1210307       240        96       480     85342      1440   2328020   no data   no data
282.40/282.40	c  N st    75   1283189       240        96       480     61687      1440   1334206   no data   no data
315.09/315.19	c  N st    76   1392512       240        96       480     69883      1440   1649495   no data   no data
368.80/368.81	c  N st    77   1556496       240        96       480     74673      1440   1786947   no data   no data
418.40/418.41	c  N st    78   1710307       240        96       480     60714      1440   1116523   no data   no data
418.40/418.41	c  S st    78   1710307       240        96       480     60714      1440   1116523   no data   no data
418.60/418.67	c  S st    78   1710808       240        96       480     61214      1440   1131933   no data   no data
418.60/418.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
418.70/418.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.05
418.70/418.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.70/418.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
418.70/418.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
418.70/418.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
418.70/418.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
418.70/418.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
418.80/418.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
419.30/419.35	c lits-rem:       149  cl-subs:      250  v-elim:      0  v-fix:    0  time:  0.48 s
419.30/419.35	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
419.30/419.36	c vivif2 --  cl tried    60964 cl shrink        0 lits rem          0 time: 0.02
419.30/419.38	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.02
419.30/419.38	c calculated reachability. Time: 0.00
419.30/419.38	c  N st    78   1710808       240        96       480     60964      1440   1125877   no data   no data
554.70/554.79	c  N st    79   2079774       240        96       480     66708      1440   1216028   no data   no data
605.61/605.60	c  N st    80   2210809       240        96       480     68489      1440   1249380   no data   no data
605.61/605.60	c  S st    80   2210809       240        96       480     68489      1440   1249380   no data   no data
605.91/605.91	c  S st    80   2211313       240        96       480     68989      1440   1265733   no data   no data
605.91/605.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
605.91/605.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.06
605.91/605.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
605.91/605.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
605.91/605.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
605.91/605.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
605.91/605.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
606.01/606.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
606.12/606.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
606.71/606.74	c lits-rem:       223  cl-subs:      254  v-elim:      0  v-fix:    0  time:  0.60 s
606.71/606.74	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
606.71/606.76	c vivif2 --  cl tried    68735 cl shrink        0 lits rem          0 time: 0.02
606.71/606.78	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.02
606.71/606.79	c calculated reachability. Time: 0.00
606.71/606.79	c  N st    80   2211313       240        96       480     68735      1440   1257731   no data   no data
799.21/799.20	c  N st    81   2711314       240        96       480     85487      1440   1729871   no data   no data
799.21/799.20	c  S st    81   2711314       240        96       480     85487      1440   1729871   no data   no data
799.51/799.56	c  S st    81   2711816       240        96       480     85989      1440   1746323   no data   no data
799.51/799.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
799.61/799.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.08
799.61/799.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
799.61/799.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
799.61/799.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
799.61/799.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
799.61/799.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
799.61/799.68	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
799.91/799.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
801.61/801.61	c lits-rem:       374  cl-subs:     1013  v-elim:      0  v-fix:    0  time:  1.68 s
801.61/801.61	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
801.61/801.63	c vivif2 --  cl tried    84976 cl shrink        0 lits rem          0 time: 0.02
801.61/801.66	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.03
801.61/801.67	c calculated reachability. Time: 0.00
801.61/801.67	c  N st    81   2711816       240        96       480     84976      1440   1716439   no data   no data
1010.42/1010.41	c  N st    82   3211816       240        96       480    131042      1440   3429460   no data   no data
1010.42/1010.41	c  S st    82   3211816       240        96       480    131042      1440   3429460   no data   no data
1011.02/1011.08	c  S st    82   3212321       240        96       480    131545      1440   3445586   no data   no data
1011.02/1011.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1011.22/1011.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.15
1011.22/1011.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1011.22/1011.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1011.22/1011.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1011.22/1011.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
1011.22/1011.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1011.22/1011.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1011.92/1011.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.56 s
1019.32/1019.30	c lits-rem:      1707  cl-subs:     2499  v-elim:      0  v-fix:    0  time:  7.37 s
1019.32/1019.30	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
1019.32/1019.35	c vivif2 --  cl tried   129046 cl shrink        0 lits rem          0 time: 0.05
1019.42/1019.40	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.05
1019.42/1019.40	c calculated reachability. Time: 0.00
1019.42/1019.40	c  N st    82   3212321       240        96       480    129046      1440   3360705   no data   no data
1272.12/1272.14	c  N st    83   3712322       240        96       480    139967      1440   3551918   no data   no data
1272.12/1272.14	c  S st    83   3712322       240        96       480    139967      1440   3551918   no data   no data
1272.82/1272.84	c  S st    83   3712825       240        96       480    140468      1440   3567567   no data   no data
1272.82/1272.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1273.02/1273.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.17
1273.02/1273.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1273.02/1273.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1273.02/1273.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1273.02/1273.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    240 time:  0.00 s
1273.02/1273.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1273.02/1273.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1273.73/1273.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.59 s
1279.33/1279.38	c lits-rem:       712  cl-subs:     1700  v-elim:      0  v-fix:    0  time:  5.63 s
1279.33/1279.38	c vivif2 --  cl tried       96 cl shrink        0 lits rem          0 time: 0.00
1279.42/1279.43	c vivif2 --  cl tried   138768 cl shrink        0 lits rem          0 time: 0.05
1279.42/1279.48	c asymm  cl-useful: 0/96/96 lits-rem:0 time: 0.06
1279.42/1279.49	c calculated reachability. Time: 0.00
1279.42/1279.49	c  N st    83   3712825       240        96       480    138768      1440   3509578   no data   no data
1299.83/1299.88	c  F st    84   3751562       240        96       480     93487      1440   1742698   no data   no data
1299.83/1299.88	c  N st    84   3751562       240        96       480     93487      1440   1742698   no data   no data

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368191-1305389859/watcher-3368191-1305389859 -o /tmp/evaluation-result-3368191-1305389859/solver-3368191-1305389859 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3368191-1305389859.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.00 4.02 4.00 4/287 17278
/proc/meminfo: memFree=25116784/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=29728 CPUtime=0 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 521 0 0 0 0 0 0 0 18 0 1 0 631401246 30441472 462 33554432000 4194304 4580011 140734322040224 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 7432 462 363 95 0 2414 0

[startup+0.0758559 s]
/proc/loadavg: 4.00 4.02 4.00 4/287 17278
/proc/meminfo: memFree=25116784/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=29864 CPUtime=0.07 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 676 0 0 0 7 0 0 0 18 0 1 0 631401246 30580736 617 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294538 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 7466 617 364 95 0 2448 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29864

[startup+0.100848 s]
/proc/loadavg: 4.00 4.02 4.00 4/287 17278
/proc/meminfo: memFree=25116784/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=30004 CPUtime=0.09 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 725 0 0 0 9 0 0 0 18 0 1 0 631401246 30724096 666 33554432000 4194304 4580011 140734322040224 18446744073709551615 4316791 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 7501 666 364 95 0 2483 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30004

[startup+0.300816 s]
/proc/loadavg: 4.00 4.02 4.00 4/287 17278
/proc/meminfo: memFree=25116784/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=30648 CPUtime=0.29 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 1062 0 0 0 29 0 0 0 18 0 1 0 631401246 31383552 810 33554432000 4194304 4580011 140734322040224 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 7662 810 364 95 0 2644 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30648

[startup+0.700769 s]
/proc/loadavg: 4.00 4.02 4.00 4/287 17278
/proc/meminfo: memFree=25116784/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=31252 CPUtime=0.69 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 1576 0 0 0 69 0 0 0 18 0 1 0 631401246 32002048 1017 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 7813 1017 364 95 0 2795 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31252

[startup+1.50064 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17285
/proc/meminfo: memFree=25099656/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=32104 CPUtime=1.49 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 2543 0 0 0 149 0 0 0 20 0 1 0 631401246 32874496 1064 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 8026 1064 365 95 0 3008 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32104

[startup+3.10032 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17285
/proc/meminfo: memFree=25067564/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=41160 CPUtime=3.09 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 5873 0 0 0 308 1 0 0 19 0 1 0 631401246 42147840 3214 33554432000 4194304 4580011 140734322040224 18446744073709551615 4413478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 10290 3214 367 95 0 5272 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 41160

[startup+6.30078 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17285
/proc/meminfo: memFree=25062812/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=42700 CPUtime=6.29 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 8104 0 0 0 628 1 0 0 19 0 1 0 631401246 43724800 4056 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 10675 4056 367 95 0 5657 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 42700

[startup+12.7006 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17286
/proc/meminfo: memFree=25027880/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=51324 CPUtime=12.69 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 13526 0 0 0 1267 2 0 0 25 0 1 0 631401246 52555776 5990 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 12831 5990 367 95 0 7813 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51324

[startup+25.5004 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17313
/proc/meminfo: memFree=24993628/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=61992 CPUtime=25.49 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 21662 0 0 0 2546 3 0 0 25 0 1 0 631401246 63479808 8299 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 15498 8299 367 95 0 10480 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 61992

[startup+51.1009 s]
/proc/loadavg: 4.06 4.03 4.00 5/292 17368
/proc/meminfo: memFree=24803760/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=77212 CPUtime=51.09 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 34269 0 0 0 5104 5 0 0 25 0 1 0 631401246 79065088 12093 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 19303 12093 367 95 0 14285 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 77212

[startup+102.311 s]
/proc/loadavg: 4.11 4.05 4.01 5/292 17369
/proc/meminfo: memFree=24663160/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=88964 CPUtime=102.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 51791 0 0 0 10222 9 0 0 25 0 1 0 631401246 91099136 14515 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 22241 14515 367 95 0 17223 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 88964

[startup+162.301 s]
/proc/loadavg: 4.04 4.04 4.00 5/292 17371
/proc/meminfo: memFree=24591056/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=110772 CPUtime=162.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 71378 0 0 0 16218 12 0 0 25 0 1 0 631401246 113430528 20177 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 27693 20177 367 95 0 22675 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 110772

[startup+222.301 s]
/proc/loadavg: 4.06 4.05 4.00 5/292 17372
/proc/meminfo: memFree=24561884/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=111232 CPUtime=222.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 85429 0 0 0 22216 14 0 0 25 0 1 0 631401246 113901568 20544 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 27808 20544 367 95 0 22790 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 111232

[startup+282.301 s]
/proc/loadavg: 4.05 4.05 4.00 5/292 17374
/proc/meminfo: memFree=24436456/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=131168 CPUtime=282.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 100458 0 0 0 28212 18 0 0 25 0 1 0 631401246 134316032 24453 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 32792 24453 367 95 0 27774 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 131168

[startup+342.3 s]
/proc/loadavg: 4.06 4.05 4.00 5/292 17375
/proc/meminfo: memFree=24394244/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=131384 CPUtime=342.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 111070 0 0 0 34209 21 0 0 25 0 1 0 631401246 134537216 25958 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 32846 25958 367 95 0 27828 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 131384

[startup+402.301 s]
/proc/loadavg: 4.02 4.04 4.00 5/292 17377
/proc/meminfo: memFree=24383176/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=131704 CPUtime=402.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 122800 0 0 0 40206 24 0 0 25 0 1 0 631401246 134864896 24584 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 32926 24584 367 95 0 27908 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 131704

[startup+462.301 s]
/proc/loadavg: 4.00 4.03 4.00 5/292 17382
/proc/meminfo: memFree=24373208/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=132172 CPUtime=462.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 132816 0 0 0 46204 26 0 0 25 0 1 0 631401246 135344128 24383 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 33043 24383 367 95 0 28025 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 132172

[startup+522.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17383
/proc/meminfo: memFree=24365472/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=132308 CPUtime=522.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 141973 0 0 0 52201 30 0 0 25 0 1 0 631401246 135483392 26419 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 33077 26419 367 95 0 28059 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 132308

[startup+582.301 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17385
/proc/meminfo: memFree=24341976/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=133924 CPUtime=582.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 151824 0 0 0 58198 32 0 0 25 0 1 0 631401246 137138176 25216 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 33481 25216 367 95 0 28463 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133924

[startup+642.3 s]
/proc/loadavg: 4.06 4.03 4.00 5/292 17386
/proc/meminfo: memFree=24289216/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=136652 CPUtime=642.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 161270 0 0 0 64196 35 0 0 25 0 1 0 631401246 139931648 26888 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 34163 26888 367 95 0 29145 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 136652

[startup+702.301 s]
/proc/loadavg: 4.02 4.02 4.00 5/292 17388
/proc/meminfo: memFree=24293636/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=195492 CPUtime=702.3 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 170308 0 0 0 70192 38 0 0 25 0 1 0 631401246 200183808 28164 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294602 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 48873 28164 367 95 0 43855 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 195492

[startup+762.311 s]
/proc/loadavg: 4.07 4.03 4.00 5/292 17390
/proc/meminfo: memFree=24295052/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=197000 CPUtime=762.32 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 178599 0 0 0 76192 40 0 0 25 0 1 0 631401246 201728000 28573 33554432000 4194304 4580011 140734322040224 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 49250 28573 367 95 0 44232 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 197000

[startup+822.3 s]
/proc/loadavg: 4.07 4.04 4.00 5/292 17391
/proc/meminfo: memFree=24258320/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=206696 CPUtime=822.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 188841 0 0 0 82188 43 0 0 25 0 1 0 631401246 211656704 30505 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294542 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 51674 30505 367 95 0 46656 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 206696

[startup+882.301 s]
/proc/loadavg: 4.08 4.04 4.00 5/292 17393
/proc/meminfo: memFree=24194180/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=148372 CPUtime=882.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 197254 0 0 0 88186 45 0 0 25 0 1 0 631401246 151932928 30269 33554432000 4194304 4580011 140734322040224 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 37093 30269 367 95 0 32075 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 148372

[startup+942.301 s]
/proc/loadavg: 4.03 4.03 4.00 5/292 17394
/proc/meminfo: memFree=24194124/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=148520 CPUtime=942.31 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 206204 0 0 0 94183 48 0 0 25 0 1 0 631401246 152084480 30340 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 37130 30340 367 95 0 32112 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 148520

[startup+1002.3 s]
/proc/loadavg: 4.01 4.02 4.00 5/292 17396
/proc/meminfo: memFree=24168524/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=148712 CPUtime=1002.32 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 214671 0 0 0 100182 50 0 0 25 0 1 0 631401246 152281088 29578 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294436 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 37178 29578 367 95 0 32160 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 148712

[startup+1062.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/292 17398
/proc/meminfo: memFree=24132124/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=242660 CPUtime=1062.32 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 228019 0 0 0 106179 53 0 0 25 0 1 0 631401246 248483840 38160 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 60665 38160 367 95 0 55647 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 242660

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/292 17399
/proc/meminfo: memFree=24045028/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=181828 CPUtime=1122.32 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 235609 0 0 0 112177 55 0 0 25 0 1 0 631401246 186191872 36347 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 45457 36347 367 95 0 40439 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 181828

[startup+1182.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/292 17401
/proc/meminfo: memFree=24066548/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=181916 CPUtime=1182.32 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 241736 0 0 0 118176 56 0 0 25 0 1 0 631401246 186281984 37757 33554432000 4194304 4580011 140734322040224 18446744073709551615 4293000 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 45479 37757 367 95 0 40461 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 181916

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 4.00 5/292 17402
/proc/meminfo: memFree=24051984/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=244316 CPUtime=1242.33 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 247498 0 0 0 124174 59 0 0 25 0 1 0 631401246 250179584 38764 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294501 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 61079 38764 367 95 0 56061 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 244316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.01 4.00 5/293 17405
/proc/meminfo: memFree=24138028/32951124 swapFree=67057896/67111528
[pid=17278] ppid=17276 vsize=198956 CPUtime=1300.03 cores=4,6
/proc/17278/stat : 17278 (strangenight2-s) R 17276 17278 17069 0 -1 4202496 258698 0 0 0 129942 61 0 0 25 0 1 0 631401246 203730944 40260 33554432000 4194304 4580011 140734322040224 18446744073709551615 4294519 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/17278/statm: 49739 40260 367 95 0 44721 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198956

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.43
CPU system time (s): 0.618905
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 261420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.43
system time used= 0.618905
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 258698
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= 14
involuntary context switches= 757

runsolver used 3.75943 second user time and 8.03178 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-14 18:17:39
IDJOB=3368191
IDBENCH=83154
IDSOLVER=1845
FILE ID=node140/3368191-1305389859
RUNJOBID= node140-1305388557-17088
PBS_JOBID= 13324405
Free space on /tmp= 73476 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/spence/sgen/sgen3-n240-s78945233-sat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368191-1305389859/watcher-3368191-1305389859 -o /tmp/evaluation-result-3368191-1305389859/solver-3368191-1305389859 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368191-1305389859.cnf

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

MD5SUM BENCH= 1f90ac4288669aff970e47f4201b5ea4
RANDOM SEED=2093998867

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      25117328 kB
Buffers:        290268 kB
Cached:        3701424 kB
SwapCached:       8056 kB
Active:        4864524 kB
Inactive:      2659044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      25117328 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:           16324 kB
Writeback:           0 kB
AnonPages:     3528676 kB
Mapped:          23932 kB
Slab:           224392 kB
PageTables:      22484 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 45614928 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= 73456 MiB
End job on node140 at 2011-05-14 18:39:21