Trace number 3175920

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
MD5SUM91e4bda9499071fffccca1352d82691f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.017996
Satisfiable
(Un)Satisfiability was proved
Number of variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
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-3175920-1301788868.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.00	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.00	c -- vars added        600
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    600 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     19  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:     258 undec:      66 neg:     276
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       581      2519         0         0      7658         0   no data   no data  --
0.00/0.07	c Decided on static restart strategy
0.10/0.18	c  N st     8      4920       581      2519         0      4864      7658    127057   no data   no data  --
0.39/0.49	c  N st    10     11303       581      2519         0      4508      7658     84743   no data   no data  --
0.79/0.81	c  N st    11     17046       581      2519         0     10140      7658    240518   no data   no data  --
1.29/1.30	c  F st    12     25002       581      2519         0     12458      7658    306645   no data   no data  --
1.29/1.30	c  N st    12     25002       581      2519         0     12458      7658    306645   no data   no data  --
1.59/1.60	c Decided on static restart strategy
1.59/1.60	c  N st    18     30001       581      2519         0     10735      7658    229079   no data   no data  --
1.59/1.60	c  S st    18     30001       581      2519         0     10735      7658    229079   no data   no data  --
1.59/1.64	c  S st    18     30504       581      2519         0     11237      7658    241460   no data   no data  --
1.59/1.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.59/1.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.59/1.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.59/1.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.59/1.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.59/1.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
1.59/1.66	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.89/1.96	c lits-rem:       198  cl-subs:      289  v-elim:      0  v-fix:    0  time:  0.30 s
1.89/1.97	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
1.89/1.97	c calculated reachability. Time: 0.00
1.89/1.97	c  N st    18     30504       581      2519         0     10948      7658    232445   no data   no data  --
2.39/2.45	c  N st    20     37614       581      2519         0     10179      7658    193421   no data   no data  --
2.89/2.92	c  N st    21     44013       581      2519         0     16483      7658    367988   no data   no data  --
2.99/3.05	c  S st    22     45758       581      2519         0      9400      7658    150128   no data   no data  --
2.99/3.08	c  S st    22     46264       581      2519         0      9904      7658    162722   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.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.99/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
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:    581 time:  0.00 s
2.99/3.09	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.19/3.23	c lits-rem:        34  cl-subs:       80  v-elim:      0  v-fix:    0  time:  0.14 s
3.19/3.23	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
3.19/3.23	c vivif2 --  cl tried     9824 cl shrink        0 lits rem          0 time: 0.00
3.19/3.24	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
3.19/3.24	c calculated reachability. Time: 0.00
3.19/3.24	c  N st    22     46264       581      2519         0      9824      7658    160311   no data   no data  --
4.40/4.41	c  N st    23     60661       581      2519         0     14184      7658    269401   no data   no data  --
5.09/5.17	c  N st    24     69397       581      2519         0     11974      7658    200757   no data   no data  --
5.09/5.17	c  S st    24     69397       581      2519         0     11974      7658    200757   no data   no data  --
5.19/5.21	c  S st    24     69898       581      2519         0     12475      7658    212798   no data   no data  --
5.19/5.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.19/5.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.19/5.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.19/5.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.19/5.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.19/5.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
5.19/5.22	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
5.49/5.50	c lits-rem:       112  cl-subs:      127  v-elim:      0  v-fix:    0  time:  0.28 s
5.49/5.50	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
5.49/5.50	c vivif2 --  cl tried    12348 cl shrink        0 lits rem          0 time: 0.00
5.49/5.51	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.01
5.49/5.51	c calculated reachability. Time: 0.00
5.49/5.51	c  N st    24     69898       581      2519         0     12348      7658    208923   no data   no data  --
7.09/7.18	c  F st    25     87501       581      2519         0     17841      7658    359874   no data   no data  --
7.09/7.18	c  N st    25     87501       581      2519         0     17841      7658    359874   no data   no data  --
7.59/7.68	c Decided on static restart strategy
7.89/7.95	c  N st    32     95540       581      2519         0     13001      7658    189796   no data   no data  --
8.59/8.63	c  N st    34    104848       581      2519         0     22158      7658    442518   no data   no data  --
8.59/8.63	c  S st    34    104848       581      2519         0     22158      7658    442518   no data   no data  --
8.59/8.69	c  S st    34    105359       581      2519         0     22667      7658    455982   no data   no data  --
8.59/8.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.59/8.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.59/8.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
8.69/8.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.69/8.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.69/8.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
8.69/8.71	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
9.69/9.79	c lits-rem:       378  cl-subs:      570  v-elim:      0  v-fix:    0  time:  1.08 s
9.69/9.79	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
9.79/9.80	c vivif2 --  cl tried    22097 cl shrink        0 lits rem          0 time: 0.01
9.79/9.81	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.02
9.79/9.81	c calculated reachability. Time: 0.00
9.79/9.81	c  N st    34    105359       581      2519         0     22097      7658    437564   no data   no data  --
10.59/10.68	c  N st    35    114958       581      2519         0     17761      7658    295330   no data   no data  --
11.99/12.07	c  N st    36    129355       581      2519         0     17157      7658    260891   no data   no data  --
14.29/14.30	c  N st    37    150951       581      2519         0     22696      7658    407327   no data   no data  --
14.99/15.02	c  S st    38    158039       581      2519         0     29672      7658    595573   no data   no data  --
14.99/15.09	c  S st    38    158540       581      2519         0     30173      7658    608033   no data   no data  --
14.99/15.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.99/15.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
15.09/15.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.09/15.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.09/15.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.09/15.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
15.09/15.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
16.79/16.85	c lits-rem:       581  cl-subs:      885  v-elim:      0  v-fix:    0  time:  1.73 s
16.79/16.85	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
16.79/16.86	c vivif2 --  cl tried    29288 cl shrink        0 lits rem          0 time: 0.01
16.79/16.89	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
16.79/16.89	c calculated reachability. Time: 0.00
16.79/16.89	c  N st    38    158540       581      2519         0     29288      7658    580962   no data   no data  --
21.99/22.01	c  N st    39    207131       581      2519         0     23848      7658    381533   no data   no data  --
25.39/25.45	c  N st    40    237810       581      2519         0     34290      7658    649626   no data   no data  --
25.39/25.45	c  S st    40    237810       581      2519         0     34290      7658    649626   no data   no data  --
25.49/25.53	c  S st    40    238315       581      2519         0     34794      7658    661896   no data   no data  --
25.49/25.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.49/25.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
25.49/25.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.49/25.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.49/25.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.49/25.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
25.49/25.56	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
27.70/27.74	c lits-rem:       971  cl-subs:     2054  v-elim:      0  v-fix:    0  time:  2.18 s
27.70/27.74	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
27.70/27.75	c vivif2 --  cl tried    32740 cl shrink        0 lits rem          0 time: 0.01
27.70/27.78	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
27.70/27.78	c calculated reachability. Time: 0.00
27.70/27.78	c  N st    40    238315       581      2519         0     32740      7658    601395   no data   no data  --
35.89/35.97	c  F st    41    306251       581      2519         0     34611      7658    581499   no data   no data  --
35.89/35.97	c  N st    41    306251       581      2519         0     34611      7658    581499   no data   no data  --
36.49/36.56	c Decided on static restart strategy
39.19/39.29	c  N st    51    334558       581      2519         0     38955      7658    685816   no data   no data  --
41.99/42.04	c  N st    53    357473       581      2519         0     36877      7658    605539   no data   no data  --
41.99/42.04	c  S st    53    357473       581      2519         0     36877      7658    605539   no data   no data  --
42.09/42.13	c  S st    53    357976       581      2519         0     37378      7658    618178   no data   no data  --
42.09/42.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.09/42.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
42.09/42.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
42.09/42.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.09/42.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.09/42.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
42.09/42.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
43.90/43.99	c lits-rem:       455  cl-subs:     1806  v-elim:      0  v-fix:    0  time:  1.83 s
43.90/43.99	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
44.00/44.00	c vivif2 --  cl tried    35572 cl shrink        0 lits rem          0 time: 0.01
44.00/44.03	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.03
44.00/44.03	c calculated reachability. Time: 0.00
44.00/44.03	c  N st    53    357976       581      2519         0     35572      7658    570882   no data   no data  --
47.99/48.07	c  N st    54    390369       581      2519         0     41769      7658    722205   no data   no data  --
54.30/54.31	c  N st    55    438957       581      2519         0     35540      7658    528198   no data   no data  --
63.99/64.07	c  N st    56    511839       581      2519         0     49314      7658    861872   no data   no data  --
67.60/67.67	c  N st    57    536966       581      2519         0     43476      7658    681319   no data   no data  --
67.60/67.67	c  S st    57    536966       581      2519         0     43476      7658    681319   no data   no data  --
67.70/67.78	c  S st    57    537472       581      2519         0     43982      7658    694059   no data   no data  --
67.70/67.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.70/67.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
67.70/67.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.80/67.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.80/67.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.80/67.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
67.80/67.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
69.89/69.96	c lits-rem:       679  cl-subs:     1539  v-elim:      0  v-fix:    0  time:  2.14 s
69.89/69.96	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
69.89/69.97	c vivif2 --  cl tried    42443 cl shrink        0 lits rem          0 time: 0.01
69.99/70.02	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.05
69.99/70.02	c calculated reachability. Time: 0.00
69.99/70.02	c  N st    57    537472       581      2519         0     42443      7658    653641   no data   no data  --
95.40/95.46	c  N st    58    701458       581      2519         0     36410      7658    406868   no data   no data  --
113.00/113.09	c  N st    59    806208       581      2519         0     65865      7658   1219557   no data   no data  --
113.00/113.09	c  S st    59    806208       581      2519         0     65865      7658   1219557   no data   no data  --
113.20/113.26	c  S st    59    806708       581      2519         0     66365      7658   1232356   no data   no data  --
113.20/113.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
113.20/113.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
113.20/113.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
113.30/113.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
113.30/113.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
113.30/113.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
113.30/113.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
115.89/115.97	c lits-rem:       311  cl-subs:     2071  v-elim:      0  v-fix:    0  time:  2.64 s
115.89/115.97	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
115.89/115.98	c vivif2 --  cl tried    64294 cl shrink        0 lits rem          0 time: 0.01
115.99/116.05	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.07
115.99/116.06	c calculated reachability. Time: 0.00
115.99/116.06	c  N st    59    806708       581      2519         0     64294      7658   1174176   no data   no data  --
165.99/166.04	c  F st    60   1071878       581      2519         0     80305      7658   1466552   no data   no data  --
165.99/166.04	c  N st    60   1071878       581      2519         0     80305      7658   1466552   no data   no data  --
167.30/167.35	c Decided on static restart strategy
171.39/171.42	c  N st    70   1100185       581      2519         0     63819      7658    982033   no data   no data  --
178.09/178.19	c  N st    72   1136179       581      2519         0     53882      7658    693573   no data   no data  --
184.50/184.56	c  N st    73   1168572       581      2519         0     85806      7658   1595722   no data   no data  --
192.60/192.68	c  N st    74   1210063       581      2519         0     80103      7658   1378724   no data   no data  --
192.60/192.68	c  S st    74   1210063       581      2519         0     80103      7658   1378724   no data   no data  --
192.89/192.90	c  S st    74   1210566       581      2519         0     80606      7658   1391105   no data   no data  --
192.89/192.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.89/192.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
192.89/192.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
192.89/192.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
192.89/192.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
192.89/192.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
192.89/192.98	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
197.69/197.71	c lits-rem:       117  cl-subs:     4834  v-elim:      0  v-fix:    0  time:  4.73 s
197.69/197.71	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
197.69/197.73	c vivif2 --  cl tried    75772 cl shrink        0 lits rem          0 time: 0.02
197.79/197.82	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.09
197.79/197.82	c calculated reachability. Time: 0.00
197.79/197.82	c  N st    74   1210566       581      2519         0     75772      7658   1267992   no data   no data  --
213.59/213.68	c  N st    75   1283448       581      2519         0     52169      7658    588526   no data   no data  --
237.49/237.53	c  N st    76   1392771       581      2519         0     60262      7658    763074   no data   no data  --
272.59/272.60	c  N st    77   1556756       581      2519         0     65073      7658    863005   no data   no data  --
308.90/308.94	c  N st    78   1710567       581      2519         0    106672      7658   1956104   no data   no data  --
308.90/308.94	c  S st    78   1710567       581      2519         0    106672      7658   1956104   no data   no data  --
309.20/309.26	c  S st    78   1711068       581      2519         0    107172      7658   1969121   no data   no data  --
309.20/309.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
309.20/309.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
309.30/309.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
309.30/309.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
309.30/309.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
309.30/309.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
309.30/309.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
324.10/324.11	c lits-rem:       143  cl-subs:     7764  v-elim:      0  v-fix:    0  time: 14.73 s
324.10/324.11	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
324.10/324.13	c vivif2 --  cl tried    99408 cl shrink        0 lits rem          0 time: 0.02
324.20/324.27	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
324.20/324.28	c calculated reachability. Time: 0.00
324.20/324.28	c  N st    78   1711068       581      2519         0     99408      7658   1762197   no data   no data  --
409.31/409.39	c  N st    79   2080035       581      2519         0    111713      7658   2007583   no data   no data  --
443.60/443.68	c  N st    80   2211069       581      2519         0    115085      7658   2024799   no data   no data  --
443.60/443.68	c  S st    80   2211069       581      2519         0    115085      7658   2024799   no data   no data  --
444.00/444.05	c  S st    80   2211572       581      2519         0    115585      7658   2037411   no data   no data  --
444.00/444.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
444.00/444.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
444.10/444.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
444.10/444.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
444.10/444.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
444.10/444.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
444.10/444.18	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
459.70/459.76	c lits-rem:       145  cl-subs:     8922  v-elim:      0  v-fix:    0  time: 15.57 s
459.70/459.76	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
459.70/459.78	c vivif2 --  cl tried   106663 cl shrink        0 lits rem          0 time: 0.02
459.91/459.92	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.14
459.91/459.93	c calculated reachability. Time: 0.00
459.91/459.93	c  N st    80   2211572       581      2519         0    106663      7658   1818878   no data   no data  --
601.81/601.83	c  N st    81   2711572       581      2519         0    130395      7658   2284197   no data   no data  --
601.81/601.83	c  S st    81   2711572       581      2519         0    130395      7658   2284197   no data   no data  --
602.21/602.21	c  S st    81   2712077       581      2519         0    130899      7658   2297570   no data   no data  --
602.21/602.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
602.21/602.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
602.21/602.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
602.31/602.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
602.31/602.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
602.31/602.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
602.31/602.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
621.62/621.65	c lits-rem:       132  cl-subs:    10495  v-elim:      0  v-fix:    0  time: 19.29 s
621.62/621.65	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
621.62/621.68	c vivif2 --  cl tried   120404 cl shrink        0 lits rem          0 time: 0.03
621.81/621.85	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.17
621.81/621.86	c calculated reachability. Time: 0.00
621.81/621.86	c  N st    81   2712077       581      2519         0    120404      7658   2058331   no data   no data  --
763.81/763.88	c  N st    82   3212078       581      2519         0     96387      7658   1253656   no data   no data  --
763.81/763.88	c  S st    82   3212078       581      2519         0     96387      7658   1253656   no data   no data  --
764.11/764.15	c  S st    82   3212583       581      2519         0     96892      7658   1266836   no data   no data  --
764.11/764.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
764.11/764.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
764.21/764.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
764.21/764.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
764.21/764.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
764.21/764.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
764.21/764.24	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
767.41/767.40	c lits-rem:       412  cl-subs:     3161  v-elim:      0  v-fix:    0  time:  3.16 s
767.41/767.40	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
767.41/767.42	c vivif2 --  cl tried    93731 cl shrink        0 lits rem          0 time: 0.02
767.51/767.53	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.11
767.51/767.53	c calculated reachability. Time: 0.00
767.51/767.53	c  N st    82   3212583       581      2519         0     93731      7658   1199162   no data   no data  --
932.92/932.91	c  N st    83   3712583       581      2519         0    104706      7658   1417865   no data   no data  --
932.92/932.91	c  S st    83   3712583       581      2519         0    104706      7658   1417865   no data   no data  --
933.21/933.20	c  S st    83   3713088       581      2519         0    105210      7658   1430996   no data   no data  --
933.21/933.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
933.21/933.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
933.21/933.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
933.31/933.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
933.31/933.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
933.31/933.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
933.31/933.31	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
937.71/937.70	c lits-rem:       314  cl-subs:     3638  v-elim:      0  v-fix:    0  time:  4.40 s
937.71/937.70	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
937.71/937.72	c vivif2 --  cl tried   101572 cl shrink        0 lits rem          0 time: 0.02
937.81/937.84	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.12
937.81/937.85	c calculated reachability. Time: 0.00
937.81/937.85	c  N st    83   3713088       581      2519         0    101572      7658   1342426   no data   no data  --
951.62/951.63	c  F st    84   3751562       581      2519         0    139229      7658   2446017   no data   no data  --
951.62/951.63	c  N st    84   3751562       581      2519         0    139229      7658   2446017   no data   no data  --
954.12/954.11	c Decided on static restart strategy
964.41/964.47	c  N st    94   3779864       581      2519         0     83880      7658    813892   no data   no data  --
973.92/973.91	c  N st    96   3815858       581      2519         0    119246      7658   1811395   no data   no data  --
986.72/986.77	c  N st    97   3848250       581      2519         0    151052      7658   2719788   no data   no data  --
1004.11/1004.12	c  N st    98   3896839       581      2519         0    114458      7658   1667966   no data   no data  --
1028.11/1028.19	c  N st    99   3969721       581      2519         0    100780      7658   1268718   no data   no data  --
1072.12/1072.14	c  N st   100   4079044       581      2519         0    121555      7658   1904098   no data   no data  --
1125.92/1125.96	c  N st   101   4213088       581      2519         0    165659      7658   3173472   no data   no data  --
1125.92/1125.96	c  S st   101   4213088       581      2519         0    165659      7658   3173472   no data   no data  --
1126.52/1126.51	c  S st   101   4213591       581      2519         0    166161      7658   3186776   no data   no data  --
1126.52/1126.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1126.52/1126.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1126.62/1126.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
1126.72/1126.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1126.72/1126.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1126.72/1126.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    581 time:  0.00 s
1126.72/1126.73	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1173.12/1173.12	c lits-rem:       657  cl-subs:     8448  v-elim:      0  v-fix:    0  time: 46.39 s
1173.12/1173.12	c vivif2 --  cl tried     2519 cl shrink        0 lits rem          0 time: 0.00
1173.12/1173.16	c vivif2 --  cl tried   157713 cl shrink        0 lits rem          0 time: 0.04
1173.32/1173.39	c asymm  cl-useful: 0/2519/2519 lits-rem:0 time: 0.23
1173.32/1173.39	c calculated reachability. Time: 0.00
1173.32/1173.39	c  N st   101   4213591       581      2519         0    157713      7658   2940302   no data   no data  --
1278.52/1278.57	c  N st   102   4459567       581      2519         0    131447      7658   2063080   no data   no data  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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-3175920-1301788868/watcher-3175920-1301788868 -o /tmp/evaluation-result-3175920-1301788868/solver-3175920-1301788868 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175920-1301788868.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.98 4.01 3.95 4/189 9604
/proc/meminfo: memFree=22053224/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=30616 CPUtime=0 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 726 0 0 0 0 0 0 0 25 0 1 0 290489580 31350784 649 33554432000 4194304 4650387 140733510097168 18446744073709551615 4440827 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 7654 649 364 112 0 2619 0

