Trace number 3173348

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
MD5SUMff76c2a7684df6ebd90c6aa1ff48f56d
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 variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
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 50
Number of clauses of size over 57120

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-3173348-1301794032.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1899/7120 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      33 undec:       0 neg:      47
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.19/0.24	c Decided on static restart strategy
2.29/2.31	c  N dy    13     30000        80      7120         0      9824     49840    216502     27.11     21.89  --
2.29/2.33	c  S st    13     30000        80      7120         0      9824     49840    216502     27.11     21.89  --
2.29/2.37	c  S st    13     30503        80      7120         0     10303     49840    229117     27.11     21.89  --
2.29/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.02
2.39/2.40	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.39/2.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.08	c lits-rem:      1808  cl-subs:     1321  v-elim:     80  v-fix:    0  time:  0.67 s
2.99/3.08	c learnt bin added due to v-elim: 0
2.99/3.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.99/3.08	c vivif2 --  cl tried     8982 cl shrink        0 lits rem          0 time: 0.00
3.20/3.25	c asymm  cl-useful: 0/2484/7120 lits-rem:0 time: 0.17
3.20/3.25	c calculated reachability. Time: 0.00
3.20/3.25	c  N dy    13     30503        80      7120         0      8982     49840    195803     27.11     21.89  --
3.20/3.25	c  F st    13     30503        80      7120         0      8982     49840    195803     27.11     21.89  --
3.39/3.41	c Decided on static restart strategy
3.49/3.58	c  N dy    32     34534        80      7120         0     12688     49840    296402     28.04     22.13  --
4.49/4.56	c  N dy    46     45754        80      7120         0     15777     49840    358005     26.06     22.21  --
4.49/4.58	c  S st    46     45754        80      7120         0     15777     49840    358005     26.06     22.21  --
4.59/4.64	c  S st    46     46257        80      7120         0     16253     49840    370828     26.06     22.21  --
4.59/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.04
4.59/4.68	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.59/4.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.68	c Subs w/ non-existent bins:      0 time:  0.00 s
4.59/4.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.59/5.65	c lits-rem:      2320  cl-subs:     2458  v-elim:     80  v-fix:    0  time:  0.95 s
5.59/5.65	c learnt bin added due to v-elim: 0
5.59/5.65	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
5.59/5.65	c vivif2 --  cl tried    13795 cl shrink        0 lits rem          0 time: 0.00
5.79/5.81	c asymm  cl-useful: 0/1950/7120 lits-rem:0 time: 0.16
5.79/5.81	c calculated reachability. Time: 0.00
5.79/5.81	c  N dy    46     46257        80      7120         0     13795     49840    304447     26.06     22.21  --
7.89/7.92	c  N dy    53     69386        80      7120         0     17761     49840    387180     26.98     22.25  --
7.89/7.94	c  S st    53     69386        80      7120         0     17761     49840    387180     26.98     22.25  --
7.99/8.00	c  S st    53     69890        80      7120         0     18230     49840    399898     26.98     22.25  --
7.99/8.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.99/8.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
7.99/8.06	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
7.99/8.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.99/8.06	c Subs w/ non-existent bins:      0 time:  0.00 s
7.99/8.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.99/8.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.99/8.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.99/9.05	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
10.49/10.54	c Added 1 vars  tried: 28560 time: 1.48
10.49/10.58	c ORs :      1 avg-s:  0.0 cl-sh:  4027 l-rem:   4027 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.53
10.49/10.59	c lits-rem:      2180  cl-subs:     2244  v-elim:     80  v-fix:    0  time:  2.52 s
10.49/10.59	c learnt bin added due to v-elim: 0
10.49/10.59	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
10.49/10.59	c vivif2 --  cl tried    15986 cl shrink        0 lits rem          0 time: 0.00
10.59/10.68	c asymm  cl-useful: 0/788/7121 lits-rem:0 time: 0.09
10.59/10.68	c calculated reachability. Time: 0.00
10.59/10.68	c  N dy    53     69890        81      7121         2     15986     49832    335050     26.98     22.25  --
10.59/10.68	c  F st    53     69890        81      7121         2     15986     49832    335050     26.98     22.25  --
10.90/10.90	c Decided on static restart strategy
14.39/14.40	c  N dy    68    104835        81      7121         2     15255     49832    275544     27.56     22.33  --
14.39/14.41	c  S st    68    104835        81      7121         2     15255     49832    275544     27.56     22.33  --
14.39/14.47	c  S st    68    105336        81      7121         2     15724     49832    288333     27.56     22.33  --
14.39/14.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.39/14.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.49/14.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.05
14.49/14.53	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
14.49/14.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
14.49/14.53	c Subs w/ non-existent bins:      0 time:  0.00 s
14.49/14.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.49/14.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.49/14.53	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
15.19/15.26	c ORs :      1 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
17.19/17.25	c Added 1 vars  tried: 50880 time: 1.99
17.19/17.27	c ORs :      1 avg-s:  0.0 cl-sh:  2094 l-rem:   2094 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.01
17.19/17.27	c lits-rem:      1083  cl-subs:     1122  v-elim:     80  v-fix:    0  time:  2.74 s
17.19/17.27	c learnt bin added due to v-elim: 0
17.19/17.27	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
17.19/17.28	c vivif2 --  cl tried    14602 cl shrink        0 lits rem          0 time: 0.00
17.39/17.43	c asymm  cl-useful: 0/2631/7122 lits-rem:0 time: 0.15
17.39/17.43	c calculated reachability. Time: 0.00
17.39/17.43	c  N dy    68    105336        82      7122         4     14602     49827    258467     27.56     22.33  --
23.89/23.99	c  N dy    75    158005        82      7122         4     21584     49827    399662     26.28     22.04  --
23.99/24.01	c  S st    75    158005        82      7122         4     21584     49827    399662     26.28     22.04  --
23.99/24.08	c  S st    75    158510        82      7122         4     22057     49827    412427     26.28     22.04  --
23.99/24.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.99/24.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.10/24.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.1M T:  0.07
24.10/24.16	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
24.10/24.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.10/24.16	c Subs w/ non-existent bins:      0 time:  0.00 s
24.10/24.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
24.10/24.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.10/24.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.99/25.05	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
28.99/29.09	c Added 1 vars  tried: 79600 time: 4.03
29.09/29.13	c ORs :      1 avg-s:  0.0 cl-sh:  3852 l-rem:   3852 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.07
29.09/29.13	c lits-rem:      1139  cl-subs:     2211  v-elim:     80  v-fix:    0  time:  4.97 s
29.09/29.13	c learnt bin added due to v-elim: 0
29.09/29.13	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
29.09/29.14	c vivif2 --  cl tried    19846 cl shrink        0 lits rem          0 time: 0.00
29.29/29.30	c asymm  cl-useful: 0/1751/7123 lits-rem:0 time: 0.16
29.29/29.30	c calculated reachability. Time: 0.00
29.29/29.30	c  N dy    75    158510        83      7123         6     19846     49814    355011     26.28     22.04  --
40.99/41.05	c  N dy    78    237765        83      7123         6     24831     49814    439494     26.28     21.89  --
40.99/41.07	c  S st    78    237765        83      7123         6     24831     49814    439494     26.28     21.89  --
41.09/41.15	c  S st    78    238269        83      7123         6     25308     49814    452076     26.28     21.89  --
41.09/41.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
41.09/41.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.19/41.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.2M T:  0.09
41.19/41.24	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
41.19/41.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
41.19/41.24	c Subs w/ non-existent bins:      0 time:  0.00 s
41.19/41.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
41.19/41.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
41.19/41.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
42.19/42.24	c ORs :      3 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
46.59/46.62	c Added 1 vars  tried: 80000 time: 4.38
46.59/46.66	c ORs :      1 avg-s:  0.0 cl-sh:  3916 l-rem:   3916 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.42
46.59/46.67	c lits-rem:      1942  cl-subs:     2305  v-elim:     80  v-fix:    0  time:  5.42 s
46.59/46.67	c learnt bin added due to v-elim: 0
46.59/46.67	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
46.59/46.68	c vivif2 --  cl tried    23003 cl shrink        0 lits rem          0 time: 0.00
46.79/46.84	c asymm  cl-useful: 0/1454/7124 lits-rem:0 time: 0.16
46.79/46.84	c calculated reachability. Time: 0.00
46.79/46.84	c  N dy    78    238269        84      7124         8     23003     49802    392731     26.28     21.89  --
66.49/66.51	c  N dy    93    357403        84      7124         8     27004     49802    431324     27.48     21.74  --
66.49/66.53	c  S st    93    357403        84      7124         8     27004     49802    431324     27.48     21.74  --
66.59/66.62	c  S st    93    357908        84      7124         8     27482     49802    443912     27.48     21.74  --
66.59/66.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.59/66.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.8M T:  0.11
66.69/66.73	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
66.69/66.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.73	c Subs w/ non-existent bins:      0 time:  0.00 s
66.69/66.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.74	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.79/67.89	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
72.50/72.55	c Added 1 vars  tried: 80000 time: 4.66
72.50/72.58	c ORs :      1 avg-s:  0.0 cl-sh:  2836 l-rem:   2836 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.69
72.50/72.59	c lits-rem:       916  cl-subs:     1543  v-elim:     80  v-fix:    0  time:  5.85 s
72.50/72.59	c learnt bin added due to v-elim: 0
72.50/72.59	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
72.50/72.59	c vivif2 --  cl tried    25939 cl shrink        0 lits rem          0 time: 0.00
72.69/72.75	c asymm  cl-useful: 0/1166/7125 lits-rem:0 time: 0.16
72.69/72.75	c calculated reachability. Time: 0.00
72.69/72.75	c  N dy    93    357908        85      7125        10     25939     49789    406185     27.48     21.74  --
111.49/111.57	c  N dy    94    536863        85      7125        10     33784     49789    512379     24.98     21.19  --
111.49/111.59	c  S st    94    536863        85      7125        10     33784     49789    512379     24.98     21.19  --
111.69/111.71	c  S st    94    537364        85      7125        10     34258     49789    524939     24.98     21.19  --
111.69/111.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.69/111.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.79/111.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  8.8M T:  0.14
111.79/111.85	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
111.79/111.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
111.79/111.86	c Subs w/ non-existent bins:      0 time:  0.00 s
111.79/111.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.79/111.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.79/111.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
113.20/113.29	c ORs :      5 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
118.59/118.60	c Added 1 vars  tried: 80000 time: 5.32
118.59/118.64	c ORs :      1 avg-s:  0.0 cl-sh:  3205 l-rem:   3205 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.36
118.59/118.65	c lits-rem:      1145  cl-subs:     1963  v-elim:     80  v-fix:    0  time:  6.79 s
118.59/118.65	c learnt bin added due to v-elim: 0
118.59/118.65	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
118.59/118.66	c vivif2 --  cl tried    32295 cl shrink        0 lits rem          0 time: 0.00
118.70/118.74	c asymm  cl-useful: 0/934/7126 lits-rem:0 time: 0.08
118.70/118.74	c calculated reachability. Time: 0.00
118.70/118.74	c  N dy    94    537364        86      7126        12     32295     49776    481357     24.98     21.19  --
118.70/118.74	c  F st    94    537364        86      7126        12     32295     49776    481357     24.98     21.19  --
118.99/119.06	c Decided on static restart strategy
182.10/182.12	c  N dy   119    806047        86      7126        12     53122     49776    952538     25.95     21.14  --
182.10/182.16	c  S st   119    806047        86      7126        12     53122     49776    952538     25.95     21.14  --
182.30/182.31	c  S st   119    806552        86      7126        12     53611     49776    965310     25.95     21.14  --
182.30/182.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
182.30/182.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.51/182.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.5M T:  0.26
182.51/182.57	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
182.51/182.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
182.51/182.58	c Subs w/ non-existent bins:      0 time:  0.01 s
182.51/182.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
182.51/182.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
182.51/182.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
186.50/186.55	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
196.81/196.83	c Added 1 vars  tried: 80000 time: 10.28
197.00/197.02	c ORs :      1 avg-s:  0.0 cl-sh:  9017 l-rem:   9017 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.47
197.00/197.03	c lits-rem:      3734  cl-subs:     5979  v-elim:     80  v-fix:    0  time: 14.43 s
197.00/197.03	c learnt bin added due to v-elim: 0
197.00/197.03	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
197.00/197.04	c vivif2 --  cl tried    47632 cl shrink        0 lits rem          0 time: 0.01
197.10/197.13	c asymm  cl-useful: 0/441/7127 lits-rem:0 time: 0.09
197.10/197.14	c calculated reachability. Time: 0.00
197.10/197.14	c  N dy   119    806552        87      7127        14     47632     49770    812476     25.95     21.14  --
316.51/316.51	c  N dy   120   1209829        87      7127        14     63241     49770   1086722     25.96     21.05  --
316.51/316.55	c  S st   120   1209829        87      7127        14     63241     49770   1086722     25.96     21.05  --
316.71/316.74	c  S st   120   1210330        87      7127        14     63711     49770   1099109     25.96     21.05  --
316.71/316.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
316.71/316.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.01/317.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 18.0M T:  0.34
317.01/317.09	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
317.01/317.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
317.11/317.10	c Subs w/ non-existent bins:      0 time:  0.01 s
317.11/317.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
317.11/317.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
317.11/317.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
322.11/322.17	c ORs :      7 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
334.31/334.32	c Added 1 vars  tried: 80000 time: 12.16
334.51/334.57	c ORs :      1 avg-s:  0.0 cl-sh: 10189 l-rem:  10189 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.41
334.51/334.59	c lits-rem:      1244  cl-subs:     6627  v-elim:     80  v-fix:    0  time: 17.47 s
334.51/334.59	c learnt bin added due to v-elim: 0
334.51/334.59	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
334.61/334.60	c vivif2 --  cl tried    57084 cl shrink        0 lits rem          0 time: 0.01
334.61/334.69	c asymm  cl-useful: 0/261/7128 lits-rem:0 time: 0.09
334.71/334.70	c calculated reachability. Time: 0.00
334.71/334.70	c  N dy   120   1210330        88      7128        16     57084     49766    931920     25.96     21.05  --
517.32/517.38	c  N dy   149   1710330        88      7128        16     86442     49766   1553457     24.90     20.93  --
517.42/517.44	c  S st   149   1710330        88      7128        16     86442     49766   1553457     24.90     20.93  --
517.72/517.71	c  S st   149   1710835        88      7128        16     86912     49766   1566104     24.90     20.93  --
517.72/517.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
517.72/517.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
518.22/518.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.5M T:  0.48
518.22/518.21	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
518.22/518.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
518.22/518.22	c Subs w/ non-existent bins:      0 time:  0.01 s
518.22/518.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
518.22/518.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
518.22/518.25	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
528.21/528.28	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.06
544.82/544.87	c Added 1 vars  tried: 80000 time: 16.60
545.32/545.37	c ORs :      1 avg-s:  0.0 cl-sh: 15016 l-rem:  15016 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   17.09
545.42/545.40	c lits-rem:       859  cl-subs:    11755  v-elim:     80  v-fix:    0  time: 27.14 s
545.42/545.40	c learnt bin added due to v-elim: 0
545.42/545.40	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
545.42/545.41	c vivif2 --  cl tried    75157 cl shrink        0 lits rem          0 time: 0.01
545.52/545.51	c asymm  cl-useful: 0/279/7129 lits-rem:0 time: 0.10
545.52/545.51	c calculated reachability. Time: 0.00
545.52/545.51	c  N dy   149   1710835        89      7129        18     75157     49758   1285382     24.90     20.93  --
755.12/755.15	c  N dy   151   2210836        89      7129        18     91240     49758   1594637     26.44     20.89  --
755.22/755.21	c  S st   151   2210836        89      7129        18     91240     49758   1594637     26.44     20.89  --
755.42/755.48	c  S st   151   2211339        89      7129        18     91719     49758   1607335     26.44     20.89  --
755.42/755.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
755.42/755.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.12/756.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.2M T:  0.66
756.12/756.15	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
756.12/756.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
756.12/756.17	c Subs w/ non-existent bins:      0 time:  0.01 s
756.12/756.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.22/756.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
756.22/756.20	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
768.03/768.05	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
786.73/786.73	c Added 1 vars  tried: 80000 time: 18.68
787.23/787.27	c ORs :      1 avg-s:  0.0 cl-sh: 15223 l-rem:  15223 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.22
787.33/787.30	c lits-rem:      4429  cl-subs:    10672  v-elim:     80  v-fix:    0  time: 31.11 s
787.33/787.30	c learnt bin added due to v-elim: 0
787.33/787.30	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
787.33/787.32	c vivif2 --  cl tried    81047 cl shrink        0 lits rem          0 time: 0.02
787.43/787.42	c asymm  cl-useful: 0/202/7130 lits-rem:0 time: 0.10
787.43/787.43	c calculated reachability. Time: 0.00
787.43/787.43	c  N dy   151   2211339        90      7130        20     81047     49746   1331623     26.44     20.89  --
1034.64/1034.69	c  N dy   168   2711343        90      7130        20    104103     49746   1802292     26.65     20.90  --
1034.74/1034.77	c  S st   168   2711343        90      7130        20    104103     49746   1802292     26.65     20.90  --
1035.04/1035.08	c  S st   168   2711847        90      7130        20    104581     49746   1815034     26.65     20.90  --
1035.04/1035.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1035.04/1035.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1035.84/1035.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.7M T:  0.77
1035.84/1035.87	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1035.84/1035.87	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1035.84/1035.88	c Subs w/ non-existent bins:      0 time:  0.02 s
1035.94/1035.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1035.94/1035.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1035.94/1035.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1049.34/1049.33	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.10
1071.04/1071.05	c Added 1 vars  tried: 80000 time: 21.73
1071.74/1071.70	c ORs :      1 avg-s:  0.0 cl-sh: 18081 l-rem:  18081 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   22.38
1071.74/1071.74	c lits-rem:      2511  cl-subs:    12679  v-elim:     80  v-fix:    0  time: 35.82 s
1071.74/1071.74	c learnt bin added due to v-elim: 0
1071.74/1071.74	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1071.74/1071.76	c vivif2 --  cl tried    91902 cl shrink        0 lits rem          0 time: 0.02
1071.84/1071.86	c asymm  cl-useful: 0/162/7131 lits-rem:0 time: 0.10
1071.84/1071.86	c calculated reachability. Time: 0.00
1071.84/1071.86	c  N dy   168   2711847        91      7131        22     91902     49735   1505074     26.65     20.90  --
1071.84/1071.86	c  F st   168   2711847        91      7131        22     91902     49735   1505074     26.65     20.90  --
1072.73/1072.74	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-3173348-1301794032/watcher-3173348-1301794032 -o /tmp/evaluation-result-3173348-1301794032/solver-3173348-1301794032 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173348-1301794032.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: 3.99 3.67 3.21 4/189 20633
/proc/meminfo: memFree=22274356/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=29060 CPUtime=0 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 712 0 0 0 0 0 0 0 25 0 1 0 271818865 29757440 644 33554432000 4194304 4797429 140736822572224 18446744073709551615 270338044613 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 7265 644 369 148 0 2194 0

