Trace number 3173451

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.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v125-c2662-S34055288-072.SATISFIABLE.cnf
MD5SUM10f0c0c20b1ddb1f4561bcd231d72d23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.043992
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-3173451-1301795383.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:      58 undec:       5 neg:      62
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.89/1.99	c  N dy     7     30000       125      2662         0     10115     13310    201478     26.21     20.21  --
1.99/2.00	c  S st     7     30000       125      2662         0     10115     13310    201478     26.21     20.21  --
1.99/2.04	c  S st     7     30501       125      2662         0     10605     13310    213427     26.21     20.21  --
1.99/2.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.99/2.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.99/2.06	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.99/2.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.99/2.06	c Subs w/ non-existent bins:      0 time:  0.00 s
1.99/2.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.99/2.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.49/2.50	c lits-rem:      1884  cl-subs:     1101  v-elim:    125  v-fix:    0  time:  0.43 s
2.49/2.50	c learnt bin added due to v-elim: 0
2.49/2.50	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.49/2.50	c vivif2 --  cl tried     9504 cl shrink        0 lits rem          0 time: 0.00
2.49/2.59	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.08
2.49/2.59	c calculated reachability. Time: 0.00
2.49/2.59	c  N dy     7     30501       125      2662         0      9504     13310    187657     26.21     20.21  --
2.49/2.59	c  F st     7     30501       125      2662         0      9504     13310    187657     26.21     20.21  --
2.69/2.73	c Decided on static restart strategy
3.89/3.97	c  N dy    14     45751       125      2662         0     16492     13310    361244     27.88     20.77  --
3.89/3.99	c  S st    14     45751       125      2662         0     16492     13310    361244     27.88     20.77  --
3.99/4.06	c  S st    14     46254       125      2662         0      8564     13310    129776     27.88     20.77  --
3.99/4.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
3.99/4.07	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
3.99/4.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.99/4.07	c Subs w/ non-existent bins:      0 time:  0.00 s
3.99/4.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.99/4.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.99/4.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.19/4.23	c lits-rem:        92  cl-subs:      163  v-elim:    125  v-fix:    0  time:  0.16 s
4.19/4.23	c learnt bin added due to v-elim: 0
4.19/4.23	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.19/4.23	c vivif2 --  cl tried     8401 cl shrink        0 lits rem          0 time: 0.00
4.19/4.28	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.05
4.19/4.28	c calculated reachability. Time: 0.00
4.19/4.28	c  N dy    14     46254       125      2662         0      8401     13310    127469     27.88     20.77  --
6.59/6.64	c  N dy    15     69382       125      2662         0     10439     13310    148434     25.78     20.43  --
6.59/6.65	c  S st    15     69382       125      2662         0     10439     13310    148434     25.78     20.43  --
6.59/6.69	c  S st    15     69883       125      2662         0     10925     13310    160615     25.78     20.43  --
6.59/6.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.59/6.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
6.69/6.71	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.69/6.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.71	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.99/7.06	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
7.89/7.97	c Added 2 vars  tried: 68450 time: 0.91
7.89/7.97	c ORs :      2 avg-s:  0.0 cl-sh:  1290 l-rem:   1290 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.91
7.89/7.98	c lits-rem:       223  cl-subs:      212  v-elim:    125  v-fix:    0  time:  1.26 s
7.89/7.98	c learnt bin added due to v-elim: 0
7.89/7.98	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
7.89/7.98	c vivif2 --  cl tried    10713 cl shrink        0 lits rem          0 time: 0.00
7.99/8.03	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.05
7.99/8.03	c calculated reachability. Time: 0.00
7.99/8.03	c  N dy    15     69883       127      2664         4     10713     13323    155726     25.78     20.43  --
7.99/8.03	c  F st    15     69883       127      2664         4     10713     13323    155726     25.78     20.43  --
8.19/8.20	c Decided on static restart strategy
11.68/11.74	c  N dy    22    104826       127      2664         4     20091     13323    374470     26.41     20.75  --
11.68/11.76	c  S st    22    104826       127      2664         4     20091     13323    374470     26.41     20.75  --
11.78/11.83	c  S st    22    105329       127      2664         4     20580     13323    386580     26.41     20.75  --
11.78/11.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.78/11.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.6M T:  0.06
11.78/11.89	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
11.78/11.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.78/11.89	c Subs w/ non-existent bins:      0 time:  0.00 s
11.88/11.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.88/11.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.88/11.90	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.68/12.74	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.78/14.82	c Added 2 vars  tried: 80000 time: 2.09
14.78/14.86	c ORs :      2 avg-s:  0.0 cl-sh:  4564 l-rem:   4564 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.13
14.78/14.87	c lits-rem:      4556  cl-subs:     1705  v-elim:    125  v-fix:    0  time:  2.97 s
14.78/14.87	c learnt bin added due to v-elim: 0
14.78/14.87	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
14.78/14.87	c vivif2 --  cl tried    18875 cl shrink        0 lits rem          0 time: 0.00
14.88/14.96	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.09
14.88/14.96	c calculated reachability. Time: 0.00
14.88/14.96	c  N dy    22    105329       129      2666         8     18875     13330    334176     26.41     20.75  --
21.79/21.88	c  N dy    23    157993       129      2666         8     25938     13330    466998     24.80     20.35  --
21.79/21.89	c  S st    23    157993       129      2666         8     25938     13330    466998     24.80     20.35  --
21.89/21.98	c  S st    23    158497       129      2666         8     26431     13330    479548     24.80     20.35  --
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.06	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.06	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
21.99/22.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.99/22.06	c Subs w/ non-existent bins:      0 time:  0.00 s
21.99/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.99/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.99/22.07	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.58	c Added 2 vars  tried: 80000 time: 2.44
25.69/25.70	c ORs :      2 avg-s:  0.0 cl-sh:  9526 l-rem:   9526 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
25.69/25.70	c lits-rem:      3341  cl-subs:     2689  v-elim:    125  v-fix:    0  time:  3.63 s
25.69/25.70	c learnt bin added due to v-elim: 0
25.69/25.70	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
25.69/25.71	c vivif2 --  cl tried    23742 cl shrink        0 lits rem          0 time: 0.00
25.79/25.80	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.09
25.79/25.80	c calculated reachability. Time: 0.00
25.79/25.80	c  N dy    23    158497       131      2668        12     23742     13337    404689     24.80     20.35  --
37.19/37.26	c  N dy    24    237749       131      2668        12     28939     13337    491985     26.02     20.30  --
37.19/37.28	c  S st    24    237749       131      2668        12     28939     13337    491985     26.02     20.30  --
37.29/37.38	c  S st    24    238253       131      2668        12     29422     13337    504069     26.02     20.30  --
37.29/37.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.29/37.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.39/37.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.09
37.39/37.47	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
37.39/37.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.39/37.48	c Subs w/ non-existent bins:      0 time:  0.00 s
37.39/37.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.39/37.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.39/37.48	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.49/38.55	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.01
41.09/41.10	c Added 2 vars  tried: 80000 time: 2.55
41.09/41.18	c ORs :      2 avg-s:  0.0 cl-sh:  6515 l-rem:   6515 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.64
41.09/41.19	c lits-rem:      4513  cl-subs:     2547  v-elim:    125  v-fix:    0  time:  3.71 s
41.09/41.19	c learnt bin added due to v-elim: 0
41.09/41.19	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
41.18/41.20	c vivif2 --  cl tried    26875 cl shrink        0 lits rem          0 time: 0.01
41.29/41.31	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.11
41.29/41.31	c calculated reachability. Time: 0.00
41.29/41.31	c  N dy    24    238253       133      2670        16     26875     13348    433877     26.02     20.30  --
64.59/64.63	c  N dy    25    357379       133      2670        16     32127     13348    487970     25.56     19.93  --
64.59/64.65	c  S st    25    357379       133      2670        16     32127     13348    487970     25.56     19.93  --
64.69/64.76	c  S st    25    357884       133      2670        16     32621     13348    500473     25.56     19.93  --
64.69/64.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
64.69/64.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.79/64.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.4M T:  0.10
64.79/64.86	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
64.79/64.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.79/64.87	c Subs w/ non-existent bins:      0 time:  0.00 s
64.79/64.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
64.79/64.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
64.79/64.88	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
65.79/65.88	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.01
68.28/68.36	c Added 2 vars  tried: 80000 time: 2.48
68.38/68.43	c ORs :      2 avg-s:  0.0 cl-sh:  5466 l-rem:   5466 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.55
68.38/68.44	c lits-rem:      1869  cl-subs:     1930  v-elim:    125  v-fix:    0  time:  3.56 s
68.38/68.44	c learnt bin added due to v-elim: 0
68.38/68.44	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
68.38/68.44	c vivif2 --  cl tried    30691 cl shrink        0 lits rem          0 time: 0.00
68.48/68.56	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.12
68.48/68.56	c calculated reachability. Time: 0.00
68.48/68.56	c  N dy    25    357884       135      2672        20     30691     13355    449465     25.56     19.93  --
109.79/109.84	c  N dy    26    536826       135      2672        20     37130     13355    529537     25.06     19.60  --
109.79/109.86	c  S st    26    536826       135      2672        20     37130     13355    529537     25.06     19.60  --
109.89/109.98	c  S st    26    537328       135      2672        20     37624     13355    541817     25.06     19.60  --
109.89/109.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
109.89/109.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.09/110.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.1M T:  0.14
110.09/110.12	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
110.09/110.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.09/110.13	c Subs w/ non-existent bins:      0 time:  0.01 s
110.09/110.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.09/110.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.09/110.13	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
111.19/111.25	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
113.79/113.86	c Added 2 vars  tried: 80000 time: 2.61
113.89/113.96	c ORs :      2 avg-s:  0.0 cl-sh:  7372 l-rem:   7372 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.71
113.89/113.97	c lits-rem:      3055  cl-subs:     2496  v-elim:    125  v-fix:    0  time:  3.83 s
113.89/113.97	c learnt bin added due to v-elim: 0
113.89/113.97	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
113.89/113.97	c vivif2 --  cl tried    35128 cl shrink        0 lits rem          0 time: 0.00
114.09/114.13	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.15
114.09/114.13	c calculated reachability. Time: 0.00
114.09/114.13	c  N dy    26    537328       137      2674        24     35128     13367    480935     25.06     19.60  --
114.09/114.13	c  F st    26    537328       137      2674        24     35128     13367    480935     25.06     19.60  --
114.49/114.53	c Decided on static restart strategy
185.49/185.52	c  N dy    33    805993       137      2674        24     57189     13367    935965     24.87     19.45  --
185.49/185.56	c  S st    33    805993       137      2674        24     57189     13367    935965     24.87     19.45  --
185.69/185.75	c  S st    33    806499       137      2674        24     57686     13367    948148     24.87     19.45  --
185.69/185.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
185.69/185.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.99/186.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.8M T:  0.29
185.99/186.04	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
185.99/186.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
185.99/186.05	c Subs w/ non-existent bins:      0 time:  0.01 s
185.99/186.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
185.99/186.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
185.99/186.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
188.69/188.78	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
193.89/193.99	c Added 2 vars  tried: 80000 time: 5.20
194.19/194.24	c ORs :      2 avg-s:  0.0 cl-sh: 11591 l-rem:  11591 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.46
194.19/194.26	c lits-rem:      2667  cl-subs:     6143  v-elim:    125  v-fix:    0  time:  8.19 s
194.19/194.26	c learnt bin added due to v-elim: 0
194.19/194.26	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
194.19/194.27	c vivif2 --  cl tried    51543 cl shrink        0 lits rem          0 time: 0.01
194.29/194.37	c asymm  cl-useful: 0/1234/2676 lits-rem:0 time: 0.10
194.29/194.37	c calculated reachability. Time: 0.00
194.29/194.37	c  N dy    33    806499       139      2676        28     51543     13377    803316     24.87     19.45  --
330.60/330.67	c  N dy    34   1209748       139      2676        28     67220     13377   1082727     25.07     19.43  --
330.70/330.72	c  S st    34   1209748       139      2676        28     67220     13377   1082727     25.07     19.43  --
330.90/330.94	c  S st    34   1210251       139      2676        28     67710     13377   1094999     25.07     19.43  --
330.90/330.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
330.90/330.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.30/331.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.0M T:  0.38
331.30/331.32	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
331.30/331.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
331.30/331.34	c Subs w/ non-existent bins:      0 time:  0.01 s
331.30/331.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
331.30/331.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
331.30/331.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
334.60/334.67	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.04
340.90/340.92	c Added 2 vars  tried: 80000 time: 6.25
341.20/341.24	c ORs :      2 avg-s:  0.0 cl-sh: 12597 l-rem:  12597 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.57
341.20/341.26	c lits-rem:      1083  cl-subs:     6123  v-elim:    125  v-fix:    0  time:  9.90 s
341.20/341.26	c learnt bin added due to v-elim: 0
341.20/341.26	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
341.20/341.28	c vivif2 --  cl tried    61587 cl shrink        0 lits rem          0 time: 0.01
341.30/341.37	c asymm  cl-useful: 0/655/2678 lits-rem:0 time: 0.10
341.30/341.38	c calculated reachability. Time: 0.00
341.30/341.38	c  N dy    34   1210251       141      2678        32     61587     13389    939534     25.07     19.43  --
544.70/544.70	c  N dy    35   1710251       141      2678        32     91805     13389   1544830     24.95     19.32  --
544.70/544.76	c  S st    35   1710251       141      2678        32     91805     13389   1544830     24.95     19.32  --
545.10/545.10	c  S st    35   1710755       141      2678        32     92290     13389   1557285     24.95     19.32  --
545.10/545.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
545.10/545.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.70/545.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.0M T:  0.60
545.70/545.70	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
545.70/545.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
545.70/545.72	c Subs w/ non-existent bins:      0 time:  0.02 s
545.70/545.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
545.70/545.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
545.70/545.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
553.60/553.63	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.07
563.21/563.27	c Added 2 vars  tried: 80000 time: 9.64
564.11/564.13	c ORs :      2 avg-s:  0.0 cl-sh: 22064 l-rem:  22064 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.49
564.11/564.15	c lits-rem:       929  cl-subs:    10147  v-elim:    125  v-fix:    0  time: 18.40 s
564.11/564.15	c learnt bin added due to v-elim: 0
564.11/564.15	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
564.11/564.17	c vivif2 --  cl tried    82143 cl shrink        0 lits rem          0 time: 0.02
564.21/564.28	c asymm  cl-useful: 0/521/2680 lits-rem:0 time: 0.11
564.21/564.29	c calculated reachability. Time: 0.00
564.21/564.29	c  N dy    35   1710755       143      2680        36     82143     13398   1312895     24.95     19.32  --
825.21/825.25	c  N dy    36   2210755       143      2680        36    100302     13398   1608683     24.42     18.95  --
825.31/825.32	c  S st    36   2210755       143      2680        36    100302     13398   1608683     24.42     18.95  --
825.61/825.69	c  S st    36   2211261       143      2680        36    100800     13398   1620938     24.42     18.95  --
825.71/825.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
825.71/825.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.21/826.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.0M T:  0.54
826.21/826.24	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
826.21/826.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
826.21/826.26	c Subs w/ non-existent bins:      0 time:  0.02 s
826.21/826.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
826.31/826.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
826.31/826.30	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
833.71/833.75	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.08
844.21/844.28	c Added 2 vars  tried: 80000 time: 10.53
845.21/845.29	c ORs :      2 avg-s:  0.0 cl-sh: 23782 l-rem:  23782 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.54
845.31/845.32	c lits-rem:       854  cl-subs:     8650  v-elim:    125  v-fix:    0  time: 19.02 s
845.31/845.32	c learnt bin added due to v-elim: 0
845.31/845.32	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
845.31/845.34	c vivif2 --  cl tried    92150 cl shrink        0 lits rem          0 time: 0.02
845.41/845.44	c asymm  cl-useful: 0/658/2682 lits-rem:0 time: 0.10
845.41/845.45	c calculated reachability. Time: 0.00
845.41/845.45	c  N dy    36   2211261       145      2682        40     92150     13409   1418846     24.42     18.95  --
1147.11/1147.12	c  N dy    37   2711262       145      2682        40    117752     13409   1977415     25.61     18.74  --
1147.22/1147.21	c  S st    37   2711262       145      2682        40    117752     13409   1977415     25.61     18.74  --
1147.22/1147.21	c Finding binary XORs  T:     0.00 s  found:       0
1147.62/1147.62	c  S st    37   2711765       145      2682        40    118250     13409   1990273     25.61     18.74  --
1147.62/1147.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.62/1147.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.43/1148.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.7M T:  0.82
1148.43/1148.45	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1148.43/1148.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.43/1148.48	c Subs w/ non-existent bins:      0 time:  0.02 s
1148.52/1148.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1148.52/1148.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1148.52/1148.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1159.62/1159.62	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
1172.72/1172.78	c Added 2 vars  tried: 80000 time: 13.16
1174.02/1174.01	c ORs :      2 avg-s:  0.0 cl-sh: 26429 l-rem:  26429 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   14.39
1174.02/1174.05	c lits-rem:      5180  cl-subs:    11194  v-elim:    125  v-fix:    0  time: 25.52 s
1174.02/1174.05	c learnt bin added due to v-elim: 0
1174.02/1174.05	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1174.02/1174.08	c vivif2 --  cl tried   107056 cl shrink        0 lits rem          0 time: 0.03
1174.22/1174.20	c asymm  cl-useful: 0/434/2684 lits-rem:0 time: 0.12
1174.22/1174.20	c calculated reachability. Time: 0.00
1174.22/1174.20	c  N dy    37   2711765       147      2684        44    107056     13419   1691193     25.61     18.74  --
1174.22/1174.20	c  F st    37   2711765       147      2684        44    107056     13419   1691193     25.61     18.74  --
1175.22/1175.20	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-3173451-1301795383/watcher-3173451-1301795383 -o /tmp/evaluation-result-3173451-1301795383/solver-3173451-1301795383 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173451-1301795383.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 3.78 3.97 3.98 4/187 23552
/proc/meminfo: memFree=20975784/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=21604 CPUtime=0 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 484 0 0 0 0 0 0 0 25 0 1 0 291136004 22122496 424 33554432000 4194304 4797429 140736393641152 18446744073709551615 4298896 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 7160 428 347 148 0 2089 0

