Trace number 3369789

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 (fixed)? (TO) 1300.07 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S858279511-076-UNKNOWN.cnf
MD5SUMe97fda1e892cdb27859435984e5a4127
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark93.1638
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-3369789-1305382090.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.06/0.08	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.06/0.08	c -- vars added      30000
0.06/0.08	c Parsing time:  0.07 s
0.06/0.08	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data  --
0.09/0.16	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.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.29/0.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.29/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
0.29/0.32	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:    831  v-fix:    0  time:  0.24 s
0.49/0.57	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:   13351 undec:    3488 neg:   13161
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     29169    124599         0         0    378334         0   no data   no data  --
1.79/1.82	c  N dy    18      4031     29169    124599         0      4029    378334   1088850    153.74    163.16  --
2.99/3.04	c  N dy    48      8155     29169    124599         0      8153    378334   2076161    156.22    165.38  --
4.19/4.27	c  N dy    75     12233     29169    124599         0     12231    378334   3072083    155.98    176.31  --
5.50/5.55	c  N dy   104     16363     29169    124599         0     16360    378334   4062176    156.45    168.26  --
6.79/6.83	c  N dy   128     20425     29169    124599         0     10424    378334    718136    155.80    174.03  --
8.09/8.17	c  N dy   158     24554     29169    124599         0     14553    378334   1701217    155.83    164.18  --
8.29/8.32	c  F st   162     25001     29169    124599         0     15000    378334   1801369    155.81   no data  --
10.19/10.21	c  N dy   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
10.19/10.21	c  S st   168     30001     29169    124599         0     20000    378334   3554942    155.81   no data  --
10.29/10.37	c  S st   168     30503     29169    124599         0     20502    378334   3646731    155.81   no data  --
10.29/10.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.29/10.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.49/10.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.79/10.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.79/10.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.79/10.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
10.79/10.89	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.79/17.88	c lits-rem:         0  cl-subs:        8  v-elim:      0  v-fix:    0  time:  6.99 s
17.99/18.01	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.12
17.99/18.02	c calculated reachability. Time: 0.00
17.99/18.02	c  N dy   168     30503     29169    124599         0     20494    378334   3644466    155.81   no data  --
19.30/19.32	c  N dy   196     34521     29169    124599         0     24512    378334   4622250    155.90    164.43  --
20.59/20.65	c  N dy   226     38523     29169    124599         0     28513    378334   5653303    156.91    199.99  --
21.89/22.00	c  N dy   254     42590     29169    124599         0     17083    378334   1130305    156.89    170.58  --
22.99/23.03	c  S st   273     45754     29169    124599         0     20247    378334   1887336    156.40   no data  --
23.10/23.19	c  S st   273     46255     29169    124599         0     20748    378334   1975650    156.40   no data  --
23.19/23.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.19/23.21	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.29/23.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
23.49/23.51	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.49/23.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.49/23.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
23.49/23.54	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.69/27.71	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  4.16 s
27.69/27.72	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
27.69/27.74	c vivif2 --  cl tried    20747 cl shrink        0 lits rem          0 time: 0.03
27.79/27.87	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.12
27.79/27.88	c calculated reachability. Time: 0.00
27.79/27.88	c  N dy   273     46255     29169    124599         0     20747    378334   1975172    156.40   no data  --
29.09/29.19	c  N dy   300     50279     29169    124599         0     24771    378334   2948220    156.79    171.16  --
30.49/30.53	c  N dy   328     54296     29169    124599         0     28788    378334   3908596    156.89    185.00  --
31.89/31.93	c  N dy   356     58394     29169    124599         0     32886    378334   4910816    157.00    167.65  --
33.29/33.36	c  N dy   387     62451     29169    124599         0     36943    378334   5898302    157.21    168.85  --
34.69/34.72	c  N dy   412     66477     29169    124599         0     22226    378334   1539819    156.61    166.78  --
35.68/35.74	c  S st   431     69383     29169    124599         0     25130    378334   2262393    156.59   no data  --
35.88/35.93	c  S st   431     69890     29169    124599         0     25637    378334   2357802    156.59   no data  --
35.88/35.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
35.88/35.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.08/36.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.19/36.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.19/36.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.19/36.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
36.29/36.32	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.08/42.17	c lits-rem:        16  cl-subs:        0  v-elim:      0  v-fix:    0  time:  5.85 s
42.08/42.19	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
42.18/42.22	c vivif2 --  cl tried    25637 cl shrink        0 lits rem          0 time: 0.03
42.28/42.36	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.14
42.28/42.37	c calculated reachability. Time: 0.00
42.28/42.37	c  N dy   431     69890     29169    124599         0     25637    378334   2357786    156.59   no data  --
43.89/43.97	c  N dy   461     74404     29169    124599         0     30151    378334   3441424    156.47    166.27  --
45.58/45.69	c  N dy   495     79177     29169    124599         0     34924    378334   4599583    156.71    166.79  --
47.59/47.62	c  N dy   531     84379     29169    124599         0     40126    378334   5842117    156.70    166.02  --
48.69/48.79	c  F st   553     87501     29169    124599         0     22372    378334   1058394    156.86   no data  --
49.99/50.00	c  N st   558     90798     29169    124599         0     25668    378334   2106312    156.86   no data  --
52.08/52.12	c  N dy   587     96675     29169    124599         0     31545    378334   3772374    157.04    166.73  --
54.29/54.38	c  N dy   627    102856     29169    124599         0     37725    378334   5297986    157.18    168.26  --
55.09/55.12	c  S st   640    104836     29169    124599         0     39705    378334   5769527    157.23   no data  --
55.29/55.31	c  S st   640    105338     29169    124599         0     40207    378334   5853465    157.23   no data  --
55.29/55.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.29/55.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.49/55.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.88/55.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.88/55.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.88/55.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
55.88/55.93	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
118.29/118.33	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 62.40 s
118.29/118.34	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
118.39/118.43	c vivif2 --  cl tried    40204 cl shrink        0 lits rem          0 time: 0.08
118.58/118.60	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.17
118.58/118.61	c calculated reachability. Time: 0.00
118.58/118.61	c  N dy   640    105338     29169    124599         0     40204    378334   5853134    157.23   no data  --
121.19/121.24	c  N dy   689    112093     29169    124599         0     24522    378334   1171172    157.33    170.69  --
123.79/123.84	c  N dy   742    119360     29169    124599         0     31789    378334   2958430    157.55    170.79  --
126.50/126.54	c  N dy   798    127072     29169    124599         0     39500    378334   4878437    157.70    166.44  --
129.49/129.53	c  N dy   854    135199     29169    124599         0     23909    378334    663056    157.98    185.12  --
132.49/132.51	c  N dy   916    144027     29169    124599         0     32736    378334   2835930    158.01    169.62  --
135.69/135.77	c  N dy   977    153304     29169    124599         0     42013    378334   5147158    157.92    178.86  --
137.40/137.46	c  S st  1008    158008     29169    124599         0     46717    378334   6294293    157.90    153.51  --
137.59/137.64	c  S st  1008    158515     29169    124599         0     47224    378334   6384528    157.90   no data  --
137.59/137.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.59/137.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
137.79/137.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
138.19/138.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.19/138.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.19/138.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
138.19/138.25	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
218.80/218.87	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 80.61 s
218.80/218.88	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
218.91/218.97	c vivif2 --  cl tried    47219 cl shrink        0 lits rem          0 time: 0.09
219.09/219.17	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.19
219.09/219.17	c calculated reachability. Time: 0.00
219.09/219.17	c  N dy  1008    158515     29169    124599         0     47219    378334   6383313    157.90   no data  --
223.10/223.15	c  N dy  1079    168830     29169    124599         0     32676    378334   2511940    157.76    167.75  --
227.20/227.25	c  N dy  1153    179708     29169    124599         0     43553    378334   5169883    157.86    174.44  --
231.70/231.77	c  N dy  1234    191323     29169    124599         0     29239    378334   1369030    157.90    168.92  --
236.29/236.36	c  N dy  1318    203579     29169    124599         0     41494    378334   4342176    157.88    167.80  --
241.49/241.50	c  N dy  1402    216589     29169    124599         0     27542    378334    669388    157.69    166.28  --
246.59/246.68	c  N dy  1485    230568     29169    124599         0     41521    378334   4134799    157.65    168.53  --
249.39/249.43	c  S st  1537    237773     29169    124599         0     48726    378334   5919452    157.80   no data  --
249.60/249.62	c  S st  1537    238275     29169    124599         0     49228    378334   6007775    157.80   no data  --
249.60/249.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
249.60/249.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
249.80/249.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
250.10/250.16	c bin-w-bin subsume rem            0 bins  time:  0.01 s
250.10/250.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
250.10/250.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
250.10/250.19	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
322.10/322.17	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 71.98 s
322.10/322.18	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
322.21/322.26	c vivif2 --  cl tried    49223 cl shrink        0 lits rem          0 time: 0.08
322.40/322.45	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.19
322.40/322.46	c calculated reachability. Time: 0.00
322.40/322.46	c  N dy  1537    238275     29169    124599         0     49223    378334   6004915    157.80   no data  --
328.39/328.41	c  N dy  1643    253577     29169    124599         0     36544    378334   2589107    157.87    168.14  --
334.70/334.76	c  N dy  1754    269800     29169    124599         0     52767    378334   6625642    158.01    168.76  --
341.39/341.44	c  N dy  1871    287027     29169    124599         0     41001    378334   3403260    157.98    175.62  --
348.71/348.76	c  N dy  1993    305373     29169    124599         0     59346    378334   7930252    158.05    180.30  --
349.10/349.17	c  F st  2001    306251     29169    124599         0     30228    378334    558601    158.06   no data  --
356.50/356.50	c  N dy  2101    325113     29169    124599         0     49089    378334   5753758    158.15    174.23  --
363.90/363.97	c  N dy  2241    345132     29169    124599         0     38108    378334   2227700    158.18    171.39  --
368.30/368.37	c  S st  2317    357412     29169    124599         0     50388    378334   5183261    158.05    154.35  --
368.51/368.57	c  S st  2317    357919     29169    124599         0     50895    378334   5276270    158.05   no data  --
368.51/368.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
368.51/368.59	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
368.70/368.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.18
369.00/369.06	c bin-w-bin subsume rem            0 bins  time:  0.01 s
369.00/369.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
369.00/369.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
369.00/369.09	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
426.71/426.77	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 57.68 s
426.71/426.78	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
426.81/426.86	c vivif2 --  cl tried    50892 cl shrink        0 lits rem          0 time: 0.07
427.00/427.04	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.18
427.00/427.05	c calculated reachability. Time: 0.00
427.00/427.05	c  N dy  2317    357919     29169    124599         0     50892    378334   5274962    158.05   no data  --
434.60/434.68	c  N dy  2453    377972     29169    124599         0     38948    378334   2159939    158.05    166.50  --
442.11/442.19	c  N dy  2590    398057     29169    124599         0     59033    378334   7140213    158.14    201.88  --
449.60/449.62	c  N dy  2722    418072     29169    124599         0     46050    378334   3665095    158.17    175.28  --
457.30/457.33	c  N dy  2859    438151     29169    124599         0     66129    378334   8672375    158.28    170.06  --
464.60/464.64	c  N dy  2995    458166     29169    124599         0     52145    378334   4918912    158.23    181.37  --
472.40/472.45	c  N dy  3129    478256     29169    124599         0     37235    378334   1020684    158.26    169.34  --
479.80/479.82	c  N dy  3268    498291     29169    124599         0     57267    378334   5957165    158.31    172.15  --
487.70/487.72	c  N dy  3411    518389     29169    124599         0     41367    378334   1804427    158.38    168.15  --
494.60/494.63	c  S st  3528    536878     29169    124599         0     59853    378334   6352599    158.32   no data  --
494.80/494.83	c  S st  3528    537382     29169    124599         0     60357    378334   6435447    158.32   no data  --
494.80/494.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
494.80/494.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
495.01/495.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
495.40/495.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
495.40/495.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
495.40/495.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
495.40/495.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
582.10/582.13	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time: 86.70 s
582.10/582.15	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
582.20/582.24	c vivif2 --  cl tried    60353 cl shrink        0 lits rem          0 time: 0.09
582.40/582.45	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.21
582.40/582.46	c calculated reachability. Time: 0.00
582.40/582.46	c  N dy  3528    537382     29169    124599         0     60353    378334   6433814    158.32   no data  --
590.61/590.70	c  N dy  3660    557471     29169    124599         0     43447    378334   2061138    158.34    170.70  --
598.71/598.76	c  N dy  3797    577488     29169    124599         0     63461    378334   6937671    158.38    169.33  --
606.90/606.96	c  N dy  3932    597564     29169    124599         0     45541    378334   2318647    158.38    168.98  --
614.60/614.64	c  N dy  4065    617610     29169    124599         0     65585    378334   7206402    158.38    167.82  --
622.41/622.45	c  N dy  4196    637630     29169    124599         0     46607    378334   2329902    158.35    167.52  --
630.21/630.21	c  N dy  4332    657633     29169    124599         0     66610    378334   7233422    158.35    174.55  --
638.11/638.11	c  N dy  4470    677638     29169    124599         0     46618    378334   2128349    158.42    168.32  --
645.72/645.79	c  N dy  4601    697709     29169    124599         0     66683    378334   7023569    158.38    174.05  --
653.91/653.90	c  N dy  4734    717969     29169    124599         0     45941    378334   1739915    158.42    169.01  --
661.61/661.61	c  N dy  4868    737987     29169    124599         0     65959    378334   6690248    158.46    167.79  --
669.81/669.88	c  N dy  5003    758165     29169    124599         0     44141    378334   1001709    158.46    172.20  --
677.41/677.45	c  N dy  5134    778184     29169    124599         0     64159    378334   5854596    158.42    176.13  --
685.61/685.68	c  N dy  5266    798195     29169    124599         0     84168    378334  10821865    158.43    170.38  --
688.70/688.75	c  S st  5319    806073     29169    124599         0     49046    378334   2012289    158.46   no data  --
688.90/688.94	c  S st  5319    806578     29169    124599         0     49551    378334   2100208    158.46   no data  --
688.90/688.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
688.90/688.96	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
689.10/689.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
689.20/689.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
689.20/689.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
689.30/689.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
689.30/689.31	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
694.70/694.70	c lits-rem:         2  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.39 s
694.70/694.71	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
694.70/694.74	c vivif2 --  cl tried    49550 cl shrink        0 lits rem          0 time: 0.03
694.90/694.91	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.17
694.90/694.92	c calculated reachability. Time: 0.00
694.90/694.92	c  N dy  5319    806578     29169    124599         0     49550    378334   2099898    158.46   no data  --
702.71/702.75	c  N dy  5452    826775     29169    124599         0     69747    378334   7051740    158.47    168.30  --
711.11/711.15	c  N dy  5591    846876     29169    124599         0     45852    378334    963426    158.50    169.27  --
718.71/718.76	c  N dy  5721    866935     29169    124599         0     65911    378334   5838487    158.47    173.04  --
727.02/727.02	c  N dy  5855    886964     29169    124599         0     85937    378334  10783825    158.46    169.28  --
734.91/734.92	c  N dy  5990    906995     29169    124599         0     60972    378334   4368885    158.44    172.79  --
743.11/743.16	c  N dy  6132    927004     29169    124599         0     80979    378334   9342442    158.49    167.38  --
751.41/751.44	c  N dy  6275    947058     29169    124599         0     55038    378334   2710915    158.52    178.70  --
759.31/759.37	c  N dy  6404    967065     29169    124599         0     75043    378334   7588424    158.50    169.21  --
768.22/768.24	c  N dy  6536    987077     29169    124599         0     48056    378334    784395    158.54    211.57  --
775.82/775.84	c  N dy  6662   1007129     29169    124599         0     68108    378334   5581506    158.46    169.16  --
784.22/784.21	c  N dy  6793   1027143     29169    124599         0     88122    378334  10501562    158.45    170.66  --
792.32/792.36	c  N dy  6931   1047198     29169    124599         0     60174    378334   3515203    158.44    188.79  --
800.51/800.50	c  N dy  7061   1067213     29169    124599         0     80189    378334   8489375    158.46    191.13  --
802.51/802.55	c  F st  7096   1071875     29169    124599         0     84849    378334   9693505    158.47   no data  --
809.21/809.29	c  N dy  7171   1087304     29169    124599         0     51285    378334   1081130    158.49    168.15  --
817.12/817.16	c  N dy  7305   1107435     29169    124599         0     71413    378334   6049807    158.51    167.64  --
825.71/825.76	c  N dy  7444   1127440     29169    124599         0     91418    378334  11029318    158.53    167.00  --
834.01/834.04	c  N dy  7586   1147471     29169    124599         0     61450    378334   3379802    158.60    203.12  --
842.22/842.26	c  N dy  7722   1167554     29169    124599         0     81531    378334   8369677    158.60    173.64  --
851.11/851.17	c  N dy  7858   1187798     29169    124599         0    101775    378334  13341486    158.62    171.11  --
859.03/859.11	c  N dy  7994   1207810     29169    124599         0     70791    378334   5442491    158.64    168.29  --
859.92/859.94	c  S st  8009   1209867     29169    124599         0     72848    378334   5936107    158.63   no data  --
860.13/860.16	c  S st  8009   1210373     29169    124599         0     73354    378334   6026301    158.63   no data  --
860.13/860.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
860.13/860.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
860.32/860.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.20
860.72/860.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
860.72/860.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
860.72/860.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
860.72/860.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
940.32/940.35	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time: 79.60 s
940.32/940.36	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
940.43/940.45	c vivif2 --  cl tried    73351 cl shrink        0 lits rem          0 time: 0.09
940.62/940.69	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.24
940.72/940.70	c calculated reachability. Time: 0.00
940.72/940.70	c  N dy  8009   1210373     29169    124599         0     73351    378334   6024990    158.63   no data  --
950.12/950.17	c  N dy  8152   1230390     29169    124599         0     93365    378334  11008465    158.66    169.46  --
959.52/959.54	c  N dy  8290   1250496     29169    124599         0     61470    378334   2866105    158.69    167.08  --
968.52/968.59	c  N dy  8435   1270629     29169    124599         0     81602    378334   7822621    158.73    167.84  --
978.52/978.50	c  N dy  8576   1290828     29169    124599         0    101800    378334  12885048    158.76    167.76  --
987.42/987.45	c  N dy  8704   1310913     29169    124599         0     68889    378334   4426686    158.74    167.67  --
996.63/996.65	c  N dy  8838   1330934     29169    124599         0     88909    378334   9356531    158.77    172.10  --
1006.73/1006.76	c  N dy  8978   1351146     29169    124599         0     55119    378334    817826    158.80    170.12  --
1015.42/1015.43	c  N dy  9112   1371233     29169    124599         0     75206    378334   5810466    158.82    190.78  --
1024.92/1024.91	c  N dy  9249   1391294     29169    124599         0     95266    378334  10767645    158.85    179.54  --
1034.52/1034.57	c  N dy  9383   1411357     29169    124599         0     60328    378334   1855690    158.83    169.87  --
1043.32/1043.39	c  N dy  9518   1431420     29169    124599         0     80389    378334   6796342    158.83    171.64  --
1053.12/1053.11	c  N dy  9663   1451468     29169    124599         0    100435    378334  11770156    158.84    180.98  --
1062.82/1062.82	c  N dy  9803   1471551     29169    124599         0     64519    378334   2646096    158.87    168.78  --
1071.92/1071.98	c  N dy  9949   1491662     29169    124599         0     84629    378334   7665783    158.92    169.32  --
1081.83/1081.84	c  N dy 10094   1511746     29169    124599         0    104709    378334  12672998    158.96    183.72  --
1091.32/1091.30	c  N dy 10228   1531750     29169    124599         0     67718    378334   3225902    158.97    194.44  --
1100.52/1100.51	c  N dy 10365   1551885     29169    124599         0     87853    378334   8223248    158.97    169.88  --
1110.53/1110.50	c  N dy 10501   1571905     29169    124599         0    107872    378334  13214576    158.98    167.73  --
1119.92/1119.97	c  N dy 10636   1591944     29169    124599         0     69912    378334   3543401    159.00    196.00  --
1129.23/1129.26	c  N dy 10775   1612085     29169    124599         0     90049    378334   8560054    159.03    170.63  --
1139.23/1139.27	c  N dy 10910   1632211     29169    124599         0    110174    378334  13471652    159.03    170.09  --
1148.73/1148.77	c  N dy 11049   1652260     29169    124599         0     71225    378334   3539268    159.02    169.00  --
1158.12/1158.18	c  N dy 11185   1672327     29169    124599         0     91291    378334   8517433    159.04    171.57  --
1168.23/1168.23	c  N dy 11313   1692361     29169    124599         0    111324    378334  13485036    159.03    167.50  --
1176.73/1176.78	c  S st 11431   1710374     29169    124599         0     69345    378334   2838253    159.02   no data  --
1177.04/1177.01	c  S st 11431   1710875     29169    124599         0     69846    378334   2922174    159.02   no data  --
1177.04/1177.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1177.04/1177.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1177.23/1177.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1177.43/1177.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1177.43/1177.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1177.43/1177.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29169 time:  0.01 s
1177.43/1177.47	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1186.94/1186.99	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  9.51 s
1187.03/1187.00	c vivif2 --  cl tried   124599 cl shrink        0 lits rem          0 time: 0.01
1187.03/1187.04	c vivif2 --  cl tried    69846 cl shrink        0 lits rem          0 time: 0.04
1187.23/1187.27	c asymm  cl-useful: 0/124599/124599 lits-rem:0 time: 0.22
1187.23/1187.28	c calculated reachability. Time: 0.00
1187.23/1187.28	c  N dy 11431   1710875     29169    124599         0     69846    378334   2922173    159.02   no data  --
1196.52/1196.58	c  N dy 11577   1730899     29169    124599         0     89868    378334   7920343    159.06    168.31  --
1206.42/1206.49	c  N dy 11716   1750937     29169    124599         0    109905    378334  12880332    159.07    171.16  --
1216.23/1216.27	c  N dy 11845   1771015     29169    124599         0     68987    378334   2579786    159.08    180.12  --
1225.53/1225.51	c  N dy 11986   1791200     29169    124599         0     89171    378334   7512754    159.10    171.23  --
1235.73/1235.77	c  N dy 12123   1811223     29169    124599         0    109193    378334  12401547    159.10    174.99  --
1245.24/1245.24	c  N dy 12265   1831375     29169    124599         0     67351    378334   1871234    159.12    172.79  --
1253.53/1253.55	c  N dy 12397   1851475     29169    124599         0     87451    378334   6774461    159.11    195.20  --
1262.53/1262.53	c  N dy 12523   1871562     29169    124599         0    107538    378334  11681896    159.09    169.57  --
1272.33/1272.31	c  N dy 12676   1891596     29169    124599         0     64573    378334    961850    159.13    184.73  --
1280.53/1280.51	c  N dy 12805   1911662     29169    124599         0     84639    378334   5949335    159.14    168.99  --
1289.53/1289.55	c  N dy 12951   1931751     29169    124599         0    104728    378334  10978233    159.17    169.84  --
1299.14/1299.13	c  N dy 13084   1951860     29169    124599         0    124835    378334  15978151    159.18    172.99  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3369789-1305382090/watcher-3369789-1305382090 -o /tmp/evaluation-result-3369789-1305382090/solver-3369789-1305382090 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3369789-1305382090.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.96 2.19 3.08 4/328 15287
/proc/meminfo: memFree=15646212/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=25668 CPUtime=0 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 1753 0 0 0 0 0 0 0 20 0 1 0 728439742 26284032 1499 33554432000 4194304 4650387 140736012827360 18446744073709551615 231895187641 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 6417 1512 326 112 0 1382 0

