Trace number 3173345

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-S436871389-051.SATISFIABLE.cnf
MD5SUM6deba4513edb64b9aaebf4e8cfbaf90d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.018997
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-3173345-1301793801.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.02	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.02
0.00/0.02	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.02	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
0.00/0.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.02	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	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:      62 undec:       5 neg:      58
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.03/0.09	c Decided on static restart strategy
1.79/1.88	c  N dy     7     30001       125      2662         0     10105     13310    206942     26.20     20.54  --
1.79/1.89	c  S st     7     30001       125      2662         0     10105     13310    206942     26.20     20.54  --
1.89/1.93	c  S st     7     30505       125      2662         0     10598     13310    219056     26.20     20.54  --
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
1.89/1.95	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.89/1.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.95	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.96	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.36	c lits-rem:      2135  cl-subs:     1137  v-elim:    125  v-fix:    0  time:  0.40 s
2.29/2.36	c learnt bin added due to v-elim: 0
2.29/2.36	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.29/2.36	c vivif2 --  cl tried     9461 cl shrink        0 lits rem          0 time: 0.00
2.39/2.45	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.09
2.39/2.45	c calculated reachability. Time: 0.00
2.39/2.45	c  N dy     7     30505       125      2662         0      9461     13310    191436     26.20     20.54  --
2.39/2.45	c  F st     7     30505       125      2662         0      9461     13310    191436     26.20     20.54  --
2.49/2.59	c Decided on static restart strategy
3.59/3.60	c  N dy    14     45758       125      2662         0     16474     13310    366208     27.05     20.92  --
3.59/3.62	c  S st    14     45758       125      2662         0     16474     13310    366208     27.05     20.92  --
3.59/3.68	c  S st    14     46260       125      2662         0      8542     13310    132499     27.05     20.92  --
3.59/3.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.01
3.59/3.70	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
3.59/3.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.69/3.70	c Subs w/ non-existent bins:      0 time:  0.00 s
3.69/3.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.69/3.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.69/3.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.79/3.84	c lits-rem:        98  cl-subs:      165  v-elim:    125  v-fix:    0  time:  0.14 s
3.79/3.84	c learnt bin added due to v-elim: 0
3.79/3.84	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
3.79/3.84	c vivif2 --  cl tried     8377 cl shrink        0 lits rem          0 time: 0.00
3.79/3.88	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.04
3.79/3.88	c calculated reachability. Time: 0.00
3.79/3.88	c  N dy    14     46260       125      2662         0      8377     13310    130171     27.05     20.92  --
5.89/5.96	c  N dy    15     69390       125      2662         0     10399     13310    151404     27.65     20.98  --
5.89/5.97	c  S st    15     69390       125      2662         0     10399     13310    151404     27.65     20.98  --
5.99/6.01	c  S st    15     69891       125      2662         0     10893     13310    163874     27.65     20.98  --
5.99/6.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.99/6.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
5.99/6.03	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
5.99/6.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.99/6.03	c Subs w/ non-existent bins:      0 time:  0.00 s
5.99/6.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.99/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.99/6.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.29/6.35	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.19/7.21	c Added 2 vars  tried: 66612 time: 0.85
7.19/7.21	c ORs :      2 avg-s:  0.0 cl-sh:  1449 l-rem:   1449 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    0.86
7.19/7.22	c lits-rem:       321  cl-subs:      219  v-elim:    125  v-fix:    0  time:  1.18 s
7.19/7.22	c learnt bin added due to v-elim: 0
7.19/7.22	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
7.19/7.22	c vivif2 --  cl tried    10674 cl shrink        0 lits rem          0 time: 0.00
7.19/7.27	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.05
7.19/7.27	c calculated reachability. Time: 0.00
7.19/7.27	c  N dy    15     69891       127      2664         4     10674     13317    158484     27.65     20.98  --
7.19/7.27	c  F st    15     69891       127      2664         4     10674     13317    158484     27.65     20.98  --
7.39/7.43	c Decided on static restart strategy
10.79/10.81	c  N dy    22    104837       127      2664         4     19902     13317    360166     25.62     20.67  --
10.79/10.83	c  S st    22    104837       127      2664         4     19902     13317    360166     25.62     20.67  --
10.79/10.89	c  S st    22    105342       127      2664         4     20396     13317    372784     25.62     20.67  --
10.79/10.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.90/10.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.2M T:  0.04
10.90/10.93	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
10.90/10.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.90/10.93	c Subs w/ non-existent bins:      0 time:  0.00 s
10.90/10.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.90/10.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.90/10.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
11.69/11.72	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
13.39/13.48	c Added 2 vars  tried: 80000 time: 1.76
13.49/13.53	c ORs :      2 avg-s:  0.0 cl-sh:  4896 l-rem:   4896 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.81
13.49/13.53	c lits-rem:      2627  cl-subs:     2061  v-elim:    125  v-fix:    0  time:  2.59 s
13.49/13.53	c learnt bin added due to v-elim: 0
13.49/13.53	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
13.49/13.53	c vivif2 --  cl tried    18335 cl shrink        0 lits rem          0 time: 0.00
13.59/13.60	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.07
13.59/13.60	c calculated reachability. Time: 0.00
13.59/13.60	c  N dy    22    105342       129      2666         8     18335     13327    318129     25.62     20.67  --
20.09/20.12	c  N dy    23    158016       129      2666         8     26650     13327    487087     25.44     20.22  --
20.09/20.14	c  S st    23    158016       129      2666         8     26650     13327    487087     25.44     20.22  --
20.19/20.21	c  S st    23    158516       129      2666         8     27142     13327    499246     25.44     20.22  --
20.19/20.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.19/20.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.2M T:  0.06
20.19/20.28	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
20.19/20.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
20.19/20.28	c Subs w/ non-existent bins:      0 time:  0.00 s
20.19/20.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.19/20.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.19/20.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
21.19/21.28	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
23.29/23.34	c Added 2 vars  tried: 80000 time: 2.07
23.39/23.42	c ORs :      2 avg-s:  0.0 cl-sh:  6627 l-rem:   6627 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.14
23.39/23.43	c lits-rem:      2403  cl-subs:     2837  v-elim:    125  v-fix:    0  time:  3.14 s
23.39/23.43	c learnt bin added due to v-elim: 0
23.39/23.43	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
23.39/23.43	c vivif2 --  cl tried    24305 cl shrink        0 lits rem          0 time: 0.00
23.49/23.51	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.08
23.49/23.51	c calculated reachability. Time: 0.00
23.49/23.51	c  N dy    23    158516       131      2668        12     24305     13334    422014     25.44     20.22  --
34.79/34.84	c  N dy    24    237774       131      2668        12     28683     13334    491595     26.09     20.20  --
34.79/34.86	c  S st    24    237774       131      2668        12     28683     13334    491595     26.09     20.20  --
34.89/34.94	c  S st    24    238277       131      2668        12     29180     13334    504139     26.09     20.20  --
34.89/34.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.89/34.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.4M T:  0.08
34.99/35.02	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
34.99/35.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
34.99/35.02	c Subs w/ non-existent bins:      0 time:  0.00 s
34.99/35.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.99/35.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.99/35.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
35.99/36.00	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
38.19/38.24	c Added 2 vars  tried: 80000 time: 2.24
38.29/38.31	c ORs :      2 avg-s:  0.0 cl-sh:  5807 l-rem:   5807 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.30
38.29/38.32	c lits-rem:      2534  cl-subs:     2271  v-elim:    125  v-fix:    0  time:  3.28 s
38.29/38.32	c learnt bin added due to v-elim: 0
38.29/38.32	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
38.29/38.32	c vivif2 --  cl tried    26909 cl shrink        0 lits rem          0 time: 0.00
38.40/38.41	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.09
38.40/38.41	c calculated reachability. Time: 0.00
38.40/38.41	c  N dy    24    238277       133      2670        16     26909     13342    441441     26.09     20.20  --
58.69/58.78	c  N dy    25    357416       133      2670        16     30925     13342    460872     24.82     19.66  --
58.79/58.80	c  S st    25    357416       133      2670        16     30925     13342    460872     24.82     19.66  --
58.89/58.90	c  S st    25    357919       133      2670        16     31420     13342    473919     24.82     19.66  --
58.89/58.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
58.89/58.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.09
58.89/58.99	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
58.89/58.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
58.89/58.99	c Subs w/ non-existent bins:      0 time:  0.00 s
58.99/59.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
58.99/59.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.99/59.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
59.79/59.86	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
61.99/62.02	c Added 2 vars  tried: 80000 time: 2.16
61.99/62.07	c ORs :      2 avg-s:  0.0 cl-sh:  4295 l-rem:   4295 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.20
61.99/62.07	c lits-rem:      1147  cl-subs:     2265  v-elim:    125  v-fix:    0  time:  3.07 s
61.99/62.07	c learnt bin added due to v-elim: 0
61.99/62.07	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
61.99/62.08	c vivif2 --  cl tried    29155 cl shrink        0 lits rem          0 time: 0.00
62.09/62.18	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.10
62.09/62.18	c calculated reachability. Time: 0.00
62.09/62.18	c  N dy    25    357919       135      2672        20     29155     13354    422128     24.82     19.66  --
98.59/98.61	c  N dy    26    536881       135      2672        20     36945     13354    525378     25.38     19.55  --
98.59/98.63	c  S st    26    536881       135      2672        20     36945     13354    525378     25.38     19.55  --
98.69/98.73	c  S st    26    537383       135      2672        20     37431     13354    537770     25.38     19.55  --
98.69/98.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
98.69/98.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.79/98.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.2M T:  0.13
98.79/98.86	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
98.79/98.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
98.79/98.87	c Subs w/ non-existent bins:      0 time:  0.00 s
98.79/98.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
98.79/98.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
98.79/98.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
99.89/99.95	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
102.30/102.35	c Added 2 vars  tried: 80000 time: 2.40
102.40/102.40	c ORs :      2 avg-s:  0.0 cl-sh:  4714 l-rem:   4714 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.45
102.40/102.41	c lits-rem:      1446  cl-subs:     2329  v-elim:    125  v-fix:    0  time:  3.54 s
102.40/102.41	c learnt bin added due to v-elim: 0
102.40/102.41	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
102.40/102.42	c vivif2 --  cl tried    35102 cl shrink        0 lits rem          0 time: 0.00
102.50/102.56	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.14
102.50/102.56	c calculated reachability. Time: 0.00
102.50/102.56	c  N dy    26    537383       137      2674        24     35102     13359    482511     25.38     19.55  --
102.50/102.56	c  F st    26    537383       137      2674        24     35102     13359    482511     25.38     19.55  --
102.90/102.93	c Decided on static restart strategy
166.19/166.26	c  N dy    33    806075       137      2674        24     56916     13359    938821     24.41     19.50  --
166.19/166.29	c  S st    33    806075       137      2674        24     56916     13359    938821     24.41     19.50  --
166.39/166.46	c  S st    33    806578       137      2674        24     57409     13359    951400     24.41     19.50  --
166.39/166.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
166.39/166.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.59/166.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.5M T:  0.22
166.59/166.69	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
166.59/166.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
166.59/166.69	c Subs w/ non-existent bins:      0 time:  0.01 s
166.69/166.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
166.69/166.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.69/166.71	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
169.19/169.24	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.01
173.50/173.50	c Added 2 vars  tried: 80000 time: 4.27
173.70/173.74	c ORs :      2 avg-s:  0.0 cl-sh: 11644 l-rem:  11644 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    4.50
173.70/173.75	c lits-rem:      1972  cl-subs:     6065  v-elim:    125  v-fix:    0  time:  7.04 s
173.70/173.75	c learnt bin added due to v-elim: 0
173.70/173.75	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
173.70/173.76	c vivif2 --  cl tried    51344 cl shrink        0 lits rem          0 time: 0.01
173.80/173.85	c asymm  cl-useful: 0/1241/2676 lits-rem:0 time: 0.09
173.80/173.85	c calculated reachability. Time: 0.00
173.80/173.85	c  N dy    33    806578       139      2676        28     51344     13370    805719     24.41     19.50  --
292.79/292.84	c  N dy    34   1209868       139      2676        28     67026     13370   1084439     26.74     19.58  --
292.79/292.88	c  S st    34   1209868       139      2676        28     67026     13370   1084439     26.74     19.58  --
292.99/293.08	c  S st    34   1210371       139      2676        28     67515     13370   1096852     26.74     19.58  --
292.99/293.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
292.99/293.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.39/293.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.3M T:  0.32
293.39/293.40	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
293.39/293.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
293.39/293.41	c Subs w/ non-existent bins:      0 time:  0.01 s
293.39/293.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.39/293.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.39/293.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
296.70/296.74	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
301.90/301.99	c Added 2 vars  tried: 80000 time: 5.25
302.20/302.24	c ORs :      2 avg-s:  0.0 cl-sh: 11877 l-rem:  11877 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.51
302.20/302.26	c lits-rem:      2782  cl-subs:     6304  v-elim:    125  v-fix:    0  time:  8.83 s
302.20/302.26	c learnt bin added due to v-elim: 0
302.20/302.26	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
302.20/302.27	c vivif2 --  cl tried    61211 cl shrink        0 lits rem          0 time: 0.01
302.30/302.36	c asymm  cl-useful: 0/669/2678 lits-rem:0 time: 0.09
302.30/302.37	c calculated reachability. Time: 0.00
302.30/302.37	c  N dy    34   1210371       141      2678        32     61211     13383    938842     26.74     19.58  --
491.90/491.91	c  N dy    35   1710375       141      2678        32     91081     13383   1515618     25.01     19.37  --
491.90/491.97	c  S st    35   1710375       141      2678        32     91081     13383   1515618     25.01     19.37  --
492.20/492.26	c  S st    35   1710877       141      2678        32     91574     13383   1528092     25.01     19.37  --
492.20/492.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
492.20/492.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.70/492.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.2M T:  0.52
492.70/492.79	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
492.70/492.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
492.70/492.80	c Subs w/ non-existent bins:      0 time:  0.01 s
492.80/492.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
492.80/492.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
492.80/492.83	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
500.20/500.22	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.10
509.21/509.29	c Added 2 vars  tried: 80000 time: 9.07
509.90/509.92	c ORs :      2 avg-s:  0.0 cl-sh: 19552 l-rem:  19552 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    9.70
509.90/509.95	c lits-rem:      2592  cl-subs:    11254  v-elim:    125  v-fix:    0  time: 17.11 s
509.90/509.95	c learnt bin added due to v-elim: 0
509.90/509.95	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
509.90/509.96	c vivif2 --  cl tried    80320 cl shrink        0 lits rem          0 time: 0.02
510.00/510.07	c asymm  cl-useful: 0/508/2680 lits-rem:0 time: 0.10
510.00/510.07	c calculated reachability. Time: 0.00
510.00/510.07	c  N dy    35   1710877       143      2680        36     80320     13394   1260773     25.01     19.37  --
739.80/739.88	c  N dy    36   2210877       143      2680        36    100630     13394   1648903     26.00     19.15  --
739.90/739.95	c  S st    36   2210877       143      2680        36    100630     13394   1648903     26.00     19.15  --
740.21/740.27	c  S st    36   2211379       143      2680        36    101118     13394   1661598     26.00     19.15  --
740.21/740.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
740.21/740.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.80/740.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.8M T:  0.53
740.80/740.80	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
740.80/740.80	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
740.80/740.82	c Subs w/ non-existent bins:      0 time:  0.01 s
740.80/740.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
740.80/740.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
740.80/740.85	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
748.01/748.03	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 2 avg s: 9.0 T:    0.11
757.70/757.78	c Added 2 vars  tried: 80000 time: 9.75
758.40/758.46	c ORs :      2 avg-s:  0.0 cl-sh: 20653 l-rem:  20653 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.43
758.40/758.49	c lits-rem:      2061  cl-subs:    10161  v-elim:    125  v-fix:    0  time: 17.64 s
758.40/758.49	c learnt bin added due to v-elim: 0
758.40/758.49	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
758.50/758.51	c vivif2 --  cl tried    90955 cl shrink        0 lits rem          0 time: 0.02
758.60/758.60	c asymm  cl-useful: 0/651/2682 lits-rem:0 time: 0.09
758.60/758.61	c calculated reachability. Time: 0.00
758.60/758.61	c  N dy    36   2211379       145      2682        40     90955     13404   1400606     26.00     19.15  --
1018.41/1018.47	c  N dy    37   2711379       145      2682        40    109970     13404   1798255     24.51     18.98  --
1018.52/1018.54	c  S st    37   2711379       145      2682        40    109970     13404   1798255     24.51     18.98  --
1018.52/1018.54	c Finding binary XORs  T:     0.00 s  found:       0
1018.81/1018.87	c  S st    37   2711880       145      2682        40    110465     13404   1810855     24.51     18.98  --
1018.81/1018.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1018.81/1018.88	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.51/1019.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.4M T:  0.65
1019.51/1019.53	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1019.51/1019.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1019.51/1019.55	c Subs w/ non-existent bins:      0 time:  0.02 s
1019.51/1019.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1019.51/1019.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1019.51/1019.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1027.91/1027.98	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
1038.71/1038.73	c Added 2 vars  tried: 80000 time: 10.75
1039.51/1039.54	c ORs :      2 avg-s:  0.0 cl-sh: 22523 l-rem:  22523 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   11.57
1039.51/1039.58	c lits-rem:      2312  cl-subs:    11018  v-elim:    125  v-fix:    0  time: 19.98 s
1039.51/1039.58	c learnt bin added due to v-elim: 0
1039.51/1039.58	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1039.61/1039.60	c vivif2 --  cl tried    99447 cl shrink        0 lits rem          0 time: 0.02
1039.71/1039.70	c asymm  cl-useful: 0/455/2684 lits-rem:0 time: 0.10
1039.71/1039.70	c calculated reachability. Time: 0.00
1039.71/1039.70	c  N dy    37   2711880       147      2684        44     99447     13415   1541932     24.51     18.98  --
1039.71/1039.70	c  F st    37   2711880       147      2684        44     99447     13415   1541932     24.51     18.98  --
1040.71/1040.79	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-3173345-1301793801/watcher-3173345-1301793801 -o /tmp/evaluation-result-3173345-1301793801/solver-3173345-1301793801 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173345-1301793801.cnf 

