Trace number 3173605

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-S2092454698-027.UNKNOWN.cnf
MD5SUM53886d9ad7fbf83830a3a7ec45d41e34
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables125
Number of clauses2662
Sum of the clauses size13310
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 52662
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173605-1301796769.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:      60 undec:       1 neg:      64
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.04/0.09	c Decided on static restart strategy
1.79/1.87	c  N dy     7     30001       125      2662         0     10150     13310    203882     24.69     19.21  --
1.79/1.88	c  S st     7     30001       125      2662         0     10150     13310    203882     24.69     19.21  --
1.89/1.91	c  S st     7     30502       125      2662         0     10640     13310    216275     24.69     19.21  --
1.89/1.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.93	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.93	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
1.89/1.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.89/1.94	c Subs w/ non-existent bins:      0 time:  0.00 s
1.89/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.94	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.29/2.37	c lits-rem:      1857  cl-subs:     1308  v-elim:    125  v-fix:    0  time:  0.43 s
2.29/2.37	c learnt bin added due to v-elim: 0
2.29/2.37	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
2.29/2.37	c vivif2 --  cl tried     9332 cl shrink        0 lits rem          0 time: 0.00
2.39/2.44	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
2.39/2.44	c calculated reachability. Time: 0.00
2.39/2.44	c  N dy     7     30502       125      2662         0      9332     13310    185703     24.69     19.21  --
2.39/2.44	c  F st     7     30502       125      2662         0      9332     13310    185703     24.69     19.21  --
2.49/2.57	c Decided on static restart strategy
3.49/3.57	c  N dy    14     45753       125      2662         0     16265     13310    342694     24.96     19.59  --
3.49/3.58	c  S st    14     45753       125      2662         0     16265     13310    342694     24.96     19.59  --
3.59/3.64	c  S st    14     46254       125      2662         0     16755     13310    355564     24.96     19.59  --
3.59/3.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.59/3.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.03
3.59/3.67	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
3.59/3.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3.59/3.67	c Subs w/ non-existent bins:      0 time:  0.00 s
3.59/3.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.59/3.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.59/3.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.39/4.47	c lits-rem:      3142  cl-subs:     2057  v-elim:    125  v-fix:    0  time:  0.79 s
4.39/4.47	c learnt bin added due to v-elim: 0
4.39/4.47	c vivif2 --  cl tried     2662 cl shrink        0 lits rem          0 time: 0.00
4.39/4.47	c vivif2 --  cl tried    14698 cl shrink        0 lits rem          0 time: 0.00
4.49/4.53	c asymm  cl-useful: 0/2662/2662 lits-rem:0 time: 0.07
4.49/4.54	c calculated reachability. Time: 0.00
4.49/4.54	c  N dy    14     46254       125      2662         0     14698     13310    300718     24.96     19.59  --
6.59/6.65	c  N dy    15     69381       125      2662         0     18653     13310    373124     25.53     19.55  --
6.59/6.67	c  S st    15     69381       125      2662         0     18653     13310    373124     25.53     19.55  --
6.69/6.72	c  S st    15     69882       125      2662         0     19140     13310    385819     25.53     19.55  --
6.69/6.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.69/6.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
6.69/6.77	c Calc non-exist non-lernt bins v-fix:     0 done:    125 time:  0.00 s
6.69/6.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.69/6.77	c Subs w/ non-existent bins:      0 time:  0.00 s
6.69/6.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.69/6.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.69/6.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.59/7.63	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
9.29/9.30	c Added 2 vars  tried: 67712 time: 1.66
9.29/9.36	c ORs :      2 avg-s:  0.0 cl-sh:  6318 l-rem:   6318 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.73
9.29/9.37	c lits-rem:      3628  cl-subs:     2182  v-elim:    125  v-fix:    0  time:  2.60 s
9.29/9.37	c learnt bin added due to v-elim: 0
9.29/9.37	c vivif2 --  cl tried     2664 cl shrink        0 lits rem          0 time: 0.00
9.29/9.37	c vivif2 --  cl tried    16958 cl shrink        0 lits rem          0 time: 0.00
9.39/9.44	c asymm  cl-useful: 0/2664/2664 lits-rem:0 time: 0.07
9.39/9.44	c calculated reachability. Time: 0.00
9.39/9.44	c  N dy    15     69882       127      2664         4     16958     13316    323731     25.53     19.55  --
9.39/9.44	c  F st    15     69882       127      2664         4     16958     13316    323731     25.53     19.55  --
9.59/9.64	c Decided on static restart strategy
12.80/12.88	c  N dy    22    104824       127      2664         4     16232     13316    269520     26.67     20.06  --
12.80/12.90	c  S st    22    104824       127      2664         4     16232     13316    269520     26.67     20.06  --
12.90/12.95	c  S st    22    105330       127      2664         4     16726     13316    282172     26.67     20.06  --
12.90/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.90/12.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.90/13.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.04
12.90/13.00	c Calc non-exist non-lernt bins v-fix:     0 done:    127 time:  0.00 s
12.90/13.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
13.00/13.00	c Subs w/ non-existent bins:      0 time:  0.00 s
13.00/13.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.00/13.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.00/13.00	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.59/13.65	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
15.09/15.19	c Added 2 vars  tried: 80000 time: 1.53
15.19/15.20	c ORs :      2 avg-s:  0.0 cl-sh:  2591 l-rem:   2591 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.55
15.19/15.21	c lits-rem:      2312  cl-subs:     1046  v-elim:    125  v-fix:    0  time:  2.21 s
15.19/15.21	c learnt bin added due to v-elim: 0
15.19/15.21	c vivif2 --  cl tried     2666 cl shrink        0 lits rem          0 time: 0.00
15.19/15.21	c vivif2 --  cl tried    15680 cl shrink        0 lits rem          0 time: 0.00
15.19/15.29	c asymm  cl-useful: 0/2666/2666 lits-rem:0 time: 0.08
15.19/15.29	c calculated reachability. Time: 0.00
15.19/15.29	c  N dy    22    105330       129      2666         8     15680     13325    252806     26.67     20.06  --
21.89/21.91	c  N dy    23    157997       129      2666         8     23147     13325    401889     26.08     19.78  --
21.89/21.92	c  S st    23    157997       129      2666         8     23147     13325    401889     26.08     19.78  --
21.89/22.00	c  S st    23    158499       129      2666         8     23639     13325    414047     26.08     19.78  --
21.89/22.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.89/22.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.0M T:  0.06
22.00/22.06	c Calc non-exist non-lernt bins v-fix:     0 done:    129 time:  0.00 s
22.00/22.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.00/22.06	c Subs w/ non-existent bins:      0 time:  0.00 s
22.00/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.00/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.00/22.07	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.89/22.96	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
24.99/25.05	c Added 2 vars  tried: 80000 time: 2.09
24.99/25.10	c ORs :      2 avg-s:  0.0 cl-sh:  4857 l-rem:   4857 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.13
25.09/25.10	c lits-rem:      3683  cl-subs:     2043  v-elim:    125  v-fix:    0  time:  3.03 s
25.09/25.10	c learnt bin added due to v-elim: 0
25.09/25.10	c vivif2 --  cl tried     2668 cl shrink        0 lits rem          0 time: 0.00
25.09/25.10	c vivif2 --  cl tried    21596 cl shrink        0 lits rem          0 time: 0.00
25.09/25.19	c asymm  cl-useful: 0/2668/2668 lits-rem:0 time: 0.08
25.09/25.19	c calculated reachability. Time: 0.00
25.09/25.19	c  N dy    23    158499       131      2668        12     21596     13332    358264     26.08     19.78  --
37.19/37.23	c  N dy    24    237748       131      2668        12     26626     13332    420589     25.00     19.59  --
37.19/37.25	c  S st    24    237748       131      2668        12     26626     13332    420589     25.00     19.59  --
37.30/37.34	c  S st    24    238253       131      2668        12     27120     13332    432783     25.00     19.59  --
37.30/37.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.30/37.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.6M T:  0.08
37.40/37.42	c Calc non-exist non-lernt bins v-fix:     0 done:    131 time:  0.00 s
37.40/37.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.40/37.43	c Subs w/ non-existent bins:      0 time:  0.00 s
37.40/37.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.40/37.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.40/37.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.19/38.25	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
40.19/40.27	c Added 2 vars  tried: 80000 time: 2.02
40.29/40.33	c ORs :      2 avg-s:  0.0 cl-sh:  5324 l-rem:   5324 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.07
40.29/40.33	c lits-rem:      2248  cl-subs:     2280  v-elim:    125  v-fix:    0  time:  2.90 s
40.29/40.33	c learnt bin added due to v-elim: 0
40.29/40.33	c vivif2 --  cl tried     2670 cl shrink        0 lits rem          0 time: 0.00
40.29/40.34	c vivif2 --  cl tried    24840 cl shrink        0 lits rem          0 time: 0.00
40.39/40.44	c asymm  cl-useful: 0/2670/2670 lits-rem:0 time: 0.10
40.39/40.44	c calculated reachability. Time: 0.00
40.39/40.44	c  N dy    24    238253       133      2670        16     24840     13339    376245     25.00     19.59  --
61.29/61.30	c  N dy    25    357379       133      2670        16     28689     13339    409326     24.89     19.50  --
61.29/61.32	c  S st    25    357379       133      2670        16     28689     13339    409326     24.89     19.50  --
61.39/61.41	c  S st    25    357883       133      2670        16     29182     13339    421448     24.89     19.50  --
61.39/61.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
61.39/61.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.5M T:  0.09
61.49/61.50	c Calc non-exist non-lernt bins v-fix:     0 done:    133 time:  0.00 s
61.49/61.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
61.49/61.50	c Subs w/ non-existent bins:      0 time:  0.00 s
61.49/61.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
61.49/61.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
61.49/61.51	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
62.29/62.31	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
64.29/64.39	c Added 2 vars  tried: 80000 time: 2.08
64.39/64.43	c ORs :      2 avg-s:  0.0 cl-sh:  4026 l-rem:   4026 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.12
64.39/64.44	c lits-rem:      1280  cl-subs:     1639  v-elim:    125  v-fix:    0  time:  2.93 s
64.39/64.44	c learnt bin added due to v-elim: 0
64.39/64.44	c vivif2 --  cl tried     2672 cl shrink        0 lits rem          0 time: 0.00
64.39/64.44	c vivif2 --  cl tried    27543 cl shrink        0 lits rem          0 time: 0.00
64.49/64.56	c asymm  cl-useful: 0/2672/2672 lits-rem:0 time: 0.11
64.49/64.56	c calculated reachability. Time: 0.00
64.49/64.56	c  N dy    25    357883       135      2672        20     27543     13349    383801     24.89     19.50  --
104.29/104.35	c  N dy    26    536824       135      2672        20     36498     13349    506932     25.99     19.48  --
104.29/104.37	c  S st    26    536824       135      2672        20     36498     13349    506932     25.99     19.48  --
104.39/104.48	c  S st    26    537328       135      2672        20     36992     13349    519378     25.99     19.48  --
104.39/104.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.39/104.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.59/104.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  0.12
104.59/104.61	c Calc non-exist non-lernt bins v-fix:     0 done:    135 time:  0.00 s
104.59/104.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
104.59/104.61	c Subs w/ non-existent bins:      0 time:  0.00 s
104.59/104.62	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.59/104.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.59/104.62	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
105.59/105.65	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
108.19/108.27	c Added 2 vars  tried: 80000 time: 2.62
108.29/108.31	c ORs :      2 avg-s:  0.0 cl-sh:  4415 l-rem:   4415 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.66
108.29/108.32	c lits-rem:      1315  cl-subs:     1707  v-elim:    125  v-fix:    0  time:  3.70 s
108.29/108.32	c learnt bin added due to v-elim: 0
108.29/108.32	c vivif2 --  cl tried     2674 cl shrink        0 lits rem          0 time: 0.00
108.29/108.33	c vivif2 --  cl tried    35285 cl shrink        0 lits rem          0 time: 0.00
108.39/108.48	c asymm  cl-useful: 0/2674/2674 lits-rem:0 time: 0.15
108.39/108.48	c calculated reachability. Time: 0.00
108.39/108.48	c  N dy    26    537328       137      2674        24     35285     13357    477674     25.99     19.48  --
108.39/108.48	c  F st    26    537328       137      2674        24     35285     13357    477674     25.99     19.48  --
108.80/108.83	c Decided on static restart strategy
175.40/175.48	c  N dy    33    805993       137      2674        24     56162     13357    942847     26.93     19.71  --
175.50/175.51	c  S st    33    805993       137      2674        24     56162     13357    942847     26.93     19.71  --
175.60/175.68	c  S st    33    806497       137      2674        24     56654     13357    955365     26.93     19.71  --
175.60/175.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
175.60/175.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.90/175.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.3M T:  0.26
175.90/175.95	c Calc non-exist non-lernt bins v-fix:     0 done:    137 time:  0.00 s
175.90/175.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
175.90/175.96	c Subs w/ non-existent bins:      0 time:  0.01 s
175.90/175.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
175.90/175.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
175.90/175.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
178.30/178.38	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.03
183.50/183.58	c Added 2 vars  tried: 80000 time: 5.19
183.80/183.83	c ORs :      2 avg-s:  0.0 cl-sh: 12621 l-rem:  12621 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.45
183.80/183.85	c lits-rem:      1245  cl-subs:     5104  v-elim:    125  v-fix:    0  time:  7.87 s
183.80/183.85	c learnt bin added due to v-elim: 0
183.80/183.85	c vivif2 --  cl tried     2676 cl shrink        0 lits rem          0 time: 0.00
183.80/183.86	c vivif2 --  cl tried    51550 cl shrink        0 lits rem          0 time: 0.01
183.90/183.96	c asymm  cl-useful: 0/1062/2676 lits-rem:0 time: 0.10
183.90/183.96	c calculated reachability. Time: 0.00
183.90/183.96	c  N dy    33    806497       139      2676        28     51550     13365    824027     26.93     19.71  --
311.90/311.97	c  N dy    34   1209745       139      2676        28     67597     13365   1085557     25.27     19.64  --
312.00/312.02	c  S st    34   1209745       139      2676        28     67597     13365   1085557     25.27     19.64  --
312.20/312.22	c  S st    34   1210248       139      2676        28     68093     13365   1098258     25.27     19.64  --
312.20/312.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.20/312.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.50/312.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.4M T:  0.32
312.50/312.54	c Calc non-exist non-lernt bins v-fix:     0 done:    139 time:  0.00 s
312.50/312.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
312.50/312.55	c Subs w/ non-existent bins:      0 time:  0.01 s
312.50/312.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
312.50/312.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
312.50/312.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
315.70/315.73	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
321.20/321.28	c Added 2 vars  tried: 80000 time: 5.55
321.49/321.58	c ORs :      2 avg-s:  0.0 cl-sh: 12958 l-rem:  12958 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    5.85
321.59/321.60	c lits-rem:      2091  cl-subs:     6137  v-elim:    125  v-fix:    0  time:  9.03 s
321.59/321.60	c learnt bin added due to v-elim: 0
321.59/321.60	c vivif2 --  cl tried     2678 cl shrink        0 lits rem          0 time: 0.00
321.59/321.61	c vivif2 --  cl tried    61956 cl shrink        0 lits rem          0 time: 0.01
321.69/321.70	c asymm  cl-useful: 0/776/2678 lits-rem:0 time: 0.09
321.69/321.71	c calculated reachability. Time: 0.00
321.69/321.71	c  N dy    34   1210248       141      2678        32     61956     13373    942849     25.27     19.64  --
524.50/524.55	c  N dy    35   1710248       141      2678        32     91310     13373   1508305     23.96     19.26  --
524.61/524.61	c  S st    35   1710248       141      2678        32     91310     13373   1508305     23.96     19.26  --
524.81/524.89	c  S st    35   1710751       141      2678        32     91801     13373   1520367     23.96     19.26  --
524.81/524.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
524.81/524.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.31/525.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.7M T:  0.48
525.31/525.38	c Calc non-exist non-lernt bins v-fix:     0 done:    141 time:  0.00 s
525.31/525.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
525.31/525.39	c Subs w/ non-existent bins:      0 time:  0.02 s
525.41/525.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
525.41/525.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
525.41/525.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
532.50/532.54	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
540.60/540.63	c Added 2 vars  tried: 80000 time: 8.08
541.21/541.29	c ORs :      2 avg-s:  0.0 cl-sh: 19812 l-rem:  19812 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    8.75
541.30/541.32	c lits-rem:       392  cl-subs:    12224  v-elim:    125  v-fix:    0  time: 15.89 s
541.30/541.32	c learnt bin added due to v-elim: 0
541.30/541.32	c vivif2 --  cl tried     2680 cl shrink        0 lits rem          0 time: 0.00
541.30/541.33	c vivif2 --  cl tried    79577 cl shrink        0 lits rem          0 time: 0.01
541.40/541.44	c asymm  cl-useful: 0/542/2680 lits-rem:0 time: 0.10
541.40/541.44	c calculated reachability. Time: 0.00
541.40/541.44	c  N dy    35   1710751       143      2680        36     79577     13382   1238183     23.96     19.26  --
787.91/787.96	c  N dy    36   2210751       143      2680        36     99734     13382   1567160     25.33     18.89  --
788.01/788.03	c  S st    36   2210751       143      2680        36     99734     13382   1567160     25.33     18.89  --
788.31/788.36	c  S st    36   2211255       143      2680        36    100228     13382   1579837     25.33     18.89  --
788.31/788.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
788.31/788.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.81/788.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 28.6M T:  0.52
788.81/788.89	c Calc non-exist non-lernt bins v-fix:     0 done:    143 time:  0.00 s
788.81/788.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
788.91/788.91	c Subs w/ non-existent bins:      0 time:  0.02 s
788.91/788.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
788.91/788.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
788.91/788.95	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
795.71/795.75	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 18.0 T:    0.07
805.31/805.32	c Added 2 vars  tried: 80000 time: 9.57
806.01/806.04	c ORs :      2 avg-s:  0.0 cl-sh: 20370 l-rem:  20370 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   10.29
806.01/806.07	c lits-rem:      3858  cl-subs:    10276  v-elim:    125  v-fix:    0  time: 17.12 s
806.01/806.07	c learnt bin added due to v-elim: 0
806.01/806.07	c vivif2 --  cl tried     2682 cl shrink        0 lits rem          0 time: 0.00
806.01/806.09	c vivif2 --  cl tried    89951 cl shrink        0 lits rem          0 time: 0.02
806.11/806.19	c asymm  cl-useful: 0/593/2682 lits-rem:0 time: 0.10
806.11/806.19	c calculated reachability. Time: 0.00
806.11/806.19	c  N dy    36   2211255       145      2682        40     89951     13391   1336189     25.33     18.89  --
1059.72/1059.72	c  N dy    37   2711256       145      2682        40    110247     13391   1827561     26.56     18.78  --
1059.72/1059.79	c  S st    37   2711256       145      2682        40    110247     13391   1827561     26.56     18.78  --
1059.72/1059.79	c Finding binary XORs  T:     0.00 s  found:       0
1060.12/1060.13	c  S st    37   2711758       145      2682        40    110731     13391   1839531     26.56     18.78  --
1060.12/1060.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1060.12/1060.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.82/1060.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.8M T:  0.66
1060.82/1060.81	c Calc non-exist non-lernt bins v-fix:     0 done:    145 time:  0.00 s
1060.82/1060.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1060.82/1060.83	c Subs w/ non-existent bins:      0 time:  0.02 s
1060.82/1060.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1060.82/1060.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1060.82/1060.87	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1068.92/1068.94	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.09
1080.42/1080.41	c Added 2 vars  tried: 80000 time: 11.47
1081.22/1081.25	c ORs :      2 avg-s:  0.0 cl-sh: 22591 l-rem:  22591 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.31
1081.22/1081.28	c lits-rem:       783  cl-subs:     9335  v-elim:    125  v-fix:    0  time: 20.41 s
1081.22/1081.28	c learnt bin added due to v-elim: 0
1081.22/1081.29	c vivif2 --  cl tried     2684 cl shrink        0 lits rem          0 time: 0.00
1081.32/1081.31	c vivif2 --  cl tried   101396 cl shrink        0 lits rem          0 time: 0.02
1081.42/1081.41	c asymm  cl-useful: 0/527/2684 lits-rem:0 time: 0.10
1081.42/1081.42	c calculated reachability. Time: 0.00
1081.42/1081.42	c  N dy    37   2711758       147      2684        44    101396     13400   1601492     26.56     18.78  --
1081.42/1081.42	c  F st    37   2711758       147      2684        44    101396     13400   1601492     26.56     18.78  --
1082.52/1082.51	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-3173605-1301796769/watcher-3173605-1301796769 -o /tmp/evaluation-result-3173605-1301796769/solver-3173605-1301796769 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173605-1301796769.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.07 4.03 3.97 5/189 4650
/proc/meminfo: memFree=20290288/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=28764 CPUtime=0 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 569 0 0 0 0 0 0 0 25 0 1 0 369907674 29454336 505 33554432000 4194304 4797429 140734895087440 18446744073709551615 4428910 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 7191 505 369 148 0 2120 0

