Trace number 3173289

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-S1147977026-087.SATISFIABLE.cnf
MD5SUMc0af45ae07be0ad78c796952c610fc60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c Using 1 thread(s)
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3173289-1301792797.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	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/1873/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.01 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:      39 undec:       2 neg:      39
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      4024        80      7120         0      3712     49840    100588     27.03     24.11  --
2.29/2.31	c  N dy    26     30000        80      7120         0      9806     49840    215918     27.06     22.98  --
2.29/2.32	c  S st    26     30000        80      7120         0      9806     49840    215918     27.06     22.98  --
2.29/2.37	c  S st    26     30507        80      7120         0     10295     49840    228975     27.06     22.98  --
2.29/2.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.29/2.37	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.29/2.39	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.39	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
2.29/2.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.39/2.40	c Subs w/ non-existent bins:      0 time:  0.00 s
2.39/2.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.39/2.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2.39/2.40	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
2.99/3.06	c lits-rem:      1544  cl-subs:     1180  v-elim:     80  v-fix:    0  time:  0.66 s
2.99/3.06	c learnt bin added due to v-elim: 0
2.99/3.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2.99/3.06	c vivif2 --  cl tried     9115 cl shrink        0 lits rem          0 time: 0.00
3.19/3.23	c asymm  cl-useful: 0/2581/7120 lits-rem:0 time: 0.16
3.19/3.23	c calculated reachability. Time: 0.00
3.19/3.23	c  N dy    26     30507        80      7120         0      9115     49840    199192     27.06     22.98  --
3.19/3.23	c  F st    26     30507        80      7120         0      9115     49840    199192     27.06     22.98  --
3.29/3.39	c Decided on static restart strategy
3.49/3.55	c  N dy    45     34532        80      7120         0     12815     49840    299908     26.93     23.12  --
4.49/4.53	c  N dy    49     45761        80      7120         0     15910     49840    365905     27.82     23.05  --
4.49/4.55	c  S st    49     45761        80      7120         0     15910     49840    365905     27.82     23.05  --
4.59/4.62	c  S st    49     46266        80      7120         0      8235     49840    144461     27.82     23.05  --
4.59/4.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.59/4.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.2M T:  0.02
4.59/4.64	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
4.59/4.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.59/4.64	c Subs w/ non-existent bins:      0 time:  0.00 s
4.59/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.59/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.59/4.65	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
5.09/5.13	c lits-rem:        77  cl-subs:      178  v-elim:     80  v-fix:    0  time:  0.48 s
5.09/5.13	c learnt bin added due to v-elim: 0
5.09/5.13	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
5.09/5.13	c vivif2 --  cl tried     8057 cl shrink        0 lits rem          0 time: 0.00
5.19/5.28	c asymm  cl-useful: 0/2154/7120 lits-rem:0 time: 0.15
5.19/5.28	c calculated reachability. Time: 0.00
5.19/5.28	c  N dy    49     46266        80      7120         0      8057     49840    141632     27.82     23.05  --
5.49/5.59	c  N dy    76     50288        80      7120         0     11768     49840    240793     26.93     23.10  --
7.39/7.47	c  N dy    96     69402        80      7120         0     10024     49840    163019     26.52     23.03  --
7.39/7.48	c  S st    96     69402        80      7120         0     10024     49840    163019     26.52     23.03  --
7.49/7.53	c  S st    96     69904        80      7120         0     10505     49840    175728     26.52     23.03  --
7.49/7.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.49/7.53	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  1.7M T:  0.03
7.49/7.56	c Calc non-exist non-lernt bins v-fix:     0 done:     80 time:  0.00 s
7.49/7.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
7.49/7.56	c Subs w/ non-existent bins:      0 time:  0.00 s
7.49/7.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.49/7.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.49/7.57	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
8.09/8.11	c ORs :      0 avg-s:  nan cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 0 avg s: nan T:    0.00
8.80/8.89	c Added 1 vars  tried: 28560 time: 0.78
8.89/8.90	c ORs :      1 avg-s:  0.0 cl-sh:   856 l-rem:    856 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    0.79
8.89/8.90	c lits-rem:       148  cl-subs:      333  v-elim:     80  v-fix:    0  time:  1.33 s
8.89/8.90	c learnt bin added due to v-elim: 0
8.89/8.90	c vivif2 --  cl tried     7121 cl shrink        0 lits rem          0 time: 0.00
8.89/8.90	c vivif2 --  cl tried    10172 cl shrink        0 lits rem          0 time: 0.00
8.89/8.95	c asymm  cl-useful: 0/513/7121 lits-rem:0 time: 0.04
8.89/8.95	c calculated reachability. Time: 0.00
8.89/8.95	c  N dy    96     69904        81      7121         2     10172     49834    169456     26.52     23.03  --
8.89/8.95	c  F st    96     69904        81      7121         2     10172     49834    169456     26.52     23.03  --
9.09/9.12	c Decided on static restart strategy
9.29/9.33	c  N dy   118     74394        81      7121         2     14307     49834    280338     27.36     23.08  --
9.69/9.79	c  N dy   151     79282        81      7121         2     18826     49834    401770     27.59     23.13  --
12.59/12.62	c  N dy   158    104856        81      7121         2     19270     49834    382822     26.64     22.84  --
12.59/12.64	c  S st   158    104856        81      7121         2     19270     49834    382822     26.64     22.84  --
12.69/12.71	c  S st   158    105359        81      7121         2     19740     49834    395385     26.64     22.84  --
12.69/12.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.69/12.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  3.9M T:  0.07
12.69/12.78	c Calc non-exist non-lernt bins v-fix:     0 done:     81 time:  0.00 s
12.69/12.78	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
12.69/12.78	c Subs w/ non-existent bins:      0 time:  0.00 s
12.69/12.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.69/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.69/12.79	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
13.79/13.88	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.40/16.42	c Added 1 vars  tried: 50880 time: 2.54
16.40/16.45	c ORs :      1 avg-s:  0.0 cl-sh:  3503 l-rem:   3503 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    2.57
16.40/16.46	c lits-rem:      2191  cl-subs:     2212  v-elim:     80  v-fix:    0  time:  3.67 s
16.40/16.46	c learnt bin added due to v-elim: 0
16.40/16.46	c vivif2 --  cl tried     7122 cl shrink        0 lits rem          0 time: 0.00
16.40/16.46	c vivif2 --  cl tried    17528 cl shrink        0 lits rem          0 time: 0.00
16.59/16.62	c asymm  cl-useful: 0/2274/7122 lits-rem:0 time: 0.16
16.59/16.62	c calculated reachability. Time: 0.00
16.59/16.62	c  N dy   158    105359        82      7122         4     17528     49822    335876     26.64     22.84  --
22.79/22.83	c  N dy   164    158040        82      7122         4     24492     49822    475509     25.46     22.29  --
22.79/22.85	c  S st   164    158040        82      7122         4     24492     49822    475509     25.46     22.29  --
22.89/22.93	c  S st   164    158544        82      7122         4     24960     49822    488274     25.46     22.29  --
22.89/22.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
22.89/22.93	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  5.1M T:  0.09
22.99/23.02	c Calc non-exist non-lernt bins v-fix:     0 done:     82 time:  0.00 s
22.99/23.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
22.99/23.02	c Subs w/ non-existent bins:      0 time:  0.00 s
22.99/23.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.99/23.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.99/23.03	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
24.20/24.26	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.89/28.95	c Added 1 vars  tried: 79600 time: 4.69
28.99/29.01	c ORs :      1 avg-s:  0.0 cl-sh:  5029 l-rem:   5029 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.75
28.99/29.02	c lits-rem:      1532  cl-subs:     3222  v-elim:     80  v-fix:    0  time:  5.99 s
28.99/29.02	c learnt bin added due to v-elim: 0
28.99/29.02	c vivif2 --  cl tried     7123 cl shrink        0 lits rem          0 time: 0.00
28.99/29.02	c vivif2 --  cl tried    21738 cl shrink        0 lits rem          0 time: 0.00
29.09/29.18	c asymm  cl-useful: 0/1628/7123 lits-rem:0 time: 0.16
29.09/29.19	c calculated reachability. Time: 0.00
29.09/29.19	c  N dy   164    158544        83      7123         6     21738     49812    405301     25.46     22.29  --
40.19/40.27	c  N dy   169    237817        83      7123         6     26898     49812    495371     26.83     22.03  --
40.19/40.29	c  S st   169    237817        83      7123         6     26898     49812    495371     26.83     22.03  --
40.29/40.38	c  S st   169    238320        83      7123         6     27372     49812    507976     26.83     22.03  --
40.29/40.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
40.29/40.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.39/40.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  6.0M T:  0.11
40.39/40.48	c Calc non-exist non-lernt bins v-fix:     0 done:     83 time:  0.00 s
40.39/40.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
40.39/40.49	c Subs w/ non-existent bins:      0 time:  0.00 s
40.39/40.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
40.39/40.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
40.39/40.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
41.69/41.74	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.79/46.89	c Added 1 vars  tried: 80000 time: 5.15
46.89/46.95	c ORs :      1 avg-s:  0.0 cl-sh:  4733 l-rem:   4733 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.21
46.89/46.96	c lits-rem:      1929  cl-subs:     2502  v-elim:     80  v-fix:    0  time:  6.46 s
46.89/46.96	c learnt bin added due to v-elim: 0
46.89/46.96	c vivif2 --  cl tried     7124 cl shrink        0 lits rem          0 time: 0.00
46.89/46.96	c vivif2 --  cl tried    24870 cl shrink        0 lits rem          0 time: 0.00
47.09/47.13	c asymm  cl-useful: 0/1329/7124 lits-rem:0 time: 0.16
47.09/47.13	c calculated reachability. Time: 0.00
47.09/47.13	c  N dy   169    238320        84      7124         8     24870     49806    441742     26.83     22.03  --
66.49/66.54	c  N dy   175    357482        84      7124         8     28895     49806    474894     26.12     21.69  --
66.49/66.56	c  S st   175    357482        84      7124         8     28895     49806    474894     26.12     21.69  --
66.59/66.65	c  S st   175    357986        84      7124         8     29364     49806    486750     26.12     21.69  --
66.59/66.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
66.59/66.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  7.3M T:  0.11
66.69/66.77	c Calc non-exist non-lernt bins v-fix:     0 done:     84 time:  0.00 s
66.69/66.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
66.69/66.77	c Subs w/ non-existent bins:      0 time:  0.00 s
66.69/66.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
66.69/66.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
66.69/66.78	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
67.79/67.86	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
72.70/72.78	c Added 1 vars  tried: 80000 time: 4.92
72.80/72.82	c ORs :      1 avg-s:  0.0 cl-sh:  3434 l-rem:   3434 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    4.96
72.80/72.83	c lits-rem:       864  cl-subs:     2311  v-elim:     80  v-fix:    0  time:  6.05 s
72.80/72.83	c learnt bin added due to v-elim: 0
72.80/72.83	c vivif2 --  cl tried     7125 cl shrink        0 lits rem          0 time: 0.00
72.80/72.83	c vivif2 --  cl tried    27053 cl shrink        0 lits rem          0 time: 0.00
72.90/73.00	c asymm  cl-useful: 0/1012/7125 lits-rem:0 time: 0.16
73.00/73.00	c calculated reachability. Time: 0.00
73.00/73.00	c  N dy   175    357986        85      7125        10     27053     49796    433367     26.12     21.69  --
108.80/108.81	c  N dy   176    536979        85      7125        10     34740     49796    547546     26.77     21.54  --
108.80/108.84	c  S st   176    536979        85      7125        10     34740     49796    547546     26.77     21.54  --
108.90/108.95	c  S st   176    537481        85      7125        10     35216     49796    560160     26.77     21.54  --
108.90/108.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
108.90/108.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.10/109.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P:  9.3M T:  0.15
109.10/109.10	c Calc non-exist non-lernt bins v-fix:     0 done:     85 time:  0.00 s
109.10/109.10	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
109.10/109.11	c Subs w/ non-existent bins:      0 time:  0.00 s
109.10/109.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
109.10/109.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
109.10/109.12	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
110.60/110.65	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
116.30/116.34	c Added 1 vars  tried: 80000 time: 5.68
116.30/116.38	c ORs :      1 avg-s:  0.0 cl-sh:  3742 l-rem:   3742 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:    5.73
116.30/116.39	c lits-rem:      1235  cl-subs:     2230  v-elim:     80  v-fix:    0  time:  7.28 s
116.30/116.39	c learnt bin added due to v-elim: 0
116.30/116.39	c vivif2 --  cl tried     7126 cl shrink        0 lits rem          0 time: 0.00
116.40/116.40	c vivif2 --  cl tried    32986 cl shrink        0 lits rem          0 time: 0.01
116.40/116.48	c asymm  cl-useful: 0/461/7126 lits-rem:0 time: 0.08
116.40/116.48	c calculated reachability. Time: 0.00
116.40/116.48	c  N dy   176    537481        86      7126        12     32986     49787    506359     26.77     21.54  --
116.40/116.48	c  F st   176    537481        86      7126        12     32986     49787    506359     26.77     21.54  --
116.80/116.83	c Decided on static restart strategy
179.10/179.13	c  N dy   227    806221        86      7126        12     54532     49787    978917     26.78     21.58  --
179.10/179.16	c  S st   227    806221        86      7126        12     54532     49787    978917     26.78     21.58  --
179.31/179.34	c  S st   227    806725        86      7126        12     55014     49787    991739     26.78     21.58  --
179.31/179.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
179.31/179.34	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.60/179.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 16.5M T:  0.31
179.60/179.65	c Calc non-exist non-lernt bins v-fix:     0 done:     86 time:  0.00 s
179.60/179.65	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
179.60/179.66	c Subs w/ non-existent bins:      0 time:  0.01 s
179.60/179.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
179.60/179.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
179.60/179.68	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
183.61/183.69	c ORs :      6 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 20.0 T:    0.02
195.40/195.43	c Added 1 vars  tried: 80000 time: 11.74
195.60/195.64	c ORs :      1 avg-s:  0.0 cl-sh:  9722 l-rem:   9722 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.95
195.60/195.65	c lits-rem:      2924  cl-subs:     6146  v-elim:     80  v-fix:    0  time: 15.97 s
195.60/195.65	c learnt bin added due to v-elim: 0
195.60/195.66	c vivif2 --  cl tried     7127 cl shrink        0 lits rem          0 time: 0.00
195.60/195.66	c vivif2 --  cl tried    48867 cl shrink        0 lits rem          0 time: 0.01
195.70/195.75	c asymm  cl-useful: 0/615/7127 lits-rem:0 time: 0.09
195.70/195.75	c calculated reachability. Time: 0.00
195.70/195.75	c  N dy   227    806725        87      7127        14     48867     49777    837078     26.78     21.58  --
310.10/310.11	c  N dy   242   1210087        87      7127        14     63700     49777   1056035     24.61     20.86  --
310.10/310.15	c  S st   242   1210087        87      7127        14     63700     49777   1056035     24.61     20.86  --
310.30/310.33	c  S st   242   1210587        87      7127        14     64180     49777   1068922     24.61     20.86  --
310.30/310.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
310.30/310.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.60/310.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 20.4M T:  0.34
310.60/310.67	c Calc non-exist non-lernt bins v-fix:     0 done:     87 time:  0.00 s
310.60/310.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
310.60/310.68	c Subs w/ non-existent bins:      0 time:  0.01 s
310.60/310.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
310.70/310.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
310.70/310.70	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
314.81/314.85	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
326.11/326.14	c Added 1 vars  tried: 80000 time: 11.30
326.31/326.36	c ORs :      1 avg-s:  0.0 cl-sh:  9574 l-rem:   9574 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   11.51
326.31/326.38	c lits-rem:      3674  cl-subs:     7757  v-elim:     80  v-fix:    0  time: 15.68 s
326.31/326.38	c learnt bin added due to v-elim: 0
326.31/326.38	c vivif2 --  cl tried     7128 cl shrink        0 lits rem          0 time: 0.00
326.31/326.39	c vivif2 --  cl tried    56423 cl shrink        0 lits rem          0 time: 0.01
326.41/326.49	c asymm  cl-useful: 0/389/7128 lits-rem:0 time: 0.09
326.41/326.49	c calculated reachability. Time: 0.00
326.41/326.49	c  N dy   242   1210587        88      7128        16     56423     49765    894105     24.61     20.86  --
506.50/506.52	c  N dy   285   1710590        88      7128        16     86819     49765   1581128     26.21     20.88  --
506.50/506.58	c  S st   285   1710590        88      7128        16     86819     49765   1581128     26.21     20.88  --
506.80/506.86	c  S st   285   1711095        88      7128        16     87303     49765   1593978     26.21     20.88  --
506.80/506.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
506.80/506.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
507.41/507.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 29.1M T:  0.60
507.41/507.46	c Calc non-exist non-lernt bins v-fix:     0 done:     88 time:  0.00 s
507.41/507.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
507.41/507.47	c Subs w/ non-existent bins:      0 time:  0.01 s
507.51/507.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.51/507.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.51/507.50	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
517.21/517.21	c ORs :      8 avg-s:  2.0 cl-sh:     0 l-rem:      0 b-add:      0 v-rep:   0 cl-rem: 1 avg s: 34.0 T:    0.07
537.61/537.64	c Added 1 vars  tried: 80000 time: 20.43
538.21/538.24	c ORs :      1 avg-s:  0.0 cl-sh: 16791 l-rem:  16791 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   21.03
538.21/538.27	c lits-rem:       912  cl-subs:    11093  v-elim:     80  v-fix:    0  time: 30.76 s
538.21/538.27	c learnt bin added due to v-elim: 0
538.21/538.27	c vivif2 --  cl tried     7129 cl shrink        0 lits rem          0 time: 0.00
538.21/538.29	c vivif2 --  cl tried    76209 cl shrink        0 lits rem          0 time: 0.02
538.31/538.39	c asymm  cl-useful: 0/267/7129 lits-rem:0 time: 0.11
538.41/538.40	c calculated reachability. Time: 0.00
538.41/538.40	c  N dy   285   1711095        89      7129        18     76209     49764   1318486     26.21     20.88  --
762.02/762.07	c  N dy   287   2211097        89      7129        18     91514     49764   1588835     25.95     20.92  --
762.12/762.13	c  S st   287   2211097        89      7129        18     91514     49764   1588835     25.95     20.92  --
762.42/762.44	c  S st   287   2211600        89      7129        18     91983     49764   1601616     25.95     20.92  --
762.42/762.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
762.42/762.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.12/763.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 34.1M T:  0.69
763.12/763.14	c Calc non-exist non-lernt bins v-fix:     0 done:     89 time:  0.00 s
763.12/763.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
763.12/763.15	c Subs w/ non-existent bins:      0 time:  0.01 s
763.12/763.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
763.12/763.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
763.12/763.19	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
773.22/773.23	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
792.32/792.36	c Added 1 vars  tried: 80000 time: 19.13
792.82/792.89	c ORs :      1 avg-s:  0.0 cl-sh: 15706 l-rem:  15706 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   19.66
792.92/792.92	c lits-rem:      1685  cl-subs:    10816  v-elim:     80  v-fix:    0  time: 29.73 s
792.92/792.92	c learnt bin added due to v-elim: 0
792.92/792.92	c vivif2 --  cl tried     7130 cl shrink        0 lits rem          0 time: 0.00
792.92/792.93	c vivif2 --  cl tried    81167 cl shrink        0 lits rem          0 time: 0.02
793.02/793.03	c asymm  cl-useful: 0/291/7130 lits-rem:0 time: 0.10
793.02/793.03	c calculated reachability. Time: 0.00
793.02/793.03	c  N dy   287   2211600        90      7130        20     81167     49752   1331625     25.95     20.92  --
1031.92/1031.98	c  N dy   293   2711601        90      7130        20    104320     49752   1817682     26.31     20.79  --
1032.02/1032.06	c  S st   293   2711601        90      7130        20    104320     49752   1817682     26.31     20.79  --
1032.42/1032.42	c  S st   293   2712103        90      7130        20    104806     49752   1830597     26.31     20.79  --
1032.42/1032.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1032.42/1032.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.22/1033.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bin:      0 BRemL:      0 BRemN:      0 CBin:       0 P: 40.4M T:  0.81
1033.22/1033.24	c Calc non-exist non-lernt bins v-fix:     0 done:     90 time:  0.00 s
1033.22/1033.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1033.22/1033.26	c Subs w/ non-existent bins:      0 time:  0.02 s
1033.22/1033.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1033.22/1033.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1033.22/1033.29	c Removed useless bin:       0  fixed:     0  bprops:   0.00M  time:  0.00 s
1046.52/1046.54	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
1069.72/1069.77	c Added 1 vars  tried: 80000 time: 23.23
1070.42/1070.49	c ORs :      1 avg-s:  0.0 cl-sh: 17837 l-rem:  17837 b-add:      2 v-rep:   0 cl-rem: 0 avg s: nan T:   23.95
1070.52/1070.52	c lits-rem:       889  cl-subs:    12277  v-elim:     80  v-fix:    0  time: 37.23 s
1070.52/1070.52	c learnt bin added due to v-elim: 0
1070.52/1070.52	c vivif2 --  cl tried     7131 cl shrink        0 lits rem          0 time: 0.00
1070.52/1070.54	c vivif2 --  cl tried    92529 cl shrink        0 lits rem          0 time: 0.02
1070.62/1070.65	c asymm  cl-useful: 0/202/7131 lits-rem:0 time: 0.11
1070.62/1070.66	c calculated reachability. Time: 0.00
1070.62/1070.66	c  N dy   293   2712103        91      7131        22     92529     49742   1524331     26.31     20.79  --
1070.62/1070.66	c  F st   293   2712103        91      7131        22     92529     49742   1524331     26.31     20.79  --
1071.62/1071.62	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-3173289-1301792797/watcher-3173289-1301792797 -o /tmp/evaluation-result-3173289-1301792797/solver-3173289-1301792797 -C 2400 -W 1300 -M 7680 ./techdemo --threads=1 HOME/instance-3173289-1301792797.cnf 