[startup+0.0677929 s]
/proc/loadavg: 0.96 2.19 3.08 4/328 15287
/proc/meminfo: memFree=15646212/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=43776 CPUtime=0.06 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 5012 0 0 0 6 0 0 0 20 0 1 0 728439742 44826624 4486 33554432000 4194304 4650387 140736012827360 18446744073709551615 4520320 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 10944 4488 329 112 0 5909 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 43776

[startup+0.100789 s]
/proc/loadavg: 0.96 2.19 3.08 4/328 15287
/proc/meminfo: memFree=15646212/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=43904 CPUtime=0.09 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 5306 0 0 0 9 0 0 0 20 0 1 0 728439742 44957696 4780 33554432000 4194304 4650387 140736012827360 18446744073709551615 4369189 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 10976 4780 346 112 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.300698 s]
/proc/loadavg: 0.96 2.19 3.08 4/328 15287
/proc/meminfo: memFree=15646212/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=61416 CPUtime=0.29 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 9494 0 0 0 28 1 0 0 21 0 1 0 728439742 62889984 8228 33554432000 4194304 4650387 140736012827360 18446744073709551615 231895148908 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 15354 8228 359 112 0 10319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61416

[startup+0.700675 s]
/proc/loadavg: 0.96 2.19 3.08 4/328 15287
/proc/meminfo: memFree=15646212/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=74016 CPUtime=0.69 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 12411 0 0 0 68 1 0 0 22 0 1 0 728439742 75792384 11145 33554432000 4194304 4650387 140736012827360 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 18504 11145 379 112 0 13469 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 74016

