Trace number 3173457

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-k7-r89-v80-c7120-S199880667-010.UNKNOWN.cnf
MD5SUM3919f50518b71f2cf8a267b92efd9aeb
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-3173457-1301795386.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.09/0.11	c asymm  cl-useful: 0/1891/7120 lits-rem:0 time: 0.11
0.09/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  0.2M T:  0.00
0.09/0.12	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
0.09/0.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
0.09/0.12	c Subs w/ non-existent bins:      0 time:  0.00 s
0.09/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.09/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.09/0.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
0.09/0.14	c lits-rem:         0  cl-subs:        0  v-elim:     52  v-fix:    0  time:  0.02 s
0.09/0.14	c learnt bin added due to v-elim: 0
0.09/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.14	c calculated reachability. Time: 0.00
0.09/0.14	c Calc default polars -  time:   0.00 s pos:      37 undec:       1 neg:      42
0.09/0.14	c =========================================================================================
0.09/0.14	c types(t): F = full restart, N = normal restart
0.09/0.14	c types(t): S = simplification begin/end, E = solution found
0.09/0.14	c restart types(rt): st = static, dy = dynamic
0.09/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits   MTavgCS    LTAvgG
0.09/0.14	c  B st     0         0        80      7120         0         0     49840         0   no data   no data  --
0.19/0.24	c Decided on static restart strategy
0.29/0.34	c  N dy    19      4018        80      7120         0      3678     49840     99882     27.21     24.05  --
0.49/0.57	c  N dy    46      8081        80      7120         0      5142     49840    128940     27.34     24.20  --
2.19/2.26	c  N dy    55     30002        80      7120         0      9862     49840    213600     26.89     23.11  --
2.19/2.27	c  S st    55     30002        80      7120         0      9862     49840    213600     26.89     23.11  --
2.29/2.32	c  S st    55     30504        80      7120         0     10331     49840    225999     26.89     23.11  --
2.29/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.32	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.1M T:  0.03
2.29/2.34	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.29/2.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.34	c Subs w/ non-existent bins:      0 time:  0.00 s
2.29/2.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.29/2.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.29/2.35	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.02	c lits-rem:      1477  cl-subs:     1254  v-elim:     80  v-fix:    0  time:  0.67 s
2.99/3.02	c learnt bin added due to v-elim: 0
2.99/3.02	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.99/3.02	c vivif2 --  cl tried     9077 cl shrink        0 lits rem          0 time: 0.00
3.09/3.17	c asymm  cl-useful: 0/2898/7120 lits-rem:0 time: 0.15
3.09/3.17	c calculated reachability. Time: 0.00
3.09/3.17	c  N dy    55     30504        80      7120         0      9077     49840    195368     26.89     23.11  --
3.09/3.17	c  F st    55     30504        80      7120         0      9077     49840    195368     26.89     23.11  --
3.29/3.34	c Decided on static restart strategy
3.49/3.51	c  N dy    74     34517        80      7120         0     12777     49840    293996     27.63     23.16  --
3.79/3.84	c  N dy   102     38651        80      7120         0      9422     49840    186228     27.18     23.18  --
4.39/4.48	c  N dy   108     45756        80      7120         0     15923     49840    357919     26.01     22.97  --
4.39/4.50	c  S st   108     45756        80      7120         0     15923     49840    357919     26.01     22.97  --
4.49/4.57	c  S st   108     46260        80      7120         0      8204     49840    139156     26.01     22.97  --
4.49/4.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.49/4.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.49/4.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.3M T:  0.02
4.59/4.60	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.59/4.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.60	c Subs w/ non-existent bins:      0 time:  0.00 s
4.59/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.60	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
4.99/5.02	c lits-rem:        41  cl-subs:      187  v-elim:     80  v-fix:    0  time:  0.42 s
4.99/5.02	c learnt bin added due to v-elim: 0
4.99/5.02	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4.99/5.02	c vivif2 --  cl tried     8017 cl shrink        0 lits rem          0 time: 0.00
5.09/5.16	c asymm  cl-useful: 0/2233/7120 lits-rem:0 time: 0.14
5.09/5.17	c calculated reachability. Time: 0.00
5.09/5.17	c  N dy   108     46260        80      7120         0      8017     49840    136464     26.01     22.97  --
5.39/5.48	c  N dy   135     50281        80      7120         0     11701     49840    235348     26.94     23.06  --
5.79/5.82	c  N dy   162     54310        80      7120         0     15446     49840    334945     26.53     23.10  --
7.19/7.26	c  N dy   178     69390        80      7120         0     20141     49840    446654     27.31     22.97  --
7.19/7.28	c  S st   178     69390        80      7120         0     20141     49840    446654     27.31     22.97  --
7.29/7.35	c  S st   178     69891        80      7120         0     10526     49840    172125     27.31     22.97  --
7.29/7.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.29/7.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  2.0M T:  0.03
7.29/7.39	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
7.29/7.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.29/7.39	c Subs w/ non-existent bins:      0 time:  0.00 s
7.29/7.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.29/7.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.29/7.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
7.79/7.85	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.58/8.64	c Added 1 vars  tried: 28560 time: 0.79
8.58/8.65	c ORs :      1 avg-s:  0.0 cl-sh:   622 l-rem:    622 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.79
8.58/8.65	c lits-rem:       153  cl-subs:      336  v-elim:     80  v-fix:    0  time:  1.26 s
8.58/8.65	c learnt bin added due to v-elim: 0
8.58/8.65	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
8.58/8.65	c vivif2 --  cl tried    10190 cl shrink        0 lits rem          0 time: 0.00
8.79/8.80	c asymm  cl-useful: 0/2642/7121 lits-rem:0 time: 0.15
8.79/8.80	c calculated reachability. Time: 0.00
8.79/8.80	c  N dy   178     69891        81      7121         2     10190     49826    165866     27.31     22.97  --
8.79/8.80	c  F st   178     69891        81      7121         2     10190     49826    165866     27.31     22.97  --
8.88/8.98	c Decided on static restart strategy
9.09/9.18	c  N dy   200     74355        81      7121         2     14313     49826    277543     26.58     23.04  --
12.49/12.52	c  N dy   203    104836        81      7121         2     19137     49826    374953     26.36     22.76  --
12.49/12.54	c  S st   203    104836        81      7121         2     19137     49826    374953     26.36     22.76  --
12.59/12.61	c  S st   203    105338        81      7121         2     19612     49826    387584     26.36     22.76  --
12.59/12.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.59/12.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.6M T:  0.07
12.59/12.67	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
12.59/12.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.59/12.68	c Subs w/ non-existent bins:      0 time:  0.00 s
12.59/12.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.59/12.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.59/12.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.59/13.62	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
16.09/16.10	c Added 1 vars  tried: 50880 time: 2.47
16.09/16.13	c ORs :      1 avg-s:  0.0 cl-sh:  3703 l-rem:   3703 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.50
16.09/16.13	c lits-rem:      1734  cl-subs:     2147  v-elim:     80  v-fix:    0  time:  3.45 s
16.09/16.13	c learnt bin added due to v-elim: 0
16.09/16.14	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
16.09/16.14	c vivif2 --  cl tried    17465 cl shrink        0 lits rem          0 time: 0.00
16.29/16.30	c asymm  cl-useful: 0/1837/7122 lits-rem:0 time: 0.16
16.29/16.30	c calculated reachability. Time: 0.00
16.29/16.30	c  N dy   203    105338        82      7122         4     17465     49819    329722     26.36     22.76  --
22.79/22.88	c  N dy   207    158008        82      7122         4     24477     49819    480591     26.52     22.26  --
22.89/22.90	c  S st   207    158008        82      7122         4     24477     49819    480591     26.52     22.26  --
22.89/22.98	c  S st   207    158512        82      7122         4     24951     49819    493173     26.52     22.26  --
22.89/22.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.0M T:  0.09
22.99/23.07	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
22.99/23.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.08	c Subs w/ non-existent bins:      0 time:  0.00 s
22.99/23.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.99/23.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.99/23.08	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.39/24.41	c ORs :      2 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
28.99/29.00	c Added 1 vars  tried: 79600 time: 4.59
28.99/29.06	c ORs :      1 avg-s:  0.0 cl-sh:  5116 l-rem:   5116 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.65
28.99/29.07	c lits-rem:      2291  cl-subs:     2970  v-elim:     80  v-fix:    0  time:  5.98 s
28.99/29.07	c learnt bin added due to v-elim: 0
28.99/29.07	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
28.99/29.07	c vivif2 --  cl tried    21981 cl shrink        0 lits rem          0 time: 0.00
29.19/29.23	c asymm  cl-useful: 0/1550/7123 lits-rem:0 time: 0.16
29.19/29.23	c calculated reachability. Time: 0.00
29.19/29.23	c  N dy   207    158512        83      7123         6     21981     49813    412968     26.52     22.26  --
40.09/40.15	c  N dy   221    237768        83      7123         6     27012     49813    499854     25.98     22.17  --
40.09/40.17	c  S st   221    237768        83      7123         6     27012     49813    499854     25.98     22.17  --
40.19/40.26	c  S st   221    238271        83      7123         6     27488     49813    512715     25.98     22.17  --
40.19/40.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.19/40.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.29/40.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.2M T:  0.11
40.29/40.38	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
40.29/40.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.29/40.38	c Subs w/ non-existent bins:      0 time:  0.00 s
40.29/40.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.29/40.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.29/40.39	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.69/41.71	c ORs :      3 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
46.59/46.66	c Added 1 vars  tried: 80000 time: 4.96
46.69/46.72	c ORs :      1 avg-s:  0.0 cl-sh:  4440 l-rem:   4440 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.01
46.69/46.72	c lits-rem:      3533  cl-subs:     2786  v-elim:     80  v-fix:    0  time:  6.34 s
46.69/46.72	c learnt bin added due to v-elim: 0
46.69/46.73	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
46.69/46.73	c vivif2 --  cl tried    24702 cl shrink        0 lits rem          0 time: 0.00
46.79/46.85	c asymm  cl-useful: 0/1095/7124 lits-rem:0 time: 0.12
46.79/46.86	c calculated reachability. Time: 0.00
46.79/46.86	c  N dy   221    238271        84      7124         8     24702     49803    437964     25.98     22.17  --
65.69/65.73	c  N dy   235    357406        84      7124         8     28776     49803    473329     26.27     22.09  --
65.69/65.75	c  S st   235    357406        84      7124         8     28776     49803    473329     26.27     22.09  --
65.79/65.84	c  S st   235    357908        84      7124         8     29264     49803    486194     26.27     22.09  --
65.79/65.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.79/65.84	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.89/65.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.7M T:  0.12
65.89/65.97	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
65.89/65.97	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
65.89/65.97	c Subs w/ non-existent bins:      0 time:  0.00 s
65.89/65.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
65.89/65.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.89/65.98	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.19/67.26	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
71.99/72.06	c Added 1 vars  tried: 80000 time: 4.79
72.09/72.10	c ORs :      1 avg-s:  0.0 cl-sh:  3438 l-rem:   3438 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.83
72.09/72.10	c lits-rem:      1767  cl-subs:     2154  v-elim:     80  v-fix:    0  time:  6.12 s
72.09/72.10	c learnt bin added due to v-elim: 0
72.09/72.11	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
72.09/72.11	c vivif2 --  cl tried    27110 cl shrink        0 lits rem          0 time: 0.00
72.19/72.27	c asymm  cl-useful: 0/1740/7125 lits-rem:0 time: 0.16
72.19/72.27	c calculated reachability. Time: 0.00
72.19/72.27	c  N dy   235    357908        85      7125        10     27110     49794    432145     26.27     22.09  --
105.80/105.82	c  N dy   239    536862        85      7125        10     34508     49794    540080     25.09     21.73  --
105.80/105.84	c  S st   239    536862        85      7125        10     34508     49794    540080     25.09     21.73  --
105.90/105.95	c  S st   239    537368        85      7125        10     34989     49794    552773     25.09     21.73  --
105.90/105.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
105.90/105.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.10/106.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.6M T:  0.15
106.10/106.10	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
106.10/106.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
106.10/106.10	c Subs w/ non-existent bins:      0 time:  0.00 s
106.10/106.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
106.10/106.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.10/106.11	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
107.30/107.36	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
112.60/112.63	c Added 1 vars  tried: 80000 time: 5.27
112.60/112.68	c ORs :      1 avg-s:  0.0 cl-sh:  3841 l-rem:   3841 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.32
112.60/112.69	c lits-rem:      1170  cl-subs:     2441  v-elim:     80  v-fix:    0  time:  6.58 s
112.60/112.69	c learnt bin added due to v-elim: 0
112.60/112.69	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
112.60/112.69	c vivif2 --  cl tried    32548 cl shrink        0 lits rem          0 time: 0.01
112.70/112.77	c asymm  cl-useful: 0/666/7126 lits-rem:0 time: 0.08
112.70/112.77	c calculated reachability. Time: 0.00
112.70/112.77	c  N dy   239    537368        86      7126        12     32548     49781    495791     25.09     21.73  --
112.70/112.77	c  F st   239    537368        86      7126        12     32548     49781    495791     25.09     21.73  --
113.10/113.15	c Decided on static restart strategy
177.69/177.75	c  N dy   251    806052        86      7126        12     54400     49781    991126     26.85     21.41  --
177.69/177.79	c  S st   251    806052        86      7126        12     54400     49781    991126     26.85     21.41  --
177.89/177.95	c  S st   251    806552        86      7126        12     54881     49781   1003864     26.85     21.41  --
177.89/177.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
177.89/177.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.20/178.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.0M T:  0.30
178.20/178.26	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
178.20/178.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
178.20/178.27	c Subs w/ non-existent bins:      0 time:  0.01 s
178.20/178.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
178.20/178.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
178.20/178.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
181.69/181.74	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
191.69/191.76	c Added 1 vars  tried: 80000 time: 10.03
191.89/191.99	c ORs :      1 avg-s:  0.0 cl-sh: 10408 l-rem:  10408 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   10.26
191.99/192.01	c lits-rem:      1187  cl-subs:     5814  v-elim:     80  v-fix:    0  time: 13.72 s
191.99/192.01	c learnt bin added due to v-elim: 0
191.99/192.01	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
191.99/192.02	c vivif2 --  cl tried    49067 cl shrink        0 lits rem          0 time: 0.01
192.09/192.12	c asymm  cl-useful: 0/426/7127 lits-rem:0 time: 0.09
192.09/192.12	c calculated reachability. Time: 0.00
192.09/192.12	c  N dy   251    806552        87      7127        14     49067     49765    852986     26.85     21.41  --
312.70/312.74	c  N dy   253   1209829        87      7127        14     64076     49765   1084635     25.14     21.08  --
312.70/312.78	c  S st   253   1209829        87      7127        14     64076     49765   1084635     25.14     21.08  --
312.90/312.98	c  S st   253   1210330        87      7127        14     64551     49765   1097550     25.14     21.08  --
312.90/312.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
312.90/312.98	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.30/313.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.0M T:  0.36
313.30/313.35	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
313.30/313.35	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
313.30/313.36	c Subs w/ non-existent bins:      0 time:  0.01 s
313.30/313.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
313.30/313.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
313.30/313.38	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
317.50/317.56	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.02
328.70/328.78	c Added 1 vars  tried: 80000 time: 11.22
329.00/329.02	c ORs :      1 avg-s:  0.0 cl-sh: 10256 l-rem:  10256 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.46
329.00/329.04	c lits-rem:       293  cl-subs:     7451  v-elim:     80  v-fix:    0  time: 15.66 s
329.00/329.04	c learnt bin added due to v-elim: 0
329.00/329.04	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
329.00/329.05	c vivif2 --  cl tried    57100 cl shrink        0 lits rem          0 time: 0.01
329.10/329.14	c asymm  cl-useful: 0/339/7128 lits-rem:0 time: 0.09
329.10/329.15	c calculated reachability. Time: 0.00
329.10/329.15	c  N dy   253   1210330        88      7128        16     57100     49750    922777     25.14     21.08  --
523.00/523.09	c  N dy   254   1710330        88      7128        16     87020     49750   1578516     25.99     20.88  --
523.10/523.15	c  S st   254   1710330        88      7128        16     87020     49750   1578516     25.99     20.88  --
523.40/523.41	c  S st   254   1710831        88      7128        16     87505     49750   1591308     25.99     20.88  --
523.40/523.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
523.40/523.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.90/523.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 25.1M T:  0.52
523.90/523.93	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
523.90/523.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
523.90/523.94	c Subs w/ non-existent bins:      0 time:  0.01 s
523.90/523.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
523.90/523.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
523.90/523.97	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
533.51/533.51	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.05
551.40/551.43	c Added 1 vars  tried: 80000 time: 17.92
552.00/552.03	c ORs :      1 avg-s:  0.0 cl-sh: 16733 l-rem:  16733 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   18.52
552.00/552.05	c lits-rem:       319  cl-subs:    11189  v-elim:     80  v-fix:    0  time: 28.08 s
552.00/552.05	c learnt bin added due to v-elim: 0
552.00/552.05	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
552.00/552.07	c vivif2 --  cl tried    76316 cl shrink        0 lits rem          0 time: 0.01
552.11/552.17	c asymm  cl-useful: 0/303/7129 lits-rem:0 time: 0.10
552.11/552.17	c calculated reachability. Time: 0.00
552.11/552.17	c  N dy   254   1710831        89      7129        18     76316     49738   1310044     25.99     20.88  --
756.31/756.36	c  N dy   259   2210831        89      7129        18     92009     49738   1604146     25.98     20.78  --
756.41/756.42	c  S st   259   2210831        89      7129        18     92009     49738   1604146     25.98     20.78  --
756.72/756.71	c  S st   259   2211340        89      7129        18     92504     49738   1617356     25.98     20.78  --
756.72/756.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
756.72/756.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.31/757.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.0M T:  0.67
757.31/757.39	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
757.31/757.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
757.41/757.40	c Subs w/ non-existent bins:      0 time:  0.01 s
757.41/757.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.41/757.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.41/757.44	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
766.01/766.06	c ORs :      9 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.06
785.21/785.22	c Added 1 vars  tried: 80000 time: 19.15
785.71/785.70	c ORs :      1 avg-s:  0.0 cl-sh: 15027 l-rem:  15027 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.63
785.71/785.73	c lits-rem:       644  cl-subs:    10365  v-elim:     80  v-fix:    0  time: 28.29 s
785.71/785.73	c learnt bin added due to v-elim: 0
785.71/785.73	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
785.71/785.74	c vivif2 --  cl tried    82139 cl shrink        0 lits rem          0 time: 0.02
785.81/785.85	c asymm  cl-useful: 0/186/7130 lits-rem:0 time: 0.10
785.81/785.85	c calculated reachability. Time: 0.00
785.81/785.85	c  N dy   259   2211340        90      7130        20     82139     49735   1363598     25.98     20.78  --
1032.32/1032.32	c  N dy   266   2711340        90      7130        20    104205     49735   1776590     25.40     20.62  --
1032.32/1032.39	c  S st   266   2711340        90      7130        20    104205     49735   1776590     25.40     20.62  --
1032.72/1032.72	c  S st   266   2711841        90      7130        20    104682     49735   1789113     25.40     20.62  --
1032.72/1032.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1032.72/1032.73	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.42/1033.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 39.3M T:  0.76
1033.42/1033.50	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1033.42/1033.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.52/1033.51	c Subs w/ non-existent bins:      0 time:  0.02 s
1033.52/1033.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1033.52/1033.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1033.52/1033.55	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1045.52/1045.52	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.09
1066.51/1066.58	c Added 1 vars  tried: 80000 time: 21.05
1067.11/1067.17	c ORs :      1 avg-s:  0.0 cl-sh: 16496 l-rem:  16496 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.64
1067.21/1067.20	c lits-rem:      1615  cl-subs:    12424  v-elim:     80  v-fix:    0  time: 33.65 s
1067.21/1067.20	c learnt bin added due to v-elim: 0
1067.21/1067.20	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1067.21/1067.22	c vivif2 --  cl tried    92258 cl shrink        0 lits rem          0 time: 0.02
1067.31/1067.32	c asymm  cl-useful: 0/192/7131 lits-rem:0 time: 0.10
1067.31/1067.33	c calculated reachability. Time: 0.00
1067.31/1067.33	c  N dy   266   2711841        91      7131        22     92258     49727   1492823     25.40     20.62  --
1067.31/1067.33	c  F st   266   2711841        91      7131        22     92258     49727   1492823     25.40     20.62  --
1068.13/1068.19	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-3173457-1301795386/watcher-3173457-1301795386 -o /tmp/evaluation-result-3173457-1301795386/solver-3173457-1301795386 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173457-1301795386.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 4.04 3.98 3.47 5/184 28612
/proc/meminfo: memFree=23603236/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=28928 CPUtime=0 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 606 0 0 0 0 0 0 0 25 0 1 0 291136338 29622272 542 33554432000 4194304 4797429 140735415459040 18446744073709551615 218905427449 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 7232 543 347 148 0 2161 0