[startup+0.0267349 s]
/proc/loadavg: 3.99 3.67 3.21 4/189 20633
/proc/meminfo: memFree=22274356/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=29060 CPUtime=0.02 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 717 0 0 0 2 0 0 0 25 0 1 0 271818865 29757440 649 33554432000 4194304 4797429 140736822572224 18446744073709551615 4429762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 7265 649 369 148 0 2194 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29060

[startup+0.100789 s]
/proc/loadavg: 3.99 3.67 3.21 4/189 20633
/proc/meminfo: memFree=22274356/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=29060 CPUtime=0.09 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 721 0 0 0 9 0 0 0 25 0 1 0 271818865 29757440 653 33554432000 4194304 4797429 140736822572224 18446744073709551615 4429762 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 7265 653 369 148 0 2194 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29060

[startup+0.300704 s]
/proc/loadavg: 3.99 3.67 3.21 4/189 20633
/proc/meminfo: memFree=22274356/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=128728 CPUtime=0.29 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 1137 0 0 0 29 0 0 0 25 0 1 0 271818865 131817472 1004 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 32182 1004 405 148 0 27111 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128728

[startup+0.700626 s]
/proc/loadavg: 3.99 3.67 3.21 4/189 20633
/proc/meminfo: memFree=22274356/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=129564 CPUtime=0.69 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 1528 0 0 0 69 0 0 0 25 0 1 0 271818865 132673536 1197 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 32391 1197 405 148 0 27320 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129564

