Trace number 3173334

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat TechDemo-Alpha-st? (TO) 1300.04 1300.01

General information on the benchmark

Namerandom/medium/
unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
MD5SUM42169be300dc518238277ee8dbfb6b6f
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.114982
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses3195
Sum of the clauses size15975
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 53195
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-3173334-1301793349.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:        3195
0.00/0.00	c -- clauses added:            0 learnts,         3195 normals,            0 xors
0.00/0.00	c -- vars added        150
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.00/0.03	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.03
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.1M T:  0.00
0.00/0.03	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
0.00/0.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.00/0.03	c Subs w/ non-existent bins:      0 time:  0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:    100  v-fix:    0  time:  0.00 s
0.00/0.03	c learnt bin added due to v-elim: 0
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:      75 undec:       5 neg:      70
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.00/0.04	c  B st     0         0       150      3195         0         0     15975         0   no data   no data  --
0.10/0.11	c Decided on static restart strategy
2.20/2.20	c  N dy     7     30000       150      3195         0     10202     15975    227317     30.10     23.12  --
2.20/2.21	c  S st     7     30000       150      3195         0     10202     15975    227317     30.10     23.12  --
2.20/2.25	c  S st     7     30504       150      3195         0     10695     15975    241022     30.10     23.12  --
2.20/2.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.20/2.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
2.20/2.27	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
2.20/2.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.20/2.28	c Subs w/ non-existent bins:      0 time:  0.00 s
2.20/2.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.20/2.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.20/2.28	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.69/2.79	c lits-rem:      1754  cl-subs:     1180  v-elim:    150  v-fix:    0  time:  0.51 s
2.69/2.79	c learnt bin added due to v-elim: 0
2.69/2.80	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
2.79/2.80	c vivif2 --  cl tried     9515 cl shrink        0 lits rem          0 time: 0.00
2.79/2.89	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.10
2.79/2.89	c calculated reachability. Time: 0.00
2.79/2.89	c  N dy     7     30504       150      3195         0      9515     15975    210633     30.10     23.12  --
2.79/2.89	c  F st     7     30504       150      3195         0      9515     15975    210633     30.10     23.12  --
2.99/3.04	c Decided on static restart strategy
4.09/4.16	c  N dy    14     45757       150      3195         0     16547     15975    404375     30.91     23.65  --
4.09/4.18	c  S st    14     45757       150      3195         0     16547     15975    404375     30.91     23.65  --
4.19/4.24	c  S st    14     46259       150      3195         0      8559     15975    139226     30.91     23.65  --
4.19/4.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.19/4.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.8M T:  0.02
4.19/4.26	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
4.19/4.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.26	c Subs w/ non-existent bins:      0 time:  0.00 s
4.19/4.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.19/4.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.19/4.26	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.40/4.43	c lits-rem:        76  cl-subs:      171  v-elim:    150  v-fix:    0  time:  0.16 s
4.40/4.43	c learnt bin added due to v-elim: 0
4.40/4.43	c vivif2 --  cl tried     3195 cl shrink        0 lits rem          0 time: 0.00
4.40/4.43	c vivif2 --  cl tried     8388 cl shrink        0 lits rem          0 time: 0.00
4.40/4.48	c asymm  cl-useful: 0/3195/3195 lits-rem:0 time: 0.05
4.40/4.49	c calculated reachability. Time: 0.00
4.40/4.49	c  N dy    14     46259       150      3195         0      8388     15975    136821     30.91     23.65  --
6.79/6.84	c  N dy    15     69390       150      3195         0     10452     15975    159538     29.43     23.68  --
6.79/6.85	c  S st    15     69390       150      3195         0     10452     15975    159538     29.43     23.68  --
6.89/6.90	c  S st    15     69894       150      3195         0     10941     15975    173704     29.43     23.68  --
6.89/6.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.89/6.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
6.89/6.92	c Calc non-exist non-lernt bins v-fix:     0 done:    150 time:  0.00 s
6.89/6.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.89/6.92	c Subs w/ non-existent bins:      0 time:  0.00 s
6.89/6.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.89/6.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.89/6.92	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.29/7.31	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
8.29/8.31	c Added 2 vars  tried: 80000 time: 1.00
8.29/8.32	c ORs :      2 avg-s:  0.0 cl-sh:  1159 l-rem:   1159 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    1.01
8.29/8.32	c lits-rem:       191  cl-subs:      186  v-elim:    150  v-fix:    0  time:  1.40 s
8.29/8.32	c learnt bin added due to v-elim: 0
8.29/8.32	c vivif2 --  cl tried     3197 cl shrink        0 lits rem          0 time: 0.00
8.29/8.32	c vivif2 --  cl tried    10755 cl shrink        0 lits rem          0 time: 0.00
8.29/8.39	c asymm  cl-useful: 0/3197/3197 lits-rem:0 time: 0.06
8.29/8.39	c calculated reachability. Time: 0.00
8.29/8.39	c  N dy    15     69894       152      3197         4     10755     15980    169421     29.43     23.68  --
8.29/8.39	c  F st    15     69894       152      3197         4     10755     15980    169421     29.43     23.68  --
8.49/8.55	c Decided on static restart strategy
12.10/12.19	c  N dy    22    104841       152      3197         4     20197     15980    419508     30.73     23.80  --
12.20/12.21	c  S st    22    104841       152      3197         4     20197     15980    419508     30.73     23.80  --
12.20/12.28	c  S st    22    105342       152      3197         4     20691     15980    433575     30.73     23.80  --
12.20/12.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.20/12.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.3M T:  0.05
12.29/12.33	c Calc non-exist non-lernt bins v-fix:     0 done:    152 time:  0.00 s
12.29/12.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.29/12.34	c Subs w/ non-existent bins:      0 time:  0.00 s
12.29/12.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.29/12.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.29/12.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.20/13.21	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
15.09/15.17	c Added 2 vars  tried: 80000 time: 1.96
15.19/15.21	c ORs :      2 avg-s:  0.0 cl-sh:  4778 l-rem:   4778 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.00
15.19/15.22	c lits-rem:      3877  cl-subs:     1549  v-elim:    150  v-fix:    0  time:  2.88 s
15.19/15.22	c learnt bin added due to v-elim: 0
15.19/15.22	c vivif2 --  cl tried     3199 cl shrink        0 lits rem          0 time: 0.00
15.19/15.22	c vivif2 --  cl tried    19142 cl shrink        0 lits rem          0 time: 0.00
15.29/15.31	c asymm  cl-useful: 0/3199/3199 lits-rem:0 time: 0.09
15.29/15.31	c calculated reachability. Time: 0.00
15.29/15.31	c  N dy    22    105342       154      3199         8     19142     15989    379802     30.73     23.80  --
22.39/22.43	c  N dy    23    158015       154      3199         8     26511     15989    559676     31.35     23.61  --
22.39/22.46	c  S st    23    158015       154      3199         8     26511     15989    559676     31.35     23.61  --
22.49/22.54	c  S st    23    158517       154      3199         8     27005     15989    573570     31.35     23.61  --
22.49/22.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.49/22.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.09
22.59/22.63	c Calc non-exist non-lernt bins v-fix:     0 done:    154 time:  0.00 s
22.59/22.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.59/22.63	c Subs w/ non-existent bins:      0 time:  0.01 s
22.59/22.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.59/22.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.59/22.64	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
23.79/23.88	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
26.19/26.29	c Added 2 vars  tried: 80000 time: 2.40
26.29/26.38	c ORs :      2 avg-s:  0.0 cl-sh:  7292 l-rem:   7292 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
26.29/26.39	c lits-rem:      3495  cl-subs:     2306  v-elim:    150  v-fix:    0  time:  3.75 s
26.29/26.39	c learnt bin added due to v-elim: 0
26.29/26.39	c vivif2 --  cl tried     3201 cl shrink        0 lits rem          0 time: 0.00
26.29/26.40	c vivif2 --  cl tried    24699 cl shrink        0 lits rem          0 time: 0.00
26.39/26.49	c asymm  cl-useful: 0/2879/3201 lits-rem:0 time: 0.10
26.39/26.49	c calculated reachability. Time: 0.00
26.39/26.49	c  N dy    23    158517       156      3201        12     24699     16000    494922     31.35     23.61  --
38.50/38.57	c  N dy    24    237775       156      3201        12     29751     16000    584348     31.74     24.02  --
38.50/38.59	c  S st    24    237775       156      3201        12     29751     16000    584348     31.74     24.02  --
38.60/38.69	c  S st    24    238280       156      3201        12     30248     16000    598099     31.74     24.02  --
38.60/38.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
38.60/38.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.2M T:  0.09
38.69/38.79	c Calc non-exist non-lernt bins v-fix:     0 done:    156 time:  0.00 s
38.69/38.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
38.69/38.79	c Subs w/ non-existent bins:      0 time:  0.01 s
38.79/38.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
38.79/38.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.79/38.80	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
40.09/40.10	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
42.59/42.65	c Added 2 vars  tried: 80000 time: 2.55
42.79/42.80	c ORs :      2 avg-s:  0.0 cl-sh: 10867 l-rem:  10867 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.70
42.79/42.81	c lits-rem:      3295  cl-subs:     2249  v-elim:    150  v-fix:    0  time:  4.01 s
42.79/42.81	c learnt bin added due to v-elim: 0
42.79/42.81	c vivif2 --  cl tried     3203 cl shrink        0 lits rem          0 time: 0.00
42.79/42.81	c vivif2 --  cl tried    27999 cl shrink        0 lits rem          0 time: 0.01
42.90/42.90	c asymm  cl-useful: 0/2576/3203 lits-rem:0 time: 0.09
42.90/42.90	c calculated reachability. Time: 0.00
42.90/42.91	c  N dy    24    238280       158      3203        16     27999     16007    519132     31.74     24.02  --
65.19/65.27	c  N dy    25    357420       158      3203        16     32039     16007    555551     32.11     23.68  --
65.19/65.29	c  S st    25    357420       158      3203        16     32039     16007    555551     32.11     23.68  --
65.29/65.39	c  S st    25    357927       158      3203        16     32538     16007    569703     32.11     23.68  --
65.29/65.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.29/65.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.49/65.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.6M T:  0.11
65.49/65.50	c Calc non-exist non-lernt bins v-fix:     0 done:    158 time:  0.00 s
65.49/65.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.49/65.51	c Subs w/ non-existent bins:      0 time:  0.01 s
65.49/65.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.49/65.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.49/65.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
66.79/66.83	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
69.19/69.20	c Added 2 vars  tried: 80000 time: 2.38
69.19/69.26	c ORs :      2 avg-s:  0.0 cl-sh:  5266 l-rem:   5266 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.44
69.19/69.27	c lits-rem:      3735  cl-subs:     2081  v-elim:    150  v-fix:    0  time:  3.75 s
69.19/69.27	c learnt bin added due to v-elim: 0
69.19/69.27	c vivif2 --  cl tried     3205 cl shrink        0 lits rem          0 time: 0.00
69.19/69.28	c vivif2 --  cl tried    30457 cl shrink        0 lits rem          0 time: 0.00
69.30/69.32	c asymm  cl-useful: 0/629/3205 lits-rem:0 time: 0.04
69.30/69.32	c calculated reachability. Time: 0.00
69.30/69.32	c  N dy    25    357927       160      3205        20     30457     16015    505756     32.11     23.68  --
112.09/112.11	c  N dy    26    536891       160      3205        20     38187     16015    617574     30.18     23.26  --
112.09/112.13	c  S st    26    536891       160      3205        20     38187     16015    617574     30.18     23.26  --
112.20/112.26	c  S st    26    537394       160      3205        20     38686     16015    631505     30.18     23.26  --
112.20/112.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
112.20/112.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.39/112.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.6M T:  0.15
112.39/112.42	c Calc non-exist non-lernt bins v-fix:     0 done:    160 time:  0.00 s
112.39/112.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.39/112.42	c Subs w/ non-existent bins:      0 time:  0.01 s
112.39/112.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
112.39/112.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.39/112.43	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
113.70/113.78	c ORs :     10 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
116.50/116.50	c Added 2 vars  tried: 80000 time: 2.72
116.50/116.57	c ORs :      2 avg-s:  0.0 cl-sh:  5433 l-rem:   5433 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    2.79
116.50/116.58	c lits-rem:      1485  cl-subs:     2231  v-elim:    150  v-fix:    0  time:  4.14 s
116.50/116.58	c learnt bin added due to v-elim: 0
116.50/116.58	c vivif2 --  cl tried     3207 cl shrink        0 lits rem          0 time: 0.00
116.50/116.58	c vivif2 --  cl tried    36455 cl shrink        0 lits rem          0 time: 0.01
116.60/116.68	c asymm  cl-useful: 0/1770/3207 lits-rem:0 time: 0.09
116.60/116.68	c calculated reachability. Time: 0.00
116.60/116.68	c  N dy    26    537394       162      3207        24     36455     16027    568167     30.18     23.26  --
116.60/116.68	c  F st    26    537394       162      3207        24     36455     16027    568167     30.18     23.26  --
117.00/117.08	c Decided on static restart strategy
191.30/191.40	c  N dy    33    806091       162      3207        24     58780     16027   1105236     30.89     23.04  --
191.41/191.44	c  S st    33    806091       162      3207        24     58780     16027   1105236     30.89     23.04  --
191.60/191.65	c  S st    33    806592       162      3207        24     59274     16027   1119389     30.89     23.04  --
191.60/191.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
191.60/191.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.90/191.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 12.6M T:  0.29
191.90/191.94	c Calc non-exist non-lernt bins v-fix:     0 done:    162 time:  0.00 s
191.90/191.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
191.90/191.95	c Subs w/ non-existent bins:      0 time:  0.01 s
191.90/191.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
191.90/191.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
191.90/191.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
194.70/194.77	c ORs :     12 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
200.80/200.86	c Added 2 vars  tried: 80000 time: 6.09
201.10/201.15	c ORs :      2 avg-s:  0.0 cl-sh: 13274 l-rem:  13274 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    6.39
201.10/201.17	c lits-rem:       466  cl-subs:     4813  v-elim:    150  v-fix:    0  time:  9.20 s
201.10/201.17	c learnt bin added due to v-elim: 0
201.10/201.17	c vivif2 --  cl tried     3209 cl shrink        0 lits rem          0 time: 0.00
201.10/201.19	c vivif2 --  cl tried    54461 cl shrink        0 lits rem          0 time: 0.01
201.20/201.29	c asymm  cl-useful: 0/1138/3209 lits-rem:0 time: 0.10
201.20/201.29	c calculated reachability. Time: 0.00
201.20/201.29	c  N dy    33    806592       164      3209        28     54461     16037    979933     30.89     23.04  --
347.50/347.59	c  N dy    34   1209889       164      3209        28     70623     16037   1288790     29.63     22.92  --
347.60/347.64	c  S st    34   1209889       164      3209        28     70623     16037   1288790     29.63     22.92  --
347.80/347.89	c  S st    34   1210391       164      3209        28     71120     16037   1302894     29.63     22.92  --
347.80/347.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
347.80/347.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.10/348.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 13.6M T:  0.30
348.10/348.19	c Calc non-exist non-lernt bins v-fix:     0 done:    164 time:  0.00 s
348.10/348.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
348.20/348.20	c Subs w/ non-existent bins:      0 time:  0.01 s
348.20/348.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.20/348.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
348.20/348.23	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
352.00/352.06	c ORs :     14 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
359.00/359.05	c Added 2 vars  tried: 80000 time: 6.99
359.30/359.35	c ORs :      2 avg-s:  0.0 cl-sh: 12817 l-rem:  12817 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:    7.29
359.30/359.38	c lits-rem:      1697  cl-subs:     5751  v-elim:    150  v-fix:    0  time: 11.14 s
359.30/359.38	c learnt bin added due to v-elim: 0
359.30/359.38	c vivif2 --  cl tried     3211 cl shrink        0 lits rem          0 time: 0.00
359.30/359.39	c vivif2 --  cl tried    65369 cl shrink        0 lits rem          0 time: 0.01
359.40/359.49	c asymm  cl-useful: 0/1195/3211 lits-rem:0 time: 0.10
359.50/359.50	c calculated reachability. Time: 0.00
359.50/359.50	c  N dy    34   1210391       166      3211        32     65369     16048   1138391     29.63     22.92  --
579.81/579.86	c  N dy    35   1710393       166      3211        32     95788     16048   1867713     30.26     22.68  --
579.91/579.94	c  S st    35   1710393       166      3211        32     95788     16048   1867713     30.26     22.68  --
580.21/580.29	c  S st    35   1710898       166      3211        32     96292     16048   1881879     30.26     22.68  --
580.31/580.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
580.31/580.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
580.91/580.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 27.5M T:  0.68
580.91/580.98	c Calc non-exist non-lernt bins v-fix:     0 done:    166 time:  0.00 s
580.91/580.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
580.91/581.00	c Subs w/ non-existent bins:      0 time:  0.02 s
581.01/581.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
581.01/581.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
581.01/581.04	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
591.01/591.08	c ORs :     16 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
602.71/602.74	c Added 2 vars  tried: 80000 time: 11.65
603.61/603.66	c ORs :      2 avg-s:  0.0 cl-sh: 23178 l-rem:  23178 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.57
603.61/603.69	c lits-rem:       569  cl-subs:     9626  v-elim:    150  v-fix:    0  time: 22.66 s
603.61/603.69	c learnt bin added due to v-elim: 0
603.61/603.69	c vivif2 --  cl tried     3213 cl shrink        0 lits rem          0 time: 0.00
603.71/603.71	c vivif2 --  cl tried    86666 cl shrink        0 lits rem          0 time: 0.02
603.81/603.84	c asymm  cl-useful: 0/597/3213 lits-rem:0 time: 0.13
603.81/603.84	c calculated reachability. Time: 0.00
603.81/603.84	c  N dy    35   1710898       168      3213        36     86666     16057   1605843     30.26     22.68  --
865.62/865.65	c  N dy    36   2210898       168      3213        36    102885     16057   1888717     27.66     22.45  --
865.72/865.73	c  S st    36   2210898       168      3213        36    102885     16057   1888717     27.66     22.45  --
866.12/866.10	c  S st    36   2211399       168      3213        36    103376     16057   1902730     27.66     22.45  --
866.12/866.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
866.12/866.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
866.82/866.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 31.0M T:  0.75
866.82/866.86	c Calc non-exist non-lernt bins v-fix:     0 done:    168 time:  0.00 s
866.82/866.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
866.82/866.88	c Subs w/ non-existent bins:      0 time:  0.02 s
866.92/866.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
866.92/866.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
866.92/866.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
877.22/877.26	c ORs :     18 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.09
889.32/889.30	c Added 2 vars  tried: 80000 time: 12.04
890.02/890.07	c ORs :      2 avg-s:  0.0 cl-sh: 20526 l-rem:  20526 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   12.80
890.12/890.10	c lits-rem:       657  cl-subs:    10628  v-elim:    150  v-fix:    0  time: 23.18 s
890.12/890.10	c learnt bin added due to v-elim: 0
890.12/890.10	c vivif2 --  cl tried     3215 cl shrink        0 lits rem          0 time: 0.00
890.12/890.12	c vivif2 --  cl tried    92748 cl shrink        0 lits rem          0 time: 0.02
890.22/890.24	c asymm  cl-useful: 0/618/3215 lits-rem:0 time: 0.12
890.22/890.25	c calculated reachability. Time: 0.00
890.22/890.25	c  N dy    36   2211399       170      3215        40     92748     16070   1608923     27.66     22.45  --
1199.13/1199.10	c  N dy    37   2711399       170      3215        40    116594     16070   2226451     31.16     22.42  --
1199.22/1199.20	c  S st    37   2711399       170      3215        40    116594     16070   2226451     31.16     22.42  --
1199.62/1199.65	c  S st    37   2711902       170      3215        40    117089     16070   2240260     31.16     22.42  --
1199.62/1199.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1199.62/1199.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1200.52/1200.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 33.9M T:  0.84
1200.52/1200.50	c Calc non-exist non-lernt bins v-fix:     0 done:    170 time:  0.00 s
1200.52/1200.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1200.52/1200.53	c Subs w/ non-existent bins:      0 time:  0.03 s
1200.52/1200.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1200.52/1200.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1200.52/1200.59	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1214.72/1214.70	c ORs :     20 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.10
1228.32/1228.34	c Added 2 vars  tried: 80000 time: 13.64
1229.42/1229.46	c ORs :      2 avg-s:  0.0 cl-sh: 25429 l-rem:  25429 b-add:      4 v-rep:   0 cl-rem: 0 avg s: nan T:   14.76
1229.52/1229.50	c lits-rem:      1830  cl-subs:    11265  v-elim:    150  v-fix:    0  time: 28.91 s
1229.52/1229.50	c learnt bin added due to v-elim: 0
1229.52/1229.50	c vivif2 --  cl tried     3217 cl shrink        0 lits rem          0 time: 0.00
1229.52/1229.53	c vivif2 --  cl tried   105824 cl shrink        0 lits rem          0 time: 0.03
1229.62/1229.65	c asymm  cl-useful: 0/571/3217 lits-rem:0 time: 0.12
1229.62/1229.65	c calculated reachability. Time: 0.00
1229.62/1229.65	c  N dy    37   2711902       172      3217        44    105824     16080   1905667     31.16     22.42  --
1229.62/1229.65	c  F st    37   2711902       172      3217        44    105824     16080   1905667     31.16     22.42  --
1230.93/1230.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-3173334-1301793349/watcher-3173334-1301793349 -o /tmp/evaluation-result-3173334-1301793349/solver-3173334-1301793349 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173334-1301793349.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: 0.92 1.44 2.61 5/178 12921
/proc/meminfo: memFree=22489964/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=28900 CPUtime=0 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 587 0 0 0 0 0 0 0 23 0 1 0 290935330 29593600 522 33554432000 4194304 4797429 140734506649680 18446744073709551615 4428900 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 7225 522 369 148 0 2154 0