[startup+1.50053 s]
/proc/loadavg: 0.96 2.19 3.08 5/329 15288
/proc/meminfo: memFree=15590508/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=74016 CPUtime=1.49 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 13165 0 0 0 148 1 0 0 25 0 1 0 728439742 75792384 11899 33554432000 4194304 4650387 140736012827360 18446744073709551615 4229486 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 18504 11899 379 112 0 13469 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 74016

[startup+3.10024 s]
/proc/loadavg: 0.96 2.19 3.08 5/329 15288
/proc/meminfo: memFree=15578480/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=74016 CPUtime=3.09 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 14453 0 0 0 307 2 0 0 25 0 1 0 728439742 75792384 13187 33554432000 4194304 4650387 140736012827360 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 18504 13187 379 112 0 13469 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 74016

[startup+6.30062 s]
/proc/loadavg: 1.20 2.22 3.08 5/329 15288
/proc/meminfo: memFree=15552848/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=121008 CPUtime=6.29 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 16962 0 0 0 627 2 0 0 25 0 1 0 728439742 123912192 15696 33554432000 4194304 4650387 140736012827360 18446744073709551615 4368089 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 30252 15696 379 112 0 25217 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 121008

[startup+12.7004 s]
/proc/loadavg: 1.42 2.25 3.09 5/329 15288
/proc/meminfo: memFree=15335348/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=213884 CPUtime=12.69 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 40868 0 0 0 1264 5 0 0 25 0 1 0 728439742 219017216 33952 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 53471 33952 383 112 0 48436 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213884

