Trace number 3173677

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-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
MD5SUM465b21028c8505bfc2ee7974d056b900
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 variables600
Number of clauses2556
Sum of the clauses size7668
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32556
Number of clauses of size 40
Number of clauses of size 50
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-3173677-1301798050.cnf'
0.00/0.00	c -- header says num vars:            600
0.00/0.00	c -- header says num clauses:        2556
0.00/0.01	c -- clauses added:            0 learnts,         2556 normals,            0 xors
0.00/0.01	c -- vars added        600
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0       600      2556         0         0      7668         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/2556/2556 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.0M T:  0.00
0.00/0.01	c Calc non-exist non-lernt bins v-fix:     0 done:    600 time:  0.00 s
0.00/0.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.01	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.01	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:     23  v-fix:    0  time:  0.00 s
0.00/0.01	c learnt bin added due to v-elim: 0
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:     286 undec:      73 neg:     241
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.01	c  B st     0         0       586      2546         0         0      7723         0   no data   no data  --
0.00/0.09	c Decided on static restart strategy
2.29/2.38	c  N dy     7     30003       586      2546         0     10597      7723    205310     28.80     19.14  --
2.29/2.39	c  S st     7     30003       586      2546         0     10597      7723    205310     28.80     19.14  --
2.39/2.44	c  S st     7     30503       586      2546         0     11097      7723    216412     28.80     19.14  --
2.39/2.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.39/2.44	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.02
2.39/2.46	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
2.39/2.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.46	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.47	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.58/2.64	c lits-rem:       106  cl-subs:      790  v-elim:      9  v-fix:    0  time:  0.18 s
2.58/2.64	c learnt bin added due to v-elim: 0
2.58/2.64	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
2.58/2.65	c vivif2 --  cl tried    10307 cl shrink        0 lits rem          0 time: 0.00
2.58/2.67	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.02
2.58/2.67	c calculated reachability. Time: 0.00
2.58/2.67	c  N dy     7     30503       586      2546         0     10307      7723    200440     28.80     19.14  --
2.58/2.67	c  F st     7     30503       586      2546         0     10307      7723    200440     28.80     19.14  --
2.78/2.84	c Decided on static restart strategy
4.08/4.13	c  N dy    14     45754       586      2546         0     17554      7723    396402     30.65     19.65  --
4.08/4.14	c  S st    14     45754       586      2546         0     17554      7723    396402     30.65     19.65  --
4.18/4.20	c  S st    14     46258       586      2546         0      9263      7723    122273     30.65     19.65  --
4.18/4.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.18/4.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.18/4.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.6M T:  0.01
4.18/4.22	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
4.18/4.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.18/4.22	c Subs w/ non-existent bins:      0 time:  0.00 s
4.18/4.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.18/4.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.18/4.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.18/4.29	c lits-rem:         7  cl-subs:      155  v-elim:      9  v-fix:    0  time:  0.06 s
4.18/4.29	c learnt bin added due to v-elim: 0
4.18/4.29	c vivif2 --  cl tried     2546 cl shrink        0 lits rem          0 time: 0.00
4.18/4.29	c vivif2 --  cl tried     9108 cl shrink        0 lits rem          0 time: 0.00
4.29/4.30	c asymm  cl-useful: 0/2546/2546 lits-rem:0 time: 0.02
4.29/4.30	c calculated reachability. Time: 0.00
4.29/4.30	c  N dy    14     46258       586      2546         0      9108      7723    120616     30.65     19.65  --
6.89/6.92	c  N dy    15     69387       586      2546         0     11213      7723    138703     28.97     19.80  --
6.89/6.92	c  S st    15     69387       586      2546         0     11213      7723    138703     28.97     19.80  --
6.89/6.97	c  S st    15     69888       586      2546         0     11714      7723    150220     28.97     19.80  --
6.89/6.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
6.89/6.99	c Calc non-exist non-lernt bins v-fix:     0 done:    586 time:  0.00 s
6.89/6.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.99	c Subs w/ non-existent bins:      0 time:  0.00 s
6.89/6.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.99	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.09/7.11	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
7.59/7.63	c Added 6 vars  tried: 80000 time: 0.52
7.59/7.63	c ORs :      6 avg-s:  0.0 cl-sh:   557 l-rem:    557 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.52
7.59/7.63	c lits-rem:        16  cl-subs:      232  v-elim:      9  v-fix:    0  time:  0.64 s
7.59/7.63	c learnt bin added due to v-elim: 0
7.59/7.63	c vivif2 --  cl tried     2552 cl shrink        0 lits rem          0 time: 0.00
7.59/7.63	c vivif2 --  cl tried    11482 cl shrink        0 lits rem          0 time: 0.00
7.59/7.65	c asymm  cl-useful: 0/2552/2552 lits-rem:0 time: 0.02
7.59/7.65	c calculated reachability. Time: 0.00
7.59/7.65	c  N dy    15     69888       592      2552        12     11482      7765    146409     28.97     19.80  --
7.59/7.65	c  F st    15     69888       592      2552        12     11482      7765    146409     28.97     19.80  --
7.79/7.83	c Decided on static restart strategy
11.99/12.06	c  N dy    22    104832       592      2552        12     21232      7765    371359     27.28     19.67  --
11.99/12.08	c  S st    22    104832       592      2552        12     21232      7765    371359     27.28     19.67  --
12.09/12.15	c  S st    22    105335       592      2552        12     21734      7765    383311     27.28     19.67  --
12.09/12.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.09/12.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.18/12.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.05
12.18/12.21	c Calc non-exist non-lernt bins v-fix:     0 done:    592 time:  0.00 s
12.18/12.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.18/12.21	c Subs w/ non-existent bins:      0 time:  0.00 s
12.18/12.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.18/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.18/12.22	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
12.78/12.89	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
13.38/13.41	c Added 6 vars  tried: 80000 time: 0.52
13.38/13.44	c ORs :      6 avg-s:  0.0 cl-sh:  4595 l-rem:   4595 b-add:     12 v-rep:   0 cl-rem: 0 avg s: nan T:    0.55
13.38/13.45	c lits-rem:       530  cl-subs:     1124  v-elim:     10  v-fix:    0  time:  1.23 s
13.38/13.45	c learnt bin added due to v-elim: 0
13.38/13.45	c vivif2 --  cl tried     2558 cl shrink        0 lits rem          0 time: 0.00
13.38/13.45	c vivif2 --  cl tried    20610 cl shrink        0 lits rem          0 time: 0.00
13.38/13.49	c asymm  cl-useful: 0/2558/2558 lits-rem:0 time: 0.04
13.38/13.49	c calculated reachability. Time: 0.00
13.38/13.49	c  N dy    22    105335       598      2558        24     20610      7807    350715     27.28     19.67  --
21.49/21.56	c  N dy    23    158002       598      2558        24     28243      7807    510119     27.93     18.89  --
21.49/21.58	c  S st    23    158002       598      2558        24     28243      7807    510119     27.93     18.89  --
21.59/21.68	c  S st    23    158506       598      2558        24     28747      7807    522350     27.93     18.89  --
21.59/21.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.59/21.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.07
21.69/21.75	c Calc non-exist non-lernt bins v-fix:     0 done:    598 time:  0.00 s
21.69/21.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
21.69/21.76	c Subs w/ non-existent bins:      0 time:  0.00 s
21.69/21.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.69/21.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.69/21.77	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
22.79/22.85	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.00
23.29/23.36	c Added 7 vars  tried: 80000 time: 0.51
23.39/23.41	c ORs :      7 avg-s:  0.0 cl-sh:  6203 l-rem:   6203 b-add:     15 v-rep:   0 cl-rem: 0 avg s: nan T:    0.56
23.39/23.42	c lits-rem:       457  cl-subs:     1457  v-elim:     10  v-fix:    0  time:  1.65 s
23.39/23.42	c learnt bin added due to v-elim: 0
23.39/23.42	c vivif2 --  cl tried     2564 cl shrink        0 lits rem          0 time: 0.00
23.39/23.42	c vivif2 --  cl tried    27290 cl shrink        7 lits rem          7 time: 0.00
23.39/23.47	c asymm  cl-useful: 0/2564/2564 lits-rem:0 time: 0.05
23.39/23.48	c calculated reachability. Time: 0.00
23.39/23.48	c  N dy    23    158506       605      2564        39     27290      7855    479659     27.93     18.89  --
37.09/37.11	c  N dy    24    237760       605      2564        39     32672      7855    559840     29.64     18.39  --
37.09/37.13	c  S st    24    237760       605      2564        39     32672      7855    559840     29.64     18.39  --
37.19/37.24	c  S st    24    238264       605      2564        39     33175      7855    571591     29.64     18.39  --
37.19/37.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.19/37.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.29/37.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.7M T:  0.09
37.29/37.33	c Calc non-exist non-lernt bins v-fix:     0 done:    605 time:  0.00 s
37.29/37.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
37.29/37.34	c Subs w/ non-existent bins:      0 time:  0.00 s
37.29/37.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.29/37.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.29/37.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
38.50/38.51	c ORs :     19 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
38.99/39.07	c Added 7 vars  tried: 80000 time: 0.56
39.09/39.11	c ORs :      7 avg-s:  0.0 cl-sh:  5763 l-rem:   5763 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.60
39.09/39.12	c lits-rem:       420  cl-subs:     1339  v-elim:     13  v-fix:    0  time:  1.77 s
39.09/39.12	c learnt bin added due to v-elim: 0
39.09/39.12	c vivif2 --  cl tried     2571 cl shrink        0 lits rem          0 time: 0.00
39.09/39.13	c vivif2 --  cl tried    31836 cl shrink        0 lits rem          0 time: 0.01
39.09/39.19	c asymm  cl-useful: 0/2571/2571 lits-rem:0 time: 0.06
39.09/39.19	c calculated reachability. Time: 0.00
39.09/39.19	c  N dy    24    238264       612      2571        53     31836      7904    533410     29.64     18.39  --
62.79/62.87	c  N dy    25    357396       612      2571        53     35649      7904    544916     30.54     18.64  --
62.79/62.89	c  S st    25    357396       612      2571        53     35649      7904    544916     30.54     18.64  --
62.99/63.02	c  S st    25    357897       612      2571        53     36150      7904    557292     30.54     18.64  --
62.99/63.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.99/63.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.09/63.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.10
63.09/63.13	c Calc non-exist non-lernt bins v-fix:     0 done:    612 time:  0.00 s
63.09/63.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
63.09/63.13	c Subs w/ non-existent bins:      0 time:  0.00 s
63.09/63.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
63.09/63.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.09/63.15	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
64.29/64.31	c ORs :     26 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
64.80/64.89	c Added 7 vars  tried: 80000 time: 0.58
64.90/64.91	c ORs :      7 avg-s:  0.0 cl-sh:  4025 l-rem:   4025 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.61
64.90/64.92	c lits-rem:       285  cl-subs:     1455  v-elim:     16  v-fix:    0  time:  1.78 s
64.90/64.92	c learnt bin added due to v-elim: 0
64.90/64.92	c vivif2 --  cl tried     2578 cl shrink        0 lits rem          0 time: 0.00
64.90/64.93	c vivif2 --  cl tried    34695 cl shrink        0 lits rem          0 time: 0.01
64.99/65.00	c asymm  cl-useful: 0/2578/2578 lits-rem:0 time: 0.07
64.99/65.00	c calculated reachability. Time: 0.00
64.99/65.00	c  N dy    25    357897       619      2578        67     34695      7953    521203     30.54     18.64  --
110.09/110.13	c  N dy    26    536845       619      2578        67     42698      7953    647157     31.72     19.18  --
110.09/110.15	c  S st    26    536845       619      2578        67     42698      7953    647157     31.72     19.18  --
110.29/110.32	c  S st    26    537345       619      2578        67     43197      7953    659106     31.72     19.18  --
110.29/110.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
110.29/110.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.39/110.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.4M T:  0.15
110.39/110.47	c Calc non-exist non-lernt bins v-fix:     0 done:    619 time:  0.00 s
110.39/110.47	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
110.39/110.48	c Subs w/ non-existent bins:      0 time:  0.00 s
110.39/110.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
110.39/110.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
110.39/110.49	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
111.79/111.83	c ORs :     33 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
112.39/112.45	c Added 7 vars  tried: 80000 time: 0.62
112.49/112.53	c ORs :      7 avg-s:  0.0 cl-sh:  8959 l-rem:   8959 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    0.70
112.49/112.54	c lits-rem:       622  cl-subs:     2137  v-elim:     17  v-fix:    0  time:  2.05 s
112.49/112.54	c learnt bin added due to v-elim: 0
112.49/112.54	c vivif2 --  cl tried     2585 cl shrink        0 lits rem          0 time: 0.00
112.49/112.55	c vivif2 --  cl tried    41060 cl shrink        0 lits rem          0 time: 0.01
112.59/112.62	c asymm  cl-useful: 0/2585/2585 lits-rem:0 time: 0.07
112.59/112.63	c calculated reachability. Time: 0.00
112.59/112.63	c  N dy    26    537345       626      2585        81     41060      8002    597362     31.72     19.18  --
112.59/112.63	c  F st    26    537345       626      2585        81     41060      8002    597362     31.72     19.18  --
113.09/113.10	c Decided on static restart strategy
194.09/194.17	c  N dy    33    806018       626      2585        81     63844      8002   1082163     28.96     18.98  --
194.19/194.22	c  S st    33    806018       626      2585        81     63844      8002   1082163     28.96     18.98  --
194.39/194.45	c  S st    33    806520       626      2585        81     64346      8002   1093925     28.96     18.98  --
194.39/194.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
194.39/194.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.70/194.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 11.5M T:  0.27
194.70/194.72	c Calc non-exist non-lernt bins v-fix:     0 done:    626 time:  0.00 s
194.70/194.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
194.70/194.73	c Subs w/ non-existent bins:      0 time:  0.01 s
194.70/194.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.70/194.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.70/194.76	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
196.39/196.42	c ORs :     40 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
197.29/197.34	c Added 7 vars  tried: 80000 time: 0.92
197.39/197.45	c ORs :      7 avg-s:  0.0 cl-sh:  9136 l-rem:   9136 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.03
197.39/197.47	c lits-rem:       197  cl-subs:     4459  v-elim:     18  v-fix:    0  time:  2.71 s
197.39/197.47	c learnt bin added due to v-elim: 0
197.39/197.47	c vivif2 --  cl tried     2592 cl shrink        0 lits rem          0 time: 0.00
197.39/197.48	c vivif2 --  cl tried    59887 cl shrink        0 lits rem          0 time: 0.01
197.59/197.61	c asymm  cl-useful: 0/2235/2592 lits-rem:0 time: 0.13
197.59/197.62	c calculated reachability. Time: 0.00
197.59/197.62	c  N dy    33    806520       633      2592        95     59887      8051    979712     28.96     18.98  --
345.20/345.27	c  N dy    34   1209780       633      2592        95     76234      8051   1264119     31.28     18.45  --
345.30/345.32	c  S st    34   1209780       633      2592        95     76234      8051   1264119     31.28     18.45  --
345.30/345.32	c Finding binary XORs  T:     0.00 s  found:       0
345.50/345.58	c  S st    34   1210285       633      2592        95     76738      8051   1276667     31.28     18.45  --
345.50/345.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
345.50/345.58	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.00/346.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 17.7M T:  0.44
346.00/346.02	c Calc non-exist non-lernt bins v-fix:     0 done:    633 time:  0.00 s
346.00/346.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
346.00/346.03	c Subs w/ non-existent bins:      0 time:  0.01 s
346.00/346.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
346.00/346.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
346.00/346.06	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
347.70/347.77	c ORs :     47 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
348.70/348.78	c Added 7 vars  tried: 80000 time: 1.02
348.80/348.87	c ORs :      7 avg-s:  0.0 cl-sh:  7072 l-rem:   7072 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.10
348.80/348.89	c lits-rem:       128  cl-subs:     3301  v-elim:     19  v-fix:    0  time:  2.83 s
348.80/348.89	c learnt bin added due to v-elim: 0
348.80/348.89	c vivif2 --  cl tried     2599 cl shrink        0 lits rem          0 time: 0.00
348.90/348.90	c vivif2 --  cl tried    73437 cl shrink        0 lits rem          0 time: 0.01
349.00/349.05	c asymm  cl-useful: 0/1757/2599 lits-rem:0 time: 0.14
349.00/349.05	c calculated reachability. Time: 0.00
349.00/349.05	c  N dy    34   1210285       640      2599       109     73437      8100   1192663     31.28     18.45  --
574.10/574.19	c  N dy    35   1710285       640      2599       109    105162      8100   1965388     32.36     18.90  --
574.20/574.28	c  S st    35   1710285       640      2599       109    105162      8100   1965388     32.36     18.90  --
574.59/574.68	c  S st    35   1710790       640      2599       109    105666      8100   1977473     32.36     18.90  --
574.59/574.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
574.59/574.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
575.20/575.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 24.1M T:  0.61
575.20/575.30	c Calc non-exist non-lernt bins v-fix:     0 done:    640 time:  0.00 s
575.20/575.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
575.30/575.31	c Subs w/ non-existent bins:      0 time:  0.02 s
575.30/575.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
575.30/575.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
575.30/575.36	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
579.29/579.33	c ORs :     54 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.04
580.80/580.81	c Added 7 vars  tried: 80000 time: 1.48
581.29/581.32	c ORs :      7 avg-s:  0.0 cl-sh: 18975 l-rem:  18975 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    1.99
581.29/581.36	c lits-rem:       519  cl-subs:     4486  v-elim:     21  v-fix:    0  time:  5.99 s
581.29/581.36	c learnt bin added due to v-elim: 0
581.29/581.36	c vivif2 --  cl tried     2606 cl shrink        0 lits rem          0 time: 0.00
581.29/581.38	c vivif2 --  cl tried   101180 cl shrink        0 lits rem          0 time: 0.02
581.39/581.47	c asymm  cl-useful: 0/849/2606 lits-rem:0 time: 0.09
581.39/581.48	c calculated reachability. Time: 0.00
581.39/581.48	c  N dy    35   1710790       647      2606       123    101180      8149   1835816     32.36     18.90  --
798.51/798.52	c  N dy    36   2210792       647      2606       123    116827      8149   2497819     37.60     20.31  --
798.61/798.62	c  S st    36   2210792       647      2606       123    116827      8149   2497819     37.60     20.31  --
799.01/799.03	c  S st    36   2211294       647      2606       123    117328      8149   2509638     37.60     20.31  --
799.01/799.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
799.01/799.04	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
800.01/800.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.1M T:  0.96
800.01/800.01	c Calc non-exist non-lernt bins v-fix:     0 done:    647 time:  0.00 s
800.01/800.01	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
800.01/800.03	c Subs w/ non-existent bins:      0 time:  0.02 s
800.01/800.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
800.01/800.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
800.01/800.09	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
811.41/811.41	c ORs :     61 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
812.71/812.71	c Added 7 vars  tried: 80000 time: 1.30
813.51/813.50	c ORs :      7 avg-s:  0.0 cl-sh: 30065 l-rem:  30065 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    2.08
813.51/813.54	c lits-rem:       494  cl-subs:    10059  v-elim:     23  v-fix:    0  time: 13.45 s
813.51/813.54	c learnt bin added due to v-elim: 0
813.51/813.54	c vivif2 --  cl tried     2613 cl shrink        0 lits rem          0 time: 0.00
813.51/813.57	c vivif2 --  cl tried   107269 cl shrink        0 lits rem          0 time: 0.03
813.71/813.74	c asymm  cl-useful: 0/1366/2613 lits-rem:0 time: 0.17
813.71/813.74	c calculated reachability. Time: 0.00
813.71/813.74	c  N dy    36   2211294       654      2613       137    107269      8198   2130741     37.60     20.31  --
1049.51/1049.53	c  N dy    37   2711294       654      2613       137    130180      8198   2837473     37.02     21.21  --
1049.61/1049.65	c  S st    37   2711294       654      2613       137    130180      8198   2837473     37.02     21.21  --
1050.11/1050.10	c  S st    37   2711796       654      2613       137    130681      8198   2849263     37.02     21.21  --
1050.11/1050.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1050.11/1050.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.11/1051.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 36.1M T:  1.07
1051.11/1051.18	c Calc non-exist non-lernt bins v-fix:     0 done:    654 time:  0.00 s
1051.11/1051.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1051.21/1051.21	c Subs w/ non-existent bins:      0 time:  0.03 s
1051.21/1051.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1051.21/1051.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1051.21/1051.27	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1066.31/1066.35	c ORs :     68 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 43.0 T:    0.18
1067.91/1067.95	c Added 7 vars  tried: 80000 time: 1.60
1069.81/1069.88	c ORs :      7 avg-s:  0.0 cl-sh: 51823 l-rem:  51823 b-add:     14 v-rep:   0 cl-rem: 0 avg s: nan T:    3.52
1069.91/1069.93	c lits-rem:        27  cl-subs:    11582  v-elim:     24  v-fix:    0  time: 18.65 s
1069.91/1069.93	c learnt bin added due to v-elim: 0
1069.91/1069.93	c vivif2 --  cl tried     2620 cl shrink        0 lits rem          0 time: 0.00
1069.91/1069.96	c vivif2 --  cl tried   119098 cl shrink        1 lits rem          2 time: 0.03
1070.11/1070.10	c asymm  cl-useful: 0/1158/2620 lits-rem:0 time: 0.14
1070.11/1070.10	c calculated reachability. Time: 0.00
1070.11/1070.10	c  N dy    37   2711796       661      2620       151    119098      8247   2390391     37.02     21.21  --
1070.11/1070.10	c  F st    37   2711796       661      2620       151    119098      8247   2390391     37.02     21.21  --
1070.91/1070.90	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-3173677-1301798050/watcher-3173677-1301798050 -o /tmp/evaluation-result-3173677-1301798050/solver-3173677-1301798050 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173677-1301798050.cnf 

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 2.99 3.78 3.92 5/189 6907
/proc/meminfo: memFree=23247640/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=8652 CPUtime=0 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4194304 98 0 0 0 0 0 0 0 23 0 1 0 291402932 8859648 53 33554432000 4194304 4797429 140733597226480 18446744073709551615 228239425159 0 2147483391 4096 0 0 0 0 17 2 0 0 0
/proc/6907/statm: 2163 53 41 148 0 44 0