running on 2 cores: 5,7

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: 0.92 1.21 2.22 3/179 10266
/proc/meminfo: memFree=22451216/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=28768 CPUtime=0 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 570 0 0 0 0 0 0 0 25 0 1 0 290982894 29458432 506 33554432000 4194304 4797429 140735673467648 18446744073709551615 4429171 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 7192 506 369 148 0 2121 0

[startup+0.0385699 s]
/proc/loadavg: 0.92 1.21 2.22 3/179 10266
/proc/meminfo: memFree=22451216/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=127716 CPUtime=0.03 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 707 0 0 0 3 0 0 0 25 0 1 0 290982894 130781184 623 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 31929 623 403 148 0 26858 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 127716

[startup+0.100559 s]
/proc/loadavg: 0.92 1.21 2.22 3/179 10266
/proc/meminfo: memFree=22451216/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=127716 CPUtime=0.09 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 780 0 0 0 9 0 0 0 25 0 1 0 290982894 130781184 695 33554432000 4194304 4797429 140735673467648 18446744073709551615 218370653890 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 31929 695 405 148 0 26858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127716

[startup+0.300521 s]
/proc/loadavg: 0.92 1.21 2.22 3/179 10266
/proc/meminfo: memFree=22451216/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=128280 CPUtime=0.29 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 1056 0 0 0 29 0 0 0 25 0 1 0 290982894 131358720 819 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 32070 819 405 148 0 26999 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128280

