Trace number 3175597

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.01 1300.02

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S379804333-028-UNKNOWN.cnf
MD5SUM0aa289a52d8d004ea581b39b43a8a19a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark62.4335
Satisfiable
(Un)Satisfiability was proved
Number of variables29999
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-3175597-1301784957.cnf'
0.00/0.00	c -- header says num vars:          29999
0.00/0.00	c -- header says num clauses:      126000
0.00/0.07	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.07	c -- vars added      29999
0.00/0.07	c Parsing time:  0.07 s
0.00/0.07	c  N st     0         0     29999    126000         0         0    378000         0   no data   no data  --
0.09/0.15	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.08
0.19/0.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
0.19/0.29	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:  29999 time:  0.01 s
0.29/0.31	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
0.49/0.56	c lits-rem:         0  cl-subs:        0  v-elim:    838  v-fix:    0  time:  0.24 s
0.49/0.56	c Finding binary XORs  T:     0.00 s  found:       0
0.59/0.61	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
0.59/0.61	c calculated reachability. Time: 0.00
0.59/0.62	c Calc default polars -  time:   0.01 s pos:   13241 undec:    3403 neg:   13355
0.59/0.62	c =========================================================================================
0.59/0.62	c types(t): F = full restart, N = normal restart
0.59/0.62	c types(t): S = simplification begin/end, E = solution found
0.59/0.62	c restart types(rt): st = static, dy = dynamic
0.59/0.62	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.59/0.62	c  B st     0         0     29161    124631         0         0    378485         0   no data   no data  --
1.79/1.82	c  N dy    20      4131     29161    124631         0      4130    378485   1144461    154.43    163.06  --
2.99/3.04	c  N dy    48      8310     29161    124631         0      8309    378485   2138063    153.86    162.98  --
4.19/4.27	c  N dy    73     12365     29161    124631         0     12364    378485   3141239    155.55    191.03  --
5.50/5.55	c  N dy   104     16393     29161    124631         0     16392    378485   4164111    158.02    210.77  --
6.89/6.93	c  N dy   134     20469     29161    124631         0     10470    378485    759158    159.05    184.48  --
8.19/8.25	c  N dy   160     24627     29161    124631         0     14628    378485   1743340    157.82    166.64  --
8.29/8.37	c  F st   163     25000     29161    124631         0     15001    378485   1826936    157.61   no data  --
10.00/10.09	c  N dy   169     30000     29161    124631         0     19999    378485   3553098    157.61   no data  --
10.00/10.09	c  S st   169     30000     29161    124631         0     19999    378485   3553098    157.61   no data  --
10.19/10.25	c  S st   169     30506     29161    124631         0     20505    378485   3651052    157.61   no data  --
10.19/10.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.19/10.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.39/10.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
10.69/10.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.69/10.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
10.69/10.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
10.69/10.77	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
17.78/17.88	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  7.10 s
17.98/18.01	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.12
17.98/18.01	c calculated reachability. Time: 0.00
17.98/18.02	c  N dy   169     30506     29161    124631         0     20500    378485   3647775    157.61   no data  --
19.29/19.37	c  N dy   195     34682     29161    124631         0     24675    378485   4661288    157.38    167.35  --
20.69/20.73	c  N dy   222     38741     29161    124631         0     28734    378485   5656523    157.37    167.74  --
22.09/22.17	c  N dy   248     42894     29161    124631         0     17393    378485   1213877    157.82    166.16  --
22.99/23.07	c  S st   269     45762     29161    124631         0     20261    378485   1898151    157.71    145.41  --
23.20/23.23	c  S st   269     46263     29161    124631         0     20761    378485   1986954    157.71   no data  --
23.20/23.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
23.20/23.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
23.39/23.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.16
23.49/23.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
23.49/23.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
23.49/23.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
23.49/23.57	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
27.79/27.88	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  4.30 s
27.79/27.89	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
27.89/27.92	c vivif2 --  cl tried    20761 cl shrink        0 lits rem          0 time: 0.03
27.99/28.04	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.13
27.99/28.05	c calculated reachability. Time: 0.00
27.99/28.05	c  N dy   269     46263     29161    124631         0     20761    378485   1986950    157.71   no data  --
29.38/29.40	c  N dy   294     50366     29161    124631         0     24864    378485   2982097    157.21    165.90  --
30.80/30.85	c  N dy   321     54429     29161    124631         0     28927    378485   3984810    157.37    168.01  --
32.29/32.32	c  N dy   348     58543     29161    124631         0     33041    378485   4965342    157.42    166.86  --
33.79/33.87	c  N dy   378     62637     29161    124631         0     37134    378485   5957592    157.74    206.46  --
35.19/35.27	c  N dy   401     66671     29161    124631         0     22422    378485   1634562    157.36    166.30  --
36.19/36.22	c  S st   421     69397     29161    124631         0     25148    378485   2284814    157.32   no data  --
36.39/36.41	c  S st   421     69906     29161    124631         0     25657    378485   2386228    157.32   no data  --
36.39/36.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
36.39/36.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
36.59/36.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.17
36.69/36.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
36.69/36.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
36.69/36.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
36.79/36.80	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
42.48/42.53	c lits-rem:        18  cl-subs:        1  v-elim:      0  v-fix:    0  time:  5.72 s
42.48/42.54	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
42.48/42.57	c vivif2 --  cl tried    25656 cl shrink        0 lits rem          0 time: 0.03
42.68/42.70	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.13
42.68/42.71	c calculated reachability. Time: 0.00
42.68/42.71	c  N dy   421     69906     29161    124631         0     25656    378485   2386069    157.32   no data  --
44.10/44.19	c  N dy   450     74424     29161    124631         0     30174    378485   3470701    157.34    170.20  --
45.69/45.78	c  N dy   482     79275     29161    124631         0     35025    378485   4589864    157.06    168.73  --
47.49/47.54	c  N dy   514     84415     29161    124631         0     40163    378485   5854096    157.16    166.06  --
48.59/48.63	c  F st   536     87500     29161    124631         0     22373    378485   1030305    157.05    160.17  --
49.78/49.87	c  N st   541     90800     29161    124631         0     25673    378485   2198987    157.05   no data  --
51.99/52.00	c  N dy   568     96685     29161    124631         0     31558    378485   3903828    157.03    168.91  --
54.28/54.30	c  N dy   608    102926     29161    124631         0     37799    378485   5422551    156.93    170.93  --
54.99/55.04	c  S st   623    104859     29161    124631         0     39732    378485   5893152    156.95    129.35  --
55.19/55.23	c  S st   623    105362     29161    124631         0     40235    378485   5978659    156.95   no data  --
55.19/55.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.19/55.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
55.39/55.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.18
55.79/55.84	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.79/55.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.79/55.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
55.79/55.87	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
122.48/122.53	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time: 66.66 s
122.48/122.55	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
122.58/122.63	c vivif2 --  cl tried    40232 cl shrink        0 lits rem          0 time: 0.08
122.68/122.79	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.16
122.78/122.80	c calculated reachability. Time: 0.00
122.78/122.80	c  N dy   623    105362     29161    124631         0     40232    378485   5977777    156.95   no data  --
125.18/125.27	c  N dy   668    112124     29161    124631         0     24558    378485   1215652    157.22    234.99  --
127.78/127.84	c  N dy   720    119278     29161    124631         0     31711    378485   2960553    157.27    166.65  --
130.68/130.75	c  N dy   774    126992     29161    124631         0     39425    378485   4875222    157.60    176.48  --
133.78/133.89	c  N dy   831    135158     29161    124631         0     23875    378485    651183    157.43    226.12  --
136.78/136.84	c  N dy   895    143807     29161    124631         0     32524    378485   2808402    157.62    175.98  --
139.98/140.06	c  N dy   956    153197     29161    124631         0     41912    378485   5064206    157.50    166.20  --
141.68/141.78	c  S st   989    158044     29161    124631         0     46759    378485   6273795    157.55   no data  --
141.89/141.96	c  S st   989    158546     29161    124631         0     47261    378485   6363506    157.55   no data  --
141.89/141.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
141.89/141.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
142.08/142.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.18
142.49/142.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
142.49/142.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
142.49/142.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
142.49/142.57	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
221.19/221.22	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time: 78.65 s
221.19/221.23	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
221.28/221.31	c vivif2 --  cl tried    47256 cl shrink        0 lits rem          0 time: 0.09
221.38/221.49	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.17
221.38/221.49	c calculated reachability. Time: 0.00
221.38/221.49	c  N dy   989    158546     29161    124631         0     47256    378485   6360253    157.55   no data  --
224.98/225.00	c  N dy  1054    168692     29161    124631         0     32548    378485   2407102    157.50    166.36  --
228.68/228.79	c  N dy  1134    179476     29161    124631         0     43332    378485   5043653    157.56    174.78  --
232.98/233.08	c  N dy  1209    190938     29161    124631         0     28864    378485   1262090    157.57    170.41  --
237.79/237.81	c  N dy  1292    203187     29161    124631         0     41112    378485   4221053    157.50    166.41  --
243.08/243.11	c  N dy  1376    216197     29161    124631         0     27153    378485    578150    157.51    180.80  --
248.28/248.35	c  N dy  1474    230006     29161    124631         0     40962    378485   3979297    157.61    166.17  --
251.38/251.43	c  S st  1526    237819     29161    124631         0     48775    378485   5848061    157.52   no data  --
251.58/251.64	c  S st  1526    238328     29161    124631         0     49284    378485   5928686    157.52   no data  --
251.58/251.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
251.58/251.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
251.78/251.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
252.18/252.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
252.18/252.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
252.18/252.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
252.18/252.26	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
324.18/324.29	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time: 72.03 s
324.28/324.31	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
324.28/324.39	c vivif2 --  cl tried    49280 cl shrink        0 lits rem          0 time: 0.09
324.49/324.59	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.19
324.49/324.60	c calculated reachability. Time: 0.00
324.49/324.60	c  N dy  1526    238328     29161    124631         0     49280    378485   5926926    157.52   no data  --
330.58/330.60	c  N dy  1620    253591     29161    124631         0     36563    378485   2612909    157.39    167.06  --
336.98/337.09	c  N dy  1730    269795     29161    124631         0     52766    378485   6578757    157.46    167.68  --
343.88/343.91	c  N dy  1851    287061     29161    124631         0     41042    378485   3402686    157.47    167.59  --
351.28/351.38	c  N dy  1971    305479     29161    124631         0     59456    378485   7944810    157.53    172.60  --
351.68/351.72	c  F st  1975    306251     29161    124631         0     30232    378485    545546    157.50   no data  --
358.98/359.03	c  N dy  2069    325060     29161    124631         0     49040    378485   5338643    157.43    168.75  --
367.18/367.20	c  N dy  2209    345087     29161    124631         0     38069    378485   2215626    157.46    166.34  --
371.98/372.09	c  S st  2291    357492     29161    124631         0     50472    378485   5165768    157.40    119.12  --
372.28/372.31	c  S st  2291    357998     29161    124631         0     50978    378485   5255462    157.40   no data  --
372.28/372.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
372.28/372.33	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
372.48/372.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.19
372.78/372.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
372.78/372.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
372.78/372.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
372.78/372.88	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
431.88/431.99	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time: 59.11 s
431.98/432.00	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
431.98/432.08	c vivif2 --  cl tried    50976 cl shrink        0 lits rem          0 time: 0.07
432.18/432.28	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.20
432.18/432.29	c calculated reachability. Time: 0.00
432.18/432.29	c  N dy  2291    357998     29161    124631         0     50976    378485   5254878    157.40   no data  --
440.48/440.52	c  N dy  2425    378031     29161    124631         0     39013    378485   2260196    157.50    171.93  --
448.57/448.69	c  N dy  2564    398145     29161    124631         0     59126    378485   7153321    157.57    167.74  --
456.77/456.84	c  N dy  2704    418318     29161    124631         0     46304    378485   3717452    157.61    168.30  --
465.17/465.22	c  N dy  2843    438333     29161    124631         0     66318    378485   8608380    157.65    204.43  --
473.18/473.25	c  N dy  2972    458414     29161    124631         0     52398    378485   4975710    157.63    177.30  --
481.78/481.84	c  N dy  3109    478496     29161    124631         0     37482    378485   1082724    157.66    199.21  --
489.88/489.98	c  N dy  3253    498623     29161    124631         0     57608    378485   6053631    157.74    169.20  --
497.67/497.74	c  N dy  3394    518721     29161    124631         0     41706    378485   1858431    157.78    169.36  --
504.37/504.46	c  S st  3516    536998     29161    124631         0     59982    378485   6304163    157.76   no data  --
504.57/504.66	c  S st  3516    537502     29161    124631         0     60486    378485   6401971    157.76   no data  --
504.57/504.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
504.57/504.68	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
504.77/504.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.19
505.17/505.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
505.17/505.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
505.17/505.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
505.17/505.25	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
590.28/590.36	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time: 85.10 s
590.28/590.37	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
590.38/590.46	c vivif2 --  cl tried    60484 cl shrink        0 lits rem          0 time: 0.09
590.58/590.68	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.22
590.58/590.69	c calculated reachability. Time: 0.00
590.58/590.69	c  N dy  3516    537502     29161    124631         0     60484    378485   6401520    157.76   no data  --
599.07/599.19	c  N dy  3643    557674     29161    124631         0     43658    378485   2107472    157.76    167.95  --
607.47/607.53	c  N dy  3783    577773     29161    124631         0     63757    378485   6994708    157.76    168.92  --
615.98/616.08	c  N dy  3910    597861     29161    124631         0     45847    378485   2400627    157.72    168.28  --
624.47/624.57	c  N dy  4053    617928     29161    124631         0     65914    378485   7373438    157.84    184.91  --
633.17/633.20	c  N dy  4191    638021     29161    124631         0     47010    378485   2460869    157.91    167.79  --
641.67/641.73	c  N dy  4329    658220     29161    124631         0     67209    378485   7487426    158.00    168.34  --
650.47/650.56	c  N dy  4472    678402     29161    124631         0     47390    378485   2358377    158.07    167.07  --
659.07/659.12	c  N dy  4611    698405     29161    124631         0     67392    378485   7291207    158.11    177.99  --
667.86/667.91	c  N dy  4743    718441     29161    124631         0     46421    378485   1848737    158.13    171.37  --
676.36/676.41	c  N dy  4884    738471     29161    124631         0     66451    378485   6773817    158.18    200.94  --
685.37/685.49	c  N dy  5014    758640     29161    124631         0     44619    378485   1137300    158.12    167.87  --
693.77/693.80	c  N dy  5149    778645     29161    124631         0     64623    378485   6030297    158.11    191.88  --
702.98/703.01	c  N dy  5282    798923     29161    124631         0     84899    378485  10997874    158.11    178.64  --
705.97/706.05	c  S st  5328    806254     29161    124631         0     49233    378485   2002747    158.12   no data  --
706.17/706.27	c  S st  5328    806760     29161    124631         0     49739    378485   2095253    158.12   no data  --
706.17/706.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
706.17/706.29	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
706.37/706.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.19
706.57/706.64	c bin-w-bin subsume rem            0 bins  time:  0.01 s
706.57/706.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
706.57/706.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
706.57/706.67	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
711.87/711.97	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  5.30 s
711.87/711.98	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
711.97/712.02	c vivif2 --  cl tried    49737 cl shrink        0 lits rem          0 time: 0.03
712.17/712.21	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.19
712.17/712.21	c calculated reachability. Time: 0.00
712.17/712.22	c  N dy  5328    806760     29161    124631         0     49737    378485   2095069    158.12   no data  --
720.77/720.81	c  N dy  5459    827002     29161    124631         0     69979    378485   6969006    158.06    171.95  --
729.97/730.08	c  N dy  5605    847222     29161    124631         0     46206    378485   1045262    158.12    172.67  --
738.46/738.52	c  N dy  5745    867347     29161    124631         0     66331    378485   5836153    158.11    172.24  --
747.67/747.75	c  N dy  5883    887373     29161    124631         0     86355    378485  10817272    158.14    203.15  --
756.17/756.27	c  N dy  6018    907410     29161    124631         0     61398    378485   4493501    158.12    166.58  --
765.17/765.23	c  N dy  6160    927501     29161    124631         0     81487    378485   9415805    158.13    176.06  --
774.06/774.12	c  N dy  6295    947542     29161    124631         0     55535    378485   2819102    158.17    174.16  --
782.87/782.93	c  N dy  6433    967593     29161    124631         0     75585    378485   7787747    158.22    166.95  --
792.17/792.25	c  N dy  6562    987685     29161    124631         0     48676    378485    905483    158.24    171.61  --
800.67/800.78	c  N dy  6705   1007730     29161    124631         0     68721    378485   5848658    158.25    168.71  --
809.97/810.07	c  N dy  6841   1027796     29161    124631         0     88784    378485  10825610    158.29    170.65  --
818.96/819.09	c  N dy  6987   1047846     29161    124631         0     60831    378485   3689491    158.35    195.09  --
827.96/828.05	c  N dy  7122   1068118     29161    124631         0     81101    378485   8637618    158.33    171.16  --
829.66/829.76	c  F st  7147   1071875     29161    124631         0     84858    378485   9519967    158.32   no data  --
837.36/837.49	c  N dy  7228   1088236     29161    124631         0     52219    378485   1306530    158.33    169.92  --
846.17/846.25	c  N dy  7372   1108444     29161    124631         0     72426    378485   6371172    158.38    170.18  --
855.57/855.67	c  N dy  7509   1128516     29161    124631         0     92497    378485  11357055    158.42    168.69  --
864.76/864.86	c  N dy  7643   1148933     29161    124631         0     62915    378485   3757656    158.45    170.82  --
873.86/873.97	c  N dy  7786   1168986     29161    124631         0     82968    378485   8761036    158.49    199.36  --
883.56/883.69	c  N dy  7921   1189018     29161    124631         0     52006    378485    772087    158.52    170.42  --
892.17/892.23	c  N dy  8050   1209220     29161    124631         0     72208    378485   5689812    158.48    167.35  --
892.57/892.63	c  S st  8055   1210140     29161    124631         0     73128    378485   5908809    158.48   no data  --
892.77/892.88	c  S st  8055   1210646     29161    124631         0     73634    378485   6008081    158.48   no data  --
892.87/892.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
892.87/892.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
893.07/893.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
893.37/893.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
893.37/893.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
893.47/893.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
893.47/893.52	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
971.28/971.34	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time: 77.82 s
971.28/971.35	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
971.38/971.43	c vivif2 --  cl tried    73631 cl shrink        0 lits rem          0 time: 0.08
971.57/971.65	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.22
971.57/971.66	c calculated reachability. Time: 0.00
971.57/971.66	c  N dy  8055   1210646     29161    124631         0     73631    378485   6006195    158.48   no data  --
980.08/980.12	c  N dy  8198   1230777     29161    124631         0     93761    378485  11025266    158.52    168.46  --
988.36/988.45	c  N dy  8332   1250902     29161    124631         0     61884    378485   2946021    158.55    168.65  --
996.37/996.42	c  N dy  8467   1270943     29161    124631         0     81925    378485   7883498    158.55    168.07  --
1005.07/1005.13	c  N dy  8601   1291170     29161    124631         0    102152    378485  12909605    158.57    171.80  --
1013.08/1013.15	c  N dy  8736   1311275     29161    124631         0     69263    378485   4482925    158.57    168.62  --
1021.46/1021.52	c  N dy  8885   1331445     29161    124631         0     89433    378485   9470253    158.63    168.13  --
1030.27/1030.34	c  N dy  9020   1351474     29161    124631         0     55460    378485    896929    158.66    170.51  --
1038.17/1038.25	c  N dy  9163   1371624     29161    124631         0     75609    378485   5973043    158.70    170.47  --
1046.87/1046.97	c  N dy  9288   1391703     29161    124631         0     95688    378485  10922420    158.68    176.05  --
1056.46/1056.55	c  N dy  9427   1411771     29161    124631         0     60752    378485   1962049    158.73    215.01  --
1065.67/1065.71	c  N dy  9569   1431827     29161    124631         0     80806    378485   6923830    158.76    185.29  --
1075.56/1075.68	c  N dy  9700   1451854     29161    124631         0    100832    378485  11851216    158.76    168.19  --
1085.47/1085.58	c  N dy  9836   1471944     29161    124631         0     64919    378485   2828706    158.79    276.23  --
1094.86/1094.91	c  N dy  9976   1492003     29161    124631         0     84978    378485   7748020    158.80    168.68  --
1105.07/1105.16	c  N dy 10119   1512097     29161    124631         0    105072    378485  12728873    158.81    167.49  --
1114.77/1114.86	c  N dy 10255   1532115     29161    124631         0     68097    378485   3348610    158.83    167.49  --
1124.18/1124.20	c  N dy 10380   1552160     29161    124631         0     88142    378485   8206453    158.79    167.66  --
1134.37/1134.47	c  N dy 10507   1572405     29161    124631         0    108386    378485  13178362    158.77    168.08  --
1144.17/1144.20	c  N dy 10647   1592409     29161    124631         0     70392    378485   3623405    158.81    180.19  --
1153.67/1153.75	c  N dy 10789   1612488     29161    124631         0     90469    378485   8626780    158.82    168.36  --
1163.97/1164.01	c  N dy 10920   1632580     29161    124631         0    110559    378485  13503627    158.81    167.36  --
1173.78/1173.83	c  N dy 11058   1652641     29161    124631         0     71621    378485   3713969    158.84    176.31  --
1183.27/1183.34	c  N dy 11188   1672690     29161    124631         0     91669    378485   8572880    158.82    172.57  --
1193.58/1193.64	c  N dy 11310   1692746     29161    124631         0    111723    378485  13523005    158.78    177.62  --
1202.37/1202.47	c  S st 11434   1710648     29161    124631         0     69627    378485   2943166    158.81   no data  --
1202.67/1202.70	c  S st 11434   1711150     29161    124631         0     70129    378485   3026757    158.81   no data  --
1202.67/1202.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1202.67/1202.72	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1202.87/1202.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
1203.07/1203.15	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1203.07/1203.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1203.07/1203.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29161 time:  0.01 s
1203.07/1203.18	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1218.67/1218.78	c lits-rem:         3  cl-subs:        1  v-elim:      0  v-fix:    0  time: 15.60 s
1218.77/1218.80	c vivif2 --  cl tried   124631 cl shrink        0 lits rem          0 time: 0.01
1218.77/1218.85	c vivif2 --  cl tried    70128 cl shrink        0 lits rem          0 time: 0.05
1218.97/1219.08	c asymm  cl-useful: 0/124631/124631 lits-rem:0 time: 0.23
1218.97/1219.09	c calculated reachability. Time: 0.00
1218.97/1219.09	c  N dy 11434   1711150     29161    124631         0     70128    378485   3026274    158.81   no data  --
1228.37/1228.46	c  N dy 11563   1731187     29161    124631         0     90164    378485   7954216    158.79    168.77  --
1238.57/1238.70	c  N dy 11697   1751198     29161    124631         0    110174    378485  12850417    158.80    176.48  --
1248.67/1248.77	c  N dy 11830   1771225     29161    124631         0     69205    378485   2610872    158.79    167.87  --
1258.17/1258.21	c  N dy 11963   1791291     29161    124631         0     89270    378485   7561400    158.80    176.37  --
1268.38/1268.45	c  N dy 12102   1811298     29161    124631         0    109277    378485  12457159    158.81    167.84  --
1278.87/1278.97	c  N dy 12241   1831355     29161    124631         0     67336    378485   1878703    158.82    169.01  --
1288.27/1288.39	c  N dy 12373   1851440     29161    124631         0     87420    378485   6806510    158.81    167.38  --
1298.47/1298.57	c  N dy 12507   1871528     29161    124631         0    107508    378485  11722780    158.80    175.66  --

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-3175597-1301784957/watcher-3175597-1301784957 -o /tmp/evaluation-result-3175597-1301784957/solver-3175597-1301784957 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3175597-1301784957.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: 4.00 3.95 3.64 3/184 20836
/proc/meminfo: memFree=21299276/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=26104 CPUtime=0 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 1949 0 0 0 0 0 0 0 25 0 1 0 270911854 26730496 1687 33554432000 4194304 4650387 140734249830464 18446744073709551615 4319131 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 6526 1692 326 112 0 1491 0

