Trace number 3175529

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-S1854039067-041-UNKNOWN.cnf
MD5SUM30037b76a2fd7877580e038a49317f67
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark560.149
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-3175529-1301783659.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.01/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.01/0.07	c -- vars added      30000
0.01/0.07	c Parsing time:  0.06 s
0.01/0.07	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.14	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.07
0.19/0.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
0.19/0.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.19/0.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.19/0.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.19/0.29	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.49/0.51	c lits-rem:         0  cl-subs:        0  v-elim:    838  v-fix:    0  time:  0.22 s
0.49/0.52	c Finding binary XORs  T:     0.00 s  found:       0
0.49/0.57	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.49/0.57	c calculated reachability. Time: 0.00
0.49/0.58	c Calc default polars -  time:   0.01 s pos:   13371 undec:    3404 neg:   13225
0.49/0.58	c =========================================================================================
0.49/0.58	c types(t): F = full restart, N = normal restart
0.49/0.58	c types(t): S = simplification begin/end, E = solution found
0.49/0.58	c restart types(rt): st = static, dy = dynamic
0.49/0.58	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.49/0.58	c  B st     0         0     29162    124584         0         0    378302         0   no data   no data  --
1.69/1.78	c  N dy    19      4098     29162    124584         0      4097    378302   1208562    158.83    170.35  --
2.99/3.01	c  N dy    46      8165     29162    124584         0      8164    378302   2186617    157.91    166.57  --
4.19/4.26	c  N dy    71     12359     29162    124584         0     12357    378302   3168166    156.32    166.82  --
5.50/5.52	c  N dy    97     16401     29162    124584         0     16399    378302   4131946    155.84    164.73  --
6.79/6.82	c  N dy   124     20486     29162    124584         0     10485    378302    732071    155.79    174.09  --
7.99/8.08	c  N dy   153     24546     29162    124584         0     14545    378302   1701490    155.88    166.00  --
8.19/8.23	c  F st   157     25002     29162    124584         0     15001    378302   1811817    155.82   no data  --
9.90/9.95	c  N dy   163     30001     29162    124584         0     19997    378302   3654013    155.82   no data  --
9.90/9.95	c  S st   163     30001     29162    124584         0     19997    378302   3654013    155.82   no data  --
10.09/10.11	c  S st   163     30504     29162    124584         0     20500    378302   3736440    155.82   no data  --
10.09/10.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.09/10.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.19/10.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.59/10.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.59/10.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.59/10.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
10.59/10.64	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.69/17.74	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  7.10 s
17.79/17.88	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.14
17.79/17.89	c calculated reachability. Time: 0.00
17.79/17.89	c  N dy   163     30504     29162    124584         0     20496    378302   3729931    155.82   no data  --
19.29/19.32	c  N dy   188     34616     29162    124584         0     24608    378302   4666808    154.76    165.75  --
20.69/20.76	c  N dy   220     38704     29162    124584         0     28696    378302   5664796    155.43    174.11  --
22.09/22.14	c  N dy   248     42759     29162    124584         0     17258    378302   1176908    155.60    168.46  --
23.09/23.10	c  S st   265     45757     29162    124584         0     20256    378302   1925092    155.77   no data  --
23.19/23.27	c  S st   265     46260     29162    124584         0     20759    378302   2020747    155.77   no data  --
23.19/23.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
23.49/23.59	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.59/23.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.59/23.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
23.59/23.62	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.90/27.93	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  4.31 s
27.90/27.94	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
27.90/27.97	c vivif2 --  cl tried    20756 cl shrink        0 lits rem          0 time: 0.03
28.10/28.11	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.13
28.10/28.11	c calculated reachability. Time: 0.00
28.10/28.12	c  N dy   265     46260     29162    124584         0     20756    378302   2019748    155.77   no data  --
29.60/29.60	c  N dy   293     50443     29162    124584         0     24939    378302   3031726    155.73    167.02  --
30.99/31.04	c  N dy   322     54566     29162    124584         0     29060    378302   4064758    156.25    164.77  --
32.39/32.44	c  N dy   348     58667     29162    124584         0     33160    378302   5064694    156.34    167.84  --
33.79/33.85	c  N dy   373     62762     29162    124584         0     37255    378302   6034450    156.32    165.53  --
35.20/35.22	c  N dy   400     66798     29162    124584         0     22545    378302   1707212    156.47    167.83  --
35.99/36.06	c  S st   416     69391     29162    124584         0     25138    378302   2324801    156.30   no data  --
36.20/36.23	c  S st   416     69893     29162    124584         0     25640    378302   2402113    156.30   no data  --
36.20/36.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
36.20/36.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.39/36.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.49/36.57	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.49/36.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.49/36.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
36.59/36.60	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.20/42.22	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  5.62 s
42.20/42.24	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
42.20/42.27	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.03
42.40/42.42	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.14
42.40/42.43	c calculated reachability. Time: 0.00
42.40/42.43	c  N dy   416     69893     29162    124584         0     25637    378302   2400096    156.30   no data  --
44.00/44.04	c  N dy   444     74405     29162    124584         0     30148    378302   3453602    156.12    166.73  --
45.69/45.77	c  N dy   476     79259     29162    124584         0     35002    378302   4607991    156.06    168.33  --
47.49/47.57	c  N dy   511     84385     29162    124584         0     40127    378302   5861082    156.21    165.41  --
48.60/48.67	c  F st   530     87502     29162    124584         0     22370    378302   1017761    155.99   no data  --
49.80/49.81	c  N st   535     90798     29162    124584         0     25666    378302   1980925    155.99   no data  --
51.90/51.92	c  N dy   562     96734     29162    124584         0     31602    378302   3733742    156.07    176.69  --
54.09/54.12	c  N dy   608    102990     29162    124584         0     37858    378302   5249545    156.22    168.93  --
54.69/54.76	c  S st   620    104839     29162    124584         0     39707    378302   5678606    156.15    161.08  --
54.90/54.94	c  S st   620    105341     29162    124584         0     40209    378302   5765347    156.15   no data  --
54.90/54.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.90/54.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.09/55.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.49/55.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.49/55.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.49/55.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
55.49/55.54	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
116.89/116.93	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 61.40 s
116.89/116.95	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
116.99/117.03	c vivif2 --  cl tried    40206 cl shrink        0 lits rem          0 time: 0.08
117.19/117.20	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.17
117.19/117.21	c calculated reachability. Time: 0.00
117.19/117.21	c  N dy   620    105341     29162    124584         0     40206    378302   5762911    156.15   no data  --
119.69/119.73	c  N dy   667    112149     29162    124584         0     24575    378302   1165764    156.15    190.38  --
122.30/122.32	c  N dy   716    119344     29162    124584         0     31770    378302   2991194    156.41    164.80  --
125.20/125.20	c  N dy   771    127009     29162    124584         0     39435    378302   4849669    156.54    167.36  --
128.29/128.34	c  N dy   826    135240     29162    124584         0     23948    378302    658016    156.55    165.68  --
131.29/131.30	c  N dy   881    144080     29162    124584         0     32787    378302   2798761    156.44    171.52  --
134.50/134.52	c  N dy   938    153319     29162    124584         0     42025    378302   4973817    156.24    167.34  --
136.20/136.26	c  S st   970    158012     29162    124584         0     46718    378302   6139471    156.31    166.55  --
136.40/136.46	c  S st   970    158516     29162    124584         0     47222    378302   6228448    156.31   no data  --
136.40/136.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
136.40/136.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
136.60/136.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
136.99/137.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
136.99/137.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
136.99/137.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
136.99/137.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
213.20/213.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 76.22 s
213.20/213.29	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
213.30/213.38	c vivif2 --  cl tried    47222 cl shrink        0 lits rem          0 time: 0.09
213.50/213.57	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.19
213.50/213.58	c calculated reachability. Time: 0.00
213.50/213.58	c  N dy   970    158516     29162    124584         0     47222    378302   6228448    156.31   no data  --
217.29/217.38	c  N dy  1036    168773     29162    124584         0     32625    378302   2428744    156.22    165.05  --
221.40/221.45	c  N dy  1106    179664     29162    124584         0     43514    378302   5052183    156.16    168.81  --
225.90/225.99	c  N dy  1182    191212     29162    124584         0     29134    378302   1340397    156.18    167.89  --
230.30/230.33	c  N dy  1261    203726     29162    124584         0     41647    378302   4329739    156.16    164.48  --
235.20/235.20	c  N dy  1351    216821     29162    124584         0     27778    378302    726767    156.22    175.84  --
240.00/240.04	c  N dy  1442    230788     29162    124584         0     41744    378302   4028856    156.11    165.66  --
242.60/242.60	c  S st  1493    237776     29162    124584         0     48731    378302   5732876    156.13    143.68  --
242.70/242.79	c  S st  1493    238279     29162    124584         0     49234    378302   5818198    156.13   no data  --
242.80/242.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
242.80/242.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
243.00/243.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
243.30/243.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
243.30/243.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
243.30/243.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
243.30/243.36	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
312.20/312.24	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 68.88 s
312.20/312.25	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
312.30/312.33	c vivif2 --  cl tried    49232 cl shrink        0 lits rem          0 time: 0.08
312.50/312.52	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.19
312.50/312.53	c calculated reachability. Time: 0.00
312.50/312.53	c  N dy  1493    238279     29162    124584         0     49232    378302   5816622    156.13   no data  --
318.31/318.39	c  N dy  1600    253614     29162    124584         0     36587    378302   2569395    156.16    173.24  --
324.70/324.74	c  N dy  1717    269839     29162    124584         0     52810    378302   6535454    156.40    172.78  --
331.30/331.34	c  N dy  1836    287154     29162    124584         0     41134    378302   3524991    156.48    167.62  --
338.20/338.21	c  N dy  1954    305492     29162    124584         0     59469    378302   8011672    156.58    171.93  --
338.50/338.54	c  F st  1960    306250     29162    124584         0     30238    378302    548777    156.57   no data  --
345.31/345.39	c  N dy  2060    325029     29162    124584         0     49016    378302   5548392    156.61    165.37  --
352.90/352.93	c  N dy  2201    345066     29162    124584         0     38055    378302   2201425    156.66    165.55  --
357.41/357.45	c  S st  2285    357418     29162    124584         0     50404    378302   5204111    156.72   no data  --
357.60/357.65	c  S st  2285    357921     29162    124584         0     50907    378302   5299873    156.72   no data  --
357.60/357.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
357.60/357.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
357.80/357.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
358.10/358.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
358.10/358.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
358.10/358.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
358.10/358.19	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
416.41/416.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time: 58.24 s
416.41/416.43	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
416.51/416.51	c vivif2 --  cl tried    50907 cl shrink        0 lits rem          0 time: 0.07
416.71/416.70	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.19
416.71/416.71	c calculated reachability. Time: 0.00
416.71/416.71	c  N dy  2285    357921     29162    124584         0     50907    378302   5299873    156.72   no data  --
424.61/424.68	c  N dy  2426    377983     29162    124584         0     38975    378302   2240102    156.98    170.13  --
432.60/432.64	c  N dy  2561    398072     29162    124584         0     59061    378302   7114386    156.98    165.35  --
440.11/440.16	c  N dy  2709    418108     29162    124584         0     46101    378302   3645236    157.03    166.60  --
447.90/447.98	c  N dy  2847    438161     29162    124584         0     66154    378302   8549289    157.10    166.95  --
455.42/455.49	c  N dy  2980    458429     29162    124584         0     52423    378302   5020591    157.16    165.63  --
463.20/463.26	c  N dy  3119    478449     29162    124584         0     37444    378302   1063805    157.19    167.40  --
470.71/470.71	c  N dy  3261    498486     29162    124584         0     57480    378302   5909665    157.23    208.02  --
478.51/478.59	c  N dy  3407    518534     29162    124584         0     41526    378302   1849228    157.30    171.57  --
485.40/485.45	c  S st  3530    536883     29162    124584         0     59875    378302   6302649    157.30    130.54  --
485.60/485.66	c  S st  3530    537387     29162    124584         0     60379    378302   6388706    157.30   no data  --
485.60/485.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
485.60/485.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
485.80/485.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
486.22/486.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
486.22/486.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
486.22/486.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
486.22/486.26	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
572.02/572.04	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time: 85.78 s
572.02/572.06	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
572.11/572.15	c vivif2 --  cl tried    60375 cl shrink        0 lits rem          0 time: 0.09
572.31/572.36	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.21
572.31/572.36	c calculated reachability. Time: 0.00
572.31/572.37	c  N dy  3530    537387     29162    124584         0     60375    378302   6387877    157.30   no data  --
580.61/580.64	c  N dy  3672    557423     29162    124584         0     43418    378302   2061561    157.37    294.11  --
588.81/588.87	c  N dy  3811    577426     29162    124584         0     63418    378302   6958904    157.37    185.66  --
596.71/596.73	c  N dy  3945    597449     29162    124584         0     45442    378302   2330550    157.38    171.23  --
604.41/604.41	c  N dy  4088    617483     29162    124584         0     65473    378302   7258340    157.42    181.75  --
612.21/612.29	c  N dy  4216    637489     29162    124584         0     46478    378302   2287656    157.40    167.27  --
619.91/619.96	c  N dy  4349    657504     29162    124584         0     66493    378302   7113086    157.38    194.54  --
627.92/627.99	c  N dy  4482    677584     29162    124584         0     46577    378302   2098484    157.42    168.35  --
635.72/635.77	c  N dy  4622    697698     29162    124584         0     66690    378302   6989791    157.45    169.36  --
643.91/643.96	c  N dy  4763    717704     29162    124584         0     45692    378302   1636163    157.52    168.69  --
651.52/651.59	c  N dy  4894    737750     29162    124584         0     65736    378302   6505624    157.53    168.49  --
660.11/660.10	c  N dy  5046    757922     29162    124584         0     43907    378302    942162    157.62    169.03  --
667.72/667.73	c  N dy  5183    777966     29162    124584         0     63950    378302   5914356    157.67    171.02  --
676.01/676.07	c  N dy  5322    798021     29162    124584         0     84005    378302  10797384    157.67    169.49  --
679.11/679.19	c  S st  5379    806080     29162    124584         0     49069    378302   1952980    157.67   no data  --
679.31/679.39	c  S st  5379    806581     29162    124584         0     49570    378302   2051896    157.67   no data  --
679.41/679.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
679.41/679.41	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
679.51/679.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
679.72/679.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
679.72/679.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
679.72/679.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
679.72/679.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
685.11/685.14	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.38 s
685.11/685.15	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
685.11/685.18	c vivif2 --  cl tried    49569 cl shrink        0 lits rem          0 time: 0.03
685.32/685.35	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.17
685.32/685.36	c calculated reachability. Time: 0.00
685.32/685.36	c  N dy  5379    806581     29162    124584         0     49569    378302   2051378    157.67   no data  --
693.21/693.26	c  N dy  5515    826707     29162    124584         0     69695    378302   6965047    157.69    174.35  --
701.82/701.88	c  N dy  5650    846795     29162    124584         0     45785    378302    921259    157.74    174.20  --
709.52/709.57	c  N dy  5784    866907     29162    124584         0     65897    378302   5838702    157.74    167.08  --
718.01/718.03	c  N dy  5922    887129     29162    124584         0     86118    378302  10788762    157.74    171.14  --
725.92/725.90	c  N dy  6058    907134     29162    124584         0     61128    378302   4414550    157.77    168.44  --
734.11/734.12	c  N dy  6199    927145     29162    124584         0     81139    378302   9379819    157.84    242.97  --
742.42/742.40	c  N dy  6341    947233     29162    124584         0     55222    378302   2739320    157.85    166.23  --
750.32/750.37	c  N dy  6473    967299     29162    124584         0     75288    378302   7582025    157.82    177.74  --
759.03/759.00	c  N dy  6612    987405     29162    124584         0     48393    378302    843823    157.79    169.10  --
766.82/766.81	c  N dy  6755   1007442     29162    124584         0     68430    378302   5744251    157.81    236.94  --
775.22/775.26	c  N dy  6890   1027479     29162    124584         0     88467    378302  10642437    157.81    221.22  --
783.42/783.43	c  N dy  7030   1047550     29162    124584         0     60539    378302   3608427    157.86    167.62  --
791.62/791.69	c  N dy  7166   1067656     29162    124584         0     80644    378302   8610143    157.89    166.27  --
793.51/793.52	c  F st  7197   1071875     29162    124584         0     84863    378302   9641736    157.90   no data  --
800.42/800.43	c  N dy  7272   1087750     29162    124584         0     51737    378302   1184419    157.89    191.04  --
808.32/808.33	c  N dy  7411   1107787     29162    124584         0     71774    378302   6118344    157.93    168.32  --
816.82/816.89	c  N dy  7550   1127844     29162    124584         0     91829    378302  11022822    157.97    171.88  --
825.12/825.19	c  N dy  7685   1147863     29162    124584         0     61851    378302   3418849    158.00    171.10  --
833.42/833.47	c  N dy  7828   1168025     29162    124584         0     82012    378302   8348902    158.05    170.59  --
842.41/842.41	c  N dy  7958   1188176     29162    124584         0     51162    378302    554766    158.03    167.42  --
850.23/850.21	c  N dy  8082   1208219     29162    124584         0     71204    378302   5491135    158.03    184.23  --
850.92/850.91	c  S st  8094   1209871     29162    124584         0     72856    378302   5906986    158.04    157.28  --
851.12/851.12	c  S st  8094   1210373     29162    124584         0     73358    378302   5990715    158.04   no data  --
851.12/851.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
851.12/851.14	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
851.32/851.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
851.62/851.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
851.62/851.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
851.72/851.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
851.72/851.72	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
929.53/929.52	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time: 77.80 s
929.53/929.53	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
929.62/929.61	c vivif2 --  cl tried    73355 cl shrink        0 lits rem          0 time: 0.08
929.82/929.85	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.23
929.82/929.86	c calculated reachability. Time: 0.00
929.82/929.86	c  N dy  8094   1210373     29162    124584         0     73355    378302   5989306    158.04   no data  --
938.92/938.91	c  N dy  8236   1230464     29162    124584         0     93445    378302  10965747    158.08    178.43  --
947.92/947.99	c  N dy  8383   1250539     29162    124584         0     61522    378302   2882299    158.14    187.04  --
956.43/956.49	c  N dy  8525   1270558     29162    124584         0     81541    378302   7820677    158.17    168.18  --
965.33/965.38	c  N dy  8664   1290565     29162    124584         0    101547    378302  12704878    158.19    205.76  --
973.62/973.68	c  N dy  8811   1310636     29162    124584         0     68620    378302   4445525    158.25    170.93  --
982.13/982.10	c  N dy  8952   1330697     29162    124584         0     88679    378302   9379279    158.29    172.28  --
991.22/991.29	c  N dy  9091   1350698     29162    124584         0     54678    378302    710315    158.33    188.21  --
999.23/999.27	c  N dy  9225   1370938     29162    124584         0     74916    378302   5625596    158.33    171.49  --
1008.03/1008.04	c  N dy  9369   1391234     29162    124584         0     95211    378302  10569310    158.34    166.91  --
1016.93/1016.95	c  N dy  9509   1411319     29162    124584         0     60298    378302   1857897    158.36    166.87  --
1025.02/1025.02	c  N dy  9645   1431339     29162    124584         0     80316    378302   6756411    158.35    170.08  --
1033.93/1033.96	c  N dy  9787   1451350     29162    124584         0    100327    378302  11725926    158.40    182.78  --
1042.73/1042.70	c  N dy  9920   1471472     29162    124584         0     64455    378302   2564385    158.40    172.59  --
1050.92/1050.96	c  N dy 10050   1491525     29162    124584         0     84507    378302   7481822    158.40    179.26  --
1059.93/1059.96	c  N dy 10183   1511703     29162    124584         0    104685    378302  12470869    158.42    173.53  --
1068.63/1068.65	c  N dy 10323   1531709     29162    124584         0     67687    378302   3235016    158.46    166.96  --
1077.03/1077.06	c  N dy 10455   1551770     29162    124584         0     87746    378302   8188081    158.46    185.26  --
1086.23/1086.23	c  N dy 10585   1572032     29162    124584         0    108006    378302  13160450    158.45    176.26  --
1094.73/1094.73	c  N dy 10715   1592095     29162    124584         0     70071    378302   3533658    158.43    170.14  --
1103.23/1103.24	c  N dy 10853   1612123     29162    124584         0     90097    378302   8528907    158.46    168.00  --
1112.53/1112.54	c  N dy 10996   1632404     29162    124584         0    110377    378302  13526768    158.47    172.29  --
1121.23/1121.23	c  N dy 11136   1652417     29162    124584         0     71404    378302   3654345    158.49    189.27  --
1129.64/1129.69	c  N dy 11269   1672454     29162    124584         0     91440    378302   8536698    158.48    168.81  --
1139.03/1139.01	c  N dy 11409   1692515     29162    124584         0    111498    378302  13525807    158.51    204.91  --
1146.82/1146.83	c  S st 11524   1710377     29162    124584         0     69366    378302   2840506    158.50   no data  --
1147.02/1147.04	c  S st 11524   1710880     29162    124584         0     69869    378302   2929221    158.50   no data  --
1147.02/1147.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1147.02/1147.06	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1147.23/1147.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
1147.42/1147.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1147.42/1147.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1147.42/1147.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29162 time:  0.01 s
1147.42/1147.48	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1156.42/1156.45	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  8.97 s
1156.42/1156.46	c vivif2 --  cl tried   124584 cl shrink        0 lits rem          0 time: 0.01
1156.52/1156.51	c vivif2 --  cl tried    69868 cl shrink        0 lits rem          0 time: 0.04
1156.72/1156.71	c asymm  cl-useful: 0/124584/124584 lits-rem:0 time: 0.21
1156.72/1156.72	c calculated reachability. Time: 0.00
1156.72/1156.73	c  N dy 11524   1710880     29162    124584         0     69868    378302   2929087    158.50   no data  --
1165.23/1165.24	c  N dy 11663   1730928     29162    124584         0     89914    378302   7938186    158.53    167.56  --
1174.43/1174.47	c  N dy 11798   1751019     29162    124584         0    110001    378302  12814213    158.52    171.08  --
1184.03/1184.05	c  N dy 11936   1771116     29162    124584         0     69101    378302   2548982    158.53    168.38  --
1192.53/1192.54	c  N dy 12072   1791126     29162    124584         0     89109    378302   7518161    158.56    174.37  --
1201.63/1201.67	c  N dy 12212   1811142     29162    124584         0    109124    378302  12492407    158.57    167.25  --
1210.93/1210.98	c  N dy 12346   1831190     29162    124584         0     67170    378302   1853996    158.57    177.18  --
1219.33/1219.32	c  N dy 12480   1851230     29162    124584         0     87210    378302   6750252    158.57    167.09  --
1228.33/1228.39	c  N dy 12613   1871283     29162    124584         0    107263    378302  11685563    158.58    167.15  --
1238.13/1238.11	c  N dy 12748   1891350     29162    124584         0     64338    378302    902713    158.57    168.80  --
1246.33/1246.36	c  N dy 12897   1911358     29162    124584         0     84346    378302   5916657    158.60    173.87  --
1255.24/1255.29	c  N dy 13030   1931430     29162    124584         0    104415    378302  10907268    158.62    237.14  --
1265.04/1265.03	c  N dy 13170   1951471     29162    124584         0    124454    378302  15925458    158.66    168.63  --
1273.44/1273.47	c  N dy 13299   1971484     29162    124584         0     80471    378302   4635150    158.66    172.48  --
1282.24/1282.27	c  N dy 13439   1991489     29162    124584         0    100474    378302   9642238    158.68    203.51  --
1291.94/1291.90	c  N dy 13583   2011490     29162    124584         0    120474    378302  14680330    158.71    225.72  --

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