[startup+0.0832091 s]
/proc/loadavg: 4.04 3.98 3.47 5/184 28612
/proc/meminfo: memFree=23603236/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=29056 CPUtime=0.07 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 724 0 0 0 7 0 0 0 25 0 1 0 291136338 29753344 657 33554432000 4194304 4797429 140735415459040 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 7264 657 369 148 0 2193 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29056

[startup+0.100201 s]
/proc/loadavg: 4.04 3.98 3.47 5/184 28612
/proc/meminfo: memFree=23603236/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=29056 CPUtime=0.09 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 725 0 0 0 9 0 0 0 25 0 1 0 291136338 29753344 658 33554432000 4194304 4797429 140735415459040 18446744073709551615 4428981 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 7264 658 369 148 0 2193 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29056

[startup+0.300152 s]
/proc/loadavg: 4.04 3.98 3.47 5/184 28612
/proc/meminfo: memFree=23603236/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=128736 CPUtime=0.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 1135 0 0 0 29 0 0 0 25 0 1 0 291136338 131825664 1000 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 32184 1000 405 148 0 27113 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128736

[startup+0.701065 s]
/proc/loadavg: 4.04 3.98 3.47 5/184 28612
/proc/meminfo: memFree=23603236/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=129692 CPUtime=0.69 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 1581 0 0 0 69 0 0 0 25 0 1 0 291136338 132804608 1243 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424887 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 32423 1243 405 148 0 27352 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129692