[startup+0.70045 s]
/proc/loadavg: 0.92 1.21 2.22 3/179 10266
/proc/meminfo: memFree=22451216/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=128792 CPUtime=0.69 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 1412 0 0 0 69 0 0 0 25 0 1 0 290982894 131883008 942 33554432000 4194304 4797429 140735673467648 18446744073709551615 4387822 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 32198 942 405 148 0 27127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128792

[startup+1.50031 s]
/proc/loadavg: 1.25 1.28 2.24 5/190 10287
/proc/meminfo: memFree=22421724/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=129308 CPUtime=1.49 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 1931 0 0 0 149 0 0 0 25 0 1 0 290982894 132411392 1166 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425023 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 32327 1166 405 148 0 27256 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129308

[startup+3.10102 s]
/proc/loadavg: 1.25 1.28 2.24 5/190 10287
/proc/meminfo: memFree=22415524/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=131928 CPUtime=3.09 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 3213 0 0 0 309 0 0 0 25 0 1 0 290982894 135094272 1692 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 32982 1692 410 148 0 27911 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131928

[startup+6.30046 s]
/proc/loadavg: 1.25 1.28 2.24 5/190 10287
/proc/meminfo: memFree=22405128/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=132976 CPUtime=6.29 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 4815 0 0 0 629 0 0 0 25 0 1 0 290982894 136167424 1901 33554432000 4194304 4797429 140735673467648 18446744073709551615 4524288 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 33244 1901 410 148 0 28173 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 132976