running on 2 cores: 4,6

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


[startup+0 s]
/proc/loadavg: 3.39 3.87 3.89 2/174 19118
/proc/meminfo: memFree=19121920/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=28936 CPUtime=0 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 624 0 0 0 0 0 0 0 24 0 1 0 369510411 29630464 557 33554432000 4194304 4797429 140734485407648 18446744073709551615 260905054917 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 7234 559 347 148 0 2163 0

[startup+0.0724729 s]
/proc/loadavg: 3.39 3.87 3.89 2/174 19118
/proc/meminfo: memFree=19121920/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=29064 CPUtime=0.07 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 720 0 0 0 7 0 0 0 24 0 1 0 369510411 29761536 652 33554432000 4194304 4797429 140734485407648 18446744073709551615 4428810 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 7266 652 369 148 0 2195 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 29064

[startup+0.100503 s]
/proc/loadavg: 3.39 3.87 3.89 2/174 19118
/proc/meminfo: memFree=19121920/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=29064 CPUtime=0.09 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 721 0 0 0 9 0 0 0 24 0 1 0 369510411 29761536 653 33554432000 4194304 4797429 140734485407648 18446744073709551615 4429171 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 7266 653 369 148 0 2195 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 29064

[startup+0.30049 s]
/proc/loadavg: 3.39 3.87 3.89 2/174 19118
/proc/meminfo: memFree=19121920/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=128856 CPUtime=0.29 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 1140 0 0 0 29 0 0 0 25 0 1 0 369510411 131948544 1007 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 32214 1007 405 148 0 27143 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 128856