[startup+1.50048 s]
/proc/loadavg: 3.99 3.67 3.21 5/190 20634
/proc/meminfo: memFree=22269264/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=130300 CPUtime=1.49 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 2276 0 0 0 149 0 0 0 25 0 1 0 271818865 133427200 1331 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 32575 1331 405 148 0 27504 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130300

[startup+3.10114 s]
/proc/loadavg: 3.99 3.68 3.22 6/190 20634
/proc/meminfo: memFree=22266908/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=132240 CPUtime=3.09 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 3195 0 0 0 309 0 0 0 25 0 1 0 271818865 135413760 1866 33554432000 4194304 4797429 140736822572224 18446744073709551615 4428984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 33060 1866 409 148 0 27989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132240

[startup+6.30053 s]
/proc/loadavg: 3.99 3.68 3.22 5/190 20634
/proc/meminfo: memFree=22267156/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=135216 CPUtime=6.29 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 4857 0 0 0 628 1 0 0 25 0 1 0 271818865 138461184 2522 33554432000 4194304 4797429 140736822572224 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 33804 2522 410 148 0 28733 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 135216

[startup+12.7003 s]
/proc/loadavg: 3.99 3.69 3.23 5/190 20634
/proc/meminfo: memFree=22259372/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=138184 CPUtime=12.69 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 7213 0 0 0 1268 1 0 0 25 0 1 0 271818865 141500416 3172 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 34546 3172 415 148 0 29475 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 138184