[startup+12.7003 s]
/proc/loadavg: 1.67 1.37 2.25 5/190 10287
/proc/meminfo: memFree=22394728/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=135472 CPUtime=12.69 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 6765 0 0 0 1269 0 0 0 25 0 1 0 290982894 138723328 2738 33554432000 4194304 4797429 140735673467648 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 33868 2738 415 148 0 28797 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135472

[startup+25.5011 s]
/proc/loadavg: 2.03 1.45 2.27 5/190 10287
/proc/meminfo: memFree=22381620/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=139388 CPUtime=25.49 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 10392 0 0 0 2549 0 0 0 25 0 1 0 290982894 142733312 3541 33554432000 4194304 4797429 140735673467648 18446744073709551615 4351897 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 34847 3541 415 148 0 29776 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139388

[startup+51.1005 s]
/proc/loadavg: 2.70 1.66 2.32 5/190 10288
/proc/meminfo: memFree=22368228/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=142140 CPUtime=51.09 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 16447 0 0 0 5108 1 0 0 25 0 1 0 290982894 145551360 4400 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 35535 4400 415 148 0 30464 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 142140

[startup+102.306 s]
/proc/loadavg: 3.48 2.05 2.41 5/190 10289
/proc/meminfo: memFree=22351412/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=146684 CPUtime=102.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 26425 0 0 0 10226 4 0 0 25 0 1 0 290982894 150204416 5418 33554432000 4194304 4797429 140735673467648 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 36671 5418 415 148 0 31600 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 146684