[startup+0.104543 s]
/proc/loadavg: 3.98 4.01 3.95 4/189 9604
/proc/meminfo: memFree=22053224/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=30616 CPUtime=0.1 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 831 0 0 0 10 0 0 0 25 0 1 0 290489580 31350784 754 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 7654 754 379 112 0 2619 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30616

[startup+0.20052 s]
/proc/loadavg: 3.98 4.01 3.95 4/189 9604
/proc/meminfo: memFree=22053224/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=31128 CPUtime=0.19 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 1012 0 0 0 19 0 0 0 25 0 1 0 290489580 31875072 777 33554432000 4194304 4650387 140733510097168 18446744073709551615 4364326 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 7782 777 381 112 0 2747 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31128

[startup+0.300532 s]
/proc/loadavg: 3.98 4.01 3.95 4/189 9604
/proc/meminfo: memFree=22053224/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=31128 CPUtime=0.29 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 1077 0 0 0 29 0 0 0 25 0 1 0 290489580 31875072 842 33554432000 4194304 4650387 140733510097168 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 7782 842 381 112 0 2747 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31128

[startup+0.700472 s]
/proc/loadavg: 3.98 4.01 3.95 4/189 9604
/proc/meminfo: memFree=22053224/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=31656 CPUtime=0.69 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 1490 0 0 0 69 0 0 0 25 0 1 0 290489580 32415744 1012 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 7914 1012 381 112 0 2879 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31656