[startup+0.0378349 s]
/proc/loadavg: 3.78 3.97 3.98 4/187 23552
/proc/meminfo: memFree=20975784/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=127716 CPUtime=0.03 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 698 0 0 0 3 0 0 0 25 0 1 0 291136004 130781184 615 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 31929 615 403 148 0 26858 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 127716

[startup+0.100826 s]
/proc/loadavg: 3.78 3.97 3.98 4/187 23552
/proc/meminfo: memFree=20975784/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=127716 CPUtime=0.09 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 764 0 0 0 9 0 0 0 25 0 1 0 291136004 130781184 679 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 31929 679 403 148 0 26858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127716

[startup+0.300816 s]
/proc/loadavg: 3.78 3.97 3.98 4/187 23552
/proc/meminfo: memFree=20975784/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=128260 CPUtime=0.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 1034 0 0 0 29 0 0 0 25 0 1 0 291136004 131338240 799 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 32065 799 405 148 0 26994 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128260

[startup+0.700745 s]
/proc/loadavg: 3.78 3.97 3.98 4/187 23552
/proc/meminfo: memFree=20975784/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=128720 CPUtime=0.69 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 1389 0 0 0 69 0 0 0 25 0 1 0 291136004 131809280 922 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 32180 922 405 148 0 27109 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128720

