Trace number 3370000

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v650-c2769-S1894319588-015.SATISFIABLE.cnf
MD5SUMc06f05996bba25e7e26c6579a49532fc
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.013997
Satisfiable
(Un)Satisfiability was proved
Number of variables650
Number of clauses2769
Sum of the clauses size8307
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32769
Number of clauses of size 40
Number of clauses of size 50
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 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370000-1305384836.cnf'
0.00/0.01	c -- header says num vars:            650
0.00/0.01	c -- header says num clauses:        2769
0.00/0.05	c -- clauses added:            0 learnts,         2769 normals,            0 xors
0.00/0.05	c -- vars added        650
0.00/0.05	c Parsing time:  0.00 s
0.00/0.05	c  N st     0         0       650      2769         0         0      8307         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 0/2769/2769 lits-rem:0 time: 0.00
0.00/0.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    650 time:  0.00 s
0.00/0.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.05	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.05	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.05	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.05	c calculated reachability. Time: 0.00
0.00/0.05	c Calc default polars -  time:   0.00 s pos:     264 undec:      77 neg:     309
0.00/0.05	c =========================================================================================
0.00/0.05	c types(t): F = full restart, N = normal restart
0.00/0.05	c types(t): S = simplification begin/end, E = solution found
0.00/0.05	c restart types(rt): st = static, dy = dynamic
0.00/0.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.05	c  B st     0         0       626      2740         0         0      8361         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
0.09/0.19	c  N st     8      4915       626      2740         0      4861      8361    142998   no data   no data  --
0.38/0.46	c  N st    10     11300       626      2740         0      4497      8361     92675   no data   no data  --
0.69/0.75	c  N st    11     17043       626      2740         0     10174      8361    263447   no data   no data  --
1.18/1.22	c  F st    12     25000       626      2740         0     12473      8361    313532   no data   no data  --
1.18/1.22	c  N st    12     25000       626      2740         0     12473      8361    313532   no data   no data  --
1.48/1.50	c Decided on static restart strategy
1.48/1.50	c  N st    18     30002       626      2740         0     10723      8361    245303   no data   no data  --
1.48/1.50	c  S st    18     30002       626      2740         0     10723      8361    245303   no data   no data  --
1.48/1.53	c  S st    18     30504       626      2740         0     11225      8361    258507   no data   no data  --
1.48/1.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.48/1.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.48/1.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.48/1.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.48/1.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.48/1.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
1.48/1.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.78/1.82	c lits-rem:       117  cl-subs:      294  v-elim:      0  v-fix:    0  time:  0.27 s
1.78/1.83	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.01
1.78/1.83	c calculated reachability. Time: 0.00
1.78/1.83	c  N st    18     30504       626      2740         0     10931      8361    248406   no data   no data  --
2.19/2.24	c  N st    20     37614       626      2740         0     10156      8361    200565   no data   no data  --
2.58/2.62	c  N st    21     44013       626      2740         0     16457      8361    378561   no data   no data  --
2.68/2.73	c  S st    22     45760       626      2740         0      9370      8361    157055   no data   no data  --
2.68/2.76	c  S st    22     46268       626      2740         0      9877      8361    170766   no data   no data  --
2.68/2.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.68/2.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.68/2.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.68/2.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.68/2.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.68/2.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
2.68/2.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2.88/2.90	c lits-rem:        50  cl-subs:       47  v-elim:      0  v-fix:    0  time:  0.13 s
2.88/2.90	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
2.88/2.90	c vivif2 --  cl tried     9830 cl shrink        0 lits rem          0 time: 0.00
2.88/2.91	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.01
2.88/2.91	c calculated reachability. Time: 0.00
2.88/2.91	c  N st    22     46268       626      2740         0      9830      8361    169293   no data   no data  --
3.88/3.90	c  N st    23     60666       626      2740         0     14183      8361    280990   no data   no data  --
4.58/4.61	c  N st    24     69403       626      2740         0     11954      8361    202599   no data   no data  --
4.58/4.61	c  S st    24     69403       626      2740         0     11954      8361    202599   no data   no data  --
4.58/4.64	c  S st    24     69905       626      2740         0     12454      8361    215923   no data   no data  --
4.58/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.58/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.58/4.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.58/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.58/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.58/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
4.58/4.65	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.78/4.89	c lits-rem:        42  cl-subs:      112  v-elim:      0  v-fix:    0  time:  0.24 s
4.78/4.89	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
4.78/4.89	c vivif2 --  cl tried    12342 cl shrink        0 lits rem          0 time: 0.00
4.88/4.90	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.01
4.88/4.90	c calculated reachability. Time: 0.00
4.88/4.90	c  N st    24     69905       626      2740         0     12342      8361    212699   no data   no data  --
6.28/6.34	c  F st    25     87500       626      2740         0     17845      8361    361957   no data   no data  --
6.28/6.34	c  N st    25     87500       626      2740         0     17845      8361    361957   no data   no data  --
6.69/6.74	c Decided on static restart strategy
6.99/7.02	c  N st    32     95538       626      2740         0     13016      8361    202755   no data   no data  --
7.69/7.77	c  N st    34    104857       626      2740         0     22212      8361    478494   no data   no data  --
7.69/7.77	c  S st    34    104857       626      2740         0     22212      8361    478494   no data   no data  --
7.78/7.83	c  S st    34    105363       626      2740         0     22718      8361    491543   no data   no data  --
7.78/7.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.78/7.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.78/7.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.78/7.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.78/7.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.78/7.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
7.78/7.85	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
8.98/9.08	c lits-rem:       580  cl-subs:      812  v-elim:      0  v-fix:    0  time:  1.23 s
8.98/9.08	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
8.98/9.08	c vivif2 --  cl tried    21906 cl shrink        0 lits rem          0 time: 0.00
9.08/9.10	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.02
9.08/9.10	c calculated reachability. Time: 0.00
9.08/9.10	c  N st    34    105363       626      2740         0     21906      8361    462941   no data   no data  --
9.89/9.93	c  N st    35    114961       626      2740         0     17570      8361    309688   no data   no data  --
11.08/11.18	c  N st    36    129358       626      2740         0     16992      8361    272696   no data   no data  --
13.09/13.20	c  N st    37    150953       626      2740         0     22511      8361    429049   no data   no data  --
13.78/13.84	c  S st    38    158048       626      2740         0     29526      8361    647678   no data   no data  --
13.88/13.91	c  S st    38    158551       626      2740         0     30028      8361    660909   no data   no data  --
13.88/13.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.88/13.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.88/13.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
13.88/13.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.88/13.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.88/13.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
13.88/13.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
15.68/15.77	c lits-rem:       950  cl-subs:      977  v-elim:      0  v-fix:    0  time:  1.83 s
15.68/15.77	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
15.68/15.77	c vivif2 --  cl tried    29051 cl shrink        0 lits rem          0 time: 0.01
15.68/15.80	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.02
15.78/15.80	c calculated reachability. Time: 0.00
15.78/15.80	c  N st    38    158551       626      2740         0     29051      8361    625879   no data   no data  --
20.89/20.97	c  N st    39    207139       626      2740         0     23632      8361    409975   no data   no data  --
23.88/23.91	c  N st    40    237826       626      2740         0     34080      8361    718082   no data   no data  --
23.88/23.91	c  S st    40    237826       626      2740         0     34080      8361    718082   no data   no data  --
23.88/23.99	c  S st    40    238332       626      2740         0     34585      8361    731873   no data   no data  --
23.98/24.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.98/24.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.98/24.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
23.98/24.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.98/24.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.98/24.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
23.98/24.03	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
26.30/26.35	c lits-rem:       664  cl-subs:     1246  v-elim:      0  v-fix:    0  time:  2.32 s
26.30/26.35	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
26.30/26.36	c vivif2 --  cl tried    33339 cl shrink        0 lits rem          0 time: 0.01
26.30/26.39	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.03
26.30/26.39	c calculated reachability. Time: 0.00
26.30/26.39	c  N st    40    238332       626      2740         0     33339      8361    690543   no data   no data  --
33.99/34.01	c  F st    41    306250       626      2740         0     35336      8361    686104   no data   no data  --
33.99/34.01	c  N st    41    306250       626      2740         0     35336      8361    686104   no data   no data  --
34.68/34.71	c Decided on static restart strategy
37.30/37.33	c  N st    51    334556       626      2740         0     39536      8361    750847   no data   no data  --
39.98/40.01	c  N st    53    357498       626      2740         0     37595      8361    702788   no data   no data  --
39.98/40.01	c  S st    53    357498       626      2740         0     37595      8361    702788   no data   no data  --
40.08/40.11	c  S st    53    358000       626      2740         0     38097      8361    716217   no data   no data  --
40.08/40.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.08/40.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.08/40.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
40.08/40.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.08/40.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.08/40.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
40.08/40.15	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
41.98/42.04	c lits-rem:       513  cl-subs:      665  v-elim:      0  v-fix:    0  time:  1.88 s
41.98/42.04	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
41.98/42.05	c vivif2 --  cl tried    37432 cl shrink        0 lits rem          0 time: 0.01
41.98/42.08	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.03
41.98/42.08	c calculated reachability. Time: 0.00
41.98/42.08	c  N st    53    358000       626      2740         0     37432      8361    693587   no data   no data  --
46.29/46.35	c  N st    54    390394       626      2740         0     43776      8361    852196   no data   no data  --
52.88/52.90	c  N st    55    438984       626      2740         0     37389      8361    603376   no data   no data  --
62.48/62.60	c  N st    56    511866       626      2740         0     50852      8361    967391   no data   no data  --
66.29/66.37	c  N st    57    537003       626      2740         0     45034      8361    792018   no data   no data  --
66.29/66.37	c  S st    57    537003       626      2740         0     45034      8361    792018   no data   no data  --
66.39/66.49	c  S st    57    537504       626      2740         0     45534      8361    806329   no data   no data  --
66.39/66.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.39/66.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.48/66.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
66.48/66.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.48/66.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.48/66.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
66.48/66.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
68.78/68.86	c lits-rem:       704  cl-subs:     1684  v-elim:      0  v-fix:    0  time:  2.32 s
68.78/68.86	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
68.78/68.87	c vivif2 --  cl tried    43850 cl shrink        0 lits rem          0 time: 0.01
68.88/68.90	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.04
68.88/68.90	c calculated reachability. Time: 0.00
68.88/68.90	c  N st    57    537504       626      2740         0     43850      8361    756296   no data   no data  --
96.29/96.34	c  N st    58    701488       626      2740         0     38060      8361    475270   no data   no data  --
115.39/115.46	c  N st    59    806258       626      2740         0     67588      8361   1348870   no data   no data  --
115.39/115.46	c  S st    59    806258       626      2740         0     67588      8361   1348870   no data   no data  --
115.58/115.64	c  S st    59    806761       626      2740         0     68090      8361   1362610   no data   no data  --
115.58/115.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.58/115.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
115.58/115.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
115.68/115.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.68/115.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.68/115.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
115.68/115.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
119.28/119.31	c lits-rem:       219  cl-subs:     2809  v-elim:      0  v-fix:    0  time:  3.59 s
119.28/119.31	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
119.28/119.33	c vivif2 --  cl tried    65281 cl shrink        0 lits rem          0 time: 0.02
119.28/119.39	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.06
119.28/119.39	c calculated reachability. Time: 0.00
119.28/119.39	c  N st    59    806761       626      2740         0     65281      8361   1276837   no data   no data  --
169.78/169.80	c  F st    60   1071876       626      2740         0     80806      8361   1676936   no data   no data  --
169.78/169.80	c  N st    60   1071876       626      2740         0     80806      8361   1676936   no data   no data  --
170.98/171.04	c Decided on static restart strategy
174.89/174.98	c  N st    70   1100181       626      2740         0     64506      8361   1076056   no data   no data  --
181.68/181.74	c  N st    72   1136173       626      2740         0     54828      8361    791283   no data   no data  --
189.20/189.21	c  N st    73   1168565       626      2740         0     86541      8361   1706803   no data   no data  --
198.59/198.61	c  N st    74   1210144       626      2740         0     81359      8361   1611141   no data   no data  --
198.59/198.61	c  S st    74   1210144       626      2740         0     81359      8361   1611141   no data   no data  --
198.79/198.81	c  S st    74   1210648       626      2740         0     81863      8361   1624993   no data   no data  --
198.79/198.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.79/198.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.79/198.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
198.89/198.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.89/198.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.89/198.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
198.89/198.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
203.69/203.70	c lits-rem:       169  cl-subs:     2839  v-elim:      0  v-fix:    0  time:  4.79 s
203.69/203.70	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
203.69/203.72	c vivif2 --  cl tried    79024 cl shrink        0 lits rem          0 time: 0.02
203.79/203.80	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.09
203.79/203.81	c calculated reachability. Time: 0.00
203.79/203.81	c  N st    74   1210648       626      2740         0     79024      8361   1529567   no data   no data  --
220.19/220.26	c  N st    75   1283530       626      2740         0     55108      8361    723245   no data   no data  --
242.29/242.34	c  N st    76   1392854       626      2740         0     63293      8361    962394   no data   no data  --
277.59/277.63	c  N st    77   1556838       626      2740         0     67978      8361   1020008   no data   no data  --
315.60/315.64	c  N st    78   1710649       626      2740         0    109796      8361   2203909   no data   no data  --
315.60/315.64	c  S st    78   1710649       626      2740         0    109796      8361   2203909   no data   no data  --
315.99/316.05	c  S st    78   1711152       626      2740         0    110299      8361   2217949   no data   no data  --
315.99/316.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
315.99/316.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
316.09/316.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
316.19/316.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
316.19/316.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
316.19/316.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
316.19/316.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
334.80/334.87	c lits-rem:       254  cl-subs:     7513  v-elim:      0  v-fix:    0  time: 18.67 s
334.80/334.87	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
334.80/334.89	c vivif2 --  cl tried   102786 cl shrink        0 lits rem          0 time: 0.02
335.00/335.03	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.14
335.00/335.03	c calculated reachability. Time: 0.00
335.00/335.03	c  N st    78   1711152       626      2740         0    102786      8361   2002039   no data   no data  --
429.79/429.83	c  N st    79   2080116       626      2740         0    114580      8361   2180149   no data   no data  --
467.40/467.41	c  N st    80   2211152       626      2740         0    118625      8361   2212592   no data   no data  --
467.40/467.41	c  S st    80   2211152       626      2740         0    118625      8361   2212592   no data   no data  --
467.69/467.78	c  S st    80   2211656       626      2740         0    119129      8361   2227153   no data   no data  --
467.69/467.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.69/467.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
467.79/467.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
467.89/467.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.89/467.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.89/467.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
467.89/467.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
483.39/483.43	c lits-rem:       227  cl-subs:     7807  v-elim:      0  v-fix:    0  time: 15.50 s
483.39/483.43	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
483.39/483.46	c vivif2 --  cl tried   111322 cl shrink        0 lits rem          0 time: 0.03
483.59/483.64	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.18
483.59/483.65	c calculated reachability. Time: 0.00
483.59/483.65	c  N st    80   2211656       626      2740         0    111322      8361   2033556   no data   no data  --
633.90/633.99	c  N st    81   2711658       626      2740         0    134462      8361   2597744   no data   no data  --
633.90/633.99	c  S st    81   2711658       626      2740         0    134462      8361   2597744   no data   no data  --
634.30/634.35	c  S st    81   2712160       626      2740         0    134964      8361   2611034   no data   no data  --
634.30/634.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
634.30/634.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
634.40/634.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
634.50/634.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
634.50/634.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
634.50/634.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
634.50/634.51	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
656.30/656.33	c lits-rem:       301  cl-subs:    10042  v-elim:      0  v-fix:    0  time: 21.82 s
656.30/656.33	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
656.30/656.36	c vivif2 --  cl tried   124922 cl shrink        0 lits rem          0 time: 0.03
656.50/656.53	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.17
656.50/656.54	c calculated reachability. Time: 0.00
656.50/656.54	c  N st    81   2712160       626      2740         0    124922      8361   2352477   no data   no data  --
842.31/842.35	c  N st    82   3212161       626      2740         0    101093      8361   1478588   no data   no data  --
842.31/842.35	c  S st    82   3212161       626      2740         0    101093      8361   1478588   no data   no data  --
842.51/842.59	c  S st    82   3212663       626      2740         0    101593      8361   1492173   no data   no data  --
842.51/842.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
842.51/842.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
842.61/842.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
842.61/842.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
842.61/842.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
842.61/842.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
842.61/842.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
847.40/847.45	c lits-rem:        88  cl-subs:     3850  v-elim:      0  v-fix:    0  time:  4.76 s
847.40/847.45	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
847.40/847.47	c vivif2 --  cl tried    97743 cl shrink        0 lits rem          0 time: 0.02
847.50/847.57	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.10
847.50/847.58	c calculated reachability. Time: 0.00
847.50/847.58	c  N st    82   3212663       626      2740         0     97743      8361   1393600   no data   no data  --
1013.31/1013.40	c  N st    83   3712663       626      2740         0    108677      8361   1627685   no data   no data  --
1013.31/1013.40	c  S st    83   3712663       626      2740         0    108677      8361   1627685   no data   no data  --
1013.61/1013.66	c  S st    83   3713169       626      2740         0    109183      8361   1641276   no data   no data  --
1013.61/1013.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1013.61/1013.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1013.71/1013.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
1013.71/1013.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1013.71/1013.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1013.71/1013.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
1013.71/1013.77	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1019.21/1019.21	c lits-rem:       613  cl-subs:     3766  v-elim:      0  v-fix:    0  time:  5.44 s
1019.21/1019.21	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
1019.21/1019.22	c vivif2 --  cl tried   105417 cl shrink        0 lits rem          0 time: 0.02
1019.31/1019.34	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.11
1019.31/1019.34	c calculated reachability. Time: 0.00
1019.31/1019.34	c  N st    83   3713169       626      2740         0    105417      8361   1531938   no data   no data  --
1033.71/1033.77	c  F st    84   3751564       626      2740         0    143022      8361   2650834   no data   no data  --
1033.71/1033.77	c  N st    84   3751564       626      2740         0    143022      8361   2650834   no data   no data  --
1036.12/1036.18	c Decided on static restart strategy
1046.51/1046.53	c  N st    94   3779865       626      2740         0     87644      8361    942081   no data   no data  --
1057.41/1057.41	c  N st    96   3815858       626      2740         0    122894      8361   1958691   no data   no data  --
1069.81/1069.89	c  N st    97   3848250       626      2740         0    154624      8361   2881105   no data   no data  --
1084.62/1084.63	c  N st    98   3896838       626      2740         0    118048      8361   1852222   no data   no data  --
1114.11/1114.11	c  N st    99   3969723       626      2740         0    104276      8361   1387797   no data   no data  --
1154.72/1154.80	c  N st   100   4079047       626      2740         0    125101      8361   1992665   no data   no data  --
1204.71/1204.75	c  N st   101   4213169       626      2740         0    169593      8361   3387352   no data   no data  --
1204.71/1204.75	c  S st   101   4213169       626      2740         0    169593      8361   3387352   no data   no data  --
1205.21/1205.23	c  S st   101   4213672       626      2740         0    170096      8361   3402098   no data   no data  --
1205.21/1205.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1205.21/1205.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1205.31/1205.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1205.41/1205.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1205.41/1205.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1205.41/1205.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    626 time:  0.00 s
1205.41/1205.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1251.83/1251.81	c lits-rem:       550  cl-subs:     7125  v-elim:      0  v-fix:    0  time: 46.37 s
1251.83/1251.81	c vivif2 --  cl tried     2740 cl shrink        0 lits rem          0 time: 0.00
1251.83/1251.85	c vivif2 --  cl tried   162971 cl shrink        0 lits rem          0 time: 0.04
1252.02/1252.09	c asymm  cl-useful: 0/2740/2740 lits-rem:0 time: 0.25
1252.12/1252.10	c calculated reachability. Time: 0.00
1252.12/1252.10	c  N st   101   4213672       626      2740         0    162971      8361   3184899   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-3370000-1305384836/watcher-3370000-1305384836 -o /tmp/evaluation-result-3370000-1305384836/solver-3370000-1305384836 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370000-1305384836.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.68 3.93 3.90 3/270 24148
/proc/meminfo: memFree=21000744/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=2844 CPUtime=0 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4194304 86 0 0 0 0 0 0 0 23 0 1 0 650083351 2912256 43 33554432000 4194304 4650387 140737136668896 18446744073709551615 237273955975 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/24148/statm: 711 43 35 112 0 23 0