[startup+0.103606 s]
/proc/loadavg: 0.92 1.44 2.61 5/178 12921
/proc/meminfo: memFree=22489964/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=127868 CPUtime=0.1 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 803 0 0 0 10 0 0 0 23 0 1 0 290935330 130936832 711 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 31967 711 403 148 0 26896 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 127868

[startup+0.200614 s]
/proc/loadavg: 0.92 1.44 2.61 5/178 12921
/proc/meminfo: memFree=22489964/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=128036 CPUtime=0.19 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 910 0 0 0 19 0 0 0 24 0 1 0 290935330 131108864 813 33554432000 4194304 4797429 140734506649680 18446744073709551615 4423083 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 32009 813 405 148 0 26938 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 128036

[startup+0.300589 s]
/proc/loadavg: 0.92 1.44 2.61 5/178 12921
/proc/meminfo: memFree=22489964/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=128464 CPUtime=0.29 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 1098 0 0 0 29 0 0 0 25 0 1 0 290935330 131547136 829 33554432000 4194304 4797429 140734506649680 18446744073709551615 4426352 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 32116 829 405 148 0 27045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128464

[startup+0.700517 s]
/proc/loadavg: 0.92 1.44 2.61 5/178 12921
/proc/meminfo: memFree=22489964/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=128944 CPUtime=0.69 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 1473 0 0 0 69 0 0 0 25 0 1 0 290935330 132038656 944 33554432000 4194304 4797429 140734506649680 18446744073709551615 4387723 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 32236 944 405 148 0 27165 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128944

