Trace number 3175643

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 Strange-Night-1-st? (TO) 1300.06 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
MD5SUM54460fee539c424ee8b11c1bf37a8da6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark52.893
Satisfiable
(Un)Satisfiability was proved
Number of variables30000
Number of clauses126000
Sum of the clauses size378000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3126000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3175643-1301784968.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.00/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.07	c -- vars added      30000
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.08
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.07
0.19/0.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.28/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.28/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.28/0.31	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.49/0.56	c lits-rem:         0  cl-subs:        0  v-elim:    852  v-fix:    0  time:  0.24 s
0.49/0.56	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.62	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.59/0.62	c calculated reachability. Time: 0.00
0.59/0.63	c Calc default polars -  time:   0.01 s pos:   13322 undec:    3440 neg:   13238
0.59/0.63	c =========================================================================================
0.59/0.63	c types(t): F = full restart, N = normal restart
0.59/0.63	c types(t): S = simplification begin/end, E = solution found
0.59/0.63	c restart types(rt): st = static, dy = dynamic
0.59/0.63	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.63	c  B st     0         0     29148    124601         0         0    378601         0   no data   no data  --
1.79/1.80	c  N dy    18      4079     29148    124601         0      4079    378601   1018373    149.97    159.60  --
2.99/3.08	c  N dy    47      8244     29148    124601         0      8243    378601   2077651    159.15    175.75  --
4.29/4.33	c  N dy    74     12342     29148    124601         0     12339    378601   3069721    158.18    171.14  --
5.59/5.60	c  N dy    98     16438     29148    124601         0     16434    378601   4061121    156.69    171.31  --
6.89/6.94	c  N dy   127     20599     29148    124601         0     10600    378601    770239    157.34    172.24  --
8.18/8.20	c  N dy   152     24714     29148    124601         0     14715    378601   1747116    156.90    179.12  --
8.28/8.30	c  F st   155     25000     29148    124601         0     15001    378601   1819949    156.93   no data  --
10.09/10.14	c  N dy   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
10.09/10.14	c  S st   161     30001     29148    124601         0     20000    378601   3597760    156.93   no data  --
10.29/10.31	c  S st   161     30503     29148    124601         0     20502    378601   3684245    156.93   no data  --
10.29/10.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.29/10.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.17
10.79/10.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.79/10.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.79/10.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
10.79/10.86	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.99/18.04	c lits-rem:         1  cl-subs:        7  v-elim:      0  v-fix:    0  time:  7.18 s
18.09/18.17	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.12
18.09/18.18	c calculated reachability. Time: 0.00
18.09/18.18	c  N dy   161     30503     29148    124601         0     20495    378601   3681100    156.93   no data  --
19.49/19.51	c  N dy   188     34564     29148    124601         0     24556    378601   4659908    156.58    166.81  --
20.79/20.83	c  N dy   214     38608     29148    124601         0     28600    378601   5633212    156.39    166.89  --
22.19/22.22	c  N dy   241     42615     29148    124601         0     17110    378601   1159783    156.74    174.39  --
23.19/23.22	c  S st   263     45756     29148    124601         0     20251    378601   1905678    156.40   no data  --
23.29/23.39	c  S st   263     46261     29148    124601         0     20756    378601   2004922    156.40   no data  --
23.39/23.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.39/23.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.49/23.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.17
23.69/23.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.69/23.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.69/23.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
23.69/23.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
28.19/28.22	c lits-rem:         7  cl-subs:        2  v-elim:      0  v-fix:    0  time:  4.46 s
28.19/28.23	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
28.19/28.26	c vivif2 --  cl tried    20754 cl shrink        0 lits rem          0 time: 0.03
28.29/28.38	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.12
28.29/28.39	c calculated reachability. Time: 0.00
28.29/28.39	c  N dy   263     46261     29148    124601         0     20754    378601   2003999    156.40   no data  --
29.60/29.70	c  N dy   288     50278     29148    124601         0     24771    378601   2961054    156.14    179.35  --
30.99/31.06	c  N dy   318     54314     29148    124601         0     28807    378601   3959036    156.32    165.39  --
32.39/32.43	c  N dy   342     58381     29148    124601         0     32874    378601   4939932    156.09    164.63  --
33.79/33.81	c  N dy   370     62385     29148    124601         0     36878    378601   5914619    156.10    165.91  --
35.20/35.20	c  N dy   400     66420     29148    124601         0     22169    378601   1563827    156.08    219.42  --
36.20/36.20	c  S st   423     69391     29148    124601         0     25140    378601   2317613    156.34    161.19  --
36.30/36.37	c  S st   423     69895     29148    124601         0     25644    378601   2400416    156.34   no data  --
36.30/36.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.30/36.39	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.49/36.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.69/36.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.69/36.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.69/36.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
36.69/36.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.80/42.81	c lits-rem:         5  cl-subs:        0  v-elim:      0  v-fix:    0  time:  6.04 s
42.80/42.82	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
42.80/42.85	c vivif2 --  cl tried    25644 cl shrink        0 lits rem          0 time: 0.03
42.90/42.98	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.13
42.90/42.99	c calculated reachability. Time: 0.00
42.90/42.99	c  N dy   423     69895     29148    124601         0     25644    378601   2400411    156.34   no data  --
44.49/44.54	c  N dy   456     74437     29148    124601         0     30185    378601   3485984    156.53    228.43  --
46.10/46.18	c  N dy   487     79259     29148    124601         0     35007    378601   4673398    156.55    172.54  --
47.89/47.96	c  N dy   521     84362     29148    124601         0     40110    378601   5935205    156.63    167.07  --
48.99/49.08	c  F st   542     87500     29148    124601         0     22371    378601   1045588    156.75    157.96  --
50.19/50.25	c  N st   547     90797     29148    124601         0     25667    378601   2109707    156.75   no data  --
52.20/52.29	c  N dy   577     96682     29148    124601         0     31551    378601   3718177    157.02    175.24  --
54.49/54.54	c  N dy   624    102943     29148    124601         0     37812    378601   5257594    157.19    187.67  --
55.19/55.26	c  S st   637    104843     29148    124601         0     39712    378601   5704861    157.14    157.96  --
55.39/55.46	c  S st   637    105347     29148    124601         0     40216    378601   5794287    157.14   no data  --
55.39/55.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.39/55.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.59/55.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.19
56.00/56.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
56.00/56.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
56.00/56.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
56.00/56.10	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
119.19/119.24	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 63.14 s
119.19/119.25	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
119.29/119.33	c vivif2 --  cl tried    40212 cl shrink        0 lits rem          0 time: 0.08
119.39/119.49	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.16
119.49/119.50	c calculated reachability. Time: 0.00
119.49/119.50	c  N dy   637    105347     29148    124601         0     40212    378601   5791582    157.14   no data  --
121.89/121.94	c  N dy   685    112155     29148    124601         0     24582    378601   1160282    157.30    168.02  --
124.30/124.38	c  N dy   734    119317     29148    124601         0     31744    378601   2902126    157.41    173.85  --
127.10/127.10	c  N dy   786    127013     29148    124601         0     39439    378601   4782631    157.32    202.22  --
129.99/130.02	c  N dy   838    135135     29148    124601         0     23841    378601    634309    157.17    167.41  --
132.89/132.95	c  N dy   895    143856     29148    124601         0     32562    378601   2740707    157.13    172.74  --
136.20/136.20	c  N dy   963    153058     29148    124601         0     41763    378601   4997310    157.36    165.69  --
137.99/138.01	c  S st   997    158020     29148    124601         0     46725    378601   6242879    157.46    155.46  --
138.19/138.21	c  S st   997    158522     29148    124601         0     47227    378601   6336710    157.46   no data  --
138.19/138.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.19/138.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
138.39/138.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
138.79/138.81	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.79/138.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.79/138.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
138.79/138.85	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
218.29/218.33	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 79.48 s
218.29/218.34	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
218.39/218.42	c vivif2 --  cl tried    47222 cl shrink        0 lits rem          0 time: 0.08
218.59/218.60	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.18
218.59/218.61	c calculated reachability. Time: 0.00
218.59/218.61	c  N dy   997    158522     29148    124601         0     47222    378601   6334002    157.46   no data  --
222.10/222.15	c  N dy  1065    168666     29148    124601         0     32512    378601   2442677    157.40    166.17  --
225.90/225.98	c  N dy  1134    179669     29148    124601         0     43513    378601   5094349    157.27    178.07  --
230.20/230.23	c  N dy  1217    191291     29148    124601         0     29206    378601   1354139    157.29    172.88  --
234.40/234.44	c  N dy  1293    203529     29148    124601         0     41443    378601   4262454    156.99    183.62  --
239.20/239.25	c  N dy  1382    216608     29148    124601         0     27557    378601    673264    156.91    169.13  --
244.10/244.11	c  N dy  1481    230569     29148    124601         0     41516    378601   4079367    156.90    166.19  --
246.69/246.78	c  S st  1533    237783     29148    124601         0     48730    378601   5837713    157.00    149.36  --
246.89/246.97	c  S st  1533    238291     29148    124601         0     49238    378601   5916582    157.00   no data  --
246.89/246.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
246.89/246.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
247.09/247.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
247.50/247.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
247.50/247.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
247.50/247.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
247.50/247.56	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
319.70/319.74	c lits-rem:         0  cl-subs:        6  v-elim:      0  v-fix:    0  time: 72.19 s
319.70/319.76	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
319.80/319.84	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.08
320.00/320.03	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.19
320.00/320.04	c calculated reachability. Time: 0.00
320.00/320.04	c  N dy  1533    238291     29148    124601         0     49232    378601   5913519    157.00   no data  --
325.60/325.69	c  N dy  1638    253574     29148    124601         0     36536    378601   2605956    157.01    170.20  --
331.50/331.53	c  N dy  1745    269826     29148    124601         0     52787    378601   6481585    156.94    165.24  --
337.71/337.77	c  N dy  1863    287122     29148    124601         0     41093    378601   3469378    157.00    169.45  --
344.50/344.57	c  N dy  1988    305484     29148    124601         0     59454    378601   7931477    157.06    168.74  --
344.80/344.87	c  F st  1991    306252     29148    124601         0     30229    378601    545330    157.00    152.69  --
351.60/351.66	c  N dy  2084    325006     29148    124601         0     48982    378601   5575849    156.94    172.70  --
359.10/359.19	c  N dy  2214    345146     29148    124601         0     38124    378601   2213183    157.01    167.21  --
363.60/363.68	c  S st  2297    357437     29148    124601         0     50414    378601   5218089    157.03    137.56  --
363.80/363.88	c  S st  2297    357940     29148    124601         0     50917    378601   5322791    157.03   no data  --
363.90/363.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
363.90/363.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
364.00/364.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
364.30/364.38	c bin-w-bin subsume rem            0 bins  time:  0.01 s
364.30/364.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
364.40/364.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
364.40/364.41	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
424.80/424.84	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time: 60.43 s
424.80/424.86	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
424.90/424.93	c vivif2 --  cl tried    50916 cl shrink        0 lits rem          0 time: 0.07
425.10/425.12	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.19
425.10/425.13	c calculated reachability. Time: 0.00
425.10/425.13	c  N dy  2297    357940     29148    124601         0     50916    378601   5322539    157.03   no data  --
432.91/432.96	c  N dy  2445    378037     29148    124601         0     39014    378601   2198318    157.16    172.89  --
440.41/440.42	c  N dy  2585    398115     29148    124601         0     59091    378601   7143542    157.17    173.00  --
447.80/447.84	c  N dy  2723    418215     29148    124601         0     46197    378601   3784710    157.31    191.37  --
455.50/455.52	c  N dy  2858    438261     29148    124601         0     66241    378601   8693211    157.33    167.96  --
462.80/462.82	c  N dy  2991    458288     29148    124601         0     52271    378601   4964929    157.30    166.60  --
470.60/470.61	c  N dy  3136    478324     29148    124601         0     37305    378601   1050528    157.48    165.91  --
477.91/477.96	c  N dy  3270    498421     29148    124601         0     57401    378601   5925811    157.46    167.38  --
485.70/485.75	c  N dy  3409    518438     29148    124601         0     41419    378601   1830185    157.54    187.98  --
492.60/492.60	c  S st  3532    536911     29148    124601         0     59889    378601   6307487    157.51   no data  --
492.81/492.81	c  S st  3532    537413     29148    124601         0     60391    378601   6394360    157.51   no data  --
492.81/492.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
492.81/492.83	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
493.00/493.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.20
493.30/493.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
493.30/493.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
493.30/493.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
493.40/493.40	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
579.81/579.80	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 86.40 s
579.81/579.82	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
579.91/579.91	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.09
580.11/580.12	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.21
580.11/580.13	c calculated reachability. Time: 0.00
580.11/580.13	c  N dy  3532    537413     29148    124601         0     60386    378601   6391040    157.51   no data  --
588.21/588.28	c  N dy  3667    557513     29148    124601         0     43487    378601   2059809    157.46    216.24  --
595.81/595.84	c  N dy  3806    577534     29148    124601         0     63508    378601   6949019    157.48    168.46  --
603.60/603.67	c  N dy  3945    597545     29148    124601         0     45518    378601   2270710    157.55    170.78  --
611.21/611.24	c  N dy  4079    617550     29148    124601         0     65523    378601   7121216    157.52    168.17  --
619.11/619.12	c  N dy  4219    637641     29148    124601         0     46611    378601   2306250    157.54    166.80  --
626.81/626.83	c  N dy  4349    657825     29148    124601         0     66793    378601   7234594    157.52    166.08  --
634.71/634.78	c  N dy  4491    677849     29148    124601         0     46820    378601   2149368    157.57    214.00  --
642.41/642.43	c  N dy  4628    697869     29148    124601         0     66840    378601   7082935    157.62    167.80  --
650.41/650.48	c  N dy  4770    717886     29148    124601         0     45864    378601   1699681    157.64    172.31  --
658.21/658.21	c  N dy  4918    737988     29148    124601         0     65965    378601   6672973    157.71    167.12  --
666.31/666.38	c  N dy  5060    758078     29148    124601         0     44052    378601    988675    157.75    168.80  --
674.01/674.06	c  N dy  5202    778201     29148    124601         0     64173    378601   5960243    157.82    169.93  --
682.22/682.28	c  N dy  5340    798221     29148    124601         0     84190    378601  10925428    157.89    169.25  --
685.32/685.34	c  S st  5396    806119     29148    124601         0     49091    378601   1988397    157.92   no data  --
685.51/685.54	c  S st  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
685.51/685.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
685.51/685.56	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
685.71/685.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
685.81/685.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
685.81/685.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
685.91/685.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
685.91/685.91	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
691.11/691.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.19 s
691.11/691.11	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
691.11/691.14	c vivif2 --  cl tried    49594 cl shrink        0 lits rem          0 time: 0.03
691.31/691.32	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.17
691.31/691.33	c calculated reachability. Time: 0.00
691.31/691.33	c  N dy  5396    806622     29148    124601         0     49594    378601   2070875    157.92   no data  --
699.21/699.20	c  N dy  5532    826768     29148    124601         0     69739    378601   6988655    157.95    166.77  --
707.51/707.54	c  N dy  5667    846841     29148    124601         0     45818    378601    945241    157.98    170.07  --
715.21/715.27	c  N dy  5815    866898     29148    124601         0     65875    378601   5975445    158.08    167.11  --
723.41/723.48	c  N dy  5942    887032     29148    124601         0     86008    378601  10880439    158.06    167.43  --
731.31/731.33	c  N dy  6076    907065     29148    124601         0     61044    378601   4439067    158.07    170.42  --
739.51/739.54	c  N dy  6216    927279     29148    124601         0     81252    378601   9438216    158.13    177.85  --
747.72/747.70	c  N dy  6352    947349     29148    124601         0     55326    378601   2796144    158.17    169.41  --
755.62/755.63	c  N dy  6490    967361     29148    124601         0     75337    378601   7805241    158.24    257.44  --
764.11/764.13	c  N dy  6623    987385     29148    124601         0     48363    378601    852014    158.23    182.36  --
771.92/771.92	c  N dy  6766   1007401     29148    124601         0     68379    378601   5864979    158.28    173.63  --
780.21/780.29	c  N dy  6897   1027456     29148    124601         0     88432    378601  10742923    158.26    167.46  --
788.52/788.50	c  N dy  7042   1047578     29148    124601         0     60555    378601   3627534    158.29    177.07  --
796.52/796.58	c  N dy  7177   1067648     29148    124601         0     80625    378601   8479643    158.28    169.09  --
798.32/798.38	c  F st  7208   1071878     29148    124601         0     84855    378601   9514106    158.30   no data  --
805.22/805.25	c  N dy  7286   1087747     29148    124601         0     51721    378601   1206631    158.31    208.56  --
813.02/813.00	c  N dy  7417   1107778     29148    124601         0     71749    378601   6109564    158.30    169.33  --
821.51/821.58	c  N dy  7565   1127833     29148    124601         0     91801    378601  11146472    158.40    166.94  --
829.81/829.85	c  N dy  7699   1147936     29148    124601         0     61908    378601   3470506    158.40    172.65  --
837.91/837.92	c  N dy  7833   1167991     29148    124601         0     81961    378601   8366521    158.41    171.50  --
846.71/846.70	c  N dy  7966   1188032     29148    124601         0    102000    378601  13342431    158.43    167.18  --
854.63/854.68	c  N dy  8102   1208356     29148    124601         0     71321    378601   5516457    158.44    168.00  --
855.22/855.30	c  S st  8112   1209934     29148    124601         0     72899    378601   5888227    158.44   no data  --
855.52/855.51	c  S st  8112   1210441     29148    124601         0     73406    378601   5975485    158.44   no data  --
855.52/855.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
855.52/855.54	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
855.73/855.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
856.02/856.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
856.02/856.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
856.02/856.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
856.12/856.10	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
933.02/933.08	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 76.98 s
933.02/933.09	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
933.12/933.18	c vivif2 --  cl tried    73403 cl shrink        0 lits rem          0 time: 0.09
933.42/933.41	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.23
933.42/933.42	c calculated reachability. Time: 0.00
933.42/933.42	c  N dy  8112   1210441     29148    124601         0     73403    378601   5974732    158.44   no data  --
942.41/942.43	c  N dy  8256   1230484     29148    124601         0     93446    378601  10969001    158.48    168.06  --
950.92/950.97	c  N dy  8393   1250597     29148    124601         0     61562    378601   2837475    158.51    167.89  --
959.02/959.05	c  N dy  8527   1270600     29148    124601         0     81565    378601   7760361    158.51    168.35  --
967.82/967.84	c  N dy  8664   1290617     29148    124601         0    101578    378601  12717314    158.53    179.41  --
976.02/976.08	c  N dy  8804   1310699     29148    124601         0     68672    378601   4400594    158.54    184.05  --
984.32/984.34	c  N dy  8929   1330811     29148    124601         0     88782    378601   9395579    158.53    175.41  --
993.52/993.54	c  N dy  9072   1351120     29148    124601         0     55092    378601    799648    158.56    175.02  --
1001.52/1001.50	c  N dy  9211   1371221     29148    124601         0     75193    378601   5685049    158.56    174.33  --
1010.02/1010.05	c  N dy  9344   1391319     29148    124601         0     95291    378601  10672069    158.58    171.48  --
1019.03/1019.06	c  N dy  9482   1411620     29148    124601         0     60590    378601   1890152    158.59    170.08  --
1027.13/1027.12	c  N dy  9613   1431642     29148    124601         0     80612    378601   6821954    158.59    182.36  --
1035.72/1035.77	c  N dy  9738   1451774     29148    124601         0    100743    378601  11770667    158.58    179.54  --
1044.52/1044.51	c  N dy  9875   1472012     29148    124601         0     64989    378601   2787369    158.60    168.81  --
1052.73/1052.74	c  N dy 10010   1492096     29148    124601         0     85073    378601   7669390    158.59    167.33  --
1061.72/1061.79	c  N dy 10153   1512326     29148    124601         0    105302    378601  12704813    158.63    168.47  --
1070.42/1070.44	c  N dy 10302   1532373     29148    124601         0     68350    378601   3429127    158.68    168.78  --
1078.72/1078.75	c  N dy 10438   1552375     29148    124601         0     88349    378601   8319579    158.69    171.10  --
1087.82/1087.80	c  N dy 10578   1572380     29148    124601         0    108354    378601  13299965    158.73    167.62  --
1096.42/1096.49	c  N dy 10722   1592434     29148    124601         0     70409    378601   3641942    158.75    172.85  --
1104.82/1104.87	c  N dy 10860   1612456     29148    124601         0     90427    378601   8619544    158.78    181.71  --
1114.02/1114.03	c  N dy 10995   1632666     29148    124601         0    110635    378601  13603091    158.78    174.39  --
1122.72/1122.75	c  N dy 11139   1652801     29148    124601         0     71770    378601   3710089    158.82    176.69  --
1131.12/1131.17	c  N dy 11273   1672833     29148    124601         0     91800    378601   8765184    158.85    183.64  --
1140.42/1140.40	c  N dy 11414   1692909     29148    124601         0    111875    378601  13799205    158.88    200.77  --
1148.03/1148.07	c  S st 11535   1710443     29148    124601         0     69412    378601   2859968    158.88    165.86  --
1148.23/1148.28	c  S st 11535   1710944     29148    124601         0     69913    378601   2946047    158.88   no data  --
1148.33/1148.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1148.33/1148.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1148.53/1148.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1148.63/1148.69	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1148.73/1148.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1148.73/1148.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29148 time:  0.01 s
1148.73/1148.72	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1157.93/1157.98	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  9.26 s
1157.93/1157.99	c vivif2 --  cl tried   124601 cl shrink        0 lits rem          0 time: 0.01
1158.03/1158.04	c vivif2 --  cl tried    69912 cl shrink        0 lits rem          0 time: 0.04
1158.23/1158.25	c asymm  cl-useful: 0/124601/124601 lits-rem:0 time: 0.22
1158.23/1158.26	c calculated reachability. Time: 0.00
1158.23/1158.26	c  N dy 11535   1710944     29148    124601         0     69912    378601   2946034    158.88   no data  --
1167.03/1167.01	c  N dy 11670   1731017     29148    124601         0     89983    378601   7947625    158.92    174.98  --
1176.02/1176.01	c  N dy 11806   1751088     29148    124601         0    110053    378601  12840947    158.93    171.94  --
1184.92/1184.96	c  N dy 11937   1771181     29148    124601         0     69150    378601   2628129    158.93    173.32  --
1193.33/1193.34	c  N dy 12072   1791264     29148    124601         0     89233    378601   7572584    158.92    169.46  --
1202.34/1202.34	c  N dy 12204   1811399     29148    124601         0    109366    378601  12538514    158.91    172.25  --
1211.63/1211.66	c  N dy 12345   1831420     29148    124601         0     67393    378601   1909904    158.95    167.95  --
1220.03/1220.01	c  N dy 12486   1851497     29148    124601         0     87469    378601   6957358    158.98    172.45  --
1228.92/1228.97	c  N dy 12626   1871574     29148    124601         0    107542    378601  11967013    159.01    170.00  --
1238.53/1238.54	c  N dy 12759   1891693     29148    124601         0     64673    378601    964090    159.00    170.25  --
1246.72/1246.76	c  N dy 12897   1911788     29148    124601         0     84765    378601   5987872    159.02    170.37  --
1255.63/1255.62	c  N dy 13037   1931875     29148    124601         0    104851    378601  10918508    159.04    169.27  --
1265.13/1265.14	c  N dy 13169   1951893     29148    124601         0    124868    378601  15900899    159.05    189.07  --
1273.63/1273.67	c  N dy 13302   1972012     29148    124601         0     80983    378601   4802099    159.05    170.43  --
1282.33/1282.39	c  N dy 13442   1992089     29148    124601         0    101059    378601   9793176    159.07    168.90  --
1291.83/1291.89	c  N dy 13590   2012151     29148    124601         0    121119    378601  14824118    159.11    168.92  --

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-3175643-1301784968/watcher-3175643-1301784968 -o /tmp/evaluation-result-3175643-1301784968/solver-3175643-1301784968 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175643-1301784968.cnf 