[startup+0.104113 s]
/proc/loadavg: 4.00 3.95 3.64 3/184 20836
/proc/meminfo: memFree=21299276/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=43904 CPUtime=0.09 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 5307 0 0 0 9 0 0 0 25 0 1 0 270911854 44957696 4780 33554432000 4194304 4650387 140734249830464 18446744073709551615 4369346 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 10976 4780 346 112 0 5941 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 43904

[startup+0.201092 s]
/proc/loadavg: 4.00 3.95 3.64 3/184 20836
/proc/meminfo: memFree=21299276/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=50568 CPUtime=0.19 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 6785 0 0 0 19 0 0 0 25 0 1 0 270911854 51781632 5518 33554432000 4194304 4650387 140734249830464 18446744073709551615 4244379 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 12642 5518 350 112 0 7607 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 50568

[startup+0.301075 s]
/proc/loadavg: 4.00 3.95 3.64 3/184 20836
/proc/meminfo: memFree=21299276/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=61416 CPUtime=0.29 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 9502 0 0 0 29 0 0 0 25 0 1 0 270911854 62889984 8235 33554432000 4194304 4650387 140734249830464 18446744073709551615 4437312 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 15354 8235 359 112 0 10319 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61416

[startup+0.701004 s]
/proc/loadavg: 4.00 3.95 3.64 3/184 20836
/proc/meminfo: memFree=21299276/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=73812 CPUtime=0.69 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 12386 0 0 0 68 1 0 0 25 0 1 0 270911854 75583488 11119 33554432000 4194304 4650387 140734249830464 18446744073709551615 4419125 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 18453 11119 379 112 0 13418 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 73812

