Trace number 3370390

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameSAT02/handmade/pehoushek/plainoldcnf/
5cnf_4300_4300_110.shuffled.cnf
MD5SUM34f8b747bfe8e7b589b8832e56ae8363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.022996
Satisfiable
(Un)Satisfiability was proved
Number of variables110
Number of clauses1892
Sum of the clauses size9308
Maximum clause length5
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 33
Number of clauses of size 4146
Number of clauses of size 51743
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-3370390-1305396043.cnf'
0.00/0.00	c -- header says num vars:            110
0.00/0.00	c -- header says num clauses:        1892
0.00/0.00	c -- clauses added:            0 learnts,         1892 normals,            0 xors
0.00/0.00	c -- vars added        110
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       110      1892         0         0      9308         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:      52 undec:      10 neg:      48
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       110      1892         0         0      9308         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4912       110      1892         0      4659      9308    111436   no data   no data  --
0.29/0.32	c  N st    10     11296       110      1892         0      4317      9308     80577   no data   no data  --
0.49/0.54	c  N st    11     17040       110      1892         0      9703      9308    212590   no data   no data  --
0.79/0.89	c  F st    12     25003       110      1892         0     11882      9308    261389   no data   no data  --
0.79/0.89	c  N st    12     25003       110      1892         0     11882      9308    261389   no data   no data  --
1.10/1.13	c Decided on static restart strategy
1.10/1.13	c  N st    18     30000       110      1892         0     10157      9308    207002   no data   no data  --
1.10/1.13	c  S st    18     30000       110      1892         0     10157      9308    207002   no data   no data  --
1.10/1.17	c  S st    18     30504       110      1892         0     10642      9308    218448   no data   no data  --
1.10/1.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.10/1.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.10/1.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.10/1.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.10/1.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.10/1.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1.10/1.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.69/1.71	c lits-rem:      2685  cl-subs:     1521  v-elim:      0  v-fix:    0  time:  0.53 s
1.69/1.74	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.04
1.69/1.74	c calculated reachability. Time: 0.00
1.69/1.74	c  N st    18     30504       110      1892         0      9121      9308    176855   no data   no data  --
2.10/2.11	c  N st    20     37615       110      1892         0      8433      9308    148087   no data   no data  --
2.39/2.43	c  N st    21     44015       110      1892         0     14459      9308    293204   no data   no data  --
2.49/2.52	c  S st    22     45757       110      1892         0     16093      9308    333077   no data   no data  --
2.49/2.57	c  S st    22     46260       110      1892         0     16579      9308    344618   no data   no data  --
2.49/2.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.49/2.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.49/2.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
2.49/2.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.49/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.49/2.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
2.49/2.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.79/3.81	c lits-rem:      4374  cl-subs:     1738  v-elim:      0  v-fix:    0  time:  1.23 s
3.79/3.81	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
3.79/3.81	c vivif2 --  cl tried    14841 cl shrink        0 lits rem          0 time: 0.00
3.79/3.87	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.05
3.79/3.87	c calculated reachability. Time: 0.00
3.79/3.87	c  N st    22     46260       110      1892         0     14841      9308    296582   no data   no data  --
4.59/4.61	c  N st    23     60657       110      1892         0     10643      9308    172144   no data   no data  --
5.09/5.10	c  N st    24     69391       110      1892         0     18845      9308    376895   no data   no data  --
5.09/5.10	c  S st    24     69391       110      1892         0     18845      9308    376895   no data   no data  --
5.09/5.16	c  S st    24     69891       110      1892         0     19330      9308    388473   no data   no data  --
5.09/5.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.09/5.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.09/5.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
5.09/5.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.09/5.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.09/5.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
5.09/5.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.49/6.54	c lits-rem:      4137  cl-subs:     2045  v-elim:      0  v-fix:    0  time:  1.37 s
6.49/6.54	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
6.49/6.55	c vivif2 --  cl tried    17285 cl shrink        0 lits rem          0 time: 0.00
6.60/6.61	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.06
6.60/6.61	c calculated reachability. Time: 0.00
6.60/6.61	c  N st    24     69891       110      1892         0     17285      9308    333293   no data   no data  --
7.71/7.73	c  F st    25     87500       110      1892         0     12337      9308    197563   no data   no data  --
7.71/7.73	c  N st    25     87500       110      1892         0     12337      9308    197563   no data   no data  --
7.99/8.03	c Decided on static restart strategy
8.19/8.22	c  N st    32     95544       110      1892         0     19944      9308    384437   no data   no data  --
8.80/8.85	c  N st    34    104837       110      1892         0     16498      9308    288225   no data   no data  --
8.80/8.85	c  S st    34    104837       110      1892         0     16498      9308    288225   no data   no data  --
8.80/8.89	c  S st    34    105338       110      1892         0     16984      9308    299592   no data   no data  --
8.80/8.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
8.89/8.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
8.89/8.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.90/9.96	c lits-rem:      2427  cl-subs:     1022  v-elim:      0  v-fix:    0  time:  1.06 s
9.90/9.96	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
9.90/9.97	c vivif2 --  cl tried    15962 cl shrink        0 lits rem          0 time: 0.00
9.99/10.03	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.06
9.99/10.03	c calculated reachability. Time: 0.00
9.99/10.03	c  N st    34    105338       110      1892         0     15962      9308    271760   no data   no data  --
10.59/10.69	c  N st    35    114936       110      1892         0     24977      9308    494375   no data   no data  --
11.69/11.76	c  N st    36    129335       110      1892         0     25287      9308    471884   no data   no data  --
13.39/13.46	c  N st    37    150930       110      1892         0     16503      9308    242254   no data   no data  --
13.89/13.94	c  S st    38    158008       110      1892         0     23151      9308    406588   no data   no data  --
13.99/14.00	c  S st    38    158513       110      1892         0     23640      9308    417879   no data   no data  --
13.99/14.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.99/14.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.99/14.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
13.99/14.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.99/14.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.99/14.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
13.99/14.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.29/15.39	c lits-rem:      3832  cl-subs:     1788  v-elim:      0  v-fix:    0  time:  1.37 s
15.29/15.39	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
15.29/15.39	c vivif2 --  cl tried    21852 cl shrink        0 lits rem          0 time: 0.00
15.40/15.47	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.08
15.40/15.47	c calculated reachability. Time: 0.00
15.40/15.47	c  N st    38    158513       110      1892         0     21852      9308    368735   no data   no data  --
19.59/19.65	c  N st    39    207101       110      1892         0     34427      9308    631334   no data   no data  --
22.49/22.54	c  N st    40    237770       110      1892         0     26721      9308    440606   no data   no data  --
22.49/22.54	c  S st    40    237770       110      1892         0     26721      9308    440606   no data   no data  --
22.59/22.62	c  S st    40    238272       110      1892         0     27206      9308    452220   no data   no data  --
22.59/22.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.59/22.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
22.59/22.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
22.59/22.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
24.09/24.20	c lits-rem:      3302  cl-subs:     2210  v-elim:      0  v-fix:    0  time:  1.56 s
24.09/24.20	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
24.09/24.20	c vivif2 --  cl tried    24996 cl shrink        0 lits rem          0 time: 0.00
24.29/24.30	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.09
24.29/24.30	c calculated reachability. Time: 0.00
24.29/24.30	c  N st    40    238272       110      1892         0     24996      9308    401245   no data   no data  --
31.19/31.26	c  F st    41    306250       110      1892         0     26849      9308    404207   no data   no data  --
31.19/31.26	c  N st    41    306250       110      1892         0     26849      9308    404207   no data   no data  --
31.69/31.75	c Decided on static restart strategy
34.11/34.18	c  N st    51    334552       110      1892         0     31116      9308    487725   no data   no data  --
36.69/36.73	c  N st    53    357408       110      1892         0     29108      9308    428695   no data   no data  --
36.69/36.73	c  S st    53    357408       110      1892         0     29108      9308    428695   no data   no data  --
36.79/36.80	c  S st    53    357911       110      1892         0     29589      9308    440497   no data   no data  --
36.79/36.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.79/36.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
36.79/36.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
37.99/38.08	c lits-rem:      2690  cl-subs:     1326  v-elim:      0  v-fix:    0  time:  1.26 s
37.99/38.08	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
37.99/38.08	c vivif2 --  cl tried    28263 cl shrink        0 lits rem          0 time: 0.00
38.09/38.18	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.10
38.09/38.18	c calculated reachability. Time: 0.00
38.09/38.18	c  N st    53    357911       110      1892         0     28263      9308    408651   no data   no data  --
41.80/41.83	c  N st    54    390303       110      1892         0     34407      9308    556959   no data   no data  --
47.69/47.75	c  N st    55    438893       110      1892         0     28272      9308    372874   no data   no data  --
56.99/57.06	c  N st    56    511776       110      1892         0     41235      9308    664305   no data   no data  --
60.69/60.76	c  N st    57    536866       110      1892         0     35738      9308    513600   no data   no data  --
60.69/60.76	c  S st    57    536866       110      1892         0     35738      9308    513600   no data   no data  --
60.79/60.86	c  S st    57    537368       110      1892         0     36228      9308    525271   no data   no data  --
60.79/60.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.79/60.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.79/60.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.79/60.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.79/60.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.79/60.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
60.79/60.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.49/62.57	c lits-rem:      2489  cl-subs:     1507  v-elim:      0  v-fix:    0  time:  1.68 s
62.49/62.57	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
62.49/62.58	c vivif2 --  cl tried    34721 cl shrink        0 lits rem          0 time: 0.00
62.59/62.71	c asymm  cl-useful: 0/1892/1892 lits-rem:0 time: 0.13
62.59/62.71	c calculated reachability. Time: 0.00
62.59/62.71	c  N st    57    537368       110      1892         0     34721      9308    487535   no data   no data  --
85.19/85.24	c  N st    58    701353       110      1892         0     62568      9308   1093269   no data   no data  --
100.39/100.40	c  N st    59    806054       110      1892         0     56680      9308    918788   no data   no data  --
100.39/100.40	c  S st    59    806054       110      1892         0     56680      9308    918788   no data   no data  --
100.49/100.54	c  S st    59    806554       110      1892         0     57154      9308    930053   no data   no data  --
100.49/100.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.49/100.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
100.49/100.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.49/100.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.49/100.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.49/100.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
100.49/100.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
105.49/105.53	c lits-rem:      3413  cl-subs:     5573  v-elim:      0  v-fix:    0  time:  4.95 s
105.49/105.53	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
105.49/105.54	c vivif2 --  cl tried    51581 cl shrink        0 lits rem          0 time: 0.01
105.69/105.74	c asymm  cl-useful: 0/1841/1892 lits-rem:0 time: 0.19
105.69/105.74	c calculated reachability. Time: 0.00
105.69/105.74	c  N st    59    806554       110      1892         0     51581      9308    806500   no data   no data  --
146.10/146.10	c  F st    60   1071876       110      1892         0     66843      9308   1076245   no data   no data  --
146.10/146.10	c  N st    60   1071876       110      1892         0     66843      9308   1076245   no data   no data  --
147.20/147.26	c Decided on static restart strategy
151.89/151.97	c  N st    70   1100187       110      1892         0     51625      9308    714547   no data   no data  --
158.70/158.74	c  N st    72   1136182       110      1892         0     85300      9308   1515631   no data   no data  --
164.29/164.34	c  N st    73   1168574       110      1892         0     72816      9308   1236996   no data   no data  --
171.69/171.79	c  N st    74   1209831       110      1892         0     67446      9308   1064952   no data   no data  --
171.69/171.79	c  S st    74   1209831       110      1892         0     67446      9308   1064952   no data   no data  --
171.89/171.98	c  S st    74   1210333       110      1892         0     67931      9308   1076887   no data   no data  --
171.89/171.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.89/171.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
171.99/172.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.02
171.99/172.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.99/172.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.99/172.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
171.99/172.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
178.20/178.25	c lits-rem:      2325  cl-subs:     5830  v-elim:      0  v-fix:    0  time:  6.21 s
178.20/178.25	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
178.20/178.26	c vivif2 --  cl tried    62101 cl shrink        0 lits rem          0 time: 0.01
178.39/178.47	c asymm  cl-useful: 0/1547/1892 lits-rem:0 time: 0.21
178.39/178.48	c calculated reachability. Time: 0.00
178.39/178.48	c  N st    74   1210333       110      1892         0     62101      9308    941560   no data   no data  --
193.20/193.26	c  N st    75   1283217       110      1892         0     85304      9308   1436963   no data   no data  --
216.70/216.76	c  N st    76   1392540       110      1892         0     94680      9308   1597721   no data   no data  --
248.70/248.78	c  N st    77   1556525       110      1892         0     52077      9308    602180   no data   no data  --
280.20/280.21	c  N st    78   1710333       110      1892         0     91861      9308   1518634   no data   no data  --
280.20/280.21	c  S st    78   1710333       110      1892         0     91861      9308   1518634   no data   no data  --
280.40/280.47	c  S st    78   1710836       110      1892         0     92343      9308   1530086   no data   no data  --
280.40/280.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
280.40/280.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
280.40/280.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
280.51/280.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
280.51/280.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
280.51/280.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
280.51/280.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
297.01/297.02	c lits-rem:      1446  cl-subs:     9938  v-elim:      0  v-fix:    0  time: 16.46 s
297.01/297.02	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
297.01/297.04	c vivif2 --  cl tried    82405 cl shrink        0 lits rem          0 time: 0.02
297.20/297.29	c asymm  cl-useful: 0/1214/1892 lits-rem:0 time: 0.25
297.20/297.29	c calculated reachability. Time: 0.00
297.20/297.29	c  N st    78   1710836       110      1892         0     82405      9308   1315242   no data   no data  --
384.90/384.98	c  N st    79   2079800       110      1892         0     93953      9308   1530048   no data   no data  --
414.50/414.50	c  N st    80   2210836       110      1892         0     98251      9308   1584048   no data   no data  --
414.50/414.50	c  S st    80   2210836       110      1892         0     98251      9308   1584048   no data   no data  --
414.71/414.77	c  S st    80   2211338       110      1892         0     98740      9308   1596275   no data   no data  --
414.71/414.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
414.71/414.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
414.80/414.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
414.80/414.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
414.80/414.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
414.80/414.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
414.80/414.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
430.00/430.08	c lits-rem:      4605  cl-subs:     8654  v-elim:      0  v-fix:    0  time: 15.21 s
430.00/430.08	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
430.00/430.10	c vivif2 --  cl tried    90086 cl shrink        0 lits rem          0 time: 0.02
430.20/430.27	c asymm  cl-useful: 0/678/1892 lits-rem:0 time: 0.18
430.20/430.28	c calculated reachability. Time: 0.00
430.20/430.28	c  N st    80   2211338       110      1892         0     90086      9308   1405958   no data   no data  --
551.50/551.56	c  N st    81   2711340       110      1892         0    112616      9308   1842827   no data   no data  --
551.50/551.56	c  S st    81   2711340       110      1892         0    112616      9308   1842827   no data   no data  --
551.80/551.88	c  S st    81   2711843       110      1892         0    113105      9308   1854885   no data   no data  --
551.80/551.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
551.80/551.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
551.90/551.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
551.90/551.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
551.90/551.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
551.90/551.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
551.90/551.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
577.30/577.39	c lits-rem:      3053  cl-subs:    12319  v-elim:      0  v-fix:    0  time: 25.40 s
577.30/577.39	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
577.41/577.41	c vivif2 --  cl tried   100786 cl shrink        0 lits rem          0 time: 0.02
577.70/577.71	c asymm  cl-useful: 0/998/1892 lits-rem:0 time: 0.30
577.70/577.72	c calculated reachability. Time: 0.00
577.70/577.72	c  N st    81   2711843       110      1892         0    100786      9308   1587876   no data   no data  --
717.31/717.30	c  N st    82   3211844       110      1892         0     78296      9308    918205   no data   no data  --
717.31/717.30	c  S st    82   3211844       110      1892         0     78296      9308    918205   no data   no data  --
717.41/717.49	c  S st    82   3212345       110      1892         0     78784      9308    930459   no data   no data  --
717.51/717.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
717.51/717.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
717.51/717.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.02
717.51/717.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
717.51/717.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
717.51/717.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
717.51/717.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
721.81/721.84	c lits-rem:       816  cl-subs:     1641  v-elim:      0  v-fix:    0  time:  4.29 s
721.81/721.84	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
721.81/721.85	c vivif2 --  cl tried    77143 cl shrink        0 lits rem          0 time: 0.01
722.01/722.01	c asymm  cl-useful: 0/894/1892 lits-rem:0 time: 0.16
722.01/722.01	c calculated reachability. Time: 0.00
722.01/722.01	c  N st    82   3212345       110      1892         0     77143      9308    896327   no data   no data  --
866.41/866.44	c  N st    83   3712346       110      1892         0     87473      9308   1062171   no data   no data  --
866.41/866.44	c  S st    83   3712346       110      1892         0     87473      9308   1062171   no data   no data  --
866.61/866.66	c  S st    83   3712850       110      1892         0     87961      9308   1074163   no data   no data  --
866.61/866.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
866.61/866.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
866.61/866.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
866.71/866.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.71/866.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
866.71/866.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
866.71/866.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
873.61/873.68	c lits-rem:      1308  cl-subs:     2447  v-elim:      0  v-fix:    0  time:  6.96 s
873.61/873.68	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
873.61/873.69	c vivif2 --  cl tried    85514 cl shrink        0 lits rem          0 time: 0.01
873.91/873.92	c asymm  cl-useful: 0/1128/1892 lits-rem:0 time: 0.23
873.91/873.92	c calculated reachability. Time: 0.00
873.91/873.92	c  N st    83   3712850       110      1892         0     85514      9308   1022454   no data   no data  --
884.52/884.59	c  F st    84   3751565       110      1892         0    121587      9308   1919087   no data   no data  --
884.52/884.59	c  N st    84   3751565       110      1892         0    121587      9308   1919087   no data   no data  --
886.42/886.48	c Decided on static restart strategy
895.81/895.87	c  N st    94   3779868       110      1892         0    148138      9308   2576214   no data   no data  --
907.31/907.37	c  N st    96   3815863       110      1892         0    102785      9308   1438717   no data   no data  --
918.72/918.73	c  N st    97   3848256       110      1892         0    133190      9308   2178762   no data   no data  --
938.01/938.08	c  N st    98   3896845       110      1892         0     98355      9308   1302171   no data   no data  --
964.41/964.41	c  N st    99   3969729       110      1892         0     84966      9308    960462   no data   no data  --
1002.91/1002.98	c  N st   100   4079053       110      1892         0    104629      9308   1427578   no data   no data  --
1047.23/1047.26	c  N st   101   4212851       110      1892         0    146269      9308   2387356   no data   no data  --
1047.23/1047.26	c  S st   101   4212851       110      1892         0    146269      9308   2387356   no data   no data  --
1047.72/1047.75	c  S st   101   4213353       110      1892         0    146753      9308   2399405   no data   no data  --
1047.72/1047.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1047.72/1047.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1047.82/1047.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.07
1047.92/1047.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1047.92/1047.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1047.92/1047.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    110 time:  0.00 s
1047.92/1047.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.82/1147.86	c lits-rem:      8712  cl-subs:    16284  v-elim:      0  v-fix:    0  time: 99.96 s
1147.82/1147.86	c vivif2 --  cl tried     1892 cl shrink        0 lits rem          0 time: 0.00
1147.82/1147.89	c vivif2 --  cl tried   130469 cl shrink        0 lits rem          0 time: 0.03
1148.32/1148.31	c asymm  cl-useful: 0/707/1892 lits-rem:0 time: 0.42
1148.32/1148.31	c calculated reachability. Time: 0.00
1148.32/1148.31	c  N st   101   4213353       110      1892         0    130469      9308   2039381   no data   no data  --
1234.13/1234.19	c  N st   102   4459333       110      1892         0    106113      9308   1403717   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-3370390-1305396043/watcher-3370390-1305396043 -o /tmp/evaluation-result-3370390-1305396043/solver-3370390-1305396043 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370390-1305396043.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.73 2.63 2.96 5/366 12406
/proc/meminfo: memFree=21094060/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=29816 CPUtime=0 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 513 0 0 0 0 0 0 0 25 0 1 0 651202067 30531584 453 33554432000 4194304 4650387 140734265707856 18446744073709551615 218905391425 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 7454 453 345 112 0 2419 0