[startup+1.50058 s]
/proc/loadavg: 3.78 3.97 3.98 5/190 23580
/proc/meminfo: memFree=20969140/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=129152 CPUtime=1.49 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 1864 0 0 0 149 0 0 0 25 0 1 0 291136004 132251648 1107 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 32288 1107 405 148 0 27217 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129152

[startup+3.10028 s]
/proc/loadavg: 3.78 3.97 3.98 6/190 23580
/proc/meminfo: memFree=20964676/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=131748 CPUtime=3.09 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 3070 0 0 0 309 0 0 0 25 0 1 0 291136004 134909952 1577 33554432000 4194304 4797429 140736393641152 18446744073709551615 4387768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 32937 1577 410 148 0 27866 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131748

[startup+6.30074 s]
/proc/loadavg: 3.80 3.97 3.98 5/190 23580
/proc/meminfo: memFree=20955984/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=132600 CPUtime=6.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 4411 0 0 0 629 0 0 0 25 0 1 0 291136004 135782400 2032 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 33150 2032 410 148 0 28079 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132600

[startup+12.7006 s]
/proc/loadavg: 3.81 3.97 3.98 5/190 23608
/proc/meminfo: memFree=21006768/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=135440 CPUtime=12.68 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 6738 0 0 0 1268 0 0 0 25 0 1 0 291136004 138690560 2723 33554432000 4194304 4797429 140736393641152 18446744073709551615 4568122 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 33860 2723 415 148 0 28789 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 135440