[startup+0.0634959 s]
/proc/loadavg: 3.68 3.93 3.90 3/270 24148
/proc/meminfo: memFree=21000744/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=30632 CPUtime=0.05 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 803 0 0 0 5 0 0 0 23 0 1 0 650083351 31367168 725 33554432000 4194304 4650387 140737136668896 18446744073709551615 4330345 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 7658 725 378 112 0 2623 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 30632

[startup+0.100483 s]
/proc/loadavg: 3.68 3.93 3.90 3/270 24148
/proc/meminfo: memFree=21000744/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=30632 CPUtime=0.09 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 843 0 0 0 9 0 0 0 23 0 1 0 650083351 31367168 765 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 7658 765 379 112 0 2623 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30632

[startup+0.300321 s]
/proc/loadavg: 3.68 3.93 3.90 3/270 24148
/proc/meminfo: memFree=21000744/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=31196 CPUtime=0.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 1133 0 0 0 29 0 0 0 24 0 1 0 650083351 31944704 880 33554432000 4194304 4650387 140737136668896 18446744073709551615 4333595 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 7799 880 381 112 0 2764 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31196

[startup+0.700308 s]
/proc/loadavg: 3.68 3.93 3.90 3/270 24148
/proc/meminfo: memFree=21000744/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=31736 CPUtime=0.69 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 1594 0 0 0 69 0 0 0 25 0 1 0 650083351 32497664 1076 33554432000 4194304 4650387 140737136668896 18446744073709551615 4363314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 7934 1076 381 112 0 2899 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31736