[startup+1.50039 s]
/proc/loadavg: 0.92 1.44 2.61 5/190 12938
/proc/meminfo: memFree=22466976/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=129620 CPUtime=1.49 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 2004 0 0 0 149 0 0 0 25 0 1 0 290935330 132730880 1155 33554432000 4194304 4797429 140734506649680 18446744073709551615 4387768 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 32405 1155 405 148 0 27334 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 129620

[startup+3.10105 s]
/proc/loadavg: 0.92 1.44 2.61 5/190 12938
/proc/meminfo: memFree=22464256/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=131540 CPUtime=3.09 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 2989 0 0 0 309 0 0 0 25 0 1 0 290935330 134696960 1764 33554432000 4194304 4797429 140734506649680 18446744073709551615 4425037 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 32885 1764 410 148 0 27814 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 131540

[startup+6.3005 s]
/proc/loadavg: 1.17 1.48 2.62 5/190 12938
/proc/meminfo: memFree=22449532/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=133040 CPUtime=6.29 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 4796 0 0 0 629 0 0 0 25 0 1 0 290935330 136232960 2124 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 33260 2124 410 148 0 28189 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133040

[startup+12.7003 s]
/proc/loadavg: 1.39 1.52 2.63 5/190 12938
/proc/meminfo: memFree=22437416/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=135832 CPUtime=12.69 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 7360 0 0 0 1268 1 0 0 25 0 1 0 290935330 139091968 2882 33554432000 4194304 4797429 140734506649680 18446744073709551615 4516246 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 33958 2882 415 148 0 28887 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135832