running on 2 cores: 1,3

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.79 3.92 3.63 3/187 12202
/proc/meminfo: memFree=19285912/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=28152 CPUtime=0 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 1973 0 0 0 0 0 0 0 23 0 1 0 368727436 28827648 1711 33554432000 4194304 4650387 140734936732176 18446744073709551615 4361539 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 7038 1720 326 112 0 2003 0

[startup+0.094979 s]
/proc/loadavg: 3.79 3.92 3.63 3/187 12202
/proc/meminfo: memFree=19285912/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=43908 CPUtime=0.08 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 5308 0 0 0 8 0 0 0 23 0 1 0 368727436 44961792 4782 33554432000 4194304 4650387 140734936732176 18446744073709551615 4369194 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 10977 4782 346 112 0 5942 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 43908

[startup+0.100975 s]
/proc/loadavg: 3.79 3.92 3.63 3/187 12202
/proc/meminfo: memFree=19285912/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=43908 CPUtime=0.09 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 5308 0 0 0 9 0 0 0 23 0 1 0 368727436 44961792 4782 33554432000 4194304 4650387 140734936732176 18446744073709551615 4369208 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 10977 4782 346 112 0 5942 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43908

[startup+0.300937 s]
/proc/loadavg: 3.79 3.92 3.63 3/187 12202
/proc/meminfo: memFree=19285912/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=61436 CPUtime=0.28 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 9507 0 0 0 28 0 0 0 25 0 1 0 368727436 62910464 8241 33554432000 4194304 4650387 140734936732176 18446744073709551615 4437259 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 15359 8241 359 112 0 10324 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 61436