[startup+1.50022 s]
/proc/loadavg: 3.68 3.93 3.90 5/285 24173
/proc/meminfo: memFree=20970772/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=32576 CPUtime=1.48 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 2469 0 0 0 148 0 0 0 25 0 1 0 650083351 33357824 1227 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 8144 1227 382 112 0 3109 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 32576

[startup+3.10088 s]
/proc/loadavg: 3.68 3.93 3.90 5/285 24173
/proc/meminfo: memFree=20941260/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=39640 CPUtime=3.08 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 5132 0 0 0 308 0 0 0 25 0 1 0 650083351 40591360 2967 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 9910 2967 383 112 0 4875 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 39640

[startup+6.30037 s]
/proc/loadavg: 3.70 3.93 3.90 5/285 24173
/proc/meminfo: memFree=20933756/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=41204 CPUtime=6.28 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 7234 0 0 0 628 0 0 0 25 0 1 0 650083351 42192896 3392 33554432000 4194304 4650387 140737136668896 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 10301 3392 383 112 0 5266 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 41204

[startup+12.7001 s]
/proc/loadavg: 3.73 3.94 3.90 5/285 24173
/proc/meminfo: memFree=20903732/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=48076 CPUtime=12.68 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 11688 0 0 0 1266 2 0 0 25 0 1 0 650083351 49229824 4839 33554432000 4194304 4650387 140737136668896 18446744073709551615 4328254 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 12019 4839 383 112 0 6984 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 48076