[startup+25.501 s]
/proc/loadavg: 1.97 1.64 2.65 5/190 12938
/proc/meminfo: memFree=22422160/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=139928 CPUtime=25.49 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 10572 0 0 0 2548 1 0 0 25 0 1 0 290935330 143286272 3857 33554432000 4194304 4797429 140734506649680 18446744073709551615 4495473 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 34982 3857 415 148 0 29911 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139928

[startup+51.1004 s]
/proc/loadavg: 2.66 1.83 2.68 5/190 12939
/proc/meminfo: memFree=22407188/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=143224 CPUtime=51.09 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 17105 0 0 0 5106 3 0 0 25 0 1 0 290935330 146661376 4667 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 35806 4667 415 148 0 30735 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143224

[startup+102.301 s]
/proc/loadavg: 3.42 2.16 2.75 5/190 12940
/proc/meminfo: memFree=22388216/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=147348 CPUtime=102.29 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 27621 0 0 0 10224 5 0 0 25 0 1 0 290935330 150884352 5400 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 36837 5400 415 148 0 31766 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147348

[startup+162.301 s]
/proc/loadavg: 3.78 2.49 2.83 5/190 12942
/proc/meminfo: memFree=22361888/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=152476 CPUtime=162.29 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 37792 0 0 0 16222 7 0 0 25 0 1 0 290935330 156135424 6555 33554432000 4194304 4797429 140734506649680 18446744073709551615 4425019 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 38119 6555 415 148 0 33048 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 152476