[startup+1.50096 s]
/proc/loadavg: 4.04 3.98 3.47 5/190 28618
/proc/meminfo: memFree=23594756/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=130408 CPUtime=1.49 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 2333 0 0 0 149 0 0 0 25 0 1 0 291136338 133537792 1372 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 32602 1372 405 148 0 27531 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130408

[startup+3.10067 s]
/proc/loadavg: 4.12 4.00 3.47 5/190 28618
/proc/meminfo: memFree=23591844/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=132276 CPUtime=3.09 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 3220 0 0 0 309 0 0 0 25 0 1 0 291136338 135450624 1867 33554432000 4194304 4797429 140735415459040 18446744073709551615 4429118 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 33069 1867 409 148 0 27998 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132276

[startup+6.30108 s]
/proc/loadavg: 4.12 4.00 3.47 5/190 28618
/proc/meminfo: memFree=23588956/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=133708 CPUtime=6.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 4968 0 0 0 629 0 0 0 25 0 1 0 291136338 136916992 2161 33554432000 4194304 4797429 140735415459040 18446744073709551615 4331805 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 33427 2161 410 148 0 28356 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133708

[startup+12.7009 s]
/proc/loadavg: 4.10 4.00 3.48 5/190 28618
/proc/meminfo: memFree=23580048/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=135972 CPUtime=12.69 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 7446 0 0 0 1268 1 0 0 25 0 1 0 291136338 139235328 2849 33554432000 4194304 4797429 140735415459040 18446744073709551615 4567984 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 33993 2849 415 148 0 28922 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135972