[startup+25.5009 s]
/proc/loadavg: 3.79 3.94 3.91 5/285 24173
/proc/meminfo: memFree=20856008/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=63544 CPUtime=25.49 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 19605 0 0 0 2545 4 0 0 25 0 1 0 650083351 65069056 8955 33554432000 4194304 4650387 140737136668896 18446744073709551615 4438629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 15886 8955 383 112 0 10851 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 63544

[startup+51.1003 s]
/proc/loadavg: 3.86 3.94 3.91 5/285 24174
/proc/meminfo: memFree=20831648/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=71424 CPUtime=51.08 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 29833 0 0 0 5102 6 0 0 25 0 1 0 650083351 73138176 10942 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 17856 10942 383 112 0 12821 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 71424

[startup+102.311 s]
/proc/loadavg: 3.94 3.95 3.91 5/285 24175
/proc/meminfo: memFree=20783128/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=79172 CPUtime=102.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 45382 0 0 0 10219 10 0 0 25 0 1 0 650083351 81072128 13355 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 19793 13355 383 112 0 14758 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 79172

[startup+162.301 s]
/proc/loadavg: 4.02 3.97 3.91 5/285 24177
/proc/meminfo: memFree=20735984/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=95948 CPUtime=162.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 63220 0 0 0 16214 15 0 0 25 0 1 0 650083351 98250752 17649 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 23987 17649 383 112 0 18952 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 95948