[startup+0.0807821 s]
/proc/loadavg: 3.73 2.63 2.96 5/366 12406
/proc/meminfo: memFree=21094060/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=30316 CPUtime=0.07 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 775 0 0 0 7 0 0 0 25 0 1 0 651202067 31043584 699 33554432000 4194304 4650387 140734265707856 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 7579 699 377 112 0 2544 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30316

[startup+0.100777 s]
/proc/loadavg: 3.73 2.63 2.96 5/366 12406
/proc/meminfo: memFree=21094060/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=30476 CPUtime=0.09 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 813 0 0 0 9 0 0 0 25 0 1 0 651202067 31207424 737 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365214 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 7619 737 377 112 0 2584 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30476

[startup+0.300741 s]
/proc/loadavg: 3.73 2.63 2.96 5/366 12406
/proc/meminfo: memFree=21094060/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=30916 CPUtime=0.29 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 1097 0 0 0 29 0 0 0 25 0 1 0 651202067 31657984 880 33554432000 4194304 4650387 140734265707856 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 7729 881 379 112 0 2694 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30916

[startup+0.700694 s]
/proc/loadavg: 3.73 2.63 2.96 5/366 12406
/proc/meminfo: memFree=21094060/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=31548 CPUtime=0.69 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 1690 0 0 0 69 0 0 0 25 0 1 0 651202067 32305152 981 33554432000 4194304 4650387 140734265707856 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 7887 981 379 112 0 2852 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31548