[startup+0.098368 s]
/proc/loadavg: 2.99 3.78 3.92 5/189 6907
/proc/meminfo: memFree=23247640/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=128016 CPUtime=0.09 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 823 0 0 0 9 0 0 0 23 0 1 0 291402932 131088384 742 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425034 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32004 742 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.100367 s]
/proc/loadavg: 2.99 3.78 3.92 5/189 6907
/proc/meminfo: memFree=23247640/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=128016 CPUtime=0.09 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 831 0 0 0 9 0 0 0 23 0 1 0 291402932 131088384 750 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32004 750 408 148 0 26933 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 128016

[startup+0.30033 s]
/proc/loadavg: 2.99 3.78 3.92 5/189 6907
/proc/meminfo: memFree=23247640/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=128520 CPUtime=0.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 1068 0 0 0 29 0 0 0 24 0 1 0 291402932 131604480 836 33554432000 4194304 4797429 140733597226480 18446744073709551615 4426053 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32130 836 408 148 0 27059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128520

[startup+0.700286 s]
/proc/loadavg: 2.99 3.78 3.92 5/189 6907
/proc/meminfo: memFree=23247640/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=129116 CPUtime=0.69 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 1423 0 0 0 69 0 0 0 25 0 1 0 291402932 132214784 951 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425072 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32279 951 408 148 0 27208 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129116