[startup+222.301 s]
/proc/loadavg: 4.06 3.99 3.92 5/285 24178
/proc/meminfo: memFree=20685484/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=114704 CPUtime=222.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 79940 0 0 0 22209 20 0 0 25 0 1 0 650083351 117456896 21166 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 28676 21166 383 112 0 23641 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 114704

[startup+282.3 s]
/proc/loadavg: 4.02 3.99 3.92 5/285 24180
/proc/meminfo: memFree=20652848/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=114964 CPUtime=282.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 92650 0 0 0 28206 23 0 0 25 0 1 0 650083351 117723136 21721 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 28741 21721 383 112 0 23706 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 114964

[startup+342.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/285 24182
/proc/meminfo: memFree=20599136/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=144476 CPUtime=342.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 106661 0 0 0 34203 26 0 0 25 0 1 0 650083351 147943424 27967 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 36119 27968 383 112 0 31084 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 144476

[startup+402.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/285 24183
/proc/meminfo: memFree=20596120/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=144720 CPUtime=402.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 116857 0 0 0 40200 29 0 0 25 0 1 0 650083351 148193280 27781 33554432000 4194304 4650387 140737136668896 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 36180 27781 383 112 0 31145 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 144720

[startup+462.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/285 24194
/proc/meminfo: memFree=20540072/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=144868 CPUtime=462.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 125939 0 0 0 46197 33 0 0 25 0 1 0 650083351 148344832 28717 33554432000 4194304 4650387 140737136668896 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 36217 28717 383 112 0 31182 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 144868

[startup+522.3 s]
/proc/loadavg: 4.00 3.99 3.92 5/285 24195
/proc/meminfo: memFree=20527400/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=159420 CPUtime=522.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 134961 0 0 0 52195 35 0 0 25 0 1 0 650083351 163246080 31849 33554432000 4194304 4650387 140737136668896 18446744073709551615 4364753 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 39855 31849 383 112 0 34820 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 159420

[startup+582.301 s]
/proc/loadavg: 4.10 4.02 3.93 5/285 24197
/proc/meminfo: memFree=20506532/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=159572 CPUtime=582.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 143827 0 0 0 58191 39 0 0 25 0 1 0 650083351 163401728 31870 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 39893 31870 383 112 0 34858 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 159572

[startup+642.301 s]
/proc/loadavg: 4.03 4.01 3.93 5/285 24202
/proc/meminfo: memFree=20477204/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=171140 CPUtime=642.31 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 153892 0 0 0 64190 41 0 0 25 0 1 0 650083351 175247360 35733 33554432000 4194304 4650387 140737136668896 18446744073709551615 4433016 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 42785 35733 383 112 0 37750 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171140

[startup+702.3 s]
/proc/loadavg: 4.08 4.02 3.94 5/285 24203
/proc/meminfo: memFree=20462728/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=174628 CPUtime=702.29 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 160541 0 0 0 70186 43 0 0 25 0 1 0 650083351 178819072 35757 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 43657 35757 383 112 0 38622 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 174628

[startup+762.311 s]
/proc/loadavg: 4.10 4.03 3.94 5/285 24205
/proc/meminfo: memFree=20459368/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=174716 CPUtime=762.32 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 167152 0 0 0 76185 47 0 0 25 0 1 0 650083351 178909184 35841 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 43679 35841 383 112 0 38644 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174716

[startup+822.301 s]
/proc/loadavg: 4.04 4.02 3.94 5/285 24206
/proc/meminfo: memFree=20454388/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=174820 CPUtime=822.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 173991 0 0 0 82181 49 0 0 25 0 1 0 650083351 179015680 36161 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365248 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 43705 36161 383 112 0 38670 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 174820

[startup+882.3 s]
/proc/loadavg: 4.01 4.02 3.94 5/285 24208
/proc/meminfo: memFree=20448892/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=182040 CPUtime=882.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 182123 0 0 0 88179 51 0 0 25 0 1 0 650083351 186408960 37323 33554432000 4194304 4650387 140737136668896 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 45510 37323 383 112 0 40475 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 182040

[startup+942.301 s]
/proc/loadavg: 4.00 4.01 3.94 5/285 24210
/proc/meminfo: memFree=20444032/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=182144 CPUtime=942.31 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 189985 0 0 0 94178 53 0 0 25 0 1 0 650083351 186515456 38039 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365191 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 45536 38039 383 112 0 40501 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 182144

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/285 24211
/proc/meminfo: memFree=20426772/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=235056 CPUtime=1002.3 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 197687 0 0 0 100175 55 0 0 25 0 1 0 650083351 240697344 38340 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 58764 38340 383 112 0 53729 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 235056

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.94 5/285 24213
/proc/meminfo: memFree=20396736/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=187100 CPUtime=1062.31 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 206194 0 0 0 106173 58 0 0 25 0 1 0 650083351 191590400 39147 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 46775 39147 383 112 0 41740 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 187100

[startup+1122.3 s]
/proc/loadavg: 4.13 4.03 3.95 5/285 24214
/proc/meminfo: memFree=20388892/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=187208 CPUtime=1122.31 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 213521 0 0 0 112171 60 0 0 25 0 1 0 650083351 191700992 38911 33554432000 4194304 4650387 140737136668896 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 46802 38911 383 112 0 41767 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 187208

[startup+1182.3 s]
/proc/loadavg: 4.05 4.02 3.95 5/285 24216
/proc/meminfo: memFree=20379924/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=187292 CPUtime=1182.31 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 220692 0 0 0 118167 64 0 0 25 0 1 0 650083351 191787008 38271 33554432000 4194304 4650387 140737136668896 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 46823 38271 383 112 0 41788 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 187292

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/285 24218
/proc/meminfo: memFree=20339352/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=267920 CPUtime=1242.32 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 228789 0 0 0 124166 66 0 0 25 0 1 0 650083351 274350080 46368 33554432000 4194304 4650387 140737136668896 18446744073709551615 4476158 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 66980 46368 383 112 0 61945 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 267920



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.07 4.04 3.96 5/285 24219
/proc/meminfo: memFree=20339812/32950904 swapFree=67057400/67111528
[pid=24148] ppid=24145 vsize=214204 CPUtime=1300.02 cores=0,2
/proc/24148/stat : 24148 (strangenight1-s) R 24145 24148 23326 0 -1 4202496 235850 0 0 0 129934 68 0 0 25 0 1 0 650083351 219344896 45021 33554432000 4194304 4650387 140737136668896 18446744073709551615 4365316 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/24148/statm: 53551 45021 383 112 0 48516 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 214204

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.04
CPU user time (s): 1299.35
CPU system time (s): 0.694894
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 268420

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.35
system time used= 0.694894
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 235850
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= 12
involuntary context switches= 1662

runsolver used 3.31849 second user time and 8.5417 second system time

The end

Launcher Data

Begin job on node121 at 2011-05-14 16:53:56
IDJOB=3370000
IDBENCH=82809
IDSOLVER=1847
FILE ID=node121/3370000-1305384836
RUNJOBID= node121-1305384836-24130
PBS_JOBID= 13324381
Free space on /tmp= 73432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v650-c2769-S1894319588-015.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370000-1305384836/watcher-3370000-1305384836 -o /tmp/evaluation-result-3370000-1305384836/solver-3370000-1305384836 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370000-1305384836.cnf

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

MD5SUM BENCH= c06f05996bba25e7e26c6579a49532fc
RANDOM SEED=2115460783

node121.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.817
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.63
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.817
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.817
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.84
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.817
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.817
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.82
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.817
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.817
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.817
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:     32950904 kB
MemFree:      21001156 kB
Buffers:        290768 kB
Cached:        5936932 kB
SwapCached:       7656 kB
Active:        6382392 kB
Inactive:      5214640 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      21001156 kB
SwapTotal:    67111528 kB
SwapFree:     67057400 kB
Dirty:           12592 kB
Writeback:           0 kB
AnonPages:     5367108 kB
Mapped:          21300 kB
Slab:           265440 kB
PageTables:      24700 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS: 30647952 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= 73408 MiB
End job on node121 at 2011-05-14 17:15:38