[startup+1.50055 s]
/proc/loadavg: 3.73 2.63 2.96 5/367 12407
/proc/meminfo: memFree=21089024/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=37904 CPUtime=1.49 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 3532 0 0 0 149 0 0 0 25 0 1 0 651202067 38813696 2492 33554432000 4194304 4650387 140734265707856 18446744073709551615 4438355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 9476 2492 381 112 0 4441 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37904

[startup+3.10027 s]
/proc/loadavg: 3.73 2.63 2.96 5/367 12407
/proc/meminfo: memFree=21081832/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=42132 CPUtime=3.09 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 5070 0 0 0 309 0 0 0 25 0 1 0 651202067 43143168 3617 33554432000 4194304 4650387 140734265707856 18446744073709551615 4438203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 10533 3617 381 112 0 5498 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42132

[startup+6.30066 s]
/proc/loadavg: 3.75 2.65 2.96 5/367 12407
/proc/meminfo: memFree=21073648/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=46380 CPUtime=6.29 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 6966 0 0 0 629 0 0 0 25 0 1 0 651202067 47493120 4630 33554432000 4194304 4650387 140734265707856 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 11595 4630 381 112 0 6560 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46380

[startup+12.7005 s]
/proc/loadavg: 3.77 2.67 2.97 5/367 12407
/proc/meminfo: memFree=21069436/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=47800 CPUtime=12.69 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 10230 0 0 0 1268 1 0 0 25 0 1 0 651202067 48947200 4994 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 11950 4994 381 112 0 6915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 47800