[startup+0.700365 s]
/proc/loadavg: 3.39 3.87 3.89 2/174 19118
/proc/meminfo: memFree=19121920/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=129680 CPUtime=0.69 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 1569 0 0 0 69 0 0 0 25 0 1 0 369510411 132792320 1236 33554432000 4194304 4797429 140734485407648 18446744073709551615 4425633 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 32420 1236 405 148 0 27349 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 129680

[startup+1.50022 s]
/proc/loadavg: 3.39 3.87 3.89 5/190 19144
/proc/meminfo: memFree=19090716/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=130356 CPUtime=1.49 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 2288 0 0 0 149 0 0 0 25 0 1 0 369510411 133484544 1329 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424812 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 32589 1329 405 148 0 27518 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 130356

[startup+3.10087 s]
/proc/loadavg: 3.39 3.87 3.89 5/190 19144
/proc/meminfo: memFree=19085632/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=132320 CPUtime=3.09 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 3223 0 0 0 309 0 0 0 25 0 1 0 369510411 135495680 1876 33554432000 4194304 4797429 140734485407648 18446744073709551615 4429154 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 33080 1876 409 148 0 28009 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 132320

[startup+6.30034 s]
/proc/loadavg: 3.44 3.87 3.89 5/190 19145
/proc/meminfo: memFree=19074016/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=133680 CPUtime=6.29 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 4911 0 0 0 628 1 0 0 25 0 1 0 369510411 136888320 2103 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424603 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 33420 2103 410 148 0 28349 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 133680