[startup+25.5006 s]
/proc/loadavg: 4.08 4.00 3.48 5/190 28618
/proc/meminfo: memFree=23569504/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=139440 CPUtime=25.49 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 10483 0 0 0 2548 1 0 0 25 0 1 0 291136338 142786560 3746 33554432000 4194304 4797429 140735415459040 18446744073709551615 4495554 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 34860 3746 415 148 0 29789 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 139440

[startup+51.101 s]
/proc/loadavg: 4.05 4.00 3.50 5/190 28619
/proc/meminfo: memFree=23564040/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=143448 CPUtime=51.09 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 16065 0 0 0 5107 2 0 0 25 0 1 0 291136338 146890752 4863 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424768 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 35862 4863 415 148 0 30791 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 143448

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.52 5/190 28620
/proc/meminfo: memFree=23556704/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=147888 CPUtime=102.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 27285 0 0 0 10224 5 0 0 25 0 1 0 291136338 151437312 5893 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 36972 5893 415 148 0 31901 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 147888

[startup+162.301 s]
/proc/loadavg: 4.00 4.00 3.55 5/190 28622
/proc/meminfo: memFree=23533220/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=151100 CPUtime=162.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 36999 0 0 0 16222 7 0 0 25 0 1 0 291136338 154726400 7067 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424963 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 37775 7067 415 148 0 32704 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 151100

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.58 5/190 28624
/proc/meminfo: memFree=23519660/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=158088 CPUtime=222.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 45945 0 0 0 22220 9 0 0 25 0 1 0 291136338 161882112 7800 33554432000 4194304 4797429 140735415459040 18446744073709551615 4425054 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 39522 7800 415 148 0 34451 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158088

