Trace number 3370098

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

General information on the benchmark

Namerandom/medium/
unif-k3-r4.26-v500-c2130-S261841674-082.SATISFIABLE.cnf
MD5SUM7a466863eebd6d1afeaf2ac3e2c1a1d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.928857
Satisfiable
(Un)Satisfiability was proved
Number of variables500
Number of clauses2130
Sum of the clauses size6390
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32130
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3370098-1305386191.cnf'
0.00/0.00	c -- header says num vars:            500
0.00/0.00	c -- header says num clauses:        2130
0.00/0.00	c -- clauses added:            0 learnts,         2130 normals,            0 xors
0.00/0.00	c -- vars added        500
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       500      2130         0         0      6390         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2130/2130 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:    500 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:     11  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:     218 undec:      61 neg:     221
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       489      2113         0         0      6389         0   no data   no data  --
0.01/0.05	c Decided on static restart strategy
0.09/0.14	c  N st     8      4918       489      2113         0      4825      6389    113866   no data   no data  --
0.29/0.39	c  N st    10     11301       489      2113         0      4470      6389     76342   no data   no data  --
0.59/0.64	c  N st    11     17044       489      2113         0     10107      6389    219321   no data   no data  --
1.00/1.05	c  F st    12     25000       489      2113         0     12376      6389    272259   no data   no data  --
1.00/1.05	c  N st    12     25000       489      2113         0     12376      6389    272259   no data   no data  --
1.19/1.28	c Decided on static restart strategy
1.19/1.28	c  N st    18     30000       489      2113         0     10680      6389    206909   no data   no data  --
1.19/1.28	c  S st    18     30000       489      2113         0     10680      6389    206909   no data   no data  --
1.29/1.31	c  S st    18     30503       489      2113         0     11182      6389    217608   no data   no data  --
1.29/1.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.29/1.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.29/1.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.29/1.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.29/1.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.29/1.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
1.29/1.32	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.49/1.52	c lits-rem:       132  cl-subs:      458  v-elim:      0  v-fix:    0  time:  0.19 s
1.49/1.52	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
1.49/1.52	c calculated reachability. Time: 0.00
1.49/1.52	c  N st    18     30503       489      2113         0     10724      6389    205105   no data   no data  --
1.89/1.93	c  N st    20     37614       489      2113         0      9971      6389    168032   no data   no data  --
2.29/2.31	c  N st    21     44013       489      2113         0     16259      6389    327617   no data   no data  --
2.39/2.44	c  S st    22     45754       489      2113         0      9204      6389    134214   no data   no data  --
2.39/2.46	c  S st    22     46257       489      2113         0      9707      6389    145196   no data   no data  --
2.39/2.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.49/2.56	c lits-rem:        18  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.09 s
2.49/2.56	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
2.49/2.56	c vivif2 --  cl tried     9662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.57	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
2.49/2.57	c calculated reachability. Time: 0.00
2.49/2.57	c  N st    22     46257       489      2113         0      9662      6389    143863   no data   no data  --
3.39/3.42	c  N st    23     60654       489      2113         0     14011      6389    246442   no data   no data  --
3.99/4.06	c  N st    24     69385       489      2113         0     11761      6389    178148   no data   no data  --
3.99/4.06	c  S st    24     69385       489      2113         0     11761      6389    178148   no data   no data  --
3.99/4.08	c  S st    24     69887       489      2113         0     12261      6389    189692   no data   no data  --
3.99/4.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
3.99/4.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
3.99/4.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.19/4.27	c lits-rem:        55  cl-subs:      174  v-elim:      0  v-fix:    0  time:  0.17 s
4.19/4.27	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
4.19/4.27	c vivif2 --  cl tried    12087 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N st    24     69887       489      2113         0     12087      6389    184986   no data   no data  --
5.51/5.53	c  F st    25     87503       489      2113         0     17561      6389    316367   no data   no data  --
5.51/5.53	c  N st    25     87503       489      2113         0     17561      6389    316367   no data   no data  --
5.79/5.89	c Decided on static restart strategy
6.09/6.13	c  N st    32     95542       489      2113         0     25469      6389    506177   no data   no data  --
6.69/6.78	c  N st    34    104832       489      2113         0     21886      6389    405033   no data   no data  --
6.69/6.78	c  S st    34    104832       489      2113         0     21886      6389    405033   no data   no data  --
6.79/6.83	c  S st    34    105338       489      2113         0     22390      6389    416650   no data   no data  --
6.79/6.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.79/6.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.79/6.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
6.79/6.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.79/6.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.79/6.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
6.79/6.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.71/7.71	c lits-rem:       331  cl-subs:      576  v-elim:      0  v-fix:    0  time:  0.87 s
7.71/7.71	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
7.71/7.72	c vivif2 --  cl tried    21814 cl shrink        0 lits rem          0 time: 0.00
7.71/7.73	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.01
7.71/7.73	c calculated reachability. Time: 0.00
7.71/7.73	c  N st    34    105338       489      2113         0     21814      6389    399429   no data   no data  --
8.49/8.57	c  N st    35    114936       489      2113         0     17484      6389    263840   no data   no data  --
9.69/9.79	c  N st    36    129334       489      2113         0     16895      6389    232971   no data   no data  --
11.59/11.61	c  N st    37    150930       489      2113         0     22349      6389    346277   no data   no data  --
12.19/12.28	c  S st    38    158007       489      2113         0     29269      6389    508677   no data   no data  --
12.29/12.34	c  S st    38    158510       489      2113         0     29771      6389    519811   no data   no data  --
12.29/12.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.29/12.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
12.29/12.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
12.29/12.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.69/13.70	c lits-rem:       606  cl-subs:     1318  v-elim:      0  v-fix:    0  time:  1.34 s
13.69/13.70	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
13.69/13.71	c vivif2 --  cl tried    28453 cl shrink        0 lits rem          0 time: 0.00
13.69/13.73	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
13.69/13.73	c calculated reachability. Time: 0.00
13.69/13.73	c  N st    38    158510       489      2113         0     28453      6389    487902   no data   no data  --
18.29/18.31	c  N st    39    207099       489      2113         0     23111      6389    337002   no data   no data  --
21.39/21.40	c  N st    40    237767       489      2113         0     33519      6389    547542   no data   no data  --
21.39/21.40	c  S st    40    237767       489      2113         0     33519      6389    547542   no data   no data  --
21.39/21.47	c  S st    40    238272       489      2113         0     34023      6389    559247   no data   no data  --
21.39/21.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.39/21.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.39/21.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.49/21.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.49/21.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.49/21.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
21.49/21.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
22.99/23.08	c lits-rem:       501  cl-subs:     2177  v-elim:      0  v-fix:    0  time:  1.58 s
22.99/23.08	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
22.99/23.09	c vivif2 --  cl tried    31846 cl shrink        0 lits rem          0 time: 0.01
23.10/23.11	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
23.10/23.11	c calculated reachability. Time: 0.00
23.10/23.11	c  N st    40    238272       489      2113         0     31846      6389    511779   no data   no data  --
30.70/30.77	c  F st    41    306250       489      2113         0     33653      6389    503834   no data   no data  --
30.70/30.77	c  N st    41    306250       489      2113         0     33653      6389    503834   no data   no data  --
31.29/31.38	c Decided on static restart strategy
33.89/33.98	c  N st    51    334556       489      2113         0     37938      6389    594019   no data   no data  --
36.69/36.79	c  N st    53    357409       489      2113         0     35869      6389    527511   no data   no data  --
36.69/36.79	c  S st    53    357409       489      2113         0     35869      6389    527511   no data   no data  --
36.79/36.86	c  S st    53    357913       489      2113         0     36372      6389    539468   no data   no data  --
36.79/36.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
36.79/36.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.79/36.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
36.79/36.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
36.79/36.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.79/36.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
36.79/36.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
38.19/38.28	c lits-rem:       858  cl-subs:     1539  v-elim:      0  v-fix:    0  time:  1.39 s
38.19/38.28	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
38.19/38.28	c vivif2 --  cl tried    34833 cl shrink        0 lits rem          0 time: 0.00
38.29/38.31	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.02
38.29/38.31	c calculated reachability. Time: 0.00
38.29/38.31	c  N st    53    357913       489      2113         0     34833      6389    505418   no data   no data  --
41.99/42.07	c  N st    54    390305       489      2113         0     41246      6389    665662   no data   no data  --
48.19/48.25	c  N st    55    438898       489      2113         0     34885      6389    469797   no data   no data  --
57.29/57.36	c  N st    56    511780       489      2113         0     48420      6389    780790   no data   no data  --
60.69/60.79	c  N st    57    536870       489      2113         0     42695      6389    615325   no data   no data  --
60.69/60.79	c  S st    57    536870       489      2113         0     42695      6389    615325   no data   no data  --
60.79/60.88	c  S st    57    537376       489      2113         0     43201      6389    627226   no data   no data  --
60.79/60.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
60.79/60.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
60.79/60.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
60.89/60.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
60.89/60.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
60.89/60.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
60.89/60.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
62.60/62.62	c lits-rem:       708  cl-subs:     1697  v-elim:      0  v-fix:    0  time:  1.71 s
62.60/62.62	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
62.60/62.62	c vivif2 --  cl tried    41504 cl shrink        0 lits rem          0 time: 0.01
62.60/62.65	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.03
62.60/62.65	c calculated reachability. Time: 0.00
62.60/62.65	c  N st    57    537376       489      2113         0     41504      6389    585803   no data   no data  --
88.39/88.43	c  N st    58    701360       489      2113         0     35468      6389    358595   no data   no data  --
105.09/105.11	c  N st    59    806066       489      2113         0     64501      6389   1044758   no data   no data  --
105.09/105.11	c  S st    59    806066       489      2113         0     64501      6389   1044758   no data   no data  --
105.19/105.25	c  S st    59    806570       489      2113         0     65004      6389   1056523   no data   no data  --
105.19/105.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.19/105.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.19/105.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
105.29/105.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.29/105.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.29/105.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
105.29/105.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
107.99/108.03	c lits-rem:        27  cl-subs:     4000  v-elim:      0  v-fix:    0  time:  2.73 s
107.99/108.03	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
107.99/108.04	c vivif2 --  cl tried    61004 cl shrink        0 lits rem          0 time: 0.01
107.99/108.10	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.05
108.09/108.10	c calculated reachability. Time: 0.00
108.09/108.10	c  N st    59    806570       489      2113         0     61004      6389    965003   no data   no data  --
156.60/156.61	c  F st    60   1071875       489      2113         0     76806      6389   1260737   no data   no data  --
156.60/156.61	c  N st    60   1071875       489      2113         0     76806      6389   1260737   no data   no data  --
157.90/157.96	c Decided on static restart strategy
162.29/162.38	c  N st    70   1100182       489      2113         0     60731      6389    840327   no data   no data  --
170.20/170.28	c  N st    72   1136175       489      2113         0     51007      6389    586176   no data   no data  --
176.30/176.33	c  N st    73   1168568       489      2113         0     82765      6389   1363168   no data   no data  --
184.29/184.33	c  N st    74   1209856       489      2113         0     77190      6389   1207000   no data   no data  --
184.29/184.33	c  S st    74   1209856       489      2113         0     77190      6389   1207000   no data   no data  --
184.49/184.50	c  S st    74   1210359       489      2113         0     77691      6389   1218873   no data   no data  --
184.49/184.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
184.49/184.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
184.49/184.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
184.49/184.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
184.49/184.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
184.49/184.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
184.49/184.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
187.70/187.74	c lits-rem:       207  cl-subs:     4002  v-elim:      0  v-fix:    0  time:  3.17 s
187.70/187.74	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
187.70/187.75	c vivif2 --  cl tried    73689 cl shrink        0 lits rem          0 time: 0.01
187.80/187.81	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.06
187.80/187.82	c calculated reachability. Time: 0.00
187.80/187.82	c  N st    74   1210359       489      2113         0     73689      6389   1122646   no data   no data  --
207.50/207.50	c  N st    75   1283241       489      2113         0     50103      6389    508768   no data   no data  --
229.40/229.41	c  N st    76   1392565       489      2113         0     58293      6389    696688   no data   no data  --
263.50/263.58	c  N st    77   1556550       489      2113         0     63241      6389    762219   no data   no data  --
297.10/297.11	c  N st    78   1710359       489      2113         0    104922      6389   1776202   no data   no data  --
297.10/297.11	c  S st    78   1710359       489      2113         0    104922      6389   1776202   no data   no data  --
297.30/297.37	c  S st    78   1710864       489      2113         0    105426      6389   1787453   no data   no data  --
297.30/297.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.30/297.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
297.40/297.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
297.40/297.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
297.40/297.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
297.40/297.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
297.40/297.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
305.90/305.99	c lits-rem:       479  cl-subs:     7312  v-elim:      0  v-fix:    0  time:  8.51 s
305.90/305.99	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
306.00/306.01	c vivif2 --  cl tried    98114 cl shrink        0 lits rem          0 time: 0.02
306.10/306.11	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.10
306.10/306.12	c calculated reachability. Time: 0.00
306.10/306.12	c  N st    78   1710864       489      2113         0     98114      6389   1622295   no data   no data  --
393.10/393.14	c  N st    79   2079828       489      2113         0    109675      6389   1835819   no data   no data  --
426.81/426.85	c  N st    80   2210865       489      2113         0    114162      6389   1928805   no data   no data  --
426.81/426.85	c  S st    80   2210865       489      2113         0    114162      6389   1928805   no data   no data  --
427.10/427.17	c  S st    80   2211369       489      2113         0    114665      6389   1940917   no data   no data  --
427.10/427.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
427.10/427.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
427.20/427.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
427.20/427.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
427.20/427.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
427.20/427.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
427.20/427.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
436.72/436.73	c lits-rem:       438  cl-subs:     5588  v-elim:      0  v-fix:    0  time:  9.44 s
436.72/436.73	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
436.72/436.75	c vivif2 --  cl tried   109077 cl shrink        0 lits rem          0 time: 0.02
436.81/436.86	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.12
436.81/436.87	c calculated reachability. Time: 0.00
436.81/436.87	c  N st    80   2211369       489      2113         0    109077      6389   1802191   no data   no data  --
568.61/568.71	c  N st    81   2711369       489      2113         0    132246      6389   2224998   no data   no data  --
568.61/568.71	c  S st    81   2711369       489      2113         0    132246      6389   2224998   no data   no data  --
569.01/569.04	c  S st    81   2711874       489      2113         0    132750      6389   2237715   no data   no data  --
569.01/569.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.01/569.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
569.11/569.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
569.11/569.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
569.11/569.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.11/569.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
569.11/569.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
585.30/585.32	c lits-rem:       571  cl-subs:     9738  v-elim:      0  v-fix:    0  time: 16.15 s
585.30/585.32	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
585.30/585.35	c vivif2 --  cl tried   123012 cl shrink        0 lits rem          0 time: 0.02
585.40/585.49	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.14
585.40/585.49	c calculated reachability. Time: 0.00
585.40/585.49	c  N st    81   2711874       489      2113         0    123012      6389   2018999   no data   no data  --
745.72/745.75	c  N st    82   3211874       489      2113         0     98444      6389   1217459   no data   no data  --
745.72/745.75	c  S st    82   3211874       489      2113         0     98444      6389   1217459   no data   no data  --
745.91/745.99	c  S st    82   3212380       489      2113         0     98949      6389   1229655   no data   no data  --
746.01/746.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
746.01/746.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
746.01/746.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
746.01/746.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
746.01/746.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
746.01/746.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
746.01/746.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
749.41/749.49	c lits-rem:       155  cl-subs:     4255  v-elim:      0  v-fix:    0  time:  3.42 s
749.41/749.49	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
749.51/749.51	c vivif2 --  cl tried    94694 cl shrink        0 lits rem          0 time: 0.01
749.61/749.60	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.09
749.61/749.60	c calculated reachability. Time: 0.00
749.61/749.60	c  N st    82   3212380       489      2113         0     94694      6389   1143264   no data   no data  --
910.21/910.23	c  N st    83   3712381       489      2113         0    105453      6389   1305641   no data   no data  --
910.21/910.23	c  S st    83   3712381       489      2113         0    105453      6389   1305641   no data   no data  --
910.41/910.47	c  S st    83   3712882       489      2113         0    105953      6389   1317456   no data   no data  --
910.41/910.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
910.41/910.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
910.51/910.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.04
910.51/910.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
910.51/910.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
910.51/910.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
910.51/910.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
914.32/914.31	c lits-rem:       437  cl-subs:     4531  v-elim:      0  v-fix:    0  time:  3.75 s
914.32/914.31	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
914.32/914.32	c vivif2 --  cl tried   101422 cl shrink        0 lits rem          0 time: 0.02
914.42/914.42	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.10
914.42/914.43	c calculated reachability. Time: 0.00
914.42/914.43	c  N st    83   3712882       489      2113         0    101422      6389   1220609   no data   no data  --
927.72/927.78	c  F st    84   3751562       489      2113         0    139042      6389   2152923   no data   no data  --
927.72/927.79	c  N st    84   3751562       489      2113         0    139042      6389   2152923   no data   no data  --
930.02/930.00	c Decided on static restart strategy
940.12/940.15	c  N st    94   3779865       489      2113         0     84152      6389    776686   no data   no data  --
951.22/951.28	c  N st    96   3815858       489      2113         0    119267      6389   1655288   no data   no data  --
963.22/963.21	c  N st    97   3848250       489      2113         0    150767      6389   2400725   no data   no data  --
980.52/980.51	c  N st    98   3896839       489      2113         0    114714      6389   1546286   no data   no data  --
1010.83/1010.89	c  N st    99   3969722       489      2113         0    100822      6389   1132241   no data   no data  --
1052.02/1052.04	c  N st   100   4079045       489      2113         0    121272      6389   1550382   no data   no data  --
1103.53/1103.52	c  N st   101   4212884       489      2113         0    165293      6389   2616195   no data   no data  --
1103.53/1103.52	c  S st   101   4212884       489      2113         0    165293      6389   2616195   no data   no data  --
1104.03/1104.02	c  S st   101   4213392       489      2113         0    165801      6389   2629077   no data   no data  --
1104.03/1104.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1104.03/1104.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1104.13/1104.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1104.13/1104.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1104.13/1104.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1104.13/1104.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    489 time:  0.00 s
1104.13/1104.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1128.42/1128.43	c lits-rem:       309  cl-subs:    13070  v-elim:      0  v-fix:    0  time: 24.24 s
1128.42/1128.43	c vivif2 --  cl tried     2113 cl shrink        0 lits rem          0 time: 0.00
1128.42/1128.46	c vivif2 --  cl tried   152731 cl shrink        0 lits rem          0 time: 0.03
1128.64/1128.66	c asymm  cl-useful: 0/2113/2113 lits-rem:0 time: 0.20
1128.64/1128.66	c calculated reachability. Time: 0.00
1128.64/1128.66	c  N st   101   4213392       489      2113         0    152731      6389   2355149   no data   no data  --
1217.13/1217.14	c  N st   102   4459369       489      2113         0    126741      6389   1635975   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-3370098-1305386191/watcher-3370098-1305386191 -o /tmp/evaluation-result-3370098-1305386191/solver-3370098-1305386191 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370098-1305386191.cnf 