[startup+1.50109 s]
/proc/loadavg: 2.99 3.78 3.92 5/190 6908
/proc/meminfo: memFree=23239336/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=129516 CPUtime=1.49 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 1870 0 0 0 149 0 0 0 25 0 1 0 291402932 132624384 1101 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32379 1101 408 148 0 27308 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129516

[startup+3.10085 s]
/proc/loadavg: 2.99 3.78 3.92 5/190 6908
/proc/meminfo: memFree=23234872/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=131760 CPUtime=3.08 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 2984 0 0 0 308 0 0 0 25 0 1 0 291402932 134922240 1866 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424868 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 32940 1866 412 148 0 27869 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 131760

[startup+6.30028 s]
/proc/loadavg: 3.07 3.78 3.92 5/190 6909
/proc/meminfo: memFree=23222528/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=132972 CPUtime=6.28 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 4567 0 0 0 628 0 0 0 25 0 1 0 291402932 136163328 2121 33554432000 4194304 4797429 140733597226480 18446744073709551615 4422865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 33243 2121 412 148 0 28172 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 132972

[startup+12.7012 s]
/proc/loadavg: 3.15 3.78 3.92 5/190 6909
/proc/meminfo: memFree=23212876/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=135884 CPUtime=12.68 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 6978 0 0 0 1267 1 0 0 25 0 1 0 291402932 139145216 2883 33554432000 4194304 4797429 140733597226480 18446744073709551615 4523971 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 33971 2883 415 148 0 28900 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 135884