[startup+162.301 s]
/proc/loadavg: 3.81 2.40 2.51 5/190 10291
/proc/meminfo: memFree=22336292/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=150660 CPUtime=162.29 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 37038 0 0 0 16222 7 0 0 25 0 1 0 290982894 154275840 6264 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 37665 6264 415 148 0 32594 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150660

[startup+222.3 s]
/proc/loadavg: 3.93 2.69 2.60 5/190 10292
/proc/meminfo: memFree=22312188/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=155124 CPUtime=222.29 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 45421 0 0 0 22219 10 0 0 25 0 1 0 290982894 158846976 7905 33554432000 4194304 4797429 140735673467648 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 38781 7905 415 148 0 33710 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155124

[startup+282.301 s]
/proc/loadavg: 4.02 2.94 2.69 5/190 10294
/proc/meminfo: memFree=22305084/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=156968 CPUtime=282.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 53284 0 0 0 28218 12 0 0 25 0 1 0 290982894 160735232 8648 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 39242 8648 415 148 0 34171 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156968

[startup+342.301 s]
/proc/loadavg: 4.01 3.13 2.77 5/190 10296
/proc/meminfo: memFree=22281104/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=162940 CPUtime=342.29 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 60096 0 0 0 34215 14 0 0 25 0 1 0 290982894 166850560 9731 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 40735 9731 415 148 0 35664 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 162940