[startup+25.5002 s]
/proc/loadavg: 3.85 3.97 3.98 5/190 23608
/proc/meminfo: memFree=20993748/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=139588 CPUtime=25.49 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 9659 0 0 0 2548 1 0 0 25 0 1 0 291136004 142938112 3691 33554432000 4194304 4797429 140736393641152 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 34897 3691 415 148 0 29826 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139588

[startup+51.1005 s]
/proc/loadavg: 3.90 3.97 3.98 5/190 23609
/proc/meminfo: memFree=20976428/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=142256 CPUtime=51.09 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 15533 0 0 0 5106 3 0 0 25 0 1 0 291136004 145670144 4533 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 35564 4533 415 148 0 30493 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142256

[startup+102.306 s]
/proc/loadavg: 3.96 3.97 3.98 5/190 23610
/proc/meminfo: memFree=20957696/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=145680 CPUtime=102.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 24937 0 0 0 10224 5 0 0 25 0 1 0 291136004 149176320 5199 33554432000 4194304 4797429 140736393641152 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 36420 5199 415 148 0 31349 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 145680

[startup+162.3 s]
/proc/loadavg: 3.98 3.97 3.98 5/190 23612
/proc/meminfo: memFree=20936260/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=150164 CPUtime=162.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 34026 0 0 0 16222 7 0 0 25 0 1 0 291136004 153767936 6327 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424779 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 37541 6327 415 148 0 32470 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150164