running on 2 cores: 5,7

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


[startup+0 s]
/proc/loadavg: 0.00 0.25 2.64 1/174 7155
/proc/meminfo: memFree=23087484/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=38672 CPUtime=0 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 3288 0 0 0 0 0 0 0 20 0 1 0 368596679 39600128 2761 33554432000 4194304 4650387 140736214035920 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 9668 2761 329 112 0 4633 0

[startup+0.0235551 s]
/proc/loadavg: 0.00 0.25 2.64 1/174 7155
/proc/meminfo: memFree=23087484/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=39672 CPUtime=0.01 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 3645 0 0 0 1 0 0 0 20 0 1 0 368596679 40624128 3118 33554432000 4194304 4650387 140736214035920 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 9918 3118 329 112 0 4883 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 39672

[startup+0.100545 s]
/proc/loadavg: 0.00 0.25 2.64 1/174 7155
/proc/meminfo: memFree=23087484/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=43900 CPUtime=0.09 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 5308 0 0 0 9 0 0 0 20 0 1 0 368596679 44953600 4781 33554432000 4194304 4650387 140736214035920 18446744073709551615 4369828 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 10975 4781 346 112 0 5940 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43900

[startup+0.300528 s]
/proc/loadavg: 0.00 0.25 2.64 1/174 7155
/proc/meminfo: memFree=23087484/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=63264 CPUtime=0.29 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 9928 0 0 0 28 1 0 0 21 0 1 0 368596679 64782336 8661 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 15816 8661 365 112 0 10781 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 63264