[startup+1.50032 s]
/proc/loadavg: 3.98 4.01 3.95 4/188 9606
/proc/meminfo: memFree=22176360/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=32480 CPUtime=1.49 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 2305 0 0 0 149 0 0 0 25 0 1 0 290489580 33259520 1138 33554432000 4194304 4650387 140733510097168 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 8120 1138 382 112 0 3085 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32480

[startup+3.10101 s]
/proc/loadavg: 3.98 4.01 3.95 4/188 9606
/proc/meminfo: memFree=22169044/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=38868 CPUtime=3.09 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 4765 0 0 0 308 1 0 0 25 0 1 0 290489580 39800832 2707 33554432000 4194304 4650387 140733510097168 18446744073709551615 4476256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 9717 2707 383 112 0 4682 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38868

[startup+6.30044 s]
/proc/loadavg: 3.98 4.01 3.95 4/188 9634
/proc/meminfo: memFree=22276108/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=40632 CPUtime=6.29 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 6519 0 0 0 628 1 0 0 25 0 1 0 290489580 41607168 3408 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 10158 3408 383 112 0 5123 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 40632

[startup+12.7003 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9689
/proc/meminfo: memFree=22405728/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=46456 CPUtime=12.69 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 10526 0 0 0 1267 2 0 0 25 0 1 0 290489580 47570944 4753 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 11614 4753 383 112 0 6579 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 46456

[startup+25.501 s]
/proc/loadavg: 3.98 4.01 3.95 5/190 9690
/proc/meminfo: memFree=22369920/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=54436 CPUtime=25.49 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 16807 0 0 0 2546 3 0 0 18 0 1 0 290489580 55742464 6784 33554432000 4194304 4650387 140733510097168 18446744073709551615 4331331 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 13609 6784 383 112 0 8574 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 54436

[startup+51.1005 s]
/proc/loadavg: 3.99 4.00 3.95 5/190 9690
/proc/meminfo: memFree=22342236/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=65532 CPUtime=51.09 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 26868 0 0 0 5103 6 0 0 25 0 1 0 290489580 67104768 9367 33554432000 4194304 4650387 140733510097168 18446744073709551615 4328243 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 16383 9367 383 112 0 11348 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 65532

[startup+102.3 s]
/proc/loadavg: 3.99 4.00 3.95 5/190 9692
/proc/meminfo: memFree=22317852/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=73600 CPUtime=102.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 42389 0 0 0 10220 10 0 0 25 0 1 0 290489580 75366400 10936 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 18400 10936 383 112 0 13365 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 73600

[startup+162.301 s]
/proc/loadavg: 4.05 4.01 3.95 5/190 9696
/proc/meminfo: memFree=22272568/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=89748 CPUtime=162.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 59250 0 0 0 16215 15 0 0 25 0 1 0 290489580 91901952 15129 33554432000 4194304 4650387 140733510097168 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 22437 15129 383 112 0 17402 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 89748

[startup+222.307 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 9698
/proc/meminfo: memFree=22226096/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=104768 CPUtime=222.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 73491 0 0 0 22211 19 0 0 25 0 1 0 290489580 107282432 19267 33554432000 4194304 4650387 140733510097168 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 26192 19267 383 112 0 21157 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 104768

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 9699
/proc/meminfo: memFree=22224408/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=105020 CPUtime=282.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 84691 0 0 0 28207 23 0 0 25 0 1 0 290489580 107540480 19604 33554432000 4194304 4650387 140733510097168 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 26255 19604 383 112 0 21220 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 105020

[startup+342.301 s]
/proc/loadavg: 4.14 4.03 3.96 5/190 9701
/proc/meminfo: memFree=22165328/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=129628 CPUtime=342.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 98481 0 0 0 34204 26 0 0 25 0 1 0 290489580 132739072 23607 33554432000 4194304 4650387 140733510097168 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 32407 23607 383 112 0 27372 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 129628

[startup+402.3 s]
/proc/loadavg: 4.05 4.02 3.96 5/190 9703
/proc/meminfo: memFree=22159824/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=129840 CPUtime=402.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 109536 0 0 0 40199 31 0 0 25 0 1 0 290489580 132956160 24179 33554432000 4194304 4650387 140733510097168 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 32460 24179 383 112 0 27425 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 129840

[startup+462.301 s]
/proc/loadavg: 4.02 4.02 3.96 5/190 9704
/proc/meminfo: memFree=22115276/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=143732 CPUtime=462.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 119111 0 0 0 46197 33 0 0 25 0 1 0 290489580 147181568 28483 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 35933 28483 383 112 0 30898 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 143732

[startup+522.301 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9706
/proc/meminfo: memFree=22107532/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=143932 CPUtime=522.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 128882 0 0 0 52193 37 0 0 25 0 1 0 290489580 147386368 26929 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 35983 26929 383 112 0 30948 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 143932

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.96 5/190 9707
/proc/meminfo: memFree=22090476/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=144052 CPUtime=582.3 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 136365 0 0 0 58190 40 0 0 25 0 1 0 290489580 147509248 28764 33554432000 4194304 4650387 140733510097168 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 36013 28764 383 112 0 30978 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 144052

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9709
/proc/meminfo: memFree=22066376/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=159616 CPUtime=642.31 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 146335 0 0 0 64188 43 0 0 25 0 1 0 290489580 163446784 32636 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 39904 32636 383 112 0 34869 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 159616

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9711
/proc/meminfo: memFree=22068928/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=159796 CPUtime=702.31 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 155045 0 0 0 70185 46 0 0 25 0 1 0 290489580 163631104 32292 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 39949 32292 383 112 0 34914 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 159796

[startup+762.3 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9712
/proc/meminfo: memFree=22071696/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=159984 CPUtime=762.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 163745 0 0 0 76183 49 0 0 25 0 1 0 290489580 163823616 31589 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 39996 31589 383 112 0 34961 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 159984

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.96 5/190 9714
/proc/meminfo: memFree=22068064/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=160084 CPUtime=822.31 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 170770 0 0 0 82179 52 0 0 25 0 1 0 290489580 163926016 31983 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 40021 31983 383 112 0 34986 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 160084

[startup+882.307 s]
/proc/loadavg: 4.08 4.02 3.97 5/190 9715
/proc/meminfo: memFree=22064916/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=160188 CPUtime=882.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 177729 0 0 0 88177 55 0 0 25 0 1 0 290489580 164032512 32274 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 40047 32274 383 112 0 35012 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 160188

[startup+942.3 s]
/proc/loadavg: 4.07 4.03 3.97 5/190 9717
/proc/meminfo: memFree=22058428/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=165524 CPUtime=942.31 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 185491 0 0 0 94174 57 0 0 25 0 1 0 290489580 169496576 33192 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 41381 33192 383 112 0 36346 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 165524

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.97 5/190 9719
/proc/meminfo: memFree=22038676/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=165632 CPUtime=1002.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 192520 0 0 0 100171 61 0 0 25 0 1 0 290489580 169607168 32877 33554432000 4194304 4650387 140733510097168 18446744073709551615 4328299 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 41408 32877 383 112 0 36373 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 165632

[startup+1062.3 s]
/proc/loadavg: 4.01 4.01 3.97 5/190 9720
/proc/meminfo: memFree=22015564/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=165736 CPUtime=1062.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 199360 0 0 0 106168 64 0 0 25 0 1 0 290489580 169713664 32141 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 41434 32141 383 112 0 36399 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 165736

[startup+1122.3 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 9722
/proc/meminfo: memFree=22018608/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=219384 CPUtime=1122.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 205549 0 0 0 112165 67 0 0 25 0 1 0 290489580 224649216 34433 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 54846 34433 383 112 0 49811 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 219384

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9723
/proc/meminfo: memFree=21981996/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=242684 CPUtime=1182.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 211943 0 0 0 118164 68 0 0 25 0 1 0 290489580 248508416 40827 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 60671 40827 383 112 0 55636 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 242684

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9725
/proc/meminfo: memFree=21974240/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=189188 CPUtime=1242.32 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 218784 0 0 0 124161 71 0 0 25 0 1 0 290489580 193728512 39489 33554432000 4194304 4650387 140733510097168 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 47297 39489 383 112 0 42262 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189188



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9727
/proc/meminfo: memFree=21947048/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=243468 CPUtime=1300.03 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 223776 0 0 0 129929 74 0 0 25 0 1 0 290489580 249311232 40511 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 60867 40511 383 112 0 55832 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 243468

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

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

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.97 5/190 9727
/proc/meminfo: memFree=21947048/32951124 swapFree=67111528/67111528
[pid=9604] ppid=9602 vsize=243468 CPUtime=1300.03 cores=0,2
/proc/9604/stat : 9604 (strangenight1-s) R 9602 9604 8966 0 -1 4202496 223776 0 0 0 129929 74 0 0 25 0 1 0 290489580 249311232 40511 33554432000 4194304 4650387 140733510097168 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/9604/statm: 60867 40511 383 112 0 55832 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 243468

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

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

runsolver used 2.23066 second user time and 4.85826 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 02:01:08
IDJOB=3175920
IDBENCH=82938
IDSOLVER=1589
FILE ID=node101/3175920-1301788868
RUNJOBID= node101-1301783657-8984
PBS_JOBID= 12841416
Free space on /tmp= 72320 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S727005963-093.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175920-1301788868/watcher-3175920-1301788868 -o /tmp/evaluation-result-3175920-1301788868/solver-3175920-1301788868 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175920-1301788868.cnf

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

MD5SUM BENCH= 91e4bda9499071fffccca1352d82691f
RANDOM SEED=1438384982

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.07
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.841
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.77
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.841
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.83
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.841
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.74
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.841
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.841
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.841
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:     32951124 kB
MemFree:      22053504 kB
Buffers:        337624 kB
Cached:        9845020 kB
SwapCached:          0 kB
Active:        7083532 kB
Inactive:      3564776 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22053504 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6296 kB
Writeback:           0 kB
AnonPages:      465600 kB
Mapped:          16396 kB
Slab:           184672 kB
PageTables:       6244 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   741524 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= 72312 MiB
End job on node101 at 2011-04-03 02:22:50