Trace number 3173314

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

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1901567697-013.UNKNOWN.cnf
MD5SUM6416f44b34786f590ff716f4b8e2cf7c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c Using 1 thread(s)
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173314-1301792854.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.13	c asymm  cl-useful: 0/1887/7120 lits-rem:0 time: 0.12
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.13	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.09/0.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.13	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.15	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.02 s
0.09/0.15	c learnt bin added due to v-elim: 0
0.09/0.15	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.16	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.16	c calculated reachability. Time: 0.00
0.09/0.16	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      34
0.09/0.16	c =========================================================================================
0.09/0.16	c types(t): F = full restart, N = normal restart
0.09/0.16	c types(t): S = simplification begin/end, E = solution found
0.09/0.16	c restart types(rt): st = static, dy = dynamic
0.09/0.16	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.16	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.19/0.27	c Decided on static restart strategy
0.29/0.38	c  N dy    19      4008        80      7120         0      3693     49840    100484     27.17     23.99  --
2.49/2.59	c  N dy    32     30002        80      7120         0      9772     49840    215190     27.36     22.88  --
2.59/2.60	c  S st    32     30002        80      7120         0      9772     49840    215190     27.36     22.88  --
2.59/2.65	c  S st    32     30503        80      7120         0     10248     49840    227669     27.36     22.88  --
2.59/2.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.59/2.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
2.59/2.68	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.59/2.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.59/2.68	c Subs w/ non-existent bins:      0 time:  0.00 s
2.59/2.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.59/2.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.59/2.69	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
3.39/3.46	c lits-rem:      1703  cl-subs:     1274  v-elim:     80  v-fix:    0  time:  0.77 s
3.39/3.46	c learnt bin added due to v-elim: 0
3.39/3.46	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3.39/3.46	c vivif2 --  cl tried     8974 cl shrink        0 lits rem          0 time: 0.00
3.59/3.62	c asymm  cl-useful: 0/3039/7120 lits-rem:0 time: 0.16
3.59/3.62	c calculated reachability. Time: 0.00
3.59/3.62	c  N dy    32     30503        80      7120         0      8974     49840    194923     27.36     22.88  --
3.59/3.62	c  F st    32     30503        80      7120         0      8974     49840    194923     27.36     22.88  --
3.79/3.80	c Decided on static restart strategy
3.89/3.97	c  N dy    51     34507        80      7120         0     12666     49840    293382     27.19     22.96  --
4.98/5.04	c  N dy    60     45755        80      7120         0     15776     49840    357028     26.60     22.76  --
4.98/5.06	c  S st    60     45755        80      7120         0     15776     49840    357028     26.60     22.76  --
5.08/5.12	c  S st    60     46255        80      7120         0     16253     49840    369740     26.60     22.76  --
5.08/5.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.08/5.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.08/5.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.8M T:  0.05
5.08/5.17	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
5.08/5.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
5.08/5.18	c Subs w/ non-existent bins:      0 time:  0.00 s
5.08/5.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.08/5.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.08/5.18	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
6.18/6.24	c lits-rem:      2454  cl-subs:     2318  v-elim:     80  v-fix:    0  time:  1.06 s
6.18/6.24	c learnt bin added due to v-elim: 0
6.18/6.24	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
6.18/6.24	c vivif2 --  cl tried    13935 cl shrink        0 lits rem          0 time: 0.00
6.38/6.42	c asymm  cl-useful: 0/1840/7120 lits-rem:0 time: 0.18
6.38/6.42	c calculated reachability. Time: 0.00
6.38/6.42	c  N dy    60     46255        80      7120         0     13935     49840    307344     26.60     22.76  --
6.78/6.82	c  N dy    87     50259        80      7120         0      9580     49840    177627     27.01     22.86  --
8.70/8.77	c  N dy   110     69382        80      7120         0     17937     49840    392354     28.06     22.95  --
8.70/8.79	c  S st   110     69382        80      7120         0     17937     49840    392354     28.06     22.95  --
8.80/8.86	c  S st   110     69885        80      7120         0     18415     49840    405276     28.06     22.95  --
8.80/8.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.80/8.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.4M T:  0.06
8.89/8.92	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
8.89/8.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.89/8.92	c Subs w/ non-existent bins:      0 time:  0.00 s
8.89/8.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.89/8.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.89/8.93	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
9.99/10.08	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
11.69/11.74	c Added 1 vars  tried: 28560 time: 1.66
11.69/11.79	c ORs :      1 avg-s:  0.0 cl-sh:  4329 l-rem:   4329 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    1.71
11.69/11.79	c lits-rem:      3202  cl-subs:     2257  v-elim:     80  v-fix:    0  time:  2.86 s
11.69/11.79	c learnt bin added due to v-elim: 0
11.69/11.79	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
11.79/11.80	c vivif2 --  cl tried    16158 cl shrink        0 lits rem          0 time: 0.00
11.89/11.98	c asymm  cl-useful: 0/2654/7121 lits-rem:0 time: 0.18
11.89/11.98	c calculated reachability. Time: 0.00
11.89/11.98	c  N dy   110     69885        81      7121         2     16158     49837    338608     28.06     22.95  --
11.89/11.98	c  F st   110     69885        81      7121         2     16158     49837    338608     28.06     22.95  --
12.10/12.19	c Decided on static restart strategy
15.99/16.03	c  N dy   122    104827        81      7121         2     15458     49837    279551     26.41     22.51  --
15.99/16.04	c  S st   122    104827        81      7121         2     15458     49837    279551     26.41     22.51  --
16.09/16.11	c  S st   122    105329        81      7121         2     15929     49837    292331     26.41     22.51  --
16.09/16.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.09/16.11	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.09/16.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.9M T:  0.06
16.09/16.17	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
16.09/16.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
16.09/16.17	c Subs w/ non-existent bins:      0 time:  0.00 s
16.09/16.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.09/16.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.09/16.17	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
16.99/17.04	c ORs :      1 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
19.19/19.27	c Added 1 vars  tried: 50880 time: 2.23
19.19/19.29	c ORs :      1 avg-s:  0.0 cl-sh:  2141 l-rem:   2141 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.25
19.29/19.30	c lits-rem:      1290  cl-subs:     1186  v-elim:     80  v-fix:    0  time:  3.12 s
19.29/19.30	c learnt bin added due to v-elim: 0
19.29/19.30	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
19.29/19.30	c vivif2 --  cl tried    14743 cl shrink        0 lits rem          0 time: 0.00
19.39/19.47	c asymm  cl-useful: 0/1957/7122 lits-rem:0 time: 0.17
19.39/19.47	c calculated reachability. Time: 0.00
19.39/19.47	c  N dy   122    105329        82      7122         4     14743     49824    260546     26.41     22.51  --
26.30/26.32	c  N dy   132    157994        82      7122         4     21731     49824    405624     26.97     22.07  --
26.30/26.34	c  S st   132    157994        82      7122         4     21731     49824    405624     26.97     22.07  --
26.40/26.42	c  S st   132    158497        82      7122         4     22211     49824    418403     26.97     22.07  --
26.40/26.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
26.40/26.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  4.3M T:  0.09
26.49/26.50	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
26.49/26.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
26.49/26.51	c Subs w/ non-existent bins:      0 time:  0.00 s
26.49/26.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
26.49/26.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.49/26.52	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
27.50/27.51	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
31.99/32.08	c Added 1 vars  tried: 79600 time: 4.58
32.09/32.12	c ORs :      1 avg-s:  0.0 cl-sh:  3630 l-rem:   3630 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.62
32.09/32.13	c lits-rem:      1216  cl-subs:     2137  v-elim:     80  v-fix:    0  time:  5.62 s
32.09/32.13	c learnt bin added due to v-elim: 0
32.09/32.13	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
32.09/32.14	c vivif2 --  cl tried    20074 cl shrink        0 lits rem          0 time: 0.00
32.29/32.31	c asymm  cl-useful: 0/1502/7123 lits-rem:0 time: 0.17
32.29/32.31	c calculated reachability. Time: 0.00
32.29/32.31	c  N dy   132    158497        83      7123         6     20074     49815    362372     26.97     22.07  --
45.09/45.14	c  N dy   159    237746        83      7123         6     24929     49815    440045     25.85     21.99  --
45.09/45.16	c  S st   159    237746        83      7123         6     24929     49815    440045     25.85     21.99  --
45.18/45.25	c  S st   159    238247        83      7123         6     25403     49815    452524     25.85     21.99  --
45.18/45.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.18/45.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.28/45.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.8M T:  0.11
45.28/45.36	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
45.28/45.36	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
45.28/45.36	c Subs w/ non-existent bins:      0 time:  0.00 s
45.28/45.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
45.28/45.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.28/45.37	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
46.28/46.37	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
51.29/51.39	c Added 1 vars  tried: 80000 time: 5.02
51.39/51.43	c ORs :      1 avg-s:  0.0 cl-sh:  3657 l-rem:   3657 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.06
51.39/51.44	c lits-rem:      2371  cl-subs:     2196  v-elim:     80  v-fix:    0  time:  6.07 s
51.39/51.44	c learnt bin added due to v-elim: 0
51.39/51.44	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
51.39/51.45	c vivif2 --  cl tried    23207 cl shrink        0 lits rem          0 time: 0.00
51.59/51.61	c asymm  cl-useful: 0/1011/7124 lits-rem:0 time: 0.16
51.59/51.61	c calculated reachability. Time: 0.00
51.59/51.61	c  N dy   159    238247        84      7124         8     23207     49807    395848     25.85     21.99  --
73.49/73.59	c  N dy   168    357370        84      7124         8     27228     49807    433355     26.66     21.88  --
73.59/73.61	c  S st   168    357370        84      7124         8     27228     49807    433355     26.66     21.88  --
73.69/73.71	c  S st   168    357871        84      7124         8     27702     49807    445836     26.66     21.88  --
73.69/73.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.69/73.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.79/73.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.9M T:  0.12
73.79/73.83	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
73.79/73.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
73.79/73.84	c Subs w/ non-existent bins:      0 time:  0.00 s
73.79/73.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.79/73.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.79/73.84	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
75.19/75.25	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.01
80.29/80.35	c Added 1 vars  tried: 80000 time: 5.11
80.29/80.39	c ORs :      1 avg-s:  0.0 cl-sh:  3149 l-rem:   3149 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.14
80.39/80.40	c lits-rem:       799  cl-subs:     1631  v-elim:     80  v-fix:    0  time:  6.56 s
80.39/80.40	c learnt bin added due to v-elim: 0
80.39/80.40	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
80.39/80.41	c vivif2 --  cl tried    26071 cl shrink        0 lits rem          0 time: 0.00
80.49/80.58	c asymm  cl-useful: 0/1758/7125 lits-rem:0 time: 0.18
80.49/80.59	c calculated reachability. Time: 0.00
80.49/80.59	c  N dy   168    357871        85      7125        10     26071     49795    404950     26.66     21.88  --
119.89/119.98	c  N dy   193    536806        85      7125        10     33281     49795    506856     26.28     21.51  --
119.99/120.00	c  S st   193    536806        85      7125        10     33281     49795    506856     26.28     21.51  --
120.09/120.12	c  S st   193    537311        85      7125        10     33761     49795    519773     26.28     21.51  --
120.09/120.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
120.09/120.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/120.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.4M T:  0.16
120.19/120.28	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
120.19/120.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
120.19/120.28	c Subs w/ non-existent bins:      0 time:  0.00 s
120.19/120.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
120.19/120.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
120.19/120.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
121.99/122.06	c ORs :      5 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.01
127.79/127.88	c Added 1 vars  tried: 80000 time: 5.82
127.89/127.91	c ORs :      1 avg-s:  0.0 cl-sh:  3183 l-rem:   3183 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.86
127.89/127.92	c lits-rem:      1011  cl-subs:     2142  v-elim:     80  v-fix:    0  time:  7.63 s
127.89/127.92	c learnt bin added due to v-elim: 0
127.89/127.92	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
127.89/127.93	c vivif2 --  cl tried    31619 cl shrink        0 lits rem          0 time: 0.01
127.99/128.02	c asymm  cl-useful: 0/565/7126 lits-rem:0 time: 0.09
127.99/128.02	c calculated reachability. Time: 0.00
127.99/128.02	c  N dy   193    537311        86      7126        12     31619     49786    472018     26.28     21.51  --
127.99/128.02	c  F st   193    537311        86      7126        12     31619     49786    472018     26.28     21.51  --
128.39/128.41	c Decided on static restart strategy
197.79/197.82	c  N dy   258    805967        86      7126        12     53359     49786    950953     26.64     21.25  --
197.79/197.87	c  S st   258    805967        86      7126        12     53359     49786    950953     26.64     21.25  --
198.00/198.04	c  S st   258    806475        86      7126        12     53838     49786    963805     26.64     21.25  --
198.00/198.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
198.00/198.05	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.29/198.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 14.7M T:  0.30
198.29/198.35	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
198.29/198.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
198.29/198.36	c Subs w/ non-existent bins:      0 time:  0.01 s
198.29/198.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
198.29/198.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
198.29/198.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
202.09/202.18	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.02
213.00/213.06	c Added 1 vars  tried: 80000 time: 10.88
213.20/213.29	c ORs :      1 avg-s:  0.0 cl-sh:  9050 l-rem:   9050 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.10
213.30/213.31	c lits-rem:      1189  cl-subs:     5929  v-elim:     80  v-fix:    0  time: 14.93 s
213.30/213.31	c learnt bin added due to v-elim: 0
213.30/213.31	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
213.30/213.32	c vivif2 --  cl tried    47909 cl shrink        0 lits rem          0 time: 0.01
213.40/213.42	c asymm  cl-useful: 0/439/7127 lits-rem:0 time: 0.10
213.40/213.42	c calculated reachability. Time: 0.00
213.40/213.42	c  N dy   258    806475        87      7127        14     47909     49778    814589     26.64     21.25  --
346.40/346.43	c  N dy   267   1209714        87      7127        14     62934     49778   1044853     24.77     20.74  --
346.40/346.47	c  S st   267   1209714        87      7127        14     62934     49778   1044853     24.77     20.74  --
346.70/346.70	c  S st   267   1210220        87      7127        14     63415     49778   1057412     24.77     20.74  --
346.70/346.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
346.70/346.70	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.10/347.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 19.7M T:  0.40
347.10/347.10	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
347.10/347.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
347.10/347.11	c Subs w/ non-existent bins:      0 time:  0.01 s
347.10/347.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.10/347.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.10/347.14	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
351.90/352.00	c ORs :      7 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.03
364.30/364.36	c Added 1 vars  tried: 80000 time: 12.36
364.60/364.60	c ORs :      1 avg-s:  0.0 cl-sh:  9591 l-rem:   9591 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   12.61
364.60/364.63	c lits-rem:      5348  cl-subs:     7336  v-elim:     80  v-fix:    0  time: 17.49 s
364.60/364.63	c learnt bin added due to v-elim: 0
364.60/364.63	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
364.60/364.64	c vivif2 --  cl tried    56079 cl shrink        0 lits rem          0 time: 0.01
364.70/364.74	c asymm  cl-useful: 0/426/7128 lits-rem:0 time: 0.10
364.70/364.74	c calculated reachability. Time: 0.00
364.70/364.74	c  N dy   267   1210220        88      7128        16     56079     49768    890761     24.77     20.74  --
568.81/568.81	c  N dy   271   1710220        88      7128        16     85762     49768   1536764     26.54     20.58  --
568.81/568.88	c  S st   271   1710220        88      7128        16     85762     49768   1536764     26.54     20.58  --
569.11/569.19	c  S st   271   1710721        88      7128        16     86240     49768   1549419     26.54     20.58  --
569.21/569.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
569.21/569.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
569.82/569.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 26.7M T:  0.61
569.82/569.81	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
569.82/569.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
569.82/569.82	c Subs w/ non-existent bins:      0 time:  0.01 s
569.82/569.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
569.82/569.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.82/569.86	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
580.21/580.22	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
599.71/599.74	c Added 1 vars  tried: 80000 time: 19.53
600.31/600.33	c ORs :      1 avg-s:  0.0 cl-sh: 16070 l-rem:  16070 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   20.11
600.31/600.36	c lits-rem:       730  cl-subs:    11681  v-elim:     80  v-fix:    0  time: 30.50 s
600.31/600.36	c learnt bin added due to v-elim: 0
600.31/600.36	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
600.31/600.38	c vivif2 --  cl tried    74559 cl shrink        0 lits rem          0 time: 0.02
600.41/600.50	c asymm  cl-useful: 0/268/7129 lits-rem:0 time: 0.12
600.52/600.50	c calculated reachability. Time: 0.00
600.52/600.50	c  N dy   271   1710721        89      7129        18     74559     49764   1263733     26.54     20.58  --
847.22/847.26	c  N dy   275   2210722        89      7129        18     90059     49764   1521326     24.95     20.26  --
847.32/847.33	c  S st   275   2210722        89      7129        18     90059     49764   1521326     24.95     20.26  --
847.62/847.66	c  S st   275   2211229        89      7129        18     90544     49764   1534177     24.95     20.26  --
847.62/847.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
847.62/847.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
848.32/848.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 30.9M T:  0.66
848.32/848.33	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
848.32/848.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
848.32/848.35	c Subs w/ non-existent bins:      0 time:  0.02 s
848.32/848.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
848.32/848.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
848.32/848.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
857.93/857.97	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.08
878.52/878.51	c Added 1 vars  tried: 80000 time: 20.54
879.02/879.08	c ORs :      1 avg-s:  0.0 cl-sh: 14468 l-rem:  14468 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.11
879.12/879.11	c lits-rem:       950  cl-subs:    10016  v-elim:     80  v-fix:    0  time: 30.73 s
879.12/879.11	c learnt bin added due to v-elim: 0
879.12/879.11	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
879.12/879.13	c vivif2 --  cl tried    80528 cl shrink        0 lits rem          0 time: 0.02
879.22/879.23	c asymm  cl-useful: 0/260/7130 lits-rem:0 time: 0.11
879.22/879.24	c calculated reachability. Time: 0.00
879.22/879.24	c  N dy   275   2211229        90      7130        20     80528     49758   1303385     24.95     20.26  --
1166.22/1166.27	c  N dy   276   2711229        90      7130        20    104724     49758   1775690     25.93     20.21  --
1166.32/1166.35	c  S st   276   2711229        90      7130        20    104724     49758   1775690     25.93     20.21  --
1166.72/1166.71	c  S st   276   2711735        90      7130        20    105206     49758   1788318     25.93     20.21  --
1166.72/1166.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1166.72/1166.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1167.52/1167.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 37.5M T:  0.81
1167.52/1167.54	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1167.52/1167.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1167.52/1167.56	c Subs w/ non-existent bins:      0 time:  0.02 s
1167.52/1167.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1167.62/1167.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1167.62/1167.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1180.42/1180.43	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.11
1203.82/1203.81	c Added 1 vars  tried: 80000 time: 23.37
1204.43/1204.48	c ORs :      1 avg-s:  0.0 cl-sh: 16410 l-rem:  16410 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   24.04
1204.53/1204.51	c lits-rem:      1077  cl-subs:    12069  v-elim:     80  v-fix:    0  time: 36.91 s
1204.53/1204.51	c learnt bin added due to v-elim: 0
1204.53/1204.51	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1204.53/1204.54	c vivif2 --  cl tried    93137 cl shrink        0 lits rem          0 time: 0.02
1204.62/1204.65	c asymm  cl-useful: 0/173/7131 lits-rem:0 time: 0.12
1204.62/1204.66	c calculated reachability. Time: 0.00
1204.62/1204.66	c  N dy   276   2711735        91      7131        22     93137     49752   1498099     25.93     20.21  --
1204.62/1204.66	c  F st   276   2711735        91      7131        22     93137     49752   1498099     25.93     20.21  --
1205.63/1205.67	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-3173314-1301792854/watcher-3173314-1301792854 -o /tmp/evaluation-result-3173314-1301792854/solver-3173314-1301792854 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173314-1301792854.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: 3.80 3.96 3.91 5/189 18755
/proc/meminfo: memFree=18383648/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=28780 CPUtime=0 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 545 0 0 0 0 0 0 0 25 0 1 0 369516078 29470720 483 33554432000 4194304 4797429 140736267635984 18446744073709551615 256415088395 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 7195 483 347 148 0 2124 0