[startup+25.5009 s]
/proc/loadavg: 3.34 3.79 3.92 5/190 6909
/proc/meminfo: memFree=23198580/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=139892 CPUtime=25.49 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 10527 0 0 0 2547 2 0 0 25 0 1 0 291402932 143249408 3679 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425051 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 34973 3679 415 148 0 29902 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139892

[startup+51.1004 s]
/proc/loadavg: 3.56 3.81 3.92 5/190 6910
/proc/meminfo: memFree=23183792/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=144116 CPUtime=51.08 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 16859 0 0 0 5105 3 0 0 25 0 1 0 291402932 147574784 4681 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425640 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 36029 4681 415 148 0 30958 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 144116

[startup+102.306 s]
/proc/loadavg: 3.81 3.84 3.92 5/190 6911
/proc/meminfo: memFree=23160392/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=148296 CPUtime=102.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 26452 0 0 0 10223 6 0 0 25 0 1 0 291402932 151855104 6048 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 37074 6048 415 148 0 32003 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 148296

[startup+162.301 s]
/proc/loadavg: 3.93 3.86 3.92 5/190 6913
/proc/meminfo: memFree=23145296/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=154676 CPUtime=162.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 35965 0 0 0 16220 9 0 0 25 0 1 0 291402932 158388224 7142 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 38669 7142 415 148 0 33598 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 154676