[startup+402.3 s]
/proc/loadavg: 4.00 3.29 2.84 5/190 10297
/proc/meminfo: memFree=22275236/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=164968 CPUtime=402.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 66427 0 0 0 40213 17 0 0 25 0 1 0 290982894 168927232 10226 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 41242 10226 415 148 0 36171 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164968

[startup+462.301 s]
/proc/loadavg: 4.00 3.41 2.91 5/190 10299
/proc/meminfo: memFree=22271968/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=165892 CPUtime=462.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 72599 0 0 0 46211 19 0 0 25 0 1 0 290982894 169873408 10176 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 41473 10176 415 148 0 36402 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165892

[startup+522.301 s]
/proc/loadavg: 4.00 3.52 2.98 5/190 10300
/proc/meminfo: memFree=22239432/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=170868 CPUtime=522.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 77094 0 0 0 52209 21 0 0 25 0 1 0 290982894 174968832 12528 33554432000 4194304 4797429 140735673467648 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 42717 12528 415 148 0 37646 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 170868

[startup+582.3 s]
/proc/loadavg: 4.00 3.60 3.04 5/190 10302
/proc/meminfo: memFree=22245592/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=172756 CPUtime=582.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 83642 0 0 0 58207 24 0 0 25 0 1 0 290982894 176902144 12004 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 43189 12004 415 148 0 38118 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 172756