[startup+0.0420649 s]
/proc/loadavg: 4.07 4.03 3.97 5/189 4650
/proc/meminfo: memFree=20290288/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=127716 CPUtime=0.04 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 711 0 0 0 4 0 0 0 25 0 1 0 369907674 130781184 626 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 31929 626 403 148 0 26858 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 127716

[startup+0.101134 s]
/proc/loadavg: 4.07 4.03 3.97 5/189 4650
/proc/meminfo: memFree=20290288/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=127716 CPUtime=0.09 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 781 0 0 0 9 0 0 0 25 0 1 0 369907674 130781184 691 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 31929 691 405 148 0 26858 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 127716

[startup+0.301051 s]
/proc/loadavg: 4.07 4.03 3.97 5/189 4650
/proc/meminfo: memFree=20290288/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=128252 CPUtime=0.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 1053 0 0 0 29 0 0 0 25 0 1 0 369907674 131330048 816 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 32063 816 405 148 0 26992 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128252

[startup+0.700984 s]
/proc/loadavg: 4.07 4.03 3.97 5/189 4650
/proc/meminfo: memFree=20290288/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=128744 CPUtime=0.69 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 1405 0 0 0 69 0 0 0 25 0 1 0 369907674 131833856 941 33554432000 4194304 4797429 140734895087440 18446744073709551615 4422982 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 32186 941 405 148 0 27115 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128744