[startup+25.5007 s]
/proc/loadavg: 3.99 3.70 3.23 5/190 20635
/proc/meminfo: memFree=22258500/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=140216 CPUtime=25.49 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 10598 0 0 0 2547 2 0 0 25 0 1 0 271818865 143581184 3813 33554432000 4194304 4797429 140736822572224 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 35054 3813 415 148 0 29983 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140216

[startup+51.1006 s]
/proc/loadavg: 3.99 3.72 3.25 5/190 20636
/proc/meminfo: memFree=22247188/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=143744 CPUtime=51.09 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 15991 0 0 0 5106 3 0 0 25 0 1 0 271818865 147193856 4802 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 35936 4802 415 148 0 30865 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143744

[startup+102.306 s]
/proc/loadavg: 3.99 3.77 3.29 5/190 20637
/proc/meminfo: memFree=22239848/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=147856 CPUtime=102.3 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 26033 0 0 0 10224 6 0 0 25 0 1 0 271818865 151404544 6003 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 36964 6003 415 148 0 31893 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 147856

[startup+162.301 s]
/proc/loadavg: 3.99 3.81 3.33 5/190 20638
/proc/meminfo: memFree=22226576/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=150968 CPUtime=162.3 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 36382 0 0 0 16221 9 0 0 25 0 1 0 271818865 154591232 6642 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424713 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 37742 6642 415 148 0 32671 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 150968