[startup+0.700432 s]
/proc/loadavg: 0.00 0.25 2.64 1/174 7155
/proc/meminfo: memFree=23087484/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=72332 CPUtime=0.69 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 11821 0 0 0 68 1 0 0 22 0 1 0 368596679 74067968 10554 33554432000 4194304 4650387 140736214035920 18446744073709551615 4364418 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 18083 10554 379 112 0 13048 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 72332

[startup+1.50033 s]
/proc/loadavg: 0.00 0.25 2.64 2/175 7156
/proc/meminfo: memFree=23045192/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=72332 CPUtime=1.49 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 12660 0 0 0 148 1 0 0 25 0 1 0 368596679 74067968 11393 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363544 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 18083 11393 379 112 0 13048 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 72332

[startup+3.10099 s]
/proc/loadavg: 0.00 0.25 2.64 5/187 7180
/proc/meminfo: memFree=22977368/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=119324 CPUtime=3.09 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 13944 0 0 0 307 2 0 0 25 0 1 0 368596679 122187776 12677 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 29831 12677 379 112 0 24796 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 119324

[startup+6.30041 s]
/proc/loadavg: 0.40 0.33 2.65 5/190 7186
/proc/meminfo: memFree=22881728/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=119324 CPUtime=6.29 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 16379 0 0 0 627 2 0 0 25 0 1 0 368596679 122187776 15112 33554432000 4194304 4650387 140736214035920 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 29831 15112 379 112 0 24796 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 119324