[startup+12.7002 s]
/proc/loadavg: 3.48 3.87 3.89 5/190 19145
/proc/meminfo: memFree=19063956/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=135376 CPUtime=12.69 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 7248 0 0 0 1268 1 0 0 25 0 1 0 369510411 138625024 2643 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 33844 2643 415 148 0 28773 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 135376

[startup+25.5008 s]
/proc/loadavg: 3.60 3.88 3.90 5/190 19145
/proc/meminfo: memFree=19051176/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=140060 CPUtime=25.49 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 10548 0 0 0 2548 1 0 0 25 0 1 0 369510411 143421440 3790 33554432000 4194304 4797429 140734485407648 18446744073709551615 4551592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 35015 3810 415 148 0 29944 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 140060

[startup+51.1012 s]
/proc/loadavg: 3.73 3.89 3.90 5/190 19146
/proc/meminfo: memFree=19031504/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=145480 CPUtime=51.09 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 16198 0 0 0 5107 2 0 0 25 0 1 0 369510411 148971520 5027 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 36370 5027 415 148 0 31299 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 145480

[startup+102.307 s]
/proc/loadavg: 3.88 3.90 3.90 5/190 19147
/proc/meminfo: memFree=19017068/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=148024 CPUtime=102.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 26910 0 0 0 10226 4 0 0 25 0 1 0 369510411 151576576 5586 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 37006 5586 415 148 0 31935 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 148024