[startup+25.501 s]
/proc/loadavg: 1.99 2.33 3.10 5/329 15288
/proc/meminfo: memFree=15303020/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=162456 CPUtime=25.5 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 47978 0 0 0 2543 7 0 0 25 0 1 0 728439742 166354944 34129 33554432000 4194304 4650387 140736012827360 18446744073709551615 4441540 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 40614 34130 383 112 0 35579 0
Current children cumulated CPU time (s) 25.5
Current children cumulated vsize (KiB) 162456

[startup+51.1012 s]
/proc/loadavg: 2.68 2.46 3.12 5/329 15289
/proc/meminfo: memFree=15152652/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=234688 CPUtime=51.09 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 65536 0 0 0 5099 10 0 0 25 0 1 0 728439742 240320512 38009 33554432000 4194304 4650387 140736012827360 18446744073709551615 4367273 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 58672 38009 383 112 0 53637 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 234688

[startup+102.312 s]
/proc/loadavg: 3.42 2.70 3.17 5/329 15290
/proc/meminfo: memFree=14997572/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=293976 CPUtime=102.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 83287 0 0 0 10218 12 0 0 25 0 1 0 728439742 301031424 55760 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476097 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 73494 55760 383 112 0 68459 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 293976

[startup+162.301 s]
/proc/loadavg: 3.79 2.93 3.22 5/329 15292
/proc/meminfo: memFree=14936396/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=327520 CPUtime=162.29 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 100300 0 0 0 16212 17 0 0 25 0 1 0 728439742 335380480 65097 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 81880 65097 383 112 0 76845 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 327520