[startup+25.5002 s]
/proc/loadavg: 3.82 2.74 2.98 5/367 12417
/proc/meminfo: memFree=21060564/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=55136 CPUtime=25.49 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 15833 0 0 0 2547 2 0 0 25 0 1 0 651202067 56459264 6870 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365602 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 13784 6870 381 112 0 8749 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 55136

[startup+51.1006 s]
/proc/loadavg: 3.88 2.84 3.01 5/367 12417
/proc/meminfo: memFree=21031860/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=58248 CPUtime=51.09 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 24804 0 0 0 5105 4 0 0 25 0 1 0 651202067 59645952 7873 33554432000 4194304 4650387 140734265707856 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 14562 7873 381 112 0 9527 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 58248

[startup+102.314 s]
/proc/loadavg: 4.10 3.06 3.08 5/367 12419
/proc/meminfo: memFree=20990664/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=72680 CPUtime=102.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 41134 0 0 0 10223 7 0 0 25 0 1 0 651202067 74424320 10975 33554432000 4194304 4650387 140734265707856 18446744073709551615 4432360 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 18170 10975 381 112 0 13135 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 72680

[startup+162.301 s]
/proc/loadavg: 4.04 3.23 3.13 5/367 12420
/proc/meminfo: memFree=20985540/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=75740 CPUtime=162.29 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 55016 0 0 0 16218 11 0 0 25 0 1 0 651202067 77557760 11698 33554432000 4194304 4650387 140734265707856 18446744073709551615 4363839 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 18935 11698 381 112 0 13900 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 75740