[startup+1.50084 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 4651
/proc/meminfo: memFree=20286560/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=129384 CPUtime=1.49 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 1930 0 0 0 149 0 0 0 25 0 1 0 369907674 132489216 1180 33554432000 4194304 4797429 140734895087440 18446744073709551615 4414434 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 32346 1180 405 148 0 27275 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129384

[startup+3.1005 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 4651
/proc/meminfo: memFree=20283580/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=131768 CPUtime=3.09 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 3125 0 0 0 309 0 0 0 25 0 1 0 369907674 134930432 1639 33554432000 4194304 4797429 140734895087440 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 32942 1639 410 148 0 27871 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131768

[startup+6.301 s]
/proc/loadavg: 4.14 4.04 3.97 5/190 4651
/proc/meminfo: memFree=20285192/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=134144 CPUtime=6.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 4702 0 0 0 629 0 0 0 25 0 1 0 369907674 137363456 2308 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 33536 2308 410 148 0 28465 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 134144

[startup+12.7009 s]
/proc/loadavg: 4.13 4.04 3.97 5/190 4651
/proc/meminfo: memFree=20284328/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=136512 CPUtime=12.7 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 6818 0 0 0 1269 1 0 0 25 0 1 0 369907674 139788288 2765 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 34128 2765 415 148 0 29057 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 136512

[startup+25.5006 s]
/proc/loadavg: 4.10 4.04 3.97 5/190 4652
/proc/meminfo: memFree=20281840/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=139796 CPUtime=25.49 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 9726 0 0 0 2548 1 0 0 25 0 1 0 369907674 143151104 3736 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 34949 3736 415 148 0 29878 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139796

[startup+51.1012 s]
/proc/loadavg: 4.06 4.03 3.97 5/190 4652
/proc/meminfo: memFree=20266852/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=142860 CPUtime=51.1 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 16061 0 0 0 5107 3 0 0 25 0 1 0 369907674 146288640 4201 33554432000 4194304 4797429 140734895087440 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 35715 4201 415 148 0 30644 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 142860

[startup+102.306 s]
/proc/loadavg: 4.03 4.03 3.97 5/190 4654
/proc/meminfo: memFree=20268040/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=146488 CPUtime=102.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 25642 0 0 0 10224 5 0 0 25 0 1 0 369907674 150003712 5894 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 36622 5894 415 148 0 31551 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 146488

[startup+162.301 s]
/proc/loadavg: 4.01 4.02 3.97 5/190 4683
/proc/meminfo: memFree=20319124/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=150648 CPUtime=162.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 35786 0 0 0 16221 8 0 0 25 0 1 0 369907674 154263552 6381 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 37662 6381 415 148 0 32591 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150648

[startup+222.301 s]
/proc/loadavg: 4.00 4.02 3.97 5/190 4685
/proc/meminfo: memFree=20301796/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=155556 CPUtime=222.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 43874 0 0 0 22219 10 0 0 25 0 1 0 369907674 159289344 7984 33554432000 4194304 4797429 140734895087440 18446744073709551615 4387679 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 38889 7984 415 148 0 33818 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 155556

[startup+282.301 s]
/proc/loadavg: 4.00 4.01 3.97 5/190 4686
/proc/meminfo: memFree=20285504/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=157056 CPUtime=282.3 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 51404 0 0 0 28217 13 0 0 25 0 1 0 369907674 160825344 8575 33554432000 4194304 4797429 140734895087440 18446744073709551615 4351529 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 39264 8575 415 148 0 34193 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 157056

[startup+342.301 s]
/proc/loadavg: 4.07 4.03 3.98 5/190 4688
/proc/meminfo: memFree=20267100/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=162900 CPUtime=342.29 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 58238 0 0 0 34214 15 0 0 25 0 1 0 369907674 166809600 9751 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 40725 9751 415 148 0 35654 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 162900

[startup+402.301 s]
/proc/loadavg: 4.02 4.02 3.98 5/190 4690
/proc/meminfo: memFree=20255804/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=164540 CPUtime=402.3 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 64231 0 0 0 40213 17 0 0 25 0 1 0 369907674 168488960 10043 33554432000 4194304 4797429 140734895087440 18446744073709551615 4331612 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 41135 10043 415 148 0 36064 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164540

[startup+462.301 s]
/proc/loadavg: 4.01 4.02 3.98 5/190 4691
/proc/meminfo: memFree=20244092/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=165368 CPUtime=462.3 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 69865 0 0 0 46211 19 0 0 25 0 1 0 369907674 169336832 9690 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424788 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 41342 9690 415 148 0 36271 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165368

[startup+522.301 s]
/proc/loadavg: 4.10 4.04 4.00 5/190 4693
/proc/meminfo: memFree=20242696/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=165748 CPUtime=522.3 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 74857 0 0 0 52209 21 0 0 25 0 1 0 369907674 169725952 10542 33554432000 4194304 4797429 140734895087440 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 41437 10542 415 148 0 36366 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165748

[startup+582.301 s]
/proc/loadavg: 4.43 4.13 4.02 6/196 2179
/proc/meminfo: memFree=20220664/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=170852 CPUtime=582.3 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 79048 0 0 0 58208 22 0 0 25 0 1 0 369907674 174952448 12228 33554432000 4194304 4797429 140734895087440 18446744073709551615 215988289047 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 42713 12228 415 148 0 37642 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 170852

[startup+642.301 s]
/proc/loadavg: 4.19 4.12 4.02 5/190 10451
/proc/meminfo: memFree=20213264/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=171572 CPUtime=642.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 84088 0 0 0 64207 24 0 0 25 0 1 0 369907674 175689728 12694 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 42893 12694 415 148 0 37822 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 171572

[startup+702.301 s]
/proc/loadavg: 4.07 4.09 4.02 5/190 10453
/proc/meminfo: memFree=20214356/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=172712 CPUtime=702.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 89056 0 0 0 70205 26 0 0 25 0 1 0 369907674 176857088 12925 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 43178 12925 415 148 0 38107 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172712

[startup+762.307 s]
/proc/loadavg: 4.02 4.07 4.01 5/190 10454
/proc/meminfo: memFree=20195096/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=173212 CPUtime=762.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 93845 0 0 0 76204 27 0 0 25 0 1 0 369907674 177369088 12844 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 43303 12844 415 148 0 38232 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 173212

[startup+822.301 s]
/proc/loadavg: 4.01 4.06 4.01 5/190 10456
/proc/meminfo: memFree=20203248/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=177804 CPUtime=822.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 97840 0 0 0 82202 29 0 0 25 0 1 0 369907674 182071296 14351 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 44451 14351 415 148 0 39380 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 177804

[startup+882.3 s]
/proc/loadavg: 4.10 4.08 4.01 5/190 10457
/proc/meminfo: memFree=20183632/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=180188 CPUtime=882.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 102881 0 0 0 88200 31 0 0 25 0 1 0 369907674 184512512 14050 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 45047 14050 415 148 0 39976 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 180188

[startup+942.301 s]
/proc/loadavg: 3.98 4.04 4.00 5/190 10487
/proc/meminfo: memFree=20257012/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=181300 CPUtime=942.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 107952 0 0 0 94199 32 0 0 25 0 1 0 369907674 185651200 13898 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 45325 13898 415 148 0 40254 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 181300

[startup+1002.3 s]
/proc/loadavg: 3.55 3.92 3.96 4/184 10507
/proc/meminfo: memFree=20320952/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=181336 CPUtime=1002.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 111761 0 0 0 100198 33 0 0 25 0 1 0 369907674 185688064 15035 33554432000 4194304 4797429 140734895087440 18446744073709551615 4345032 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 45334 15035 415 148 0 40263 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 181336

[startup+1062.3 s]
/proc/loadavg: 3.26 3.77 3.90 4/184 10508
/proc/meminfo: memFree=20317584/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=181940 CPUtime=1062.32 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 116856 0 0 0 106197 35 0 0 25 0 1 0 369907674 186306560 14708 33554432000 4194304 4797429 140734895087440 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 45485 14708 420 148 0 40414 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 181940

[startup+1122.3 s]
/proc/loadavg: 3.09 3.63 3.85 4/184 10510
/proc/meminfo: memFree=20294756/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=186232 CPUtime=1122.31 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 120582 0 0 0 112196 35 0 0 25 0 1 0 369907674 190701568 15425 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424626 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 46558 15425 420 148 0 41487 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 186232

[startup+1182.3 s]
/proc/loadavg: 3.03 3.51 3.79 4/184 10511
/proc/meminfo: memFree=20295240/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=187900 CPUtime=1182.32 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 125361 0 0 0 118196 36 0 0 25 0 1 0 369907674 192409600 14827 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 46975 14827 417 148 0 41904 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 187900

[startup+1242.3 s]
/proc/loadavg: 3.01 3.41 3.74 4/184 10513
/proc/meminfo: memFree=20291492/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=189064 CPUtime=1242.32 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 129230 0 0 0 124195 37 0 0 25 0 1 0 369907674 193601536 15921 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 47266 15921 417 148 0 42195 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 189064



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.00 3.34 3.69 4/184 10515
/proc/meminfo: memFree=20279084/32950940 swapFree=67111528/67111528
[pid=4650] ppid=4648 vsize=189136 CPUtime=1300.03 cores=4,6
/proc/4650/stat : 4650 (techdemo) R 4648 4650 3409 0 -1 4202496 132763 0 0 0 129964 39 0 0 25 0 1 0 369907674 193675264 16642 33554432000 4194304 4797429 140734895087440 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/4650/statm: 47284 16642 417 148 0 42213 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 189136

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.65
system time used= 0.39394
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 132763
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 705

runsolver used 2.10468 second user time and 4.72828 second system time

The end

Launcher Data

Begin job on node117 at 2011-04-03 04:12:49
IDJOB=3173605
IDBENCH=83023
IDSOLVER=1585
FILE ID=node117/3173605-1301796769
RUNJOBID= node117-1301792862-3633
PBS_JOBID= 12841423
Free space on /tmp= 71728 MiB

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

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

MD5SUM BENCH= 53886d9ad7fbf83830a3a7ec45d41e34
RANDOM SEED=1226212962

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      20290444 kB
Buffers:        390756 kB
Cached:       11734964 kB
SwapCached:          0 kB
Active:        7863140 kB
Inactive:      4496904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      20290444 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7780 kB
Writeback:           0 kB
AnonPages:      233756 kB
Mapped:          16696 kB
Slab:           235724 kB
PageTables:       5312 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS:   727312 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= 71728 MiB
End job on node117 at 2011-04-03 04:34:31