[startup+282.3 s]
/proc/loadavg: 4.00 4.00 3.60 5/190 28625
/proc/meminfo: memFree=23511692/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=158292 CPUtime=282.29 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 53721 0 0 0 28218 11 0 0 25 0 1 0 291136338 162091008 8436 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 39573 8436 415 148 0 34502 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 158292

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.62 5/190 28627
/proc/meminfo: memFree=23492808/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=163400 CPUtime=342.3 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 60182 0 0 0 34217 13 0 0 25 0 1 0 291136338 167321600 9034 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 40850 9034 415 148 0 35779 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 163400

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/190 28628
/proc/meminfo: memFree=23484852/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=163552 CPUtime=402.3 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 66685 0 0 0 40215 15 0 0 25 0 1 0 291136338 167477248 9458 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 40888 9458 415 148 0 35817 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 163552

[startup+462.301 s]
/proc/loadavg: 3.95 3.98 3.66 5/190 28658
/proc/meminfo: memFree=23545200/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=163856 CPUtime=462.3 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 72028 0 0 0 46213 17 0 0 25 0 1 0 291136338 167788544 10538 33554432000 4194304 4797429 140735415459040 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 40964 10538 415 148 0 35893 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 163856

[startup+522.301 s]
/proc/loadavg: 3.98 3.98 3.67 5/190 28660
/proc/meminfo: memFree=23533600/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=165544 CPUtime=522.3 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 78699 0 0 0 52210 20 0 0 25 0 1 0 291136338 169517056 10572 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424755 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 41386 10572 415 148 0 36315 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 165544