running on 2 cores: 1,3

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.71 3.95 3.91 2/366 13471
/proc/meminfo: memFree=18530140/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=30312 CPUtime=0 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 660 0 0 0 0 0 0 0 23 0 1 0 728849815 31039488 586 33554432000 4194304 4650387 140733690794112 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 7578 590 364 112 0 2543 0

[startup+0.0188741 s]
/proc/loadavg: 3.71 3.95 3.91 2/366 13471
/proc/meminfo: memFree=18530140/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=30312 CPUtime=0.01 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 697 0 0 0 1 0 0 0 23 0 1 0 728849815 31039488 623 33554432000 4194304 4650387 140733690794112 18446744073709551615 4333577 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 7578 623 378 112 0 2543 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 30312

[startup+0.100896 s]
/proc/loadavg: 3.71 3.95 3.91 2/366 13471
/proc/meminfo: memFree=18530140/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=30460 CPUtime=0.09 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 801 0 0 0 9 0 0 0 23 0 1 0 728849815 31191040 727 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365329 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 7615 727 379 112 0 2580 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30460

[startup+0.300818 s]
/proc/loadavg: 3.71 3.95 3.91 2/366 13471
/proc/meminfo: memFree=18530140/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=30996 CPUtime=0.29 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 1079 0 0 0 29 0 0 0 25 0 1 0 728849815 31739904 863 33554432000 4194304 4650387 140733690794112 18446744073709551615 4363318 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 7749 863 381 112 0 2714 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30996