[startup+12.7002 s]
/proc/loadavg: 0.69 0.39 2.66 5/190 7186
/proc/meminfo: memFree=22720924/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=214244 CPUtime=12.69 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 41126 0 0 0 1263 6 0 0 25 0 1 0 368596679 219385856 34144 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 53561 34144 383 112 0 48526 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 214244

[startup+25.5008 s]
/proc/loadavg: 1.42 0.57 2.68 5/190 7187
/proc/meminfo: memFree=22624164/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=165332 CPUtime=25.49 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 48741 0 0 0 2541 8 0 0 25 0 1 0 368596679 169299968 34853 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 41333 34853 383 112 0 36298 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 165332

[startup+51.1011 s]
/proc/loadavg: 2.30 0.84 2.71 5/190 7187
/proc/meminfo: memFree=22530052/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=238308 CPUtime=51.1 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 66666 0 0 0 5098 12 0 0 25 0 1 0 368596679 244027392 39016 33554432000 4194304 4650387 140736214035920 18446744073709551615 4364368 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 59577 39016 383 112 0 54542 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 238308

[startup+102.307 s]
/proc/loadavg: 3.26 1.33 2.78 5/190 7189
/proc/meminfo: memFree=22318840/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=294444 CPUtime=102.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 83403 0 0 0 10216 14 0 0 25 0 1 0 368596679 301510656 55753 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 73611 55753 383 112 0 68576 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 294444