[startup+222.301 s]
/proc/loadavg: 3.99 3.84 3.37 5/190 20640
/proc/meminfo: memFree=22217244/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=156928 CPUtime=222.3 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 44639 0 0 0 22219 11 0 0 25 0 1 0 271818865 160694272 8307 33554432000 4194304 4797429 140736822572224 18446744073709551615 4423098 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 39232 8307 415 148 0 34161 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156928

[startup+282.301 s]
/proc/loadavg: 3.99 3.86 3.41 5/190 20642
/proc/meminfo: memFree=22212360/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=157184 CPUtime=282.31 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 53068 0 0 0 28217 14 0 0 25 0 1 0 271818865 160956416 7820 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 39296 7820 415 148 0 34225 0
Current children cumulated CPU time (s) 282.31
Current children cumulated vsize (KiB) 157184

[startup+342.301 s]
/proc/loadavg: 4.07 3.90 3.45 5/190 20643
/proc/meminfo: memFree=22198688/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=163116 CPUtime=342.3 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 59232 0 0 0 34215 15 0 0 25 0 1 0 271818865 167030784 10102 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 40779 10102 415 148 0 35708 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163116

[startup+402.301 s]
/proc/loadavg: 4.03 3.92 3.48 5/190 20645
/proc/meminfo: memFree=22195816/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=163348 CPUtime=402.3 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 66530 0 0 0 40213 17 0 0 25 0 1 0 271818865 167268352 9235 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 40837 9235 415 148 0 35766 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163348