[startup+222.301 s]
/proc/loadavg: 4.08 3.38 3.19 5/367 12424
/proc/meminfo: memFree=20943584/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=86236 CPUtime=222.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 66950 0 0 0 22217 13 0 0 25 0 1 0 651202067 88305664 14280 33554432000 4194304 4650387 140734265707856 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 21559 14280 381 112 0 16524 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 86236

[startup+282.301 s]
/proc/loadavg: 4.19 3.53 3.25 5/367 12427
/proc/meminfo: memFree=20930680/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=98320 CPUtime=282.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 80370 0 0 0 28213 17 0 0 25 0 1 0 651202067 100679680 17528 33554432000 4194304 4650387 140734265707856 18446744073709551615 4438367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 24580 17528 381 112 0 19545 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 98320

[startup+342.301 s]
/proc/loadavg: 4.14 3.62 3.30 5/367 12428
/proc/meminfo: memFree=20899004/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=102064 CPUtime=342.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 88332 0 0 0 34211 19 0 0 25 0 1 0 651202067 104513536 18603 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 25516 18603 381 112 0 20481 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 102064

[startup+402.301 s]
/proc/loadavg: 4.05 3.69 3.34 5/367 12430
/proc/meminfo: memFree=20862872/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=102284 CPUtime=402.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 97885 0 0 0 40208 22 0 0 25 0 1 0 651202067 104738816 18793 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 25571 18793 381 112 0 20536 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 102284