[startup+162.301 s]
/proc/loadavg: 3.73 1.81 2.85 5/190 7190
/proc/meminfo: memFree=22175980/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=327956 CPUtime=162.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 100238 0 0 0 16211 19 0 0 25 0 1 0 368596679 335826944 65092 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 81989 65092 383 112 0 76954 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 327956

[startup+222.3 s]
/proc/loadavg: 3.90 2.21 2.92 5/190 7192
/proc/meminfo: memFree=22173604/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=341688 CPUtime=222.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 106899 0 0 0 22209 21 0 0 25 0 1 0 368596679 349888512 67894 33554432000 4194304 4650387 140736214035920 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 85422 67894 383 112 0 80387 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 341688

[startup+282.3 s]
/proc/loadavg: 4.07 2.56 3.00 5/190 7196
/proc/meminfo: memFree=22132380/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=342348 CPUtime=282.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 116061 0 0 0 28207 23 0 0 25 0 1 0 368596679 350564352 68579 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 85587 68579 383 112 0 80552 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 342348

[startup+342.301 s]
/proc/loadavg: 4.16 2.85 3.06 5/190 7198
/proc/meminfo: memFree=22057828/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=356984 CPUtime=342.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 132190 0 0 0 34201 29 0 0 25 0 1 0 368596679 365551616 70082 33554432000 4194304 4650387 140736214035920 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 89246 70082 383 112 0 84211 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 356984