[startup+222.301 s]
/proc/loadavg: 4.07 3.16 3.27 5/329 15294
/proc/meminfo: memFree=14895296/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=283228 CPUtime=222.29 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 103649 0 0 0 22211 18 0 0 25 0 1 0 728439742 290025472 64458 33554432000 4194304 4650387 140736012827360 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 70807 64459 383 112 0 65772 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 283228

[startup+282.3 s]
/proc/loadavg: 4.02 3.31 3.32 5/329 15295
/proc/meminfo: memFree=14824560/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=344360 CPUtime=282.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 117189 0 0 0 28207 23 0 0 25 0 1 0 728439742 352624640 69357 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476172 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 86090 69357 383 112 0 81055 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 344360

[startup+342.301 s]
/proc/loadavg: 4.05 3.45 3.36 5/329 15297
/proc/meminfo: memFree=14798328/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=359132 CPUtime=342.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 128581 0 0 0 34203 27 0 0 25 0 1 0 728439742 367751168 71042 33554432000 4194304 4650387 140736012827360 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 89783 71042 383 112 0 84748 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 359132

[startup+402.301 s]
/proc/loadavg: 4.07 3.56 3.40 5/329 15298
/proc/meminfo: memFree=14772848/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=370348 CPUtime=402.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 144118 0 0 0 40198 32 0 0 25 0 1 0 728439742 379236352 75408 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 92587 75408 383 112 0 87552 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 370348