[startup+0.7008 s]
/proc/loadavg: 3.71 3.95 3.91 2/366 13471
/proc/meminfo: memFree=18530140/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=31768 CPUtime=0.69 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 1656 0 0 0 69 0 0 0 25 0 1 0 728849815 32530432 944 33554432000 4194304 4650387 140733690794112 18446744073709551615 4363426 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 7942 944 381 112 0 2907 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31768

[startup+1.5006 s]
/proc/loadavg: 3.71 3.95 3.91 5/377 13492
/proc/meminfo: memFree=18503648/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=37640 CPUtime=1.49 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 3510 0 0 0 149 0 0 0 25 0 1 0 728849815 38543360 2456 33554432000 4194304 4650387 140733690794112 18446744073709551615 4440827 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 9410 2457 383 112 0 4375 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 37640

[startup+3.10031 s]
/proc/loadavg: 3.71 3.95 3.91 5/377 13492
/proc/meminfo: memFree=18477568/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=38276 CPUtime=3.09 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 4666 0 0 0 309 0 0 0 25 0 1 0 728849815 39194624 2794 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365305 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 9569 2794 383 112 0 4534 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38276

[startup+6.30078 s]
/proc/loadavg: 3.74 3.95 3.91 5/377 13492
/proc/meminfo: memFree=18468108/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=39916 CPUtime=6.29 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 6972 0 0 0 628 1 0 0 25 0 1 0 728849815 40873984 2996 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 9979 2996 383 112 0 4944 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39916

