Trace number 3173604

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 TechDemo-Alpha-st? (TO) 1300.05 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
MD5SUMe5ccab3a9294cbb9eed5df8c5c797376
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
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 Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173604-1301796760.cnf'
0.00/0.00	c -- header says num vars:            125
0.00/0.00	c -- header says num clauses:        2662
0.00/0.00	c -- clauses added:            0 learnts,         2662 normals,            0 xors
0.00/0.00	c -- vars added        125
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     82  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:      66 undec:       6 neg:      53
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.03	c  B st     0         0       125      2662         0         0     13310         0   no data   no data  --
0.09/0.10	c Decided on static restart strategy
1.99/2.09	c  N dy     7     30003       125      2662         0     10128     13310    201820     25.86     20.56  --
2.10/2.10	c  S st     7     30003       125      2662         0     10128     13310    201820     25.86     20.56  --
2.10/2.14	c  S st     7     30505       125      2662         0     10620     13310    214237     25.86     20.56  --
2.10/2.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.10/2.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
2.10/2.17	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
2.10/2.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.10/2.17	c Subs w/ non-existent bins:      0 time:  0.00 s
2.10/2.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.10/2.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.10/2.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.59/2.63	c lits-rem:      1753  cl-subs:     1187  v-elim:    125  v-fix:    0  time:  0.45 s
2.59/2.63	c learnt bin added due to v-elim: 0
2.59/2.63	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.59/2.63	c vivif2 --  cl tried     9433 cl shrink        0 lits rem          0 time: 0.00
2.69/2.71	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
2.69/2.71	c calculated reachability. Time: 0.00
2.69/2.71	c  N dy     7     30505       125      2662         0      9433     13310    185776     25.86     20.56  --
2.69/2.71	c  F st     7     30505       125      2662         0      9433     13310    185776     25.86     20.56  --
2.79/2.87	c Decided on static restart strategy
3.99/4.05	c  N dy    15     45760       125      2662         0     16447     13310    350537     25.91     20.60  --
3.99/4.06	c  S st    15     45760       125      2662         0     16447     13310    350537     25.91     20.60  --
4.09/4.13	c  S st    15     46260       125      2662         0      8497     13310    128517     25.91     20.60  --
4.09/4.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.09/4.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
4.09/4.14	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
4.09/4.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.09/4.15	c Subs w/ non-existent bins:      0 time:  0.00 s
4.09/4.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.09/4.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.09/4.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.29/4.30	c lits-rem:       131  cl-subs:      162  v-elim:    125  v-fix:    0  time:  0.15 s
4.29/4.30	c learnt bin added due to v-elim: 0
4.29/4.30	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c vivif2 --  cl tried     8335 cl shrink        0 lits rem          0 time: 0.00
4.29/4.35	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
4.29/4.35	c calculated reachability. Time: 0.00
4.29/4.35	c  N dy    15     46260       125      2662         0      8335     13310    126430     25.91     20.60  --
6.89/6.90	c  N dy    16     69391       125      2662         0     10293     13310    146327     23.97     20.04  --
6.89/6.91	c  S st    16     69391       125      2662         0     10293     13310    146327     23.97     20.04  --
6.89/6.96	c  S st    16     69891       125      2662         0     10783     13310    158706     23.97     20.04  --
6.89/6.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
6.89/6.98	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.89/6.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.98	c Subs w/ non-existent bins:      0 time:  0.00 s
6.89/6.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.29/7.30	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.19/8.20	c Added 2 vars  tried: 67344 time: 0.89
8.19/8.20	c ORs :      2 avg-s:  0.0 cl-sh:  1208 l-rem:   1208 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.90
8.19/8.21	c lits-rem:       340  cl-subs:      208  v-elim:    125  v-fix:    0  time:  1.22 s
8.19/8.21	c learnt bin added due to v-elim: 0
8.19/8.21	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
8.19/8.21	c vivif2 --  cl tried    10575 cl shrink        0 lits rem          0 time: 0.00
8.19/8.27	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.06
8.19/8.27	c calculated reachability. Time: 0.00
8.19/8.27	c  N dy    16     69891       127      2664         4     10575     13318    153916     23.97     20.04  --
8.19/8.27	c  F st    16     69891       127      2664         4     10575     13318    153916     23.97     20.04  --
8.39/8.43	c Decided on static restart strategy
11.79/11.80	c  N dy    23    104837       127      2664         4     19982     13318    369763     25.82     20.26  --
11.79/11.82	c  S st    23    104837       127      2664         4     19982     13318    369763     25.82     20.26  --
11.79/11.89	c  S st    23    105341       127      2664         4     20475     13318    382509     25.82     20.26  --
11.79/11.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.79/11.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.05
11.89/11.95	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
11.89/11.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.89/11.95	c Subs w/ non-existent bins:      0 time:  0.00 s
11.89/11.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.89/11.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.89/11.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.79/12.82	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
14.89/14.97	c Added 2 vars  tried: 80000 time: 2.15
14.99/15.01	c ORs :      2 avg-s:  0.0 cl-sh:  4344 l-rem:   4344 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.19
14.99/15.02	c lits-rem:      4923  cl-subs:     1950  v-elim:    125  v-fix:    0  time:  3.06 s
14.99/15.02	c learnt bin added due to v-elim: 0
14.99/15.02	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
14.99/15.02	c vivif2 --  cl tried    18525 cl shrink        0 lits rem          0 time: 0.00
15.09/15.11	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.09
15.09/15.11	c calculated reachability. Time: 0.00
15.09/15.11	c  N dy    23    105341       129      2666         8     18525     13328    325892     25.82     20.26  --
21.79/21.88	c  N dy    24    158011       129      2666         8     25750     13328    465812     25.39     19.93  --
21.89/21.90	c  S st    24    158011       129      2666         8     25750     13328    465812     25.39     19.93  --
21.89/21.98	c  S st    24    158514       129      2666         8     26242     13328    478385     25.39     19.93  --
21.89/21.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.89/21.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.99/22.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.08
21.99/22.07	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
21.99/22.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.99/22.07	c Subs w/ non-existent bins:      0 time:  0.00 s
21.99/22.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.99/22.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.99/22.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.09/23.14	c ORs :      4 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
25.49/25.57	c Added 2 vars  tried: 80000 time: 2.43
25.59/25.64	c ORs :      2 avg-s:  0.0 cl-sh:  5784 l-rem:   5784 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
25.59/25.64	c lits-rem:      3558  cl-subs:     2875  v-elim:    125  v-fix:    0  time:  3.56 s
25.59/25.64	c learnt bin added due to v-elim: 0
25.59/25.64	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
25.59/25.65	c vivif2 --  cl tried    23367 cl shrink        0 lits rem          0 time: 0.00
25.69/25.75	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.10
25.69/25.75	c calculated reachability. Time: 0.00
25.69/25.75	c  N dy    24    158514       131      2668        12     23367     13339    402623     25.39     19.93  --
38.99/39.04	c  N dy    25    237771       131      2668        12     28951     13339    476908     25.70     19.47  --
38.99/39.06	c  S st    25    237771       131      2668        12     28951     13339    476908     25.70     19.47  --
39.09/39.15	c  S st    25    238274       131      2668        12     29438     13339    489019     25.70     19.47  --
39.09/39.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.09/39.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.19/39.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.08
39.19/39.24	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
39.19/39.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
39.19/39.24	c Subs w/ non-existent bins:      0 time:  0.00 s
39.19/39.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.19/39.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.19/39.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.29/40.35	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
42.80/42.84	c Added 2 vars  tried: 80000 time: 2.49
42.90/42.91	c ORs :      2 avg-s:  0.0 cl-sh:  5742 l-rem:   5742 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.56
42.90/42.92	c lits-rem:      2471  cl-subs:     2645  v-elim:    125  v-fix:    0  time:  3.67 s
42.90/42.92	c learnt bin added due to v-elim: 0
42.90/42.92	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
42.90/42.93	c vivif2 --  cl tried    26793 cl shrink        0 lits rem          0 time: 0.00
42.99/43.03	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.10
42.99/43.03	c calculated reachability. Time: 0.00
42.99/43.03	c  N dy    25    238274       133      2670        16     26793     13350    423592     25.70     19.47  --
65.79/65.83	c  N dy    26    357411       133      2670        16     30430     13350    453862     25.66     19.15  --
65.79/65.85	c  S st    26    357411       133      2670        16     30430     13350    453862     25.66     19.15  --
65.89/65.95	c  S st    26    357911       133      2670        16     30923     13350    465911     25.66     19.15  --
65.89/65.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.89/65.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.99/66.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.7M T:  0.10
65.99/66.06	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
65.99/66.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.99/66.07	c Subs w/ non-existent bins:      0 time:  0.00 s
65.99/66.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.99/66.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.99/66.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.99/67.05	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
69.30/69.34	c Added 2 vars  tried: 80000 time: 2.29
69.39/69.41	c ORs :      2 avg-s:  0.0 cl-sh:  6322 l-rem:   6322 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.36
69.39/69.42	c lits-rem:      2471  cl-subs:     1988  v-elim:    125  v-fix:    0  time:  3.34 s
69.39/69.42	c learnt bin added due to v-elim: 0
69.39/69.42	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
69.39/69.42	c vivif2 --  cl tried    28935 cl shrink        0 lits rem          0 time: 0.00
69.49/69.55	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.13
69.49/69.55	c calculated reachability. Time: 0.00
69.49/69.55	c  N dy    26    357911       135      2672        20     28935     13359    415878     25.66     19.15  --
112.39/112.43	c  N dy    27    536866       135      2672        20     36568     13359    523230     25.98     19.17  --
112.39/112.45	c  S st    27    536866       135      2672        20     36568     13359    523230     25.98     19.17  --
112.49/112.59	c  S st    27    537370       135      2672        20     37060     13359    535480     25.98     19.17  --
112.49/112.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.49/112.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.69/112.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.13
112.69/112.72	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
112.69/112.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.69/112.73	c Subs w/ non-existent bins:      0 time:  0.01 s
112.69/112.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.69/112.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.69/112.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
113.89/113.91	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
116.60/116.64	c Added 2 vars  tried: 80000 time: 2.74
116.69/116.70	c ORs :      2 avg-s:  0.0 cl-sh:  4725 l-rem:   4725 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.80
116.69/116.71	c lits-rem:      1211  cl-subs:     2113  v-elim:    125  v-fix:    0  time:  3.97 s
116.69/116.71	c learnt bin added due to v-elim: 0
116.69/116.71	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
116.69/116.72	c vivif2 --  cl tried    34947 cl shrink        0 lits rem          0 time: 0.00
116.79/116.87	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.15
116.79/116.87	c calculated reachability. Time: 0.00
116.79/116.87	c  N dy    27    537370       137      2674        24     34947     13368    483647     25.98     19.17  --
116.79/116.87	c  F st    27    537370       137      2674        24     34947     13368    483647     25.98     19.17  --
117.19/117.25	c Decided on static restart strategy
197.00/197.01	c  N dy    34    806055       137      2674        24     56951     13368    950117     25.09     19.01  --
197.00/197.05	c  S st    34    806055       137      2674        24     56951     13368    950117     25.09     19.01  --
197.20/197.24	c  S st    34    806558       137      2674        24     57446     13368    962458     25.09     19.01  --
197.20/197.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.20/197.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.50/197.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.4M T:  0.31
197.50/197.56	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
197.50/197.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
197.50/197.57	c Subs w/ non-existent bins:      0 time:  0.01 s
197.50/197.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.50/197.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.50/197.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
200.50/200.50	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
205.60/205.68	c Added 2 vars  tried: 80000 time: 5.17
205.90/205.92	c ORs :      2 avg-s:  0.0 cl-sh: 11445 l-rem:  11445 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.42
205.90/205.94	c lits-rem:      3472  cl-subs:     5791  v-elim:    125  v-fix:    0  time:  8.35 s
205.90/205.94	c learnt bin added due to v-elim: 0
205.90/205.94	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
205.90/205.95	c vivif2 --  cl tried    51655 cl shrink        0 lits rem          0 time: 0.01
206.00/206.05	c asymm  cl-useful: 0/1196/2676 lits-rem:0 time: 0.10
206.00/206.05	c calculated reachability. Time: 0.00
206.00/206.05	c  N dy    34    806558       139      2676        28     51655     13379    818170     25.09     19.01  --
352.90/352.93	c  N dy    35   1209837       139      2676        28     69062     13379   1097421     25.42     18.84  --
352.90/352.98	c  S st    35   1209837       139      2676        28     69062     13379   1097421     25.42     18.84  --
353.20/353.23	c  S st    35   1210339       139      2676        28     69548     13379   1109484     25.42     18.84  --
353.20/353.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
353.20/353.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.50/353.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  0.34
353.50/353.57	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
353.50/353.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
353.50/353.59	c Subs w/ non-existent bins:      0 time:  0.01 s
353.60/353.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
353.60/353.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
353.60/353.61	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
357.20/357.20	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
363.79/363.84	c Added 2 vars  tried: 80000 time: 6.63
364.10/364.17	c ORs :      2 avg-s:  0.0 cl-sh: 13222 l-rem:  13222 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.97
364.10/364.19	c lits-rem:      1509  cl-subs:     6730  v-elim:    125  v-fix:    0  time: 10.58 s
364.10/364.19	c learnt bin added due to v-elim: 0
364.10/364.19	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
364.19/364.21	c vivif2 --  cl tried    62818 cl shrink        0 lits rem          0 time: 0.01
364.29/364.31	c asymm  cl-useful: 0/806/2678 lits-rem:0 time: 0.10
364.29/364.32	c calculated reachability. Time: 0.00
364.29/364.32	c  N dy    35   1210339       141      2678        32     62818     13389    952536     25.42     18.84  --
580.21/580.22	c  N dy    36   1710340       141      2678        32     91481     13389   1553074     25.24     18.81  --
580.21/580.28	c  S st    36   1710340       141      2678        32     91481     13389   1553074     25.24     18.81  --
580.61/580.62	c  S st    36   1710841       141      2678        32     91966     13389   1565012     25.24     18.81  --
580.61/580.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
580.61/580.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
581.21/581.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.6M T:  0.64
581.21/581.27	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
581.21/581.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
581.21/581.28	c Subs w/ non-existent bins:      0 time:  0.02 s
581.31/581.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.31/581.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.31/581.32	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
589.91/589.92	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 27.0 T:    0.11
600.01/600.00	c Added 2 vars  tried: 80000 time: 10.08
600.61/600.68	c ORs :      2 avg-s:  0.0 cl-sh: 19652 l-rem:  19652 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.76
600.71/600.71	c lits-rem:      1876  cl-subs:    11104  v-elim:    125  v-fix:    0  time: 19.39 s
600.71/600.71	c learnt bin added due to v-elim: 0
600.71/600.71	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
600.71/600.73	c vivif2 --  cl tried    80861 cl shrink        0 lits rem          0 time: 0.02
600.81/600.83	c asymm  cl-useful: 0/597/2680 lits-rem:0 time: 0.11
600.81/600.84	c calculated reachability. Time: 0.00
600.81/600.84	c  N dy    36   1710841       143      2680        36     80861     13399   1292977     25.24     18.81  --
849.22/849.27	c  N dy    37   2210841       143      2680        36     97139     13399   1614407     25.96     18.94  --
849.32/849.35	c  S st    37   2210841       143      2680        36     97139     13399   1614407     25.96     18.94  --
849.72/849.74	c  S st    37   2211343       143      2680        36     97625     13399   1626837     25.96     18.94  --
849.72/849.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
849.72/849.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
850.42/850.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.3M T:  0.66
850.42/850.41	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
850.42/850.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
850.42/850.43	c Subs w/ non-existent bins:      0 time:  0.02 s
850.42/850.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
850.42/850.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
850.42/850.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
858.82/858.86	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.12
869.82/869.86	c Added 2 vars  tried: 80000 time: 11.01
870.52/870.55	c ORs :      2 avg-s:  0.0 cl-sh: 18867 l-rem:  18867 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.69
870.52/870.58	c lits-rem:      1468  cl-subs:     8945  v-elim:    125  v-fix:    0  time: 20.11 s
870.52/870.58	c learnt bin added due to v-elim: 0
870.52/870.58	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
870.62/870.60	c vivif2 --  cl tried    88680 cl shrink        0 lits rem          0 time: 0.02
870.72/870.71	c asymm  cl-useful: 0/708/2682 lits-rem:0 time: 0.11
870.72/870.72	c calculated reachability. Time: 0.00
870.72/870.72	c  N dy    37   2211343       145      2682        40     88680     13411   1395397     25.96     18.94  --
1177.03/1177.08	c  N dy    38   2711343       145      2682        40    112832     13411   1886018     25.25     18.89  --
1177.12/1177.17	c  S st    38   2711343       145      2682        40    112832     13411   1886018     25.25     18.89  --
1177.12/1177.17	c Finding binary XORs  T:     0.00 s  found:       0
1177.52/1177.57	c  S st    38   2711847       145      2682        40    113317     13411   1898120     25.25     18.89  --
1177.52/1177.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1177.52/1177.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1178.42/1178.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.2M T:  0.83
1178.42/1178.41	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1178.42/1178.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1178.42/1178.43	c Subs w/ non-existent bins:      0 time:  0.03 s
1178.42/1178.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1178.42/1178.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1178.42/1178.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1188.62/1188.65	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.14
1201.13/1201.17	c Added 2 vars  tried: 80000 time: 12.52
1202.33/1202.31	c ORs :      2 avg-s:  0.0 cl-sh: 25228 l-rem:  25228 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   13.65
1202.33/1202.34	c lits-rem:       692  cl-subs:    10947  v-elim:    125  v-fix:    0  time: 23.87 s
1202.33/1202.34	c learnt bin added due to v-elim: 0
1202.33/1202.34	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1202.33/1202.37	c vivif2 --  cl tried   102370 cl shrink        0 lits rem          0 time: 0.03
1202.42/1202.49	c asymm  cl-useful: 0/525/2684 lits-rem:0 time: 0.12
1202.42/1202.49	c calculated reachability. Time: 0.00
1202.42/1202.49	c  N dy    38   2711847       147      2684        44    102370     13419   1621253     25.25     18.89  --
1202.42/1202.49	c  F st    38   2711847       147      2684        44    102370     13419   1621253     25.25     18.89  --
1203.72/1203.75	c Decided on static restart strategy

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 893)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173604-1301796760/watcher-3173604-1301796760 -o /tmp/evaluation-result-3173604-1301796760/solver-3173604-1301796760 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173604-1301796760.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: 4.03 4.02 4.00 5/189 19707
/proc/meminfo: memFree=18637556/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=28772 CPUtime=0 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 569 0 0 0 0 0 0 0 25 0 1 0 369906714 29462528 505 33554432000 4194304 4797429 140735068092000 18446744073709551615 4429150 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 7193 505 369 148 0 2122 0