[startup+642.301 s]
/proc/loadavg: 4.00 3.67 3.10 5/190 10304
/proc/meminfo: memFree=22240472/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=174240 CPUtime=642.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 88837 0 0 0 64205 26 0 0 25 0 1 0 290982894 178421760 12384 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425001 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 43560 12384 415 148 0 38489 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 174240

[startup+702.301 s]
/proc/loadavg: 4.00 3.73 3.15 5/190 10305
/proc/meminfo: memFree=22234480/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=175000 CPUtime=702.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 94099 0 0 0 70203 28 0 0 25 0 1 0 290982894 179200000 12693 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 43750 12693 415 148 0 38679 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 175000

[startup+762.306 s]
/proc/loadavg: 4.00 3.78 3.20 5/190 10307
/proc/meminfo: memFree=22222992/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=179260 CPUtime=762.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 98124 0 0 0 76202 29 0 0 25 0 1 0 290982894 183562240 14083 33554432000 4194304 4797429 140735673467648 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 44815 14083 415 148 0 39744 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 179260

[startup+822.301 s]
/proc/loadavg: 4.07 3.83 3.25 5/190 10308
/proc/meminfo: memFree=22224584/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=180064 CPUtime=822.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 102985 0 0 0 82199 32 0 0 25 0 1 0 290982894 184385536 13651 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 45016 13651 415 148 0 39945 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 180064

[startup+882.301 s]
/proc/loadavg: 4.02 3.86 3.30 5/190 10310
/proc/meminfo: memFree=22203452/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=180812 CPUtime=882.3 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 106739 0 0 0 88197 33 0 0 25 0 1 0 290982894 185151488 14804 33554432000 4194304 4797429 140735673467648 18446744073709551615 4345256 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 45203 14804 415 148 0 40132 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 180812