[startup+0.700868 s]
/proc/loadavg: 3.79 3.92 3.63 3/187 12202
/proc/meminfo: memFree=19285912/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=70956 CPUtime=0.69 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 11831 0 0 0 68 1 0 0 18 0 1 0 368727436 72658944 10565 33554432000 4194304 4650387 140734936732176 18446744073709551615 4304103 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 17739 10565 379 112 0 12704 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 70956

[startup+1.50072 s]
/proc/loadavg: 3.79 3.92 3.63 5/190 12230
/proc/meminfo: memFree=19231052/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=70956 CPUtime=1.49 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 12547 0 0 0 148 1 0 0 19 0 1 0 368727436 72658944 11281 33554432000 4194304 4650387 140734936732176 18446744073709551615 4363585 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 17739 11281 379 112 0 12704 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 70956

[startup+3.10043 s]
/proc/loadavg: 3.79 3.92 3.63 5/190 12230
/proc/meminfo: memFree=19217536/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=70956 CPUtime=3.09 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 13841 0 0 0 308 1 0 0 22 0 1 0 368727436 72658944 12575 33554432000 4194304 4650387 140734936732176 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 17739 12575 379 112 0 12704 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 70956

[startup+6.30084 s]
/proc/loadavg: 3.81 3.92 3.63 5/190 12230
/proc/meminfo: memFree=19186904/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=117948 CPUtime=6.29 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 16350 0 0 0 627 2 0 0 25 0 1 0 368727436 120778752 15084 33554432000 4194304 4650387 140734936732176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 29487 15084 379 112 0 24452 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 117948