[startup+462.3 s]
/proc/loadavg: 4.02 3.64 3.44 5/329 15300
/proc/meminfo: memFree=14772164/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=370336 CPUtime=462.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 159970 0 0 0 46194 36 0 0 25 0 1 0 728439742 379224064 73570 33554432000 4194304 4650387 140736012827360 18446744073709551615 4363416 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 92584 73570 383 112 0 87549 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 370336

[startup+522.301 s]
/proc/loadavg: 4.12 3.73 3.48 5/329 15302
/proc/meminfo: memFree=14729204/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=384132 CPUtime=522.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 179548 0 0 0 52189 41 0 0 25 0 1 0 728439742 393351168 80049 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476079 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 96033 80049 383 112 0 90998 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 384132

[startup+582.301 s]
/proc/loadavg: 4.10 3.79 3.52 5/329 15303
/proc/meminfo: memFree=14740816/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=384132 CPUtime=582.3 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 179548 0 0 0 58189 41 0 0 25 0 1 0 728439742 393351168 80049 33554432000 4194304 4650387 140736012827360 18446744073709551615 4229255 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 96033 80049 383 112 0 90998 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 384132

[startup+642.3 s]
/proc/loadavg: 4.03 3.83 3.54 5/329 15305
/proc/meminfo: memFree=14735428/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=384464 CPUtime=642.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 206949 0 0 0 64181 51 0 0 25 0 1 0 728439742 393691136 78489 33554432000 4194304 4650387 140736012827360 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 96116 78489 383 112 0 91081 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 384464