[startup+942.3 s]
/proc/loadavg: 4.01 3.88 3.34 5/190 10312
/proc/meminfo: memFree=22204660/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=182484 CPUtime=942.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 111721 0 0 0 94195 36 0 0 25 0 1 0 290982894 186863616 14660 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 45621 14660 415 148 0 40550 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 182484

[startup+1002.3 s]
/proc/loadavg: 4.00 3.90 3.38 5/190 10313
/proc/meminfo: memFree=22193952/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=183216 CPUtime=1002.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 116458 0 0 0 100194 37 0 0 25 0 1 0 290982894 187613184 14071 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 45804 14071 415 148 0 40733 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 183216

[startup+1062.3 s]
/proc/loadavg: 4.00 3.92 3.41 5/190 10315
/proc/meminfo: memFree=22177904/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=188132 CPUtime=1062.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 120219 0 0 0 106193 38 0 0 25 0 1 0 290982894 192647168 14790 33554432000 4194304 4797429 140735673467648 18446744073709551615 4425064 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 47033 14790 416 148 0 41962 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 188132

[startup+1122.3 s]
/proc/loadavg: 4.00 3.93 3.45 5/190 10316
/proc/meminfo: memFree=22180836/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=189436 CPUtime=1122.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 124550 0 0 0 112190 41 0 0 25 0 1 0 290982894 193982464 16220 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424987 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 47359 16220 416 148 0 42288 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 189436

[startup+1182.3 s]
/proc/loadavg: 4.07 3.95 3.48 5/190 10345
/proc/meminfo: memFree=22214796/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=189768 CPUtime=1182.31 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 128447 0 0 0 118189 42 0 0 25 0 1 0 290982894 194322432 17217 33554432000 4194304 4797429 140735673467648 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 47442 17217 415 148 0 42371 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 189768

[startup+1242.3 s]
/proc/loadavg: 4.02 3.96 3.51 5/190 10347
/proc/meminfo: memFree=22200308/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=190912 CPUtime=1242.32 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 133441 0 0 0 124187 45 0 0 25 0 1 0 290982894 195493888 16371 33554432000 4194304 4797429 140735673467648 18446744073709551615 4422906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 47728 16371 415 148 0 42657 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 190912



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 3.97 3.54 5/190 10348
/proc/meminfo: memFree=22182524/32951124 swapFree=67111528/67111528
[pid=10266] ppid=10264 vsize=192104 CPUtime=1300.02 cores=5,7
/proc/10266/stat : 10266 (techdemo) R 10264 10266 9955 0 -1 4202496 137226 0 0 0 129956 46 0 0 25 0 1 0 290982894 196714496 17125 33554432000 4194304 4797429 140735673467648 18446744073709551615 4395240 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/10266/statm: 48026 17125 415 148 0 42955 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 192104

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.57
CPU system time (s): 0.472928
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 299400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.57
system time used= 0.472928
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137226
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= 2914

runsolver used 2.09168 second user time and 4.96624 second system time

The end

Launcher Data

Begin job on node101 at 2011-04-03 03:23:21
IDJOB=3173345
IDBENCH=82763
IDSOLVER=1585
FILE ID=node101/3173345-1301793801
RUNJOBID= node101-1301793801-10247
PBS_JOBID= 12841427
Free space on /tmp= 72332 MiB

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

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

MD5SUM BENCH= 6deba4513edb64b9aaebf4e8cfbaf90d
RANDOM SEED=1932886400

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

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.841
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.77
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.841
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.83
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.841
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.74
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.841
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.83
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.841
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.841
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22451372 kB
Buffers:        339960 kB
Cached:        9849576 kB
SwapCached:          0 kB
Active:        6689668 kB
Inactive:      3562784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22451372 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15560 kB
Writeback:           0 kB
AnonPages:       62848 kB
Mapped:          15388 kB
Slab:           184460 kB
PageTables:       4768 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   214540 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= 72308 MiB
End job on node101 at 2011-04-03 03:45:03