[startup+12.7007 s]
/proc/loadavg: 3.82 3.92 3.64 6/190 12230
/proc/meminfo: memFree=19018880/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=213040 CPUtime=12.69 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 40667 0 0 0 1264 5 0 0 25 0 1 0 368727436 218152960 33725 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 53260 33725 383 112 0 48225 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213040

[startup+25.5003 s]
/proc/loadavg: 3.86 3.93 3.64 5/190 12230
/proc/meminfo: memFree=18979016/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=162708 CPUtime=25.49 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 48125 0 0 0 2543 6 0 0 25 0 1 0 368727436 166612992 34275 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476417 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 40677 34275 383 112 0 35642 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 162708

[startup+51.1006 s]
/proc/loadavg: 3.91 3.93 3.65 5/190 12231
/proc/meminfo: memFree=18929656/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=174848 CPUtime=51.09 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 65833 0 0 0 5099 10 0 0 25 0 1 0 368727436 179044352 38149 33554432000 4194304 4650387 140734936732176 18446744073709551615 4333936 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 43712 38149 383 112 0 38677 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 174848

[startup+102.306 s]
/proc/loadavg: 3.96 3.94 3.66 5/190 12232
/proc/meminfo: memFree=18766780/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=292516 CPUtime=102.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 82936 0 0 0 10217 13 0 0 25 0 1 0 368727436 299536384 55252 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476780 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 73129 55252 383 112 0 68094 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 292516