[startup+462.3 s]
/proc/loadavg: 4.02 3.74 3.38 5/367 12431
/proc/meminfo: memFree=20853048/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=118964 CPUtime=462.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 108487 0 0 0 46206 24 0 0 25 0 1 0 651202067 121819136 21701 33554432000 4194304 4650387 140734265707856 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 29741 21701 381 112 0 24706 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 118964

[startup+522.3 s]
/proc/loadavg: 4.00 3.79 3.41 5/367 12433
/proc/meminfo: memFree=20831172/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=119192 CPUtime=522.3 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 118390 0 0 0 52203 27 0 0 25 0 1 0 651202067 122052608 21104 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 29798 21104 381 112 0 24763 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 119192

[startup+582.301 s]
/proc/loadavg: 4.00 3.82 3.45 5/367 12435
/proc/meminfo: memFree=20822096/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=131272 CPUtime=582.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 125568 0 0 0 58202 29 0 0 25 0 1 0 651202067 134422528 25587 33554432000 4194304 4650387 140734265707856 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 32818 25587 381 112 0 27783 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 131272

[startup+642.301 s]
/proc/loadavg: 4.21 3.90 3.49 5/367 12436
/proc/meminfo: memFree=20819692/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=131428 CPUtime=642.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 133880 0 0 0 64201 30 0 0 25 0 1 0 651202067 134582272 25325 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365171 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 32857 25325 381 112 0 27822 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 131428