[startup+582.301 s]
/proc/loadavg: 3.99 3.98 3.69 5/190 28661
/proc/meminfo: memFree=23512376/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=171920 CPUtime=582.31 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 82964 0 0 0 58209 22 0 0 25 0 1 0 291136338 176046080 12256 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424692 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 42980 12256 415 148 0 37909 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 171920

[startup+642.3 s]
/proc/loadavg: 3.99 3.98 3.71 5/190 28663
/proc/meminfo: memFree=23506760/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=172052 CPUtime=642.31 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 89457 0 0 0 64207 24 0 0 25 0 1 0 291136338 176181248 11633 33554432000 4194304 4797429 140735415459040 18446744073709551615 4351624 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 43013 11633 415 148 0 37942 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 172052

[startup+702.3 s]
/proc/loadavg: 4.05 4.00 3.73 5/190 28673
/proc/meminfo: memFree=23497208/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=172192 CPUtime=702.31 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 94946 0 0 0 70205 26 0 0 25 0 1 0 291136338 176324608 12166 33554432000 4194304 4797429 140735415459040 18446744073709551615 4425176 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 43048 12166 415 148 0 37977 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 172192

[startup+762.307 s]
/proc/loadavg: 4.07 4.01 3.75 5/190 29148
/proc/meminfo: memFree=23659048/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=174688 CPUtime=762.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 100667 0 0 0 76204 28 0 0 25 0 1 0 291136338 178880512 12805 33554432000 4194304 4797429 140735415459040 18446744073709551615 4506608 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 43672 12805 415 148 0 38601 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174688