[startup+222.3 s]
/proc/loadavg: 4.03 3.90 3.93 5/190 6914
/proc/meminfo: memFree=23120580/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=161044 CPUtime=222.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 44311 0 0 0 22217 12 0 0 25 0 1 0 291402932 164909056 8959 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 40261 8959 415 148 0 35190 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 161044

[startup+282.301 s]
/proc/loadavg: 4.01 3.92 3.93 5/190 6916
/proc/meminfo: memFree=23112336/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=162916 CPUtime=282.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 51671 0 0 0 28215 14 0 0 25 0 1 0 291402932 166825984 9321 33554432000 4194304 4797429 140733597226480 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 40729 9321 415 148 0 35658 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 162916

[startup+342.3 s]
/proc/loadavg: 4.00 3.93 3.93 5/190 6918
/proc/meminfo: memFree=23095696/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=165188 CPUtime=342.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 58302 0 0 0 34213 16 0 0 25 0 1 0 291402932 169152512 10191 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425030 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 41297 10191 415 148 0 36226 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 165188

[startup+402.301 s]
/proc/loadavg: 4.06 3.95 3.94 5/190 6919
/proc/meminfo: memFree=23090812/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=169624 CPUtime=402.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 65115 0 0 0 40211 19 0 0 25 0 1 0 291402932 173694976 10725 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424333 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 42406 10725 415 148 0 37335 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 169624