[startup+702.301 s]
/proc/loadavg: 4.08 3.92 3.52 5/367 12438
/proc/meminfo: memFree=20828960/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=131604 CPUtime=702.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 142156 0 0 0 70199 32 0 0 25 0 1 0 651202067 134762496 25105 33554432000 4194304 4650387 140734265707856 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 32901 25105 381 112 0 27866 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 131604

[startup+762.314 s]
/proc/loadavg: 4.03 3.93 3.55 5/367 12439
/proc/meminfo: memFree=20802396/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=131732 CPUtime=762.32 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 148802 0 0 0 76198 34 0 0 25 0 1 0 651202067 134893568 25908 33554432000 4194304 4650387 140734265707856 18446744073709551615 4366809 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 32933 25908 381 112 0 27898 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 131732

[startup+822.3 s]
/proc/loadavg: 4.05 3.95 3.58 5/367 12441
/proc/meminfo: memFree=20807452/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=131888 CPUtime=822.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 156998 0 0 0 82194 37 0 0 25 0 1 0 651202067 135053312 25079 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365178 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 32972 25079 381 112 0 27937 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 131888

[startup+882.3 s]
/proc/loadavg: 4.10 3.99 3.61 5/367 12443
/proc/meminfo: memFree=20804064/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=132700 CPUtime=882.32 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 163937 0 0 0 88192 40 0 0 25 0 1 0 651202067 135884800 25709 33554432000 4194304 4650387 140734265707856 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 33175 25709 381 112 0 28140 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 132700