[startup+0.0198761 s]
/proc/loadavg: 3.80 3.96 3.91 5/189 18755
/proc/meminfo: memFree=18383648/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=29056 CPUtime=0.01 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 715 0 0 0 1 0 0 0 25 0 1 0 369516078 29753344 648 33554432000 4194304 4797429 140736267635984 18446744073709551615 256415052485 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 7264 648 369 148 0 2193 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 29056

[startup+0.100859 s]
/proc/loadavg: 3.80 3.96 3.91 5/189 18755
/proc/meminfo: memFree=18383648/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=29056 CPUtime=0.09 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 721 0 0 0 9 0 0 0 25 0 1 0 369516078 29753344 654 33554432000 4194304 4797429 140736267635984 18446744073709551615 4430094 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 7264 654 369 148 0 2193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29056

[startup+0.30082 s]
/proc/loadavg: 3.80 3.96 3.91 5/189 18755
/proc/meminfo: memFree=18383648/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=128756 CPUtime=0.29 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 1116 0 0 0 29 0 0 0 25 0 1 0 369516078 131846144 984 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424949 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 32189 984 405 148 0 27118 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128756

[startup+0.700746 s]
/proc/loadavg: 3.80 3.96 3.91 5/189 18755
/proc/meminfo: memFree=18383648/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=129500 CPUtime=0.69 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 1525 0 0 0 69 0 0 0 25 0 1 0 369516078 132608000 1188 33554432000 4194304 4797429 140736267635984 18446744073709551615 256415050471 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 32375 1188 405 148 0 27304 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129500