[startup+12.7006 s]
/proc/loadavg: 3.76 3.95 3.91 5/377 13492
/proc/meminfo: memFree=18433560/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=50900 CPUtime=12.69 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 11847 0 0 0 1268 1 0 0 25 0 1 0 728849815 52121600 5918 33554432000 4194304 4650387 140733690794112 18446744073709551615 4476765 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 12725 5918 383 112 0 7690 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50900

[startup+25.5002 s]
/proc/loadavg: 3.81 3.95 3.91 5/377 13493
/proc/meminfo: memFree=18401748/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=56772 CPUtime=25.49 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 17188 0 0 0 2546 3 0 0 25 0 1 0 728849815 58134528 7216 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365160 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 14193 7216 383 112 0 9158 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 56772

[startup+51.1005 s]
/proc/loadavg: 3.87 3.95 3.91 5/377 13493
/proc/meminfo: memFree=18373044/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=61636 CPUtime=51.1 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 25817 0 0 0 5105 5 0 0 25 0 1 0 728849815 63115264 8777 33554432000 4194304 4650387 140733690794112 18446744073709551615 4366847 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 15409 8777 383 112 0 10374 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 61636

[startup+102.314 s]
/proc/loadavg: 3.94 3.95 3.91 5/377 13495
/proc/meminfo: memFree=18343876/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=68572 CPUtime=102.31 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 40114 0 0 0 10222 9 0 0 25 0 1 0 728849815 70217728 9965 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 17143 9965 383 112 0 12108 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 68572