[startup+942.301 s]
/proc/loadavg: 4.03 3.99 3.64 5/367 12444
/proc/meminfo: memFree=20803028/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=132840 CPUtime=942.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 170292 0 0 0 94190 41 0 0 25 0 1 0 651202067 136028160 25477 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 33210 25477 381 112 0 28175 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 132840

[startup+1002.3 s]
/proc/loadavg: 4.01 3.99 3.65 5/367 12446
/proc/meminfo: memFree=20765416/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=132920 CPUtime=1002.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 176618 0 0 0 100188 43 0 0 25 0 1 0 651202067 136110080 25237 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 33230 25237 381 112 0 28195 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 132920

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.67 5/367 12447
/proc/meminfo: memFree=20718012/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=152700 CPUtime=1062.31 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 185410 0 0 0 106186 45 0 0 25 0 1 0 651202067 156364800 30657 33554432000 4194304 4650387 140734265707856 18446744073709551615 4432367 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 38175 30657 381 112 0 33140 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 152700

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.69 5/367 12449
/proc/meminfo: memFree=20699612/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=154220 CPUtime=1122.32 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 186026 0 0 0 112187 45 0 0 25 0 1 0 651202067 157921280 31273 33554432000 4194304 4650387 140734265707856 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 38555 31273 381 112 0 33520 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 154220

[startup+1182.3 s]
/proc/loadavg: 3.72 3.92 3.69 4/361 12469
/proc/meminfo: memFree=20856104/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=154272 CPUtime=1182.32 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 189548 0 0 0 118186 46 0 0 25 0 1 0 651202067 157974528 31028 33554432000 4194304 4650387 140734265707856 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 38568 31028 381 112 0 33533 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 154272

[startup+1242.3 s]
/proc/loadavg: 2.59 3.59 3.59 2/349 12506
/proc/meminfo: memFree=21205084/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=154352 CPUtime=1242.32 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 196211 0 0 0 124184 48 0 0 25 0 1 0 651202067 158056448 30867 33554432000 4194304 4650387 140734265707856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 38588 30867 381 112 0 33553 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 154352



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.58 3.12 3.42 2/349 12508
/proc/meminfo: memFree=21206668/32951124 swapFree=65581052/67111528
[pid=12406] ppid=12404 vsize=154468 CPUtime=1300.03 cores=0,2
/proc/12406/stat : 12406 (strangenight1-s) R 12404 12406 11101 0 -1 4202496 202627 0 0 0 129953 50 0 0 25 0 1 0 651202067 158175232 30378 33554432000 4194304 4650387 140734265707856 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12406/statm: 38617 30378 381 112 0 33582 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 154468

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.05
CPU user time (s): 1299.55
CPU system time (s): 0.508922
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 222708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.55
system time used= 0.508922
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 202628
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= 13
involuntary context switches= 14824

runsolver used 4.87826 second user time and 10.3194 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 20:00:44
IDJOB=3370390
IDBENCH=87455
IDSOLVER=1847
FILE ID=node137/3370390-1305396043
RUNJOBID= node137-1305395905-12198
PBS_JOBID= 13324416
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT02/handmade/pehoushek/plainoldcnf/5cnf_4300_4300_110.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370390-1305396043/watcher-3370390-1305396043 -o /tmp/evaluation-result-3370390-1305396043/solver-3370390-1305396043 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370390-1305396043.cnf

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

MD5SUM BENCH= 34f8b747bfe8e7b589b8832e56ae8363
RANDOM SEED=550816833

node137.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.844
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.844
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	: 5332.75
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.844
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.74
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.844
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.74
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.844
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21094092 kB
Buffers:        273300 kB
Cached:        3709320 kB
SwapCached:      36328 kB
Active:        1830612 kB
Inactive:      9801744 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21094092 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:            7488 kB
Writeback:           0 kB
AnonPages:     7623340 kB
Mapped:          20520 kB
Slab:           119912 kB
PageTables:      39672 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 76201940 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= 73668 MiB
End job on node137 at 2011-05-14 20:22:26