[startup+222.3 s]
/proc/loadavg: 3.99 3.97 3.98 5/190 23613
/proc/meminfo: memFree=20919984/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=155032 CPUtime=222.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 41645 0 0 0 22220 9 0 0 25 0 1 0 291136004 158752768 7791 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 38758 7791 422 148 0 33687 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155032

[startup+282.3 s]
/proc/loadavg: 4.12 4.00 3.99 5/190 23615
/proc/meminfo: memFree=20910388/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=156412 CPUtime=282.29 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 48900 0 0 0 28218 11 0 0 25 0 1 0 291136004 160165888 8329 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 39103 8329 422 148 0 34032 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 156412

[startup+342.3 s]
/proc/loadavg: 4.04 4.00 3.99 5/190 23616
/proc/meminfo: memFree=20899172/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=160756 CPUtime=342.3 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 55034 0 0 0 34216 14 0 0 25 0 1 0 291136004 164614144 9107 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 40189 9107 420 148 0 35118 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 160756

[startup+402.3 s]
/proc/loadavg: 4.01 4.00 3.99 5/190 23618
/proc/meminfo: memFree=20891196/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=162228 CPUtime=402.3 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 61588 0 0 0 40214 16 0 0 25 0 1 0 291136004 166121472 9694 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 40557 9694 420 148 0 35486 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162228