[startup+702.301 s]
/proc/loadavg: 4.01 3.86 3.57 5/329 15306
/proc/meminfo: memFree=14733648/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=392420 CPUtime=702.31 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 235146 0 0 0 70173 58 0 0 25 0 1 0 728439742 401838080 82267 33554432000 4194304 4650387 140736012827360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 98105 82267 383 112 0 93070 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 392420

[startup+762.312 s]
/proc/loadavg: 4.00 3.88 3.59 5/329 15308
/proc/meminfo: memFree=14719704/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=393832 CPUtime=762.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 264410 0 0 0 76166 66 0 0 25 0 1 0 728439742 403283968 85007 33554432000 4194304 4650387 140736012827360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 98458 85007 383 112 0 93423 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 393832

[startup+822.301 s]
/proc/loadavg: 4.10 3.93 3.63 5/329 15310
/proc/meminfo: memFree=14665052/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=394576 CPUtime=822.31 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 293644 0 0 0 82158 73 0 0 25 0 1 0 728439742 404045824 84858 33554432000 4194304 4650387 140736012827360 18446744073709551615 4364395 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 98644 84858 383 112 0 93609 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 394576

[startup+882.3 s]
/proc/loadavg: 4.03 3.94 3.65 5/329 15311
/proc/meminfo: memFree=14693660/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=395356 CPUtime=882.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 311364 0 0 0 88154 78 0 0 25 0 1 0 728439742 404844544 82019 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 98839 82019 383 112 0 93804 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 395356