[startup+402.301 s]
/proc/loadavg: 4.06 3.06 3.12 5/190 7200
/proc/meminfo: memFree=22030012/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=367436 CPUtime=402.31 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 142615 0 0 0 40200 31 0 0 25 0 1 0 368596679 376254464 74723 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 91859 74723 383 112 0 86824 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 367436

[startup+462.301 s]
/proc/loadavg: 4.02 3.23 3.17 5/190 7201
/proc/meminfo: memFree=22008264/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=367432 CPUtime=462.3 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 164218 0 0 0 46194 36 0 0 25 0 1 0 368596679 376250368 78631 33554432000 4194304 4650387 140736214035920 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 91858 78631 383 112 0 86823 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 367432

[startup+522.301 s]
/proc/loadavg: 4.00 3.37 3.22 5/190 7203
/proc/meminfo: memFree=21994716/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=381160 CPUtime=522.31 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 177803 0 0 0 52191 40 0 0 25 0 1 0 368596679 390307840 79261 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 95290 79261 383 112 0 90255 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 381160

[startup+582.301 s]
/proc/loadavg: 4.05 3.49 3.27 5/190 7204
/proc/meminfo: memFree=22009308/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=381236 CPUtime=582.31 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 181372 0 0 0 58190 41 0 0 25 0 1 0 368596679 390385664 76004 33554432000 4194304 4650387 140736214035920 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 95309 76004 383 112 0 90274 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 381236