[startup+222.306 s]
/proc/loadavg: 3.97 2.78 2.90 5/190 12944
/proc/meminfo: memFree=22340272/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=157448 CPUtime=222.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 46016 0 0 0 22221 10 0 0 25 0 1 0 290935330 161226752 7819 33554432000 4194304 4797429 140734506649680 18446744073709551615 4425927 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 39362 7819 415 148 0 34291 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 157448

[startup+282.3 s]
/proc/loadavg: 3.99 3.00 2.97 5/190 12945
/proc/meminfo: memFree=22326112/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=160152 CPUtime=282.3 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 53550 0 0 0 28218 12 0 0 25 0 1 0 290935330 163995648 9667 33554432000 4194304 4797429 140734506649680 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 40038 9667 415 148 0 34967 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 160152

[startup+342.3 s]
/proc/loadavg: 3.99 3.18 3.03 5/190 12947
/proc/meminfo: memFree=22311936/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=161720 CPUtime=342.3 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 61042 0 0 0 34214 16 0 0 25 0 1 0 290935330 165601280 9158 33554432000 4194304 4797429 140734506649680 18446744073709551615 4425966 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 40430 9158 415 148 0 35359 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 161720

[startup+402.301 s]
/proc/loadavg: 4.03 3.34 3.09 5/190 12948
/proc/meminfo: memFree=22305576/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=167992 CPUtime=402.3 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 67164 0 0 0 40213 17 0 0 25 0 1 0 290935330 172023808 10884 33554432000 4194304 4797429 140734506649680 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 41998 10884 415 148 0 36927 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 167992