[startup+0.0752501 s]
/proc/loadavg: 4.03 4.02 4.00 5/189 19707
/proc/meminfo: memFree=18637556/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=127720 CPUtime=0.07 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 740 0 0 0 7 0 0 0 25 0 1 0 369906714 130785280 655 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 31930 655 403 148 0 26859 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 127720

[startup+0.100246 s]
/proc/loadavg: 4.03 4.02 4.00 5/189 19707
/proc/meminfo: memFree=18637556/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=127720 CPUtime=0.09 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 767 0 0 0 9 0 0 0 25 0 1 0 369906714 130785280 681 33554432000 4194304 4797429 140735068092000 18446744073709551615 4426365 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 31930 681 403 148 0 26859 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127720

[startup+0.30021 s]
/proc/loadavg: 4.03 4.02 4.00 5/189 19707
/proc/meminfo: memFree=18637556/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=128272 CPUtime=0.29 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 1039 0 0 0 29 0 0 0 25 0 1 0 369906714 131350528 799 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 32068 799 405 148 0 26997 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128272

[startup+0.701135 s]
/proc/loadavg: 4.03 4.02 4.00 5/189 19707
/proc/meminfo: memFree=18637556/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=128788 CPUtime=0.69 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 1377 0 0 0 69 0 0 0 25 0 1 0 369906714 131878912 907 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 32197 907 405 148 0 27126 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128788