[startup+642.301 s]
/proc/loadavg: 4.02 3.58 3.31 5/190 7206
/proc/meminfo: memFree=21968480/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=331296 CPUtime=642.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 210982 0 0 0 64183 49 0 0 25 0 1 0 368596679 339247104 75728 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363521 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 82824 75728 383 112 0 77789 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 331296

[startup+702.301 s]
/proc/loadavg: 4.00 3.66 3.36 5/190 7208
/proc/meminfo: memFree=21947992/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=332332 CPUtime=702.31 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 238093 0 0 0 70176 55 0 0 25 0 1 0 368596679 340307968 77733 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363536 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 83083 77733 383 112 0 78048 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 332332

[startup+762.306 s]
/proc/loadavg: 4.00 3.72 3.39 5/190 7209
/proc/meminfo: memFree=21927728/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=392420 CPUtime=762.33 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 265866 0 0 0 76171 62 0 0 25 0 1 0 368596679 401838080 78383 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363851 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 98105 78383 383 112 0 93070 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 392420

[startup+822.3 s]
/proc/loadavg: 4.00 3.77 3.43 5/190 7211
/proc/meminfo: memFree=21924468/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=334796 CPUtime=822.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 295579 0 0 0 82163 69 0 0 25 0 1 0 368596679 342831104 78265 33554432000 4194304 4650387 140736214035920 18446744073709551615 4303957 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 83699 78265 383 112 0 78664 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 334796

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 3.46 5/190 7212
/proc/meminfo: memFree=21918852/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=394340 CPUtime=882.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 309285 0 0 0 88160 72 0 0 25 0 1 0 368596679 403804160 81734 33554432000 4194304 4650387 140736214035920 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 98585 81734 383 112 0 93550 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 394340