[startup+462.301 s]
/proc/loadavg: 4.01 3.93 3.51 5/190 20646
/proc/meminfo: memFree=22202360/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=164100 CPUtime=462.32 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 73144 0 0 0 46212 20 0 0 25 0 1 0 271818865 168038400 9441 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 41025 9441 415 148 0 35954 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 164100

[startup+522.301 s]
/proc/loadavg: 4.00 3.94 3.54 5/190 20648
/proc/meminfo: memFree=22183988/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=167848 CPUtime=522.32 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 79327 0 0 0 52210 22 0 0 25 0 1 0 271818865 171876352 11180 33554432000 4194304 4797429 140736822572224 18446744073709551615 4506622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 41962 11180 415 148 0 36891 0
Current children cumulated CPU time (s) 522.32
Current children cumulated vsize (KiB) 167848

[startup+582.301 s]
/proc/loadavg: 4.00 3.95 3.56 5/190 20677
/proc/meminfo: memFree=22199916/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=171804 CPUtime=582.31 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 84102 0 0 0 58208 23 0 0 25 0 1 0 271818865 175927296 11044 33554432000 4194304 4797429 140736822572224 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 42951 11044 415 148 0 37880 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171804

[startup+642.3 s]
/proc/loadavg: 4.00 3.95 3.59 5/190 20678
/proc/meminfo: memFree=22200380/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=171944 CPUtime=642.32 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 89790 0 0 0 64207 25 0 0 25 0 1 0 271818865 176070656 11889 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 42986 11889 415 148 0 37915 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 171944