[startup+1.50086 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21237796/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=73812 CPUtime=1.49 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 13176 0 0 0 148 1 0 0 25 0 1 0 270911854 75583488 11909 33554432000 4194304 4650387 140734249830464 18446744073709551615 4332995 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 18453 11909 379 112 0 13418 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 73812

[startup+3.10059 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21231844/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=73812 CPUtime=3.09 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 14469 0 0 0 308 1 0 0 25 0 1 0 270911854 75583488 13202 33554432000 4194304 4650387 140734249830464 18446744073709551615 4366098 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 18453 13202 379 112 0 13418 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 73812

[startup+6.30102 s]
/proc/loadavg: 4.00 3.95 3.64 5/190 20847
/proc/meminfo: memFree=21105620/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=120804 CPUtime=6.3 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 16982 0 0 0 628 2 0 0 25 0 1 0 270911854 123703296 15715 33554432000 4194304 4650387 140734249830464 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 30201 15715 379 112 0 25166 0
Current children cumulated CPU time (s) 6.3
Current children cumulated vsize (KiB) 120804

[startup+12.7009 s]
/proc/loadavg: 4.00 3.95 3.64 4/188 20848
/proc/meminfo: memFree=21363828/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=213800 CPUtime=12.69 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 40938 0 0 0 1263 6 0 0 25 0 1 0 270911854 218931200 33887 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 53450 33887 383 112 0 48415 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 213800

[startup+25.5006 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20876
/proc/meminfo: memFree=21284516/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=161808 CPUtime=25.49 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 48017 0 0 0 2541 8 0 0 25 0 1 0 270911854 165691392 34032 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476490 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 40452 34032 383 112 0 35417 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 161808

[startup+51.1012 s]
/proc/loadavg: 4.00 3.95 3.65 5/190 20877
/proc/meminfo: memFree=21148676/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=234388 CPUtime=51.09 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 65838 0 0 0 5096 13 0 0 25 0 1 0 270911854 240013312 38166 33554432000 4194304 4650387 140734249830464 18446744073709551615 4363474 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 58597 38166 383 112 0 53562 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 234388

[startup+102.301 s]
/proc/loadavg: 4.08 3.97 3.67 5/190 20878
/proc/meminfo: memFree=21024724/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=295544 CPUtime=102.29 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 83788 0 0 0 10213 16 0 0 25 0 1 0 270911854 302637056 56116 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 73886 56116 383 112 0 68851 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 295544

[startup+162.301 s]
/proc/loadavg: 4.03 3.97 3.69 5/190 20879
/proc/meminfo: memFree=20906900/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=330248 CPUtime=162.28 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 101115 0 0 0 16208 20 0 0 25 0 1 0 270911854 338173952 65731 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 82562 65731 383 112 0 77527 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 330248

[startup+222.307 s]
/proc/loadavg: 4.01 3.97 3.71 5/190 20881
/proc/meminfo: memFree=20900916/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=330732 CPUtime=222.29 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 101770 0 0 0 22209 20 0 0 25 0 1 0 270911854 338669568 66386 33554432000 4194304 4650387 140734249830464 18446744073709551615 4363478 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 82683 66386 383 112 0 77648 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 330732

[startup+282.301 s]
/proc/loadavg: 4.00 3.97 3.73 5/190 20883
/proc/meminfo: memFree=20869388/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=345396 CPUtime=282.28 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 117393 0 0 0 28204 24 0 0 25 0 1 0 270911854 353685504 69505 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476737 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 86349 69505 383 112 0 81314 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 345396

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.74 5/190 20893
/proc/meminfo: memFree=20829708/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=302188 CPUtime=342.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 127589 0 0 0 34199 28 0 0 25 0 1 0 270911854 309440512 70157 33554432000 4194304 4650387 140734249830464 18446744073709551615 4360399 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 75547 70157 383 112 0 70512 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 302188

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.75 5/190 20895
/proc/meminfo: memFree=20788008/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=371424 CPUtime=402.28 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 143788 0 0 0 40193 35 0 0 25 0 1 0 270911854 380338176 75609 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 92856 75609 383 112 0 87821 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 371424

[startup+462.301 s]
/proc/loadavg: 4.06 3.99 3.77 6/190 20896
/proc/meminfo: memFree=20798772/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=371360 CPUtime=462.28 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 156988 0 0 0 46187 41 0 0 25 0 1 0 270911854 380272640 77298 33554432000 4194304 4650387 140734249830464 18446744073709551615 4364463 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 92840 77298 383 112 0 87805 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 371360

[startup+522.3 s]
/proc/loadavg: 4.02 3.99 3.78 5/190 20898
/proc/meminfo: memFree=20778140/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=385132 CPUtime=522.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 179119 0 0 0 52179 48 0 0 25 0 1 0 270911854 394375168 80206 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 96283 80206 383 112 0 91248 0
Current children cumulated CPU time (s) 522.27
Current children cumulated vsize (KiB) 385132

[startup+582.301 s]
/proc/loadavg: 4.01 3.99 3.79 5/190 20900
/proc/meminfo: memFree=20765096/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=385132 CPUtime=582.28 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 179119 0 0 0 58179 49 0 0 25 0 1 0 270911854 394375168 80206 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 96283 80206 383 112 0 91248 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 385132

[startup+642.3 s]
/proc/loadavg: 4.00 3.99 3.80 5/190 20901
/proc/meminfo: memFree=20698232/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=385376 CPUtime=642.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 201879 0 0 0 64168 59 0 0 25 0 1 0 270911854 394625024 81582 33554432000 4194304 4650387 140734249830464 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 96344 81582 383 112 0 91309 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 385376

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.82 5/190 20903
/proc/meminfo: memFree=20703896/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=393816 CPUtime=702.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 230476 0 0 0 70154 73 0 0 25 0 1 0 270911854 403267584 86406 33554432000 4194304 4650387 140734249830464 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 98454 86406 383 112 0 93419 0
Current children cumulated CPU time (s) 702.27
Current children cumulated vsize (KiB) 393816

[startup+762.3 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 20904
/proc/meminfo: memFree=20723960/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=395224 CPUtime=762.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 253530 0 0 0 76144 83 0 0 25 0 1 0 270911854 404709376 83915 33554432000 4194304 4650387 140734249830464 18446744073709551615 4367297 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 98806 83915 383 112 0 93771 0
Current children cumulated CPU time (s) 762.27
Current children cumulated vsize (KiB) 395224

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.83 5/190 20906
/proc/meminfo: memFree=20739436/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=396736 CPUtime=822.26 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 279737 0 0 0 82131 95 0 0 25 0 1 0 270911854 406257664 81824 33554432000 4194304 4650387 140734249830464 18446744073709551615 4364471 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 99184 81824 383 112 0 94149 0
Current children cumulated CPU time (s) 822.26
Current children cumulated vsize (KiB) 396736

[startup+882.306 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20908
/proc/meminfo: memFree=20665252/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=398332 CPUtime=882.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 307937 0 0 0 88121 106 0 0 25 0 1 0 270911854 407891968 89605 33554432000 4194304 4650387 140734249830464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 99583 89605 383 112 0 94548 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 398332

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.84 5/190 20909
/proc/meminfo: memFree=20741488/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=398508 CPUtime=942.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 311537 0 0 0 94119 108 0 0 25 0 1 0 270911854 408072192 82722 33554432000 4194304 4650387 140734249830464 18446744073709551615 4476706 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 99627 82722 383 112 0 94592 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 398508

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 20911
/proc/meminfo: memFree=20653916/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=398640 CPUtime=1002.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 327349 0 0 0 100115 112 0 0 25 0 1 0 270911854 408207360 87936 33554432000 4194304 4650387 140734249830464 18446744073709551615 4303872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 99660 87936 383 112 0 94625 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 398640

[startup+1062.3 s]
/proc/loadavg: 4.05 4.01 3.86 5/190 20912
/proc/meminfo: memFree=20615936/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=406956 CPUtime=1062.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 356644 0 0 0 106107 120 0 0 25 0 1 0 270911854 416722944 83818 33554432000 4194304 4650387 140734249830464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 101739 83818 383 112 0 96704 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 406956

[startup+1122.3 s]
/proc/loadavg: 4.02 4.01 3.87 5/190 20914
/proc/meminfo: memFree=20522656/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=407296 CPUtime=1122.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 382157 0 0 0 112096 131 0 0 25 0 1 0 270911854 417071104 85874 33554432000 4194304 4650387 140734249830464 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 101824 85874 383 112 0 96789 0
Current children cumulated CPU time (s) 1122.27
Current children cumulated vsize (KiB) 407296

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 20916
/proc/meminfo: memFree=20505760/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=421968 CPUtime=1182.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 410862 0 0 0 118081 146 0 0 25 0 1 0 270911854 432095232 90250 33554432000 4194304 4650387 140734249830464 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 105492 90250 383 112 0 100457 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 421968

[startup+1242.3 s]
/proc/loadavg: 4.06 4.01 3.88 5/190 20917
/proc/meminfo: memFree=20342188/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=422104 CPUtime=1242.27 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 429732 0 0 0 124072 155 0 0 25 0 1 0 270911854 432234496 96608 33554432000 4194304 4650387 140734249830464 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 105526 96608 383 112 0 100491 0
Current children cumulated CPU time (s) 1242.27
Current children cumulated vsize (KiB) 422104



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.88 5/190 20947
/proc/meminfo: memFree=20699412/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=422704 CPUtime=1299.98 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 453373 0 0 0 129830 168 0 0 25 0 1 0 270911854 432848896 94602 33554432000 4194304 4650387 140734249830464 18446744073709551615 4363248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 105676 94602 383 112 0 100641 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 422704

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

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

[startup+1300 s]
/proc/loadavg: 3.94 3.99 3.88 5/190 20947
/proc/meminfo: memFree=20699412/32951124 swapFree=67111528/67111528
[pid=20836] ppid=20834 vsize=422704 CPUtime=1299.98 cores=5,7
/proc/20836/stat : 20836 (strangenight1-s) R 20834 20836 20667 0 -1 4202496 453373 0 0 0 129830 168 0 0 25 0 1 0 270911854 432848896 94602 33554432000 4194304 4650387 140734249830464 18446744073709551615 4363248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/20836/statm: 105676 94602 383 112 0 100641 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 422704

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.01
CPU user time (s): 1298.3
CPU system time (s): 1.70074
CPU usage (%): 99.9986
Max. virtual memory (cumulated for all children) (KiB): 422704

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.3
system time used= 1.70074
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453373
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= 1784

runsolver used 2.10368 second user time and 5.01624 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-03 00:55:57
IDJOB=3175597
IDBENCH=82615
IDSOLVER=1589
FILE ID=node144/3175597-1301784957
RUNJOBID= node144-1301783648-20688
PBS_JOBID= 12841374
Free space on /tmp= 71304 MiB

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

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

MD5SUM BENCH= 0aa289a52d8d004ea581b39b43a8a19a
RANDOM SEED=507021172

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.850
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21299432 kB
Buffers:        357788 kB
Cached:       10585328 kB
SwapCached:          0 kB
Active:        8481524 kB
Inactive:      2894436 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21299432 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           16508 kB
Writeback:           0 kB
AnonPages:      432320 kB
Mapped:          15988 kB
Slab:           212632 kB
PageTables:       6052 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   660724 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= 71292 MiB
End job on node144 at 2011-04-03 01:17:39