[startup+462.301 s]
/proc/loadavg: 4.02 3.96 3.94 5/190 6921
/proc/meminfo: memFree=23079744/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=170632 CPUtime=462.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 70871 0 0 0 46209 21 0 0 25 0 1 0 291402932 174727168 12115 33554432000 4194304 4797429 140733597226480 18446744073709551615 4426348 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 42658 12115 415 148 0 37587 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 170632

[startup+522.301 s]
/proc/loadavg: 4.01 3.97 3.94 5/190 6922
/proc/meminfo: memFree=23073468/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=171496 CPUtime=522.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 76055 0 0 0 52206 23 0 0 25 0 1 0 291402932 175611904 12719 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 42874 12719 415 148 0 37803 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 171496

[startup+582.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6924
/proc/meminfo: memFree=23049380/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=181012 CPUtime=582.29 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 82906 0 0 0 58204 25 0 0 25 0 1 0 291402932 185356288 14840 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 45253 14840 415 148 0 40182 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 181012

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6926
/proc/meminfo: memFree=23043524/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=184036 CPUtime=642.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 90912 0 0 0 64201 29 0 0 25 0 1 0 291402932 188452864 14741 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 46009 14741 415 148 0 40938 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 184036

[startup+702.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6927
/proc/meminfo: memFree=23035172/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=186124 CPUtime=702.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 97823 0 0 0 70199 31 0 0 25 0 1 0 291402932 190590976 15720 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 46531 15720 415 148 0 41460 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 186124

[startup+762.306 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6929
/proc/meminfo: memFree=23027672/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=187764 CPUtime=762.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 104505 0 0 0 76196 35 0 0 25 0 1 0 291402932 192270336 16514 33554432000 4194304 4797429 140733597226480 18446744073709551615 4259014 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 46941 16514 415 148 0 41870 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 187764

[startup+822.301 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6930
/proc/meminfo: memFree=23001596/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=195400 CPUtime=822.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 110554 0 0 0 82194 37 0 0 25 0 1 0 291402932 200089600 19495 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424393 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 48850 19495 415 148 0 43779 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 195400

[startup+882.3 s]
/proc/loadavg: 4.00 3.97 3.94 5/190 6932
/proc/meminfo: memFree=22998068/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=198592 CPUtime=882.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 117400 0 0 0 88191 39 0 0 25 0 1 0 291402932 203358208 19694 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 49648 19694 415 148 0 44577 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 198592

[startup+942.301 s]
/proc/loadavg: 4.07 3.99 3.94 5/190 6934
/proc/meminfo: memFree=22992828/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=200116 CPUtime=942.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 124461 0 0 0 94188 42 0 0 25 0 1 0 291402932 204918784 20013 33554432000 4194304 4797429 140733597226480 18446744073709551615 4425978 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 50029 20013 415 148 0 44958 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 200116

[startup+1002.3 s]
/proc/loadavg: 4.06 4.00 3.95 5/190 6935
/proc/meminfo: memFree=22991300/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=201464 CPUtime=1002.3 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 131063 0 0 0 100186 44 0 0 25 0 1 0 291402932 206299136 19700 33554432000 4194304 4797429 140733597226480 18446744073709551615 4426301 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 50366 19700 415 148 0 45295 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 201464

[startup+1062.3 s]
/proc/loadavg: 4.02 4.00 3.95 5/190 6937
/proc/meminfo: memFree=22969692/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=205264 CPUtime=1062.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 136349 0 0 0 106184 47 0 0 25 0 1 0 291402932 210190336 21455 33554432000 4194304 4797429 140733597226480 18446744073709551615 4506535 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 51316 21455 415 148 0 46245 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 205264

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6938
/proc/meminfo: memFree=22980568/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=210332 CPUtime=1122.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 143573 0 0 0 112181 50 0 0 25 0 1 0 291402932 215379968 20912 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 52583 20912 415 148 0 47512 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 210332

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6940
/proc/meminfo: memFree=22967536/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=210388 CPUtime=1182.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 149176 0 0 0 118179 52 0 0 25 0 1 0 291402932 215437312 22474 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 52597 22474 415 148 0 47526 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 210388

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.95 5/190 6942
/proc/meminfo: memFree=22959324/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=211028 CPUtime=1242.31 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 154274 0 0 0 124176 55 0 0 25 0 1 0 291402932 216092672 23488 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 52757 23488 415 148 0 47686 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 211028



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.95 2/184 6946
/proc/meminfo: memFree=23160828/32951124 swapFree=67111524/67111528
[pid=6907] ppid=6905 vsize=212724 CPUtime=1300.02 cores=0,2
/proc/6907/stat : 6907 (techdemo) R 6905 6907 30406 0 -1 4202496 160734 0 0 0 129945 57 0 0 25 0 1 0 291402932 217829376 21908 33554432000 4194304 4797429 140733597226480 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/6907/statm: 53181 21908 415 148 0 48110 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 212724

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

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

runsolver used 2.34264 second user time and 4.75028 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-03 04:34:10
IDJOB=3173677
IDBENCH=83095
IDSOLVER=1585
FILE ID=node136/3173677-1301798050
RUNJOBID= node136-1301798049-6865
PBS_JOBID= 12841434
Free space on /tmp= 71684 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k3-r4.26-v600-c2556-S1885965779-049.UNKNOWN.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173677-1301798050/watcher-3173677-1301798050 -o /tmp/evaluation-result-3173677-1301798050/solver-3173677-1301798050 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173677-1301798050.cnf

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

MD5SUM BENCH= 465b21028c8505bfc2ee7974d056b900
RANDOM SEED=1702938415

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23247928 kB
Buffers:        327744 kB
Cached:        9040980 kB
SwapCached:          4 kB
Active:        4354504 kB
Inactive:      5083324 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23247928 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           31260 kB
Writeback:           0 kB
AnonPages:       68388 kB
Mapped:          16164 kB
Slab:           201180 kB
PageTables:       4748 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   576908 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= 71700 MiB
End job on node136 at 2011-04-03 04:55:52