[startup+702.3 s]
/proc/loadavg: 4.04 3.97 3.62 6/190 20736
/proc/meminfo: memFree=22300096/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=172440 CPUtime=702.32 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 95369 0 0 0 70205 27 0 0 25 0 1 0 271818865 176578560 12551 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 43110 12551 415 148 0 38039 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 172440

[startup+762.306 s]
/proc/loadavg: 4.01 3.97 3.64 6/190 20737
/proc/meminfo: memFree=22282300/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=173832 CPUtime=762.33 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 100462 0 0 0 76205 28 0 0 25 0 1 0 271818865 178003968 12626 33554432000 4194304 4797429 140736822572224 18446744073709551615 4524374 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 43458 12626 415 148 0 38387 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 173832

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.66 6/190 20739
/proc/meminfo: memFree=22258692/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=177912 CPUtime=822.33 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 104269 0 0 0 82203 30 0 0 25 0 1 0 271818865 182181888 13523 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 44478 13523 415 148 0 39407 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 177912

[startup+882.301 s]
/proc/loadavg: 4.08 4.00 3.68 6/190 20741
/proc/meminfo: memFree=22240784/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=178920 CPUtime=882.33 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 109447 0 0 0 88201 32 0 0 25 0 1 0 271818865 183214080 13353 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 44730 13353 415 148 0 39659 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 178920