[startup+942.301 s]
/proc/loadavg: 4.08 3.96 3.67 5/329 15313
/proc/meminfo: memFree=14671412/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=395356 CPUtime=942.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 312205 0 0 0 94154 78 0 0 25 0 1 0 728439742 404844544 82860 33554432000 4194304 4650387 140736012827360 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 98839 82860 383 112 0 93804 0
Current children cumulated CPU time (s) 942.32
Current children cumulated vsize (KiB) 395356

[startup+1002.3 s]
/proc/loadavg: 4.03 3.97 3.69 5/329 15314
/proc/meminfo: memFree=14567328/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=404832 CPUtime=1002.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 341247 0 0 0 100140 92 0 0 25 0 1 0 728439742 414547968 90386 33554432000 4194304 4650387 140736012827360 18446744073709551615 4365257 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 101208 90386 383 112 0 96173 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 404832

[startup+1062.3 s]
/proc/loadavg: 4.09 3.99 3.71 5/329 15316
/proc/meminfo: memFree=14577824/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=359324 CPUtime=1062.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 369123 0 0 0 106128 104 0 0 25 0 1 0 728439742 367947776 84248 33554432000 4194304 4650387 140736012827360 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 89831 84248 383 112 0 84796 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 359324

[startup+1122.3 s]
/proc/loadavg: 4.03 3.99 3.73 5/329 15318
/proc/meminfo: memFree=14556336/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=419968 CPUtime=1122.33 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 395711 0 0 0 112117 116 0 0 25 0 1 0 728439742 430047232 86661 33554432000 4194304 4650387 140736012827360 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 104992 86661 383 112 0 99957 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 419968

[startup+1182.3 s]
/proc/loadavg: 4.01 3.99 3.74 5/329 15319
/proc/meminfo: memFree=14488208/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=359668 CPUtime=1182.33 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 418817 0 0 0 118107 126 0 0 25 0 1 0 728439742 368300032 84886 33554432000 4194304 4650387 140736012827360 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 89917 84886 383 112 0 84882 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 359668

[startup+1242.3 s]
/proc/loadavg: 4.00 3.99 3.75 5/329 15321
/proc/meminfo: memFree=14428640/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=420760 CPUtime=1242.32 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 444210 0 0 0 124093 139 0 0 25 0 1 0 728439742 430858240 97496 33554432000 4194304 4650387 140736012827360 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 105190 97496 383 112 0 100155 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 420760



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.11 4.02 3.77 2/323 15325
/proc/meminfo: memFree=15304448/32950928 swapFree=67085488/67111528
[pid=15287] ppid=15285 vsize=421368 CPUtime=1300.03 cores=5,7
/proc/15287/stat : 15287 (strangenight1-s) R 15285 15287 14827 0 -1 4202496 471141 0 0 0 129857 146 0 0 25 0 1 0 728439742 431480832 98264 33554432000 4194304 4650387 140736012827360 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/15287/statm: 105342 98264 383 112 0 100307 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 421368

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.03
CPU time (s): 1300.07
CPU user time (s): 1298.58
CPU system time (s): 1.48777
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 421368

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.58
system time used= 1.48777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 471143
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= 6
involuntary context switches= 1482

runsolver used 3.75543 second user time and 9.29459 second system time

The end

Launcher Data

Begin job on node114 at 2011-05-14 16:08:11
IDJOB=3369789
IDBENCH=82598
IDSOLVER=1847
FILE ID=node114/3369789-1305382090
RUNJOBID= node114-1305382090-15248
PBS_JOBID= 13324388
Free space on /tmp= 72956 MiB

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

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

MD5SUM BENCH= e97fda1e892cdb27859435984e5a4127
RANDOM SEED=793729859

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15646492 kB
Buffers:        257916 kB
Cached:        6220568 kB
SwapCached:         96 kB
Active:       11949408 kB
Inactive:      4944032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15646492 kB
SwapTotal:    67111528 kB
SwapFree:     67085488 kB
Dirty:           30312 kB
Writeback:           0 kB
AnonPages:    10414996 kB
Mapped:          28240 kB
Slab:           308892 kB
PageTables:      38096 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 52586000 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= 72972 MiB
End job on node114 at 2011-05-14 16:29:53