[startup+822.301 s]
/proc/loadavg: 4.07 4.02 3.76 5/190 29150
/proc/meminfo: memFree=23642968/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=178900 CPUtime=822.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 104440 0 0 0 82202 30 0 0 25 0 1 0 291136338 183193600 13712 33554432000 4194304 4797429 140735415459040 18446744073709551615 4351609 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 44725 13712 415 148 0 39654 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 178900

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.78 5/190 29154
/proc/meminfo: memFree=23634988/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=179368 CPUtime=882.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 109514 0 0 0 88200 32 0 0 25 0 1 0 291136338 183672832 13553 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 44842 13553 415 148 0 39771 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 179368

[startup+942.301 s]
/proc/loadavg: 4.01 4.01 3.79 5/190 29156
/proc/meminfo: memFree=23629360/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=180472 CPUtime=942.31 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 114380 0 0 0 94198 33 0 0 25 0 1 0 291136338 184803328 13139 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424732 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 45118 13139 415 148 0 40047 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 180472

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.80 5/190 29157
/proc/meminfo: memFree=23618040/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=180524 CPUtime=1002.31 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 118447 0 0 0 100197 34 0 0 25 0 1 0 291136338 184856576 14467 33554432000 4194304 4797429 140735415459040 18446744073709551615 4425635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 45131 14467 415 148 0 40060 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 180524

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.81 5/190 29159
/proc/meminfo: memFree=23611184/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=183144 CPUtime=1062.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 121596 0 0 0 106197 35 0 0 25 0 1 0 291136338 187539456 14894 33554432000 4194304 4797429 140735415459040 18446744073709551615 4495475 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 45786 14894 415 148 0 40715 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 183144

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 29189
/proc/meminfo: memFree=23663360/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=185308 CPUtime=1122.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 125984 0 0 0 112195 37 0 0 25 0 1 0 291136338 189755392 16095 33554432000 4194304 4797429 140735415459040 18446744073709551615 4345219 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 46327 16095 415 148 0 41256 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 185308

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29190
/proc/meminfo: memFree=23651180/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=187044 CPUtime=1182.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 131714 0 0 0 118193 39 0 0 25 0 1 0 291136338 191533056 16021 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424617 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 46761 16021 415 148 0 41690 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 187044

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 29192
/proc/meminfo: memFree=23648044/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=187156 CPUtime=1242.32 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 136618 0 0 0 124191 41 0 0 25 0 1 0 291136338 191647744 14976 33554432000 4194304 4797429 140735415459040 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 46789 14976 415 148 0 41718 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 187156



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 29193
/proc/meminfo: memFree=23634856/32951124 swapFree=67111528/67111528
[pid=28612] ppid=28610 vsize=188628 CPUtime=1300.03 cores=4,6
/proc/28612/stat : 28612 (techdemo) R 28610 28612 28160 0 -1 4202496 140852 0 0 0 129960 43 0 0 25 0 1 0 291136338 193155072 16140 33554432000 4194304 4797429 140735415459040 18446744073709551615 4423635 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/28612/statm: 47157 16140 415 148 0 42086 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 188628

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

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

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

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

runsolver used 2.22566 second user time and 4.88626 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-03 03:49:46
IDJOB=3173457
IDBENCH=82875
IDSOLVER=1585
FILE ID=node137/3173457-1301795386
RUNJOBID= node137-1301794084-28431
PBS_JOBID= 12841420
Free space on /tmp= 72396 MiB

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

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

MD5SUM BENCH= 3919f50518b71f2cf8a267b92efd9aeb
RANDOM SEED=955438935

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      23603400 kB
Buffers:        330684 kB
Cached:        8619572 kB
SwapCached:          0 kB
Active:        5276996 kB
Inactive:      3827524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      23603400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15928 kB
Writeback:           0 kB
AnonPages:      153388 kB
Mapped:          16208 kB
Slab:           180716 kB
PageTables:       5084 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   531576 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= 72544 MiB
End job on node137 at 2011-04-03 04:11:28