[startup+1.50099 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19708
/proc/meminfo: memFree=18632960/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=129152 CPUtime=1.49 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 1851 0 0 0 149 0 0 0 25 0 1 0 369906714 132251648 1094 33554432000 4194304 4797429 140735068092000 18446744073709551615 4395263 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 32288 1094 405 148 0 27217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129152

[startup+3.10067 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19708
/proc/meminfo: memFree=18632228/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=131496 CPUtime=3.09 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 2817 0 0 0 309 0 0 0 25 0 1 0 369906714 134651904 1725 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424682 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 32874 1725 410 148 0 27803 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131496

[startup+6.30108 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19708
/proc/meminfo: memFree=18625036/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=132588 CPUtime=6.29 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 4314 0 0 0 629 0 0 0 20 0 1 0 369906714 135770112 1954 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 33147 1954 410 148 0 28076 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132588

[startup+12.7009 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19708
/proc/meminfo: memFree=18622648/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=135112 CPUtime=12.69 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 6555 0 0 0 1268 1 0 0 25 0 1 0 369906714 138354688 2634 33554432000 4194304 4797429 140735068092000 18446744073709551615 4524398 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 33778 2634 415 148 0 28707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135112

[startup+25.5004 s]
/proc/loadavg: 4.02 4.01 4.00 5/190 19708
/proc/meminfo: memFree=18613468/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=139420 CPUtime=25.49 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 9555 0 0 0 2548 1 0 0 25 0 1 0 369906714 142766080 3638 33554432000 4194304 4797429 140735068092000 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 34855 3638 415 148 0 29784 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139420

[startup+51.1006 s]
/proc/loadavg: 4.07 4.03 4.00 5/190 19709
/proc/meminfo: memFree=18610316/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=142052 CPUtime=51.09 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 15116 0 0 0 5107 2 0 0 25 0 1 0 369906714 145461248 4277 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424673 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 35513 4277 415 148 0 30442 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142052

[startup+102.307 s]
/proc/loadavg: 4.03 4.02 4.00 5/190 19710
/proc/meminfo: memFree=18590432/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=145788 CPUtime=102.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 23990 0 0 0 10225 5 0 0 25 0 1 0 369906714 149286912 5677 33554432000 4194304 4797429 140735068092000 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 36447 5677 415 148 0 31376 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 145788

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 4.00 5/190 19740
/proc/meminfo: memFree=18632296/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=150284 CPUtime=162.29 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 32638 0 0 0 16222 7 0 0 25 0 1 0 369906714 153890816 6601 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 37571 6601 415 148 0 32500 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150284

[startup+222.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 19741
/proc/meminfo: memFree=18610700/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=155724 CPUtime=222.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 40026 0 0 0 22220 10 0 0 25 0 1 0 369906714 159461376 7984 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 38931 7984 424 148 0 33860 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 155724

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 19743
/proc/meminfo: memFree=18602624/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=157496 CPUtime=282.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 47153 0 0 0 28217 13 0 0 25 0 1 0 369906714 161275904 8546 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 39374 8546 424 148 0 34303 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157496

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19745
/proc/meminfo: memFree=18589192/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=158712 CPUtime=342.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 53114 0 0 0 34216 14 0 0 25 0 1 0 369906714 162521088 9222 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 39678 9222 424 148 0 34607 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 158712

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19746
/proc/meminfo: memFree=18581240/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=163744 CPUtime=402.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 59447 0 0 0 40213 17 0 0 25 0 1 0 369906714 167673856 9706 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 40936 9706 417 148 0 35865 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163744

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 19748
/proc/meminfo: memFree=18567328/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=164948 CPUtime=462.3 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 65363 0 0 0 46212 18 0 0 25 0 1 0 369906714 168906752 9586 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424704 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 41237 9586 417 148 0 36166 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164948

[startup+522.3 s]
/proc/loadavg: 4.12 4.03 4.01 5/190 19749
/proc/meminfo: memFree=18558744/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=165932 CPUtime=522.31 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 70465 0 0 0 52211 20 0 0 25 0 1 0 369906714 169914368 10493 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 41483 10493 417 148 0 36412 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 165932

[startup+582.301 s]
/proc/loadavg: 4.57 4.15 4.05 6/196 7300
/proc/meminfo: memFree=18541724/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=171388 CPUtime=582.31 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 76400 0 0 0 58210 21 0 0 25 0 1 0 369906714 175501312 12052 33554432000 4194304 4797429 140735068092000 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 42847 12052 423 148 0 37776 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171388

[startup+642.301 s]
/proc/loadavg: 4.46 4.23 4.08 5/190 25507
/proc/meminfo: memFree=18546844/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=173988 CPUtime=642.31 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 80826 0 0 0 64209 22 0 0 25 0 1 0 369906714 178163712 11644 33554432000 4194304 4797429 140735068092000 18446744073709551615 4390459 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 43497 11644 423 148 0 38426 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 173988

[startup+702.301 s]
/proc/loadavg: 4.18 4.19 4.08 5/190 25508
/proc/meminfo: memFree=18538032/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=174620 CPUtime=702.31 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 85931 0 0 0 70207 24 0 0 25 0 1 0 369906714 178810880 11964 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 43655 11964 423 148 0 38584 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 174620

[startup+762.307 s]
/proc/loadavg: 4.07 4.15 4.07 5/190 25510
/proc/meminfo: memFree=18529184/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=176148 CPUtime=762.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 90862 0 0 0 76206 26 0 0 25 0 1 0 369906714 180375552 12003 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 44037 12003 423 148 0 38966 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 176148

[startup+822.3 s]
/proc/loadavg: 4.02 4.12 4.07 5/190 25511
/proc/meminfo: memFree=18517624/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=176200 CPUtime=822.31 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 94739 0 0 0 82203 28 0 0 25 0 1 0 369906714 180428800 13359 33554432000 4194304 4797429 140735068092000 18446744073709551615 256415058848 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 44050 13359 423 148 0 38979 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 176200

[startup+882.301 s]
/proc/loadavg: 4.06 4.11 4.07 5/190 25513
/proc/meminfo: memFree=18506540/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=180104 CPUtime=882.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 98371 0 0 0 88202 30 0 0 25 0 1 0 369906714 184426496 14481 33554432000 4194304 4797429 140735068092000 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 45026 14481 421 148 0 39955 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 180104

[startup+942.301 s]
/proc/loadavg: 4.02 4.09 4.06 5/190 25514
/proc/meminfo: memFree=18509984/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=181124 CPUtime=942.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 102947 0 0 0 94201 31 0 0 25 0 1 0 369906714 185470976 13726 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 45281 13726 421 148 0 40210 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 181124

[startup+1002.3 s]
/proc/loadavg: 4.01 4.07 4.05 5/190 25516
/proc/meminfo: memFree=18489496/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=183724 CPUtime=1002.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 106766 0 0 0 100199 33 0 0 25 0 1 0 369906714 188133376 14914 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 2 0 0 0
/proc/19707/statm: 45931 14914 421 148 0 40860 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 183724

[startup+1062.3 s]
/proc/loadavg: 4.00 4.05 4.05 5/190 25518
/proc/meminfo: memFree=18485876/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=183784 CPUtime=1062.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 110020 0 0 0 106198 34 0 0 25 0 1 0 369906714 188194816 15480 33554432000 4194304 4797429 140735068092000 18446744073709551615 4345032 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 45946 15480 421 148 0 40875 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183784

[startup+1122.3 s]
/proc/loadavg: 4.00 4.04 4.04 5/190 25519
/proc/meminfo: memFree=18475420/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=183912 CPUtime=1122.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 114579 0 0 0 112196 36 0 0 25 0 1 0 369906714 188325888 14670 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 45978 14670 421 148 0 40907 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183912

[startup+1182.3 s]
/proc/loadavg: 4.00 4.03 4.04 5/190 25521
/proc/meminfo: memFree=18474284/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=184992 CPUtime=1182.32 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 118175 0 0 0 118195 37 0 0 25 0 1 0 369906714 189431808 15457 33554432000 4194304 4797429 140735068092000 18446744073709551615 4506625 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 46248 15457 421 148 0 41177 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 184992

[startup+1242.3 s]
/proc/loadavg: 4.00 4.02 4.03 5/190 25522
/proc/meminfo: memFree=18468936/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=189000 CPUtime=1242.33 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 121640 0 0 0 124194 39 0 0 25 0 1 0 369906714 193536000 15834 33554432000 4194304 4797429 140735068092000 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 47250 15834 421 148 0 42179 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 189000



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.56 3.92 3.99 3/178 25560
/proc/meminfo: memFree=18612136/32950928 swapFree=67111528/67111528
[pid=19707] ppid=19705 vsize=189812 CPUtime=1300.04 cores=0,2
/proc/19707/stat : 19707 (techdemo) R 19705 19707 18485 0 -1 4202496 125474 0 0 0 129964 40 0 0 25 0 1 0 369906714 194367488 16804 33554432000 4194304 4797429 140735068092000 18446744073709551615 4425630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/19707/statm: 47453 16804 421 148 0 42382 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189812

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.01
CPU time (s): 1300.05
CPU user time (s): 1299.64
CPU system time (s): 0.407937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 294516

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.407937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 125474
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= 8
involuntary context switches= 2943

runsolver used 2.22566 second user time and 4.86126 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 04:12:40
IDJOB=3173604
IDBENCH=83022
IDSOLVER=1585
FILE ID=node115/3173604-1301796760
RUNJOBID= node115-1301791531-18503
PBS_JOBID= 12841437
Free space on /tmp= 71644 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v125-c2662-S689381858-022.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173604-1301796760/watcher-3173604-1301796760 -o /tmp/evaluation-result-3173604-1301796760/solver-3173604-1301796760 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173604-1301796760.cnf

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

MD5SUM BENCH= e5ccab3a9294cbb9eed5df8c5c797376
RANDOM SEED=35970538

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      18637712 kB
Buffers:        404228 kB
Cached:       13457216 kB
SwapCached:          0 kB
Active:        9143500 kB
Inactive:      4867628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18637712 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24076 kB
Writeback:           0 kB
AnonPages:      149364 kB
Mapped:          16700 kB
Slab:           237988 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   652960 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= 71652 MiB
End job on node115 at 2011-04-03 04:34:22