[startup+162.301 s]
/proc/loadavg: 4.02 3.95 3.91 5/190 19149
/proc/meminfo: memFree=18997084/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=151260 CPUtime=162.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 37027 0 0 0 16223 7 0 0 25 0 1 0 369510411 154890240 7113 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424725 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 37815 7113 415 148 0 32744 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 151260

[startup+222.301 s]
/proc/loadavg: 4.01 3.95 3.91 5/190 19150
/proc/meminfo: memFree=18974748/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=158052 CPUtime=222.29 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 45155 0 0 0 22220 9 0 0 25 0 1 0 369510411 161845248 8749 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 39513 8749 415 148 0 34442 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 158052

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 19152
/proc/meminfo: memFree=18977052/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=158292 CPUtime=282.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 53555 0 0 0 28218 12 0 0 25 0 1 0 369510411 162091008 8616 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424960 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 39573 8616 415 148 0 34502 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 158292

[startup+342.301 s]
/proc/loadavg: 4.00 3.96 3.91 5/190 19153
/proc/meminfo: memFree=18956084/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=164176 CPUtime=342.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 60382 0 0 0 34215 15 0 0 25 0 1 0 369510411 168116224 9641 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 41044 9641 415 148 0 35973 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 164176

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.91 5/190 19155
/proc/meminfo: memFree=18950728/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=164312 CPUtime=402.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 67209 0 0 0 40213 17 0 0 25 0 1 0 369510411 168255488 10373 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424846 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 41078 10373 415 148 0 36007 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 164312