[startup+942.301 s]
/proc/loadavg: 4.03 3.85 3.50 5/190 7214
/proc/meminfo: memFree=21844428/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=394340 CPUtime=942.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 315956 0 0 0 94158 74 0 0 25 0 1 0 368596679 403804160 88405 33554432000 4194304 4650387 140736214035920 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 98585 88405 383 112 0 93550 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 394340

[startup+1002.3 s]
/proc/loadavg: 4.01 3.88 3.53 5/190 7216
/proc/meminfo: memFree=21833728/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=403216 CPUtime=1002.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 345343 0 0 0 100149 83 0 0 25 0 1 0 368596679 412893184 85201 33554432000 4194304 4650387 140736214035920 18446744073709551615 4333553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 100804 85201 383 112 0 95769 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 403216

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 3.55 5/190 7217
/proc/meminfo: memFree=21822180/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=403560 CPUtime=1062.32 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 374291 0 0 0 106142 90 0 0 25 0 1 0 368596679 413245440 91447 33554432000 4194304 4650387 140736214035920 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 100890 91447 383 112 0 95855 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 403560

[startup+1122.3 s]
/proc/loadavg: 4.07 3.93 3.58 5/190 7219
/proc/meminfo: memFree=21822232/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=418416 CPUtime=1122.33 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 404630 0 0 0 112134 99 0 0 25 0 1 0 368596679 428457984 85747 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363534 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 104604 85747 383 112 0 99569 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 418416

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 3.61 5/190 7220
/proc/meminfo: memFree=21874756/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=358024 CPUtime=1182.33 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 428562 0 0 0 118127 106 0 0 25 0 1 0 368596679 366616576 84379 33554432000 4194304 4650387 140736214035920 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 89506 84379 383 112 0 84471 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 358024

[startup+1242.3 s]
/proc/loadavg: 4.01 3.95 3.63 5/190 7222
/proc/meminfo: memFree=21869032/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=419356 CPUtime=1242.33 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 455416 0 0 0 124120 113 0 0 25 0 1 0 368596679 429420544 85015 33554432000 4194304 4650387 140736214035920 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 104839 85015 383 112 0 99804 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 419356



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.08 3.97 3.65 5/190 7224
/proc/meminfo: memFree=21860692/32950928 swapFree=67111528/67111528
[pid=7155] ppid=7153 vsize=358380 CPUtime=1300.04 cores=5,7
/proc/7155/stat : 7155 (strangenight1-s) R 7153 7155 7124 0 -1 4202496 482543 0 0 0 129885 119 0 0 25 0 1 0 368596679 366981120 84550 33554432000 4194304 4650387 140736214035920 18446744073709551615 4366874 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/7155/statm: 89595 84550 383 112 0 84560 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 358380

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.85
system time used= 1.21281
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 482543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10
involuntary context switches= 1431

runsolver used 2.14667 second user time and 4.97424 second system time

The end

Launcher Data

Begin job on node113 at 2011-04-03 00:34:20
IDJOB=3175529
IDBENCH=82547
IDSOLVER=1589
FILE ID=node113/3175529-1301783659
RUNJOBID= node113-1301783654-7146
PBS_JOBID= 12841405
Free space on /tmp= 70720 MiB

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

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

MD5SUM BENCH= 30037b76a2fd7877580e038a49317f67
RANDOM SEED=756970880

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      23087772 kB
Buffers:        317588 kB
Cached:        9190204 kB
SwapCached:          0 kB
Active:        6160296 kB
Inactive:      3410352 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23087772 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            8788 kB
Writeback:           0 kB
AnonPages:       62684 kB
Mapped:          14536 kB
Slab:           229704 kB
PageTables:       4788 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   186520 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= 70692 MiB
End job on node113 at 2011-04-03 00:56:02