[startup+162.3 s]
/proc/loadavg: 4.05 3.99 3.93 5/377 13496
/proc/meminfo: memFree=18315576/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=82396 CPUtime=162.29 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 55131 0 0 0 16217 12 0 0 25 0 1 0 728849815 84373504 13373 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 20599 13373 383 112 0 15564 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 82396

[startup+222.3 s]
/proc/loadavg: 4.02 3.99 3.93 5/377 13498
/proc/meminfo: memFree=18244736/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=96620 CPUtime=222.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 67918 0 0 0 22214 16 0 0 25 0 1 0 728849815 98938880 16678 33554432000 4194304 4650387 140733690794112 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 24155 16678 383 112 0 19120 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 96620

[startup+282.3 s]
/proc/loadavg: 4.07 4.00 3.93 5/377 13500
/proc/meminfo: memFree=18213680/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=96872 CPUtime=282.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 79144 0 0 0 28209 21 0 0 25 0 1 0 728849815 99196928 17259 33554432000 4194304 4650387 140733690794112 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 24218 17259 383 112 0 19183 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 96872

[startup+342.3 s]
/proc/loadavg: 4.09 4.02 3.94 5/377 13501
/proc/meminfo: memFree=18196152/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=119580 CPUtime=342.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 93252 0 0 0 34205 25 0 0 25 0 1 0 728849815 122449920 22039 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 29895 22039 383 112 0 24860 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 119580