[startup+1.5006 s]
/proc/loadavg: 3.80 3.96 3.91 5/190 18756
/proc/meminfo: memFree=18379076/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=130288 CPUtime=1.49 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 2206 0 0 0 149 0 0 0 25 0 1 0 369516078 133414912 1254 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 32572 1254 405 148 0 27501 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130288

[startup+3.10028 s]
/proc/loadavg: 3.80 3.96 3.91 5/190 18756
/proc/meminfo: memFree=18377464/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=132468 CPUtime=3.09 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 3230 0 0 0 309 0 0 0 25 0 1 0 369516078 135647232 1886 33554432000 4194304 4797429 140736267635984 18446744073709551615 4524456 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 33117 1886 409 148 0 28046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132468

[startup+6.30068 s]
/proc/loadavg: 3.82 3.96 3.91 5/190 18756
/proc/meminfo: memFree=18371528/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=134800 CPUtime=6.28 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 4385 0 0 0 628 0 0 0 25 0 1 0 369516078 138035200 2573 33554432000 4194304 4797429 140736267635984 18446744073709551615 4429177 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 33700 2573 410 148 0 28629 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 134800

[startup+12.7005 s]
/proc/loadavg: 3.83 3.96 3.91 5/190 18757
/proc/meminfo: memFree=18365464/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=137832 CPUtime=12.69 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 6532 0 0 0 1268 1 0 0 25 0 1 0 369516078 141139968 3066 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424975 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 34458 3066 415 148 0 29387 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 137832