[startup+462.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 23620
/proc/meminfo: memFree=20878356/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=164152 CPUtime=462.3 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 67745 0 0 0 46211 19 0 0 25 0 1 0 291136004 168091648 9823 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425045 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 41038 9823 420 148 0 35967 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 164152

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 23621
/proc/meminfo: memFree=20865272/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=164488 CPUtime=522.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 72744 0 0 0 52211 20 0 0 25 0 1 0 291136004 168435712 10581 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 41122 10581 420 148 0 36051 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 164488

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 23623
/proc/meminfo: memFree=20853836/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=171364 CPUtime=582.3 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 77955 0 0 0 58209 21 0 0 25 0 1 0 291136004 175476736 11187 33554432000 4194304 4797429 140736393641152 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 42841 11187 425 148 0 37770 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 171364

[startup+642.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 23624
/proc/meminfo: memFree=20847360/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=171956 CPUtime=642.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 82738 0 0 0 64208 23 0 0 25 0 1 0 291136004 176082944 11518 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 42989 11518 425 148 0 37918 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171956

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.99 5/190 23635
/proc/meminfo: memFree=20840400/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=173480 CPUtime=702.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 87506 0 0 0 70206 25 0 0 25 0 1 0 291136004 177643520 11682 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 43370 11682 425 148 0 38299 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 173480

[startup+762.307 s]
/proc/loadavg: 4.13 4.03 4.00 5/190 25899
/proc/meminfo: memFree=20921400/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=174036 CPUtime=762.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 91236 0 0 0 76205 26 0 0 25 0 1 0 291136004 178212864 12991 33554432000 4194304 4797429 140736393641152 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 43509 12991 425 148 0 38438 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 174036

[startup+822.301 s]
/proc/loadavg: 4.13 4.04 4.01 5/190 25900
/proc/meminfo: memFree=20909796/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=174888 CPUtime=822.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 95916 0 0 0 82203 28 0 0 25 0 1 0 291136004 179085312 12741 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 43722 12741 425 148 0 38651 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 174888

[startup+882.301 s]
/proc/loadavg: 4.09 4.05 4.00 5/190 25905
/proc/meminfo: memFree=20902468/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=178248 CPUtime=882.32 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 99272 0 0 0 88202 30 0 0 25 0 1 0 291136004 182525952 13358 33554432000 4194304 4797429 140736393641152 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 44562 13358 422 148 0 39491 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 178248

[startup+942.301 s]
/proc/loadavg: 4.10 4.05 4.00 5/190 25906
/proc/meminfo: memFree=20873284/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=180240 CPUtime=942.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 103015 0 0 0 94200 31 0 0 25 0 1 0 291136004 184565760 14503 33554432000 4194304 4797429 140736393641152 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 45060 14503 422 148 0 39989 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180240

[startup+1002.3 s]
/proc/loadavg: 4.03 4.04 4.00 5/190 25908
/proc/meminfo: memFree=20867040/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=181412 CPUtime=1002.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 107558 0 0 0 100199 32 0 0 25 0 1 0 291136004 185765888 13798 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425129 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 45353 13798 422 148 0 40282 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181412

[startup+1062.3 s]
/proc/loadavg: 4.01 4.03 4.00 5/190 25910
/proc/meminfo: memFree=20858072/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=182520 CPUtime=1062.31 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 111121 0 0 0 106198 33 0 0 25 0 1 0 291136004 186900480 14670 33554432000 4194304 4797429 140736393641152 18446744073709551615 4422918 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 45630 14670 422 148 0 40559 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 182520

[startup+1122.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 25911
/proc/meminfo: memFree=20846624/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=183816 CPUtime=1122.32 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 115614 0 0 0 112198 34 0 0 25 0 1 0 291136004 188227584 13760 33554432000 4194304 4797429 140736393641152 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 45954 13760 422 148 0 40883 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 183816

[startup+1182.3 s]
/proc/loadavg: 4.00 4.02 4.00 5/190 25913
/proc/meminfo: memFree=20839256/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=186728 CPUtime=1182.32 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 118175 0 0 0 118196 36 0 0 25 0 1 0 291136004 191209472 16265 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 46682 16265 420 148 0 41611 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 186728

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 4.00 5/190 25914
/proc/meminfo: memFree=20832268/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=188984 CPUtime=1242.33 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 122865 0 0 0 124194 39 0 0 25 0 1 0 291136004 193519616 15123 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 47246 15123 420 148 0 42175 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 188984



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 4.00 4/189 25917
/proc/meminfo: memFree=20918032/32951124 swapFree=67111528/67111528
[pid=23552] ppid=23550 vsize=189384 CPUtime=1300.03 cores=0,2
/proc/23552/stat : 23552 (techdemo) R 23550 23552 23036 0 -1 4202496 126353 0 0 0 129962 41 0 0 25 0 1 0 291136004 193929216 15828 33554432000 4194304 4797429 140736393641152 18446744073709551615 4424610 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/23552/statm: 47346 15828 420 148 0 42275 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 189384

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.04
CPU user time (s): 1299.62
CPU system time (s): 0.420936
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 280044

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

runsolver used 2.31565 second user time and 4.74228 second system time

The end

Launcher Data

Begin job on node139 at 2011-04-03 03:49:43
IDJOB=3173451
IDBENCH=82869
IDSOLVER=1585
FILE ID=node139/3173451-1301795383
RUNJOBID= node139-1301794080-23391
PBS_JOBID= 12841417
Free space on /tmp= 71848 MiB

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

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

MD5SUM BENCH= 10f0c0c20b1ddb1f4561bcd231d72d23
RANDOM SEED=621559951

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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.852
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	: 5321.49
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.852
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.852
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.82
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.852
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20976064 kB
Buffers:        367636 kB
Cached:       11208220 kB
SwapCached:          0 kB
Active:        7496928 kB
Inactive:      4211604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20976064 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15544 kB
Writeback:           0 kB
AnonPages:      132408 kB
Mapped:          16136 kB
Slab:           202172 kB
PageTables:       5416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   541584 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= 71900 MiB
End job on node139 at 2011-04-03 04:11:25