[startup+402.3 s]
/proc/loadavg: 4.07 4.03 3.94 5/377 13503
/proc/meminfo: memFree=18181476/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=119780 CPUtime=402.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 103408 0 0 0 40201 29 0 0 25 0 1 0 728849815 122654720 22346 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 29945 22346 383 112 0 24910 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 119780

[startup+462.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/377 13504
/proc/meminfo: memFree=18151696/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=139004 CPUtime=462.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 115147 0 0 0 46197 33 0 0 25 0 1 0 728849815 142340096 26242 33554432000 4194304 4650387 140733690794112 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 34751 26242 383 112 0 29716 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 139004

[startup+522.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/377 13506
/proc/meminfo: memFree=18132684/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=139144 CPUtime=522.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 123853 0 0 0 52193 37 0 0 25 0 1 0 728849815 142483456 27062 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 34786 27062 383 112 0 29751 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 139144

[startup+582.3 s]
/proc/loadavg: 4.00 4.01 3.94 5/377 13508
/proc/meminfo: memFree=18134008/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=152380 CPUtime=582.3 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 133051 0 0 0 58190 40 0 0 25 0 1 0 728849815 156037120 30784 33554432000 4194304 4650387 140733690794112 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 38095 30784 383 112 0 33060 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 152380

[startup+642.3 s]
/proc/loadavg: 4.06 4.02 3.95 5/377 13509
/proc/meminfo: memFree=18136348/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=158036 CPUtime=642.31 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 141524 0 0 0 64188 43 0 0 25 0 1 0 728849815 161828864 30462 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 39509 30462 383 112 0 34474 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 158036

[startup+702.3 s]
/proc/loadavg: 4.12 4.04 3.96 5/377 13511
/proc/meminfo: memFree=18123540/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=158144 CPUtime=702.31 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 148357 0 0 0 70185 46 0 0 25 0 1 0 728849815 161939456 31499 33554432000 4194304 4650387 140733690794112 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 39536 31499 383 112 0 34501 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 158144

[startup+762.314 s]
/proc/loadavg: 4.04 4.03 3.96 5/377 13512
/proc/meminfo: memFree=18125736/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=159724 CPUtime=762.33 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 155208 0 0 0 76185 48 0 0 25 0 1 0 728849815 163557376 32599 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 39931 32599 383 112 0 34896 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 159724

[startup+822.3 s]
/proc/loadavg: 4.01 4.02 3.96 5/377 13514
/proc/meminfo: memFree=18106836/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=159816 CPUtime=822.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 161722 0 0 0 82182 50 0 0 25 0 1 0 728849815 163651584 32965 33554432000 4194304 4650387 140733690794112 18446744073709551615 4363384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 39954 32965 383 112 0 34919 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 159816

[startup+882.3 s]
/proc/loadavg: 4.04 4.03 3.96 5/377 13516
/proc/meminfo: memFree=18085224/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=159976 CPUtime=882.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 170096 0 0 0 88179 53 0 0 25 0 1 0 728849815 163815424 31730 33554432000 4194304 4650387 140733690794112 18446744073709551615 4366918 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 39994 31730 383 112 0 34959 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 159976

[startup+942.3 s]
/proc/loadavg: 4.06 4.04 3.97 5/377 13517
/proc/meminfo: memFree=18074528/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=164832 CPUtime=942.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 177076 0 0 0 94176 56 0 0 25 0 1 0 728849815 168787968 32211 33554432000 4194304 4650387 140733690794112 18446744073709551615 4367213 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 41208 32211 383 112 0 36173 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 164832

[startup+1002.3 s]
/proc/loadavg: 4.02 4.03 3.97 5/377 13519
/proc/meminfo: memFree=18054164/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=164880 CPUtime=1002.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 182128 0 0 0 100174 58 0 0 25 0 1 0 728849815 168837120 34001 33554432000 4194304 4650387 140733690794112 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 41220 34001 383 112 0 36185 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 164880

[startup+1062.3 s]
/proc/loadavg: 4.01 4.02 3.97 5/377 13520
/proc/meminfo: memFree=18044828/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=164968 CPUtime=1062.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 188076 0 0 0 106173 59 0 0 25 0 1 0 728849815 168927232 33495 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 41242 33495 383 112 0 36207 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 164968

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 3.97 5/377 13522
/proc/meminfo: memFree=18010200/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=180588 CPUtime=1122.32 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 195709 0 0 0 112171 61 0 0 25 0 1 0 728849815 184922112 37901 33554432000 4194304 4650387 140733690794112 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 45147 37901 383 112 0 40112 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 180588

[startup+1182.3 s]
/proc/loadavg: 4.08 4.03 3.97 5/377 13524
/proc/meminfo: memFree=17984620/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=190248 CPUtime=1182.33 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 203522 0 0 0 118168 65 0 0 25 0 1 0 728849815 194813952 38677 33554432000 4194304 4650387 140733690794112 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 47562 38677 383 112 0 42527 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 190248

[startup+1242.3 s]
/proc/loadavg: 4.16 4.05 3.98 5/377 13525
/proc/meminfo: memFree=17983344/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=243312 CPUtime=1242.33 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 208363 0 0 0 124166 67 0 0 25 0 1 0 728849815 249151488 40064 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 60828 40064 383 112 0 55793 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 243312



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.04 3.98 4/376 13528
/proc/meminfo: memFree=18071600/32950928 swapFree=65762508/67111528
[pid=13471] ppid=13469 vsize=190376 CPUtime=1300.04 cores=1,3
/proc/13471/stat : 13471 (strangenight1-s) R 13469 13471 12534 0 -1 4202496 214408 0 0 0 129934 70 0 0 25 0 1 0 728849815 194945024 39407 33554432000 4194304 4650387 140733690794112 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/13471/statm: 47594 39407 383 112 0 42559 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 190376

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.06
CPU user time (s): 1299.35
CPU system time (s): 0.707892
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 243464

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

runsolver used 4.32334 second user time and 11.0973 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-14 17:16:31
IDJOB=3370098
IDBENCH=82907
IDSOLVER=1847
FILE ID=node116/3370098-1305386191
RUNJOBID= node116-1305386191-13451
PBS_JOBID= 13324386
Free space on /tmp= 73132 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v500-c2130-S261841674-082.SATISFIABLE.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370098-1305386191/watcher-3370098-1305386191 -o /tmp/evaluation-result-3370098-1305386191/solver-3370098-1305386191 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370098-1305386191.cnf

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

MD5SUM BENCH= 7a466863eebd6d1afeaf2ac3e2c1a1d9
RANDOM SEED=1262403151

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.826
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.75
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.826
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.77
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.826
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.826
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.826
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:     32950928 kB
MemFree:      18530296 kB
Buffers:        286492 kB
Cached:        4536596 kB
SwapCached:      12420 kB
Active:       11118192 kB
Inactive:      3030348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18530296 kB
SwapTotal:    67111528 kB
SwapFree:     65762508 kB
Dirty:           12460 kB
Writeback:           0 kB
AnonPages:     9323792 kB
Mapped:          16160 kB
Slab:           161280 kB
PageTables:      44588 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82779848 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= 73112 MiB
End job on node116 at 2011-05-14 17:38:13