[startup+162.3 s]
/proc/loadavg: 3.98 3.95 3.68 5/190 12234
/proc/meminfo: memFree=18670164/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=324728 CPUtime=162.29 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 99602 0 0 0 16213 16 0 0 25 0 1 0 368727436 332521472 64434 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 81182 64434 383 112 0 76147 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 324728

[startup+222.3 s]
/proc/loadavg: 3.99 3.95 3.70 5/190 12236
/proc/meminfo: memFree=18643228/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=280456 CPUtime=222.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 103524 0 0 0 22213 17 0 0 25 0 1 0 368727436 287186944 64419 33554432000 4194304 4650387 140734936732176 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 70114 64419 383 112 0 65079 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 280456

[startup+282.3 s]
/proc/loadavg: 4.04 3.97 3.72 5/190 12237
/proc/meminfo: memFree=18596940/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=339744 CPUtime=282.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 115797 0 0 0 28211 19 0 0 25 0 1 0 368727436 347897856 68200 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 84936 68200 383 112 0 79901 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 339744

[startup+342.3 s]
/proc/loadavg: 4.01 3.97 3.73 5/190 12248
/proc/meminfo: memFree=18562844/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=354356 CPUtime=342.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 129416 0 0 0 34208 22 0 0 25 0 1 0 368727436 362860544 72372 33554432000 4194304 4650387 140734936732176 18446744073709551615 4363490 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 88589 72372 383 112 0 83554 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 354356