[startup+942.301 s]
/proc/loadavg: 4.08 4.01 3.71 6/190 20742
/proc/meminfo: memFree=22224516/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=178972 CPUtime=942.34 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 113370 0 0 0 94201 33 0 0 25 0 1 0 271818865 183267328 14544 33554432000 4194304 4797429 140736822572224 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 44743 14544 415 148 0 39672 0
Current children cumulated CPU time (s) 942.34
Current children cumulated vsize (KiB) 178972

[startup+1002.3 s]
/proc/loadavg: 4.03 4.01 3.73 6/190 20744
/proc/meminfo: memFree=22215404/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=181164 CPUtime=1002.34 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 118970 0 0 0 100199 35 0 0 25 0 1 0 271818865 185511936 14619 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 45291 14619 415 148 0 40220 0
Current children cumulated CPU time (s) 1002.34
Current children cumulated vsize (KiB) 181164

[startup+1062.3 s]
/proc/loadavg: 4.01 4.00 3.74 6/190 20745
/proc/meminfo: memFree=22207436/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=183880 CPUtime=1062.33 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 122195 0 0 0 106197 36 0 0 25 0 1 0 271818865 188293120 15029 33554432000 4194304 4797429 140736822572224 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 45970 15029 415 148 0 40899 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 183880

[startup+1122.3 s]
/proc/loadavg: 4.08 4.02 3.76 6/190 20747
/proc/meminfo: memFree=22201076/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=187348 CPUtime=1122.34 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 126266 0 0 0 112197 37 0 0 25 0 1 0 271818865 191844352 15921 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424622 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 46837 15921 415 148 0 41766 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 187348

[startup+1182.3 s]
/proc/loadavg: 4.10 4.03 3.77 6/190 20749
/proc/meminfo: memFree=22190360/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=187356 CPUtime=1182.34 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 131005 0 0 0 118195 39 0 0 25 0 1 0 271818865 191852544 14974 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 46839 14974 415 148 0 41768 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 187356

[startup+1242.3 s]
/proc/loadavg: 4.03 4.02 3.78 6/190 20750
/proc/meminfo: memFree=22184480/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=187400 CPUtime=1242.34 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 134904 0 0 0 124193 41 0 0 25 0 1 0 271818865 191897600 15940 33554432000 4194304 4797429 140736822572224 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 46850 15940 415 148 0 41779 0
Current children cumulated CPU time (s) 1242.34
Current children cumulated vsize (KiB) 187400



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.79 5/190 20752
/proc/meminfo: memFree=22177244/32951124 swapFree=67111528/67111528
[pid=20633] ppid=20631 vsize=187452 CPUtime=1300.06 cores=4,6
/proc/20633/stat : 20633 (techdemo) R 20631 20633 20296 0 -1 4202496 138422 0 0 0 129963 43 0 0 25 0 1 0 271818865 191950848 16537 33554432000 4194304 4797429 140736822572224 18446744073709551615 270338080412 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/20633/statm: 46863 16537 415 148 0 41792 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 187452

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.07
CPU user time (s): 1299.63
CPU system time (s): 0.435933
CPU usage (%): 100.005
Max. virtual memory (cumulated for all children) (KiB): 297488

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

runsolver used 2.22166 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-03 03:27:12
IDJOB=3173348
IDBENCH=82766
IDSOLVER=1585
FILE ID=node143/3173348-1301794032
RUNJOBID= node143-1301793390-20545
PBS_JOBID= 12841421
Free space on /tmp= 72020 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1818856267-075.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173348-1301794032/watcher-3173348-1301794032 -o /tmp/evaluation-result-3173348-1301794032/solver-3173348-1301794032 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173348-1301794032.cnf

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

MD5SUM BENCH= ff76c2a7684df6ebd90c6aa1ff48f56d
RANDOM SEED=573400756

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

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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.846
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.846
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.846
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.846
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.74
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.846
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:      22274636 kB
Buffers:        360944 kB
Cached:        9851624 kB
SwapCached:          0 kB
Active:        7165608 kB
Inactive:      3250004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22274636 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7800 kB
Writeback:           0 kB
AnonPages:      203016 kB
Mapped:          16944 kB
Slab:           196908 kB
PageTables:       5520 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   698980 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= 72012 MiB
End job on node143 at 2011-04-03 03:48:55