[startup+462.301 s]
/proc/loadavg: 4.01 3.46 3.15 5/190 12950
/proc/meminfo: memFree=22289560/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=169712 CPUtime=462.3 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 73648 0 0 0 46211 19 0 0 25 0 1 0 290935330 173785088 10797 33554432000 4194304 4797429 140734506649680 18446744073709551615 4404796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 42428 10797 415 148 0 37357 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 169712

[startup+522.301 s]
/proc/loadavg: 4.00 3.55 3.20 5/190 12952
/proc/meminfo: memFree=22269928/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=170340 CPUtime=522.3 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 79153 0 0 0 52210 20 0 0 25 0 1 0 290935330 174428160 11646 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424859 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 42585 11646 415 148 0 37514 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 170340

[startup+582.301 s]
/proc/loadavg: 4.00 3.63 3.24 5/190 12953
/proc/meminfo: memFree=22266428/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=175432 CPUtime=582.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 85593 0 0 0 58209 22 0 0 25 0 1 0 290935330 179642368 13246 33554432000 4194304 4797429 140734506649680 18446744073709551615 4506629 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 43858 13246 431 148 0 38787 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 175432

[startup+642.301 s]
/proc/loadavg: 4.00 3.70 3.29 5/190 12954
/proc/meminfo: memFree=22254124/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=177656 CPUtime=642.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 89213 0 0 0 64208 23 0 0 25 0 1 0 290935330 181919744 14077 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 44414 14077 431 148 0 39343 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 177656

[startup+702.301 s]
/proc/loadavg: 4.00 3.75 3.33 5/190 12956
/proc/meminfo: memFree=22247996/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=177688 CPUtime=702.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 94306 0 0 0 70206 25 0 0 25 0 1 0 290935330 181952512 14049 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424998 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 44422 14049 415 148 0 39351 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 177688

[startup+762.301 s]
/proc/loadavg: 4.07 3.81 3.38 5/190 12958
/proc/meminfo: memFree=22236688/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=178244 CPUtime=762.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 99509 0 0 0 76205 26 0 0 25 0 1 0 290935330 182521856 14039 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424630 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 44561 14039 415 148 0 39490 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 178244

[startup+822.3 s]
/proc/loadavg: 4.02 3.84 3.41 5/190 12960
/proc/meminfo: memFree=22233560/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=178924 CPUtime=822.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 104653 0 0 0 82203 28 0 0 25 0 1 0 290935330 183218176 13804 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 44731 13804 415 148 0 39660 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 178924

[startup+882.306 s]
/proc/loadavg: 4.07 3.88 3.45 5/190 12961
/proc/meminfo: memFree=22232168/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=182616 CPUtime=882.32 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 108464 0 0 0 88202 30 0 0 25 0 1 0 290935330 186998784 14864 33554432000 4194304 4797429 140734506649680 18446744073709551615 4495525 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 45654 14864 415 148 0 40583 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 182616

[startup+942.3 s]
/proc/loadavg: 4.07 3.92 3.49 5/190 12962
/proc/meminfo: memFree=22216496/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=183796 CPUtime=942.32 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 112321 0 0 0 94200 32 0 0 25 0 1 0 290935330 188207104 15569 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 45949 15569 415 148 0 40878 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 183796

[startup+1002.3 s]
/proc/loadavg: 4.02 3.93 3.52 5/190 12964
/proc/meminfo: memFree=22209412/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=186900 CPUtime=1002.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 117589 0 0 0 100197 34 0 0 25 0 1 0 290935330 191385600 15036 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 46725 15036 415 148 0 41654 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 186900

[startup+1062.3 s]
/proc/loadavg: 4.01 3.94 3.55 5/190 12966
/proc/meminfo: memFree=22198316/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=187492 CPUtime=1062.32 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 121614 0 0 0 106196 36 0 0 25 0 1 0 290935330 191991808 16033 33554432000 4194304 4797429 140734506649680 18446744073709551615 4426361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 46873 16033 415 148 0 41802 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 187492

[startup+1122.3 s]
/proc/loadavg: 4.00 3.95 3.57 5/190 12968
/proc/meminfo: memFree=22191724/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=187552 CPUtime=1122.31 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 125396 0 0 0 112194 37 0 0 25 0 1 0 290935330 192053248 16853 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424865 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 46888 16853 415 148 0 41817 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 187552

[startup+1182.3 s]
/proc/loadavg: 4.00 3.95 3.59 5/190 12969
/proc/meminfo: memFree=22197632/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=189040 CPUtime=1182.32 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 130371 0 0 0 118193 39 0 0 25 0 1 0 290935330 193576960 15715 33554432000 4194304 4797429 140734506649680 18446744073709551615 4425867 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 47260 15715 415 148 0 42189 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 189040

[startup+1242.3 s]
/proc/loadavg: 4.00 3.96 3.62 5/190 12971
/proc/meminfo: memFree=22182356/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=193892 CPUtime=1242.32 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 133173 0 0 0 124192 40 0 0 25 0 1 0 290935330 198545408 18465 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424699 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 48473 18465 417 148 0 43402 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 193892



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.64 6/190 12972
/proc/meminfo: memFree=22174268/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=198224 CPUtime=1300.03 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 138844 0 0 0 129960 43 0 0 25 0 1 0 290935330 202981376 17443 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 49556 17443 417 148 0 44485 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198224

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300 s]
/proc/loadavg: 4.00 3.96 3.64 6/190 12972
/proc/meminfo: memFree=22174268/32951124 swapFree=67111528/67111528
[pid=12921] ppid=12919 vsize=198224 CPUtime=1300.03 cores=0,2
/proc/12921/stat : 12921 (techdemo) R 12919 12921 12672 0 -1 4202496 138844 0 0 0 129960 43 0 0 25 0 1 0 290935330 202981376 17443 33554432000 4194304 4797429 140734506649680 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/12921/statm: 49556 17443 417 148 0 44485 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 198224

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.01
CPU time (s): 1300.04
CPU user time (s): 1299.61
CPU system time (s): 0.434933
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 288156

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

runsolver used 2.33364 second user time and 4.69229 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-03 03:15:49
IDJOB=3173334
IDBENCH=82752
IDSOLVER=1585
FILE ID=node106/3173334-1301793349
RUNJOBID= node106-1301793349-12895
PBS_JOBID= 12841426
Free space on /tmp= 71520 MiB

SOLVER NAME= CryptoMiniSat TechDemo-Alpha-st
BENCH NAME= SAT11/random/medium/unif-k5-r21.3-v150-c3195-S334650851-022.SATISFIABLE.cnf
COMMAND LINE= ./techdemo --threads=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173334-1301793349/watcher-3173334-1301793349 -o /tmp/evaluation-result-3173334-1301793349/solver-3173334-1301793349 -C 2400 -W 1300 -M 7680  ./techdemo --threads=1 HOME/instance-3173334-1301793349.cnf

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

MD5SUM BENCH= 42169be300dc518238277ee8dbfb6b6f
RANDOM SEED=876836476

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.830
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.830
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:      22490872 kB
Buffers:        349020 kB
Cached:        9784640 kB
SwapCached:          0 kB
Active:        6769432 kB
Inactive:      3427272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22490872 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           23352 kB
Writeback:           0 kB
AnonPages:       62552 kB
Mapped:          14996 kB
Slab:           200628 kB
PageTables:       4352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   199404 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= 71488 MiB
End job on node106 at 2011-04-03 03:37:31