[startup+402.3 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 12249
/proc/meminfo: memFree=18521772/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=365588 CPUtime=402.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 142390 0 0 0 40205 25 0 0 25 0 1 0 368727436 374362112 74321 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 91397 74321 383 112 0 86362 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 365588

[startup+462.3 s]
/proc/loadavg: 4.00 3.97 3.76 5/190 12251
/proc/meminfo: memFree=18534396/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=365604 CPUtime=462.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 159492 0 0 0 46200 30 0 0 25 0 1 0 368727436 374378496 73641 33554432000 4194304 4650387 140734936732176 18446744073709551615 4364384 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 91401 73641 383 112 0 86366 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 365604

[startup+522.3 s]
/proc/loadavg: 4.06 3.99 3.78 5/190 12253
/proc/meminfo: memFree=18485000/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=379356 CPUtime=522.3 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 177754 0 0 0 52196 34 0 0 25 0 1 0 368727436 388460544 78847 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 94839 78847 383 112 0 89804 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 379356

[startup+582.301 s]
/proc/loadavg: 4.02 3.99 3.79 5/190 12254
/proc/meminfo: memFree=18489916/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=379356 CPUtime=582.31 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 179014 0 0 0 58196 35 0 0 25 0 1 0 368727436 388460544 80107 33554432000 4194304 4650387 140734936732176 18446744073709551615 4365445 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 94839 80107 383 112 0 89804 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 379356

[startup+642.301 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 12256
/proc/meminfo: memFree=18473628/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=379628 CPUtime=642.31 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 207193 0 0 0 64189 42 0 0 25 0 1 0 368727436 388739072 79433 33554432000 4194304 4650387 140734936732176 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 94907 79433 383 112 0 89872 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 379628

[startup+702.301 s]
/proc/loadavg: 4.00 3.99 3.81 5/190 12257
/proc/meminfo: memFree=18443468/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=388396 CPUtime=702.31 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 235649 0 0 0 70181 50 0 0 25 0 1 0 368727436 397717504 83387 33554432000 4194304 4650387 140734936732176 18446744073709551615 4367252 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 97099 83387 383 112 0 92064 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 388396

[startup+762.307 s]
/proc/loadavg: 4.00 3.99 3.82 5/190 12259
/proc/meminfo: memFree=18412548/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=389808 CPUtime=762.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 265288 0 0 0 76174 58 0 0 25 0 1 0 368727436 399163392 86373 33554432000 4194304 4650387 140734936732176 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 97452 86373 383 112 0 92417 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 389808

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 12261
/proc/meminfo: memFree=18394172/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=391236 CPUtime=822.31 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 294753 0 0 0 82166 65 0 0 25 0 1 0 368727436 400625664 86541 33554432000 4194304 4650387 140734936732176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 97809 86541 383 112 0 92774 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 391236

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.83 5/190 12262
/proc/meminfo: memFree=18421788/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=392888 CPUtime=882.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 310141 0 0 0 88162 70 0 0 25 0 1 0 368727436 402317312 81397 33554432000 4194304 4650387 140734936732176 18446744073709551615 4476482 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 98222 81397 383 112 0 93187 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 392888

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.84 5/190 12264
/proc/meminfo: memFree=18403256/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=392888 CPUtime=942.31 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 314998 0 0 0 94160 71 0 0 25 0 1 0 368727436 402317312 86254 33554432000 4194304 4650387 140734936732176 18446744073709551615 4363303 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 98222 86254 383 112 0 93187 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 392888

[startup+1002.3 s]
/proc/loadavg: 4.07 4.00 3.85 5/190 12265
/proc/meminfo: memFree=18426400/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=400816 CPUtime=1002.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 344733 0 0 0 100153 79 0 0 25 0 1 0 368727436 410435584 83440 33554432000 4194304 4650387 140734936732176 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 100204 83440 383 112 0 95169 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 400816

[startup+1062.3 s]
/proc/loadavg: 4.15 4.03 3.87 5/190 12267
/proc/meminfo: memFree=18388804/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=401156 CPUtime=1062.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 374245 0 0 0 106146 86 0 0 25 0 1 0 368727436 410783744 90147 33554432000 4194304 4650387 140734936732176 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 100289 90147 383 112 0 95254 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 401156

[startup+1122.3 s]
/proc/loadavg: 4.05 4.02 3.87 5/190 12269
/proc/meminfo: memFree=18377992/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=415968 CPUtime=1122.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 404765 0 0 0 112138 94 0 0 25 0 1 0 368727436 425951232 84305 33554432000 4194304 4650387 140734936732176 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 103992 84305 383 112 0 98957 0
Current children cumulated CPU time (s) 1122.32
Current children cumulated vsize (KiB) 415968

[startup+1182.3 s]
/proc/loadavg: 4.02 4.02 3.88 5/190 12270
/proc/meminfo: memFree=18314572/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=355512 CPUtime=1182.32 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 429694 0 0 0 118131 101 0 0 25 0 1 0 368727436 364044288 83813 33554432000 4194304 4650387 140734936732176 18446744073709551615 4360420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 88878 83813 383 112 0 83843 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 355512

[startup+1242.3 s]
/proc/loadavg: 4.00 4.01 3.88 5/190 12272
/proc/meminfo: memFree=18350096/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=416928 CPUtime=1242.33 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 456670 0 0 0 124126 107 0 0 25 0 1 0 368727436 426934272 84237 33554432000 4194304 4650387 140734936732176 18446744073709551615 4364418 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 104232 84237 383 112 0 99197 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 416928



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.99 3.88 3/183 12292
/proc/meminfo: memFree=18865556/32951124 swapFree=67111528/67111528
[pid=12202] ppid=12200 vsize=417592 CPUtime=1300.03 cores=1,3
/proc/12202/stat : 12202 (strangenight1-s) R 12200 12202 12018 0 -1 4202496 483888 0 0 0 129890 113 0 0 25 0 1 0 368727436 427614208 84028 33554432000 4194304 4650387 140734936732176 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/12202/statm: 104398 84028 383 112 0 99363 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 417592

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.02
CPU time (s): 1300.06
CPU user time (s): 1298.91
CPU system time (s): 1.15082
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 417592

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

runsolver used 1.9827 second user time and 5.13522 second system time

The end

Launcher Data

Begin job on node110 at 2011-04-03 00:56:09
IDJOB=3175643
IDBENCH=82661
IDSOLVER=1589
FILE ID=node110/3175643-1301784968
RUNJOBID= node110-1301783654-12039
PBS_JOBID= 12841408
Free space on /tmp= 71096 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S1354319962-100-UNKNOWN.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3175643-1301784968/watcher-3175643-1301784968 -o /tmp/evaluation-result-3175643-1301784968/solver-3175643-1301784968 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3175643-1301784968.cnf

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

MD5SUM BENCH= 54460fee539c424ee8b11c1bf37a8da6
RANDOM SEED=136553096

node110.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19286192 kB
Buffers:        397064 kB
Cached:       12835400 kB
SwapCached:          0 kB
Active:        8554776 kB
Inactive:      4796340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19286192 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24532 kB
Writeback:          56 kB
AnonPages:      118612 kB
Mapped:          15856 kB
Slab:           250836 kB
PageTables:       5216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   328092 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= 71096 MiB
End job on node110 at 2011-04-03 01:17:51