[startup+462.301 s]
/proc/loadavg: 4.04 3.99 3.92 5/190 19157
/proc/meminfo: memFree=18942504/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=165696 CPUtime=462.3 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 73810 0 0 0 46212 18 0 0 25 0 1 0 369510411 169672704 10557 33554432000 4194304 4797429 140734485407648 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 41424 10557 415 148 0 36353 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 165696

[startup+522.301 s]
/proc/loadavg: 4.01 3.99 3.92 5/190 19158
/proc/meminfo: memFree=18928220/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=170268 CPUtime=522.31 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 79531 0 0 0 52211 20 0 0 25 0 1 0 369510411 174354432 11784 33554432000 4194304 4797429 140734485407648 18446744073709551615 4495518 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 42567 11784 415 148 0 37496 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 170268

[startup+582.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 19160
/proc/meminfo: memFree=18927184/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=173460 CPUtime=582.31 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 84307 0 0 0 58210 21 0 0 25 0 1 0 369510411 177623040 11629 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424835 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 43365 11629 415 148 0 38294 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 173460

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.92 5/190 19161
/proc/meminfo: memFree=18917216/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=173592 CPUtime=642.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 89670 0 0 0 64208 24 0 0 25 0 1 0 369510411 177758208 12179 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 43398 12179 415 148 0 38327 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 173592

[startup+702.301 s]
/proc/loadavg: 4.10 4.02 3.93 5/190 19163
/proc/meminfo: memFree=18912972/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=173720 CPUtime=702.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 94950 0 0 0 70205 27 0 0 25 0 1 0 369510411 177889280 12512 33554432000 4194304 4797429 140734485407648 18446744073709551615 4423072 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 43430 12512 415 148 0 38359 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 173720

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.93 5/190 19165
/proc/meminfo: memFree=18899396/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=174188 CPUtime=762.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 100205 0 0 0 76204 28 0 0 25 0 1 0 369510411 178368512 12696 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 43547 12696 415 148 0 38476 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 174188

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.93 5/190 19166
/proc/meminfo: memFree=18894280/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=178936 CPUtime=822.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 103770 0 0 0 82203 29 0 0 25 0 1 0 369510411 183230464 13398 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 44734 13398 415 148 0 39663 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 178936

[startup+882.301 s]
/proc/loadavg: 4.05 4.02 3.94 5/190 19168
/proc/meminfo: memFree=18896092/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=179356 CPUtime=882.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 109019 0 0 0 88201 31 0 0 25 0 1 0 369510411 183660544 13399 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424970 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 44839 13399 415 148 0 39768 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 179356

[startup+942.301 s]
/proc/loadavg: 4.02 4.01 3.94 5/190 19169
/proc/meminfo: memFree=18886380/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=180792 CPUtime=942.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 114235 0 0 0 94200 32 0 0 25 0 1 0 369510411 185131008 13251 33554432000 4194304 4797429 140734485407648 18446744073709551615 4425828 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 45198 13251 415 148 0 40127 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 180792

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.94 5/190 19171
/proc/meminfo: memFree=18875432/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=181136 CPUtime=1002.33 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 118527 0 0 0 100199 34 0 0 25 0 1 0 369510411 185483264 14727 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 45284 14727 415 148 0 40213 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 181136

[startup+1062.3 s]
/proc/loadavg: 4.02 4.02 3.94 5/190 19173
/proc/meminfo: memFree=18873548/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=184080 CPUtime=1062.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 121787 0 0 0 106197 35 0 0 25 0 1 0 369510411 188497920 15223 33554432000 4194304 4797429 140734485407648 18446744073709551615 4495559 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 46020 15223 415 148 0 40949 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 184080

[startup+1122.3 s]
/proc/loadavg: 4.01 4.01 3.94 5/190 19174
/proc/meminfo: memFree=18864844/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=187556 CPUtime=1122.32 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 126089 0 0 0 112196 36 0 0 25 0 1 0 369510411 192057344 16304 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424784 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 46889 16304 415 148 0 41818 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 187556

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.94 6/190 19176
/proc/meminfo: memFree=18865176/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=187596 CPUtime=1182.33 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 131221 0 0 0 118195 38 0 0 25 0 1 0 369510411 192098304 15553 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424794 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 46899 15553 415 148 0 41828 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 187596

[startup+1242.3 s]
/proc/loadavg: 4.07 4.02 3.95 5/190 19177
/proc/meminfo: memFree=18850388/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=187660 CPUtime=1242.33 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 135366 0 0 0 124194 39 0 0 25 0 1 0 369510411 192163840 16646 33554432000 4194304 4797429 140734485407648 18446744073709551615 4424750 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 46915 16646 415 148 0 41844 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 187660



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.02 4.01 3.95 5/190 19179
/proc/meminfo: memFree=18852460/32950928 swapFree=67111528/67111528
[pid=19118] ppid=19116 vsize=189476 CPUtime=1300.04 cores=4,6
/proc/19118/stat : 19118 (techdemo) R 19116 19118 18923 0 -1 4202496 140416 0 0 0 129963 41 0 0 25 0 1 0 369510411 194023424 15662 33554432000 4194304 4797429 140734485407648 18446744073709551615 4422912 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/19118/statm: 47369 15662 415 148 0 42298 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 189476

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.64
CPU system time (s): 0.413937
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 297956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.64
system time used= 0.413937
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 140416
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= 14
involuntary context switches= 763

runsolver used 2.01669 second user time and 5.08323 second system time

The end

Launcher Data

Begin job on node116 at 2011-04-03 03:06:37
IDJOB=3173289
IDBENCH=82707
IDSOLVER=1585
FILE ID=node116/3173289-1301792797
RUNJOBID= node116-1301792797-19102
PBS_JOBID= 12841424
Free space on /tmp= 71264 MiB

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

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

MD5SUM BENCH= c0af45ae07be0ad78c796952c610fc60
RANDOM SEED=1259406588

node116.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.826
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.65
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.826
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.826
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.826
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.826
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.826
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.826
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.826
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.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19121952 kB
Buffers:        393104 kB
Cached:       13060540 kB
SwapCached:          0 kB
Active:        9139868 kB
Inactive:      4377600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19121952 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           15752 kB
Writeback:           0 kB
AnonPages:       63544 kB
Mapped:          14816 kB
Slab:           245676 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   191508 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= 71236 MiB
End job on node116 at 2011-04-03 03:28:19