[startup+25.501 s]
/proc/loadavg: 3.87 3.97 3.91 5/190 18757
/proc/meminfo: memFree=18358584/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=139900 CPUtime=25.49 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 10272 0 0 0 2547 2 0 0 25 0 1 0 369516078 143257600 3479 33554432000 4194304 4797429 140736267635984 18446744073709551615 4423089 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 34975 3479 415 148 0 29904 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139900

[startup+51.1012 s]
/proc/loadavg: 3.91 3.97 3.91 5/190 18758
/proc/meminfo: memFree=18344260/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=143780 CPUtime=51.09 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 14890 0 0 0 5107 2 0 0 25 0 1 0 369516078 147230720 4704 33554432000 4194304 4797429 140736267635984 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 35945 4704 415 148 0 30874 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143780

[startup+102.306 s]
/proc/loadavg: 3.96 3.97 3.91 5/190 18759
/proc/meminfo: memFree=18327236/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=147836 CPUtime=102.29 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 24692 0 0 0 10225 4 0 0 25 0 1 0 369516078 151384064 5879 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 36959 5879 415 148 0 31888 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147836

[startup+162.301 s]
/proc/loadavg: 3.98 3.97 3.91 5/190 18761
/proc/meminfo: memFree=18309480/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=150452 CPUtime=162.29 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 34378 0 0 0 16221 8 0 0 25 0 1 0 369516078 154062848 6158 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 37613 6158 415 148 0 32542 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 150452

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18762
/proc/meminfo: memFree=18298300/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=156232 CPUtime=222.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 42139 0 0 0 22220 10 0 0 25 0 1 0 369516078 159981568 7519 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 39058 7519 415 148 0 33987 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 156232

[startup+282.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18764
/proc/meminfo: memFree=18288108/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=156372 CPUtime=282.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 49419 0 0 0 28218 12 0 0 25 0 1 0 369516078 160124928 8108 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424652 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 39093 8108 415 148 0 34022 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 156372

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18765
/proc/meminfo: memFree=18276684/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=156592 CPUtime=342.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 56475 0 0 0 34216 14 0 0 25 0 1 0 369516078 160350208 7897 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424977 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 39148 7897 415 148 0 34077 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 156592

[startup+402.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18767
/proc/meminfo: memFree=18269348/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=162628 CPUtime=402.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 61943 0 0 0 40214 16 0 0 25 0 1 0 369516078 166531072 9305 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 40657 9305 415 148 0 35586 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 162628

[startup+462.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18769
/proc/meminfo: memFree=18260016/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=163180 CPUtime=462.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 68203 0 0 0 46212 18 0 0 25 0 1 0 369516078 167096320 9467 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 40795 9467 415 148 0 35724 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 163180

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18770
/proc/meminfo: memFree=18246228/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=163584 CPUtime=522.3 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 73156 0 0 0 52210 20 0 0 25 0 1 0 369516078 167510016 10170 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 40896 10170 415 148 0 35825 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 163584

[startup+582.3 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18772
/proc/meminfo: memFree=18240872/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=167616 CPUtime=582.31 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 78524 0 0 0 58207 24 0 0 25 0 1 0 369516078 171638784 11134 33554432000 4194304 4797429 140736267635984 18446744073709551615 4495544 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 41904 11134 415 148 0 36833 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 167616

[startup+642.301 s]
/proc/loadavg: 3.99 3.97 3.91 5/190 18773
/proc/meminfo: memFree=18233168/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=171316 CPUtime=642.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 83116 0 0 0 64207 25 0 0 25 0 1 0 369516078 175427584 10908 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 42829 10908 415 148 0 37758 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 171316

[startup+702.301 s]
/proc/loadavg: 4.08 4.00 3.92 5/190 18775
/proc/meminfo: memFree=18227532/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=171472 CPUtime=702.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 87906 0 0 0 70205 27 0 0 25 0 1 0 369516078 175587328 11017 33554432000 4194304 4797429 140736267635984 18446744073709551615 4425635 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 42868 11017 415 148 0 37797 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 171472

[startup+762.307 s]
/proc/loadavg: 4.03 4.00 3.92 5/190 18777
/proc/meminfo: memFree=18210380/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=171528 CPUtime=762.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 91812 0 0 0 76204 28 0 0 25 0 1 0 369516078 175644672 12475 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 42882 12475 415 148 0 37811 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 171528

[startup+822.301 s]
/proc/loadavg: 4.01 4.00 3.92 5/190 18778
/proc/meminfo: memFree=18214092/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=171612 CPUtime=822.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 96689 0 0 0 82201 31 0 0 25 0 1 0 369516078 175730688 12420 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 42903 12420 415 148 0 37832 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 171612

[startup+882.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 18780
/proc/meminfo: memFree=18197320/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=176780 CPUtime=882.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 100038 0 0 0 88200 32 0 0 25 0 1 0 369516078 181022720 13251 33554432000 4194304 4797429 140736267635984 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 44195 13251 415 148 0 39124 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 176780

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 18781
/proc/meminfo: memFree=18196796/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=177812 CPUtime=942.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 105012 0 0 0 94198 34 0 0 25 0 1 0 369516078 182079488 12885 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 44453 12885 415 148 0 39382 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 177812

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.92 5/190 18783
/proc/meminfo: memFree=18186248/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=177884 CPUtime=1002.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 108744 0 0 0 100195 37 0 0 25 0 1 0 369516078 182153216 13846 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 44471 13846 415 148 0 39400 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 177884

[startup+1062.3 s]
/proc/loadavg: 4.11 4.03 3.93 5/190 18785
/proc/meminfo: memFree=18190672/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=178540 CPUtime=1062.33 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 113236 0 0 0 106194 39 0 0 25 0 1 0 369516078 182824960 12884 33554432000 4194304 4797429 140736267635984 18446744073709551615 4351600 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 44635 12884 415 148 0 39564 0
Current children cumulated CPU time (s) 1062.33
Current children cumulated vsize (KiB) 178540

[startup+1122.3 s]
/proc/loadavg: 4.04 4.02 3.93 5/190 18786
/proc/meminfo: memFree=18182208/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=179104 CPUtime=1122.33 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 117038 0 0 0 112192 41 0 0 25 0 1 0 369516078 183402496 13870 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 44776 13870 415 148 0 39705 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 179104

[startup+1182.3 s]
/proc/loadavg: 4.01 4.02 3.93 5/190 18788
/proc/meminfo: memFree=18180292/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=182196 CPUtime=1182.32 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 120625 0 0 0 118190 42 0 0 25 0 1 0 369516078 186568704 14628 33554432000 4194304 4797429 140736267635984 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 45549 14628 415 148 0 40478 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 182196

[startup+1242.3 s]
/proc/loadavg: 4.04 4.03 3.94 5/190 18789
/proc/meminfo: memFree=18179288/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=186672 CPUtime=1242.33 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 124230 0 0 0 124190 43 0 0 25 0 1 0 369516078 191152128 15138 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 46668 15138 415 148 0 41597 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 186672



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.01 4.02 3.94 5/190 18875
/proc/meminfo: memFree=18316300/32950928 swapFree=67111528/67111528
[pid=18755] ppid=18753 vsize=186636 CPUtime=1300.04 cores=0,2
/proc/18755/stat : 18755 (techdemo) R 18753 18755 18485 0 -1 4202496 127779 0 0 0 129960 44 0 0 25 0 1 0 369516078 191115264 15826 33554432000 4194304 4797429 140736267635984 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/18755/statm: 46659 15826 415 148 0 41588 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 186636

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.05
CPU user time (s): 1299.6
CPU system time (s): 0.445932
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 296824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.6
system time used= 0.445932
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 127779
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7
involuntary context switches= 2296

runsolver used 2.29265 second user time and 4.79627 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-03 03:07:34
IDJOB=3173314
IDBENCH=82732
IDSOLVER=1585
FILE ID=node115/3173314-1301792854
RUNJOBID= node115-1301791531-18503
PBS_JOBID= 12841437
Free space on /tmp= 71348 MiB

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

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

MD5SUM BENCH= 6416f44b34786f590ff716f4b8e2cf7c
RANDOM SEED=1770847295

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.811
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.811
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:     32950928 kB
MemFree:      18383928 kB
Buffers:        403264 kB
Cached:       13758104 kB
SwapCached:          0 kB
Active:        9339252 kB
Inactive:      4921524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18383928 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           31924 kB
Writeback:           0 kB
AnonPages:       98572 kB
Mapped:          16784 kB
Slab:           243428 kB
PageTables:       5584 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   600608 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= 71340 MiB
End job on node115 at 2011-04-03 03:29:16