Trace number 3367374

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-Night2-st (fixed)? (TO) 1300.08 1300.03

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
MD5SUMec4818cc72441ba3110ddbe772c6ebb9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark909.267
Satisfiable
(Un)Satisfiability was proved
Number of variables50000
Number of clauses210000
Sum of the clauses size630000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3210000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367374-1305381955.cnf'
0.00/0.01	c -- header says num vars:          50000
0.00/0.01	c -- header says num clauses:      210000
0.09/0.14	c -- clauses added:            0 learnts,       210000 normals,            0 xors
0.09/0.14	c -- vars added      50000
0.09/0.14	c Parsing time:  0.12 s
0.09/0.14	c  N st     0         0     50000    210000         0         0    630000         0   no data   no data
0.29/0.32	c asymm  cl-useful: 0/210000/210000 lits-rem:0 time: 0.18
0.29/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.06
0.39/0.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.49/0.50	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.49/0.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.49/0.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  50000 time:  0.01 s
0.49/0.54	c Removed useless bin:       0  fixed:     0  props:   0.49M  time:  0.02 s
0.79/0.86	c lits-rem:         0  cl-subs:        0  v-elim:   1213  v-fix:    0  time:  0.31 s
0.79/0.87	c Finding binary XORs  T:     0.01 s  found:       0
0.89/0.94	c Finding non-binary XORs:     0.06 s (found:       0, avg size: nan)
0.89/0.94	c calculated reachability. Time: 0.00
0.89/0.96	c Calc default polars -  time:   0.02 s pos:   22386 undec:    5534 neg:   22080
0.89/0.96	c =========================================================================================
0.89/0.96	c types(t): F = full restart, N = normal restart
0.89/0.96	c types(t): S = simplification begin/end, E = solution found
0.89/0.96	c restart types(rt): st = static, dy = dynamic
0.89/0.96	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.96	c  B st     0         0     48787    208679         0         0    633449         0   no data   no data
3.09/3.16	c  N dy    19      4044     48787    208679         0      4043    633449   1369308    189.92    201.44
5.29/5.37	c  N dy    50      8131     48787    208679         0      8130    633449   2565151    196.10    209.96
7.49/7.59	c  N dy    77     12250     48787    208679         0     12249    633449   3774574    196.59    214.33
9.80/9.89	c  N dy   105     16403     48787    208679         0     16402    633449   4934804    195.76    211.46
12.39/12.42	c  N dy   135     20447     48787    208679         0     10451    633449    852603    196.97    208.42
14.68/14.70	c  N dy   168     24519     48787    208679         0     14521    633449   2093368    198.74    212.66
14.88/14.97	c  F st   172     25000     48787    208679         0     15002    633449   2240327    198.80    195.96
17.89/17.96	c  N dy   178     30000     48787    208679         0     20001    633449   4209569    198.80   no data
17.89/17.96	c  S st   178     30000     48787    208679         0     20001    633449   4209569    198.80   no data
18.39/18.40	c  S st   178     30503     48787    208679         0     20504    633449   4316750    198.80   no data
18.39/18.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
18.49/18.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.15
18.61/18.71	c blocked clauses removed:      911 vars:    157 tried:       48787 T: 0.04 s
18.71/18.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
18.71/18.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
18.71/18.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48630 time:  0.02 s
18.71/18.78	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.03 s
18.99/19.10	c lits-rem:         0  cl-subs:        0  v-elim:     21  v-fix:    0  time:  0.31 s
19.39/19.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
20.49/20.54	c lits-rem:        14  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.99 s
20.69/20.79	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
20.80/20.81	c calculated reachability. Time: 0.00
20.80/20.81	c  N dy   178     30503     48609    207752         0     20264    630795   4165823    198.80   no data
23.19/23.24	c  N dy   203     34733     48609    207752         0     24494    630795   5420225    198.52    209.28
25.49/25.59	c  N dy   232     38742     48609    207752         0     28502    630795   6634194    198.90    209.52
27.89/27.95	c  N dy   261     42834     48609    207752         0     17212    630795   1412008    198.82    211.84
29.60/29.67	c  S st   286     45756     48609    207752         0     20133    630795   2299734    199.35   no data
29.89/29.98	c  S st   286     46260     48609    207752         0     20637    630795   2409286    199.35   no data
29.99/30.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
30.09/30.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
30.19/30.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.19/30.22	c bin-w-bin subsume rem            0 bins  time:  0.01 s
30.19/30.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
30.19/30.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
30.19/30.27	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
30.39/30.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.20 s
30.59/30.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
31.09/31.11	c lits-rem:         2  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.38 s
31.09/31.15	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
31.09/31.19	c vivif2 --  cl tried    20635 cl shrink        0 lits rem          0 time: 0.05
31.39/31.45	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
31.39/31.46	c calculated reachability. Time: 0.00
31.39/31.46	c  N dy   286     46260     48609    207752         0     20635    630795   2408706    199.35   no data
34.11/34.14	c  N dy   313     50559     48609    207752         0     24934    630795   3656039    199.07    210.09
36.49/36.54	c  N dy   338     54611     48609    207752         0     28986    630795   4788009    198.38    211.97
38.89/38.95	c  N dy   366     58658     48609    207752         0     33033    630795   5989217    198.64    213.39
41.29/41.37	c  N dy   392     62717     48609    207752         0     37092    630795   7163625    198.30    211.98
43.79/43.84	c  N dy   420     66890     48609    207752         0     22579    630795   1980830    198.02    209.08
45.30/45.31	c  S st   434     69390     48609    207752         0     25079    630795   2708610    197.76    206.46
45.60/45.60	c  S st   434     69895     48609    207752         0     25584    630795   2813562    197.76   no data
45.60/45.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
45.70/45.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.13
45.80/45.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.80/45.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
45.80/45.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
45.80/45.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.01 s
45.80/45.88	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
46.00/46.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
46.21/46.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
46.69/46.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.44 s
46.69/46.74	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
46.79/46.80	c vivif2 --  cl tried    25584 cl shrink        0 lits rem          0 time: 0.05
46.99/47.04	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.25
46.99/47.06	c calculated reachability. Time: 0.00
46.99/47.06	c  N dy   434     69895     48609    207752         0     25584    630795   2813562    197.76   no data
49.69/49.79	c  N dy   465     74428     48609    207752         0     30117    630795   4189206    198.32    217.41
53.19/53.25	c  N dy   498     79530     48609    207752         0     35219    630795   5689432    198.08    209.84
56.49/56.59	c  N dy   538     84727     48609    207752         0     40416    630795   7270000    198.64    215.99
58.20/58.31	c  F st   558     87501     48609    207752         0     22344    630795   1226076    198.64    173.78
60.29/60.30	c  N st   563     90800     48609    207752         0     25643    630795   2394678    198.64   no data
63.80/63.88	c  N dy   592     96780     48609    207752         0     31623    630795   4424692    199.03    211.54
67.49/67.56	c  N dy   631    102958     48609    207752         0     37801    630795   6245996    198.87    213.73
68.69/68.76	c  S st   647    104842     48609    207752         0     39685    630795   6822424    199.07   no data
68.99/69.08	c  S st   647    105346     48609    207752         0     40189    630795   6962706    199.07   no data
69.09/69.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
69.21/69.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.14
69.31/69.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.31/69.33	c bin-w-bin subsume rem            0 bins  time:  0.01 s
69.31/69.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
69.31/69.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.01 s
69.31/69.38	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
69.59/69.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
69.99/70.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.90/71.92	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.79 s
71.90/71.95	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
72.00/72.08	c vivif2 --  cl tried    40187 cl shrink        0 lits rem          0 time: 0.13
72.30/72.35	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.27
72.30/72.36	c calculated reachability. Time: 0.00
72.30/72.36	c  N dy   647    105346     48609    207752         0     40187    630795   6961818    199.07   no data
76.49/76.54	c  N dy   691    112097     48609    207752         0     24518    630795   1337368    199.04    224.82
81.09/81.19	c  N dy   744    119297     48609    207752         0     31718    630795   3504562    199.36    221.24
86.19/86.27	c  N dy   790    127016     48609    207752         0     39437    630795   5707375    198.88    223.56
91.49/91.57	c  N dy   847    135206     48609    207752         0     23916    630795    758222    198.94    213.42
96.70/96.80	c  N dy   911    143926     48609    207752         0     32635    630795   3369471    199.21    269.69
102.39/102.46	c  N dy   975    153170     48609    207752         0     41877    630795   6060764    199.10    210.97
105.50/105.51	c  S st  1007    158019     48609    207752         0     46723    630795   7473381    199.04   no data
105.79/105.84	c  S st  1007    158521     48609    207752         0     47225    630795   7593222    199.04   no data
105.79/105.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
105.99/106.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.15
105.99/106.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
106.09/106.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
106.09/106.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
106.09/106.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
106.09/106.16	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
106.29/106.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
106.79/106.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
109.19/109.27	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.36 s
109.19/109.29	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
109.39/109.44	c vivif2 --  cl tried    47220 cl shrink        0 lits rem          0 time: 0.14
109.69/109.73	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.29
109.69/109.74	c calculated reachability. Time: 0.00
109.69/109.74	c  N dy  1007    158521     48609    207752         0     47220    630795   7591128    199.04   no data
115.89/115.96	c  N dy  1073    168749     48609    207752         0     32595    630795   2979387    199.17    211.67
122.59/122.66	c  N dy  1142    179630     48609    207752         0     43475    630795   6181463    199.01    217.11
130.00/130.03	c  N dy  1221    191183     48609    207752         0     29100    630795   1542283    199.02    214.53
139.20/139.23	c  N dy  1304    203531     48609    207752         0     41448    630795   5183731    199.03    210.70
148.41/148.46	c  N dy  1397    216637     48609    207752         0     27600    630795    774508    199.04    216.71
157.31/157.39	c  N dy  1487    230561     48609    207752         0     41524    630795   4800118    198.81    240.65
161.89/161.94	c  S st  1536    237781     48609    207752         0     48744    630795   6862685    198.69    183.73
162.19/162.28	c  S st  1536    238286     48609    207752         0     49249    630795   6978538    198.69   no data
162.29/162.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
162.39/162.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.15
162.49/162.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
162.49/162.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
162.49/162.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
162.49/162.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
162.59/162.60	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
162.80/162.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.23 s
163.19/163.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
165.40/165.47	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.18 s
165.50/165.50	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
165.60/165.63	c vivif2 --  cl tried    49247 cl shrink        0 lits rem          0 time: 0.13
165.90/165.93	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.30
165.90/165.94	c calculated reachability. Time: 0.00
165.90/165.94	c  N dy  1536    238286     48609    207752         0     49247    630795   6977805    198.69   no data
175.60/175.60	c  N dy  1642    253556     48609    207752         0     36533    630795   3146282    198.69    214.12
185.91/185.96	c  N dy  1751    269852     48609    207752         0     52828    630795   8037633    198.91    223.98
196.81/196.85	c  N dy  1861    287175     48609    207752         0     41160    630795   4206754    198.95    298.82
208.60/208.67	c  N dy  1983    305520     48609    207752         0     59504    630795   9587935    198.82    242.06
209.20/209.21	c  F st  1989    306252     48609    207752         0     30241    630795    619792    198.81    176.96
221.29/221.32	c  N dy  2091    325065     48609    207752         0     49051    630795   7015055    198.91    226.97
236.10/236.18	c  N dy  2224    345209     48609    207752         0     38198    630795   2653610    198.90    224.26
244.80/244.81	c  S st  2301    357430     48609    207752         0     50419    630795   6268613    198.79   no data
245.10/245.17	c  S st  2301    357933     48609    207752         0     50922    630795   6382806    198.79   no data
245.21/245.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
245.31/245.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.16
245.40/245.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.40/245.45	c bin-w-bin subsume rem            0 bins  time:  0.01 s
245.40/245.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
245.40/245.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
245.50/245.50	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
245.70/245.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
246.10/246.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
248.30/248.34	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.16 s
248.30/248.37	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
248.40/248.51	c vivif2 --  cl tried    50918 cl shrink        0 lits rem          0 time: 0.13
248.80/248.81	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.31
248.80/248.83	c calculated reachability. Time: 0.00
248.80/248.83	c  N dy  2301    357933     48609    207752         0     50918    630795   6380450    198.79   no data
262.10/262.10	c  N dy  2440    378074     48609    207752         0     39057    630795   2623126    198.93    213.65
275.01/275.07	c  N dy  2580    398077     48609    207752         0     59060    630795   8579152    199.00    211.61
287.90/287.95	c  N dy  2711    418163     48609    207752         0     46148    630795   4312603    198.86    273.82
301.10/301.16	c  N dy  2842    438214     48609    207752         0     66197    630795  10159360    198.78    212.98
314.00/314.06	c  N dy  2981    458226     48609    207752         0     52217    630795   5952913    198.79    212.29
327.50/327.50	c  N dy  3125    478246     48609    207752         0     37239    630795   1177460    198.92    212.36
340.30/340.31	c  N dy  3256    498254     48609    207752         0     57246    630795   7091616    198.82    226.30
353.71/353.72	c  N dy  3392    518338     48609    207752         0     41330    630795   2081171    198.86    209.60
366.00/366.09	c  S st  3525    536899     48609    207752         0     59886    630795   7703611    198.95   no data
366.40/366.44	c  S st  3525    537402     48609    207752         0     60389    630795   7805645    198.95   no data
366.40/366.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
366.60/366.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.17
366.70/366.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
366.70/366.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
366.70/366.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
366.70/366.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
366.70/366.78	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
367.00/367.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
367.42/367.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
370.72/370.73	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.20 s
370.72/370.76	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
370.90/370.91	c vivif2 --  cl tried    60386 cl shrink        0 lits rem          0 time: 0.15
371.20/371.22	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.32
371.20/371.24	c calculated reachability. Time: 0.00
371.20/371.24	c  N dy  3525    537402     48609    207752         0     60386    630795   7803810    198.95   no data
384.60/384.68	c  N dy  3659    557467     48609    207752         0     43452    630795   2429586    198.97    210.00
398.00/398.03	c  N dy  3802    577527     48609    207752         0     63511    630795   8471596    199.11    214.15
411.32/411.39	c  N dy  3934    597628     48609    207752         0     45615    630795   2811653    199.04    222.69
424.62/424.63	c  N dy  4063    617662     48609    207752         0     65647    630795   8711926    198.97    215.74
438.21/438.26	c  N dy  4204    637695     48609    207752         0     46681    630795   2859944    199.06    246.57
451.70/451.74	c  N dy  4344    657719     48609    207752         0     66705    630795   8872266    199.11    212.92
465.50/465.53	c  N dy  4486    677857     48609    207752         0     46848    630795   2544431    199.15    211.02
479.21/479.20	c  N dy  4632    697946     48609    207752         0     66936    630795   8547575    199.24    253.13
493.11/493.12	c  N dy  4768    717982     48609    207752         0     45969    630795   1980455    199.25    212.51
506.61/506.66	c  N dy  4907    738123     48609    207752         0     66108    630795   8031294    199.33    219.81
520.71/520.72	c  N dy  5043    758222     48609    207752         0     44210    630795   1194673    199.29    212.59
534.31/534.31	c  N dy  5183    778503     48609    207752         0     64489    630795   7326020    199.40    216.28
548.51/548.57	c  N dy  5327    798608     48609    207752         0     84594    630795  13337129    199.46    214.25
553.61/553.62	c  S st  5379    806103     48609    207752         0     49093    630795   2276891    199.42   no data
553.91/553.95	c  S st  5379    806603     48609    207752         0     49593    630795   2372389    199.42   no data
553.91/553.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
554.11/554.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.15
554.11/554.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
554.21/554.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
554.21/554.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
554.21/554.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
554.21/554.26	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
554.42/554.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
554.61/554.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
555.31/555.39	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.74 s
555.42/555.42	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
555.42/555.47	c vivif2 --  cl tried    49591 cl shrink        0 lits rem          0 time: 0.05
555.71/555.76	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.29
555.71/555.77	c calculated reachability. Time: 0.00
555.71/555.77	c  N dy  5379    806603     48609    207752         0     49591    630795   2370986    199.42   no data
569.41/569.41	c  N dy  5514    826718     48609    207752         0     69706    630795   8417366    199.48    210.18
583.71/583.74	c  N dy  5654    846802     48609    207752         0     45783    630795   1045937    199.50    210.74
597.33/597.35	c  N dy  5807    866868     48609    207752         0     65849    630795   7201754    199.63    235.70
611.63/611.63	c  N dy  5946    886988     48609    207752         0     85969    630795  13253725    199.70    214.30
626.01/626.01	c  N dy  6087    907029     48609    207752         0     61012    630795   5342995    199.78    298.70
640.12/640.12	c  N dy  6231    927126     48609    207752         0     81108    630795  11263925    199.78    213.35
654.31/654.31	c  N dy  6376    947327     48609    207752         0     55314    630795   3298550    199.87    225.01
668.22/668.21	c  N dy  6522    967400     48609    207752         0     75386    630795   9325638    199.94    223.10
682.71/682.70	c  N dy  6655    987401     48609    207752         0     48385    630795    964619    199.91    242.54
696.12/696.13	c  N dy  6790   1007486     48609    207752         0     68470    630795   6949940    199.93    211.67
710.31/710.38	c  N dy  6925   1027540     48609    207752         0     88524    630795  12988747    199.96    225.92
724.42/724.42	c  N dy  7064   1047609     48609    207752         0     60596    630795   4284451    199.97    210.58
738.41/738.50	c  N dy  7208   1067636     48609    207752         0     80622    630795  10400163    200.03    260.83
741.62/741.60	c  F st  7240   1071876     48609    207752         0     84862    630795  11712724    200.05   no data
753.22/753.25	c  N dy  7315   1087801     48609    207752         0     51787    630795   1403048    200.04    212.95
767.31/767.32	c  N dy  7450   1107971     48609    207752         0     71956    630795   7497712    200.08    211.60
785.52/785.53	c  N dy  7581   1127996     48609    207752         0     91980    630795  13452735    200.08    211.40
800.42/800.43	c  N dy  7714   1148005     48609    207752         0     61994    630795   4112516    200.05    212.89
814.92/814.90	c  N dy  7847   1168067     48609    207752         0     82055    630795  10116641    200.05    213.40
829.72/829.77	c  N dy  7984   1188162     48609    207752         0     51152    630795    608778    200.09    220.30
843.52/843.52	c  N dy  8126   1208228     48609    207752         0     71217    630795   6636310    200.12    213.81
844.73/844.71	c  S st  8139   1209904     48609    207752         0     72893    630795   7143684    200.12    154.52
845.02/845.07	c  S st  8139   1210409     48609    207752         0     73397    630795   7257397    200.12   no data
845.12/845.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
845.22/845.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.17
845.32/845.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
845.32/845.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
845.32/845.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
845.32/845.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
845.42/845.42	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
845.62/845.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.24 s
846.12/846.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
849.62/849.62	c lits-rem:         0  cl-subs:        5  v-elim:      0  v-fix:    0  time:  3.48 s
849.62/849.65	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
849.72/849.79	c vivif2 --  cl tried    73392 cl shrink        0 lits rem          0 time: 0.14
850.12/850.13	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.34
850.12/850.14	c calculated reachability. Time: 0.00
850.12/850.14	c  N dy  8139   1210409     48609    207752         0     73392    630795   7255584    200.12   no data
864.72/864.78	c  N dy  8279   1230541     48609    207752         0     93524    630795  13222821    200.12    211.09
879.22/879.25	c  N dy  8423   1250738     48609    207752         0     61720    630795   3529134    200.17    219.43
893.42/893.41	c  N dy  8567   1270801     48609    207752         0     81781    630795   9617763    200.22    211.89
908.23/908.28	c  N dy  8706   1290873     48609    207752         0    101853    630795  15563121    200.22    213.09
922.53/922.57	c  N dy  8847   1311003     48609    207752         0     68981    630795   5342492    200.26    213.24
936.82/936.88	c  N dy  8987   1331108     48609    207752         0     89083    630795  11308937    200.28    222.90
952.02/952.03	c  N dy  9130   1351145     48609    207752         0     55127    630795    938743    200.35    212.09
966.23/966.26	c  N dy  9268   1371158     48609    207752         0     75139    630795   6914782    200.34    216.72
985.02/985.00	c  N dy  9399   1391193     48609    207752         0     95173    630795  12867245    200.34    218.06
1000.94/1000.96	c  N dy  9541   1411351     48609    207752         0     60340    630795   2191456    200.37    213.21
1015.42/1015.41	c  N dy  9675   1431379     48609    207752         0     80367    630795   8182217    200.38    213.62
1030.13/1030.16	c  N dy  9809   1451575     48609    207752         0    100563    630795  14087152    200.35    213.50
1045.04/1045.05	c  N dy  9951   1471668     48609    207752         0     64653    630795   3157014    200.36    219.71
1059.43/1059.44	c  N dy 10094   1491922     48609    207752         0     84906    630795   9260703    200.40    213.21
1074.53/1074.55	c  N dy 10235   1511994     48609    207752         0    104978    630795  15258948    200.43    220.17
1089.04/1089.08	c  N dy 10371   1532141     48609    207752         0     68124    630795   3852253    200.42    219.44
1103.43/1103.44	c  N dy 10512   1552178     48609    207752         0     88159    630795   9795820    200.42    235.28
1118.43/1118.48	c  N dy 10653   1572206     48609    207752         0    108186    630795  15792533    200.45    232.22
1133.13/1133.10	c  N dy 10785   1592390     48609    207752         0     70367    630795   4321140    200.46    214.05
1147.74/1147.79	c  N dy 10937   1612492     48609    207752         0     90469    630795  10406530    200.53    212.37
1163.03/1163.07	c  N dy 11079   1632565     48609    207752         0    110539    630795  16501501    200.58    213.52
1178.15/1178.17	c  N dy 11219   1652595     48609    207752         0     71573    630795   4345986    200.59    238.76
1193.84/1193.86	c  N dy 11351   1672676     48609    207752         0     91651    630795  10377599    200.60    272.51
1209.03/1209.08	c  N dy 11496   1692713     48609    207752         0    111685    630795  16403518    200.63    211.42
1222.14/1222.15	c  S st 11616   1710409     48609    207752         0     69387    630795   3387291    200.66   no data
1222.53/1222.53	c  S st 11616   1710911     48609    207752         0     69889    630795   3498988    200.66   no data
1222.53/1222.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1222.73/1222.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.17
1222.83/1222.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1222.83/1222.82	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1222.83/1222.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1222.83/1222.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  48609 time:  0.02 s
1222.83/1222.88	c Removed useless bin:       0  fixed:     0  props:   0.47M  time:  0.02 s
1223.03/1223.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
1223.33/1223.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
1225.13/1225.18	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.83 s
1225.23/1225.21	c vivif2 --  cl tried   207752 cl shrink        0 lits rem          0 time: 0.03
1225.23/1225.28	c vivif2 --  cl tried    69888 cl shrink        0 lits rem          0 time: 0.07
1225.63/1225.61	c asymm  cl-useful: 0/207752/207752 lits-rem:0 time: 0.33
1225.63/1225.63	c calculated reachability. Time: 0.00
1225.63/1225.63	c  N dy 11616   1710911     48609    207752         0     69888    630795   3498784    200.66   no data
1240.03/1240.06	c  N dy 11755   1731051     48609    207752         0     90026    630795   9531825    200.67    216.95
1255.15/1255.13	c  N dy 11889   1751057     48609    207752         0    110029    630795  15591221    200.70    231.03
1270.34/1270.36	c  N dy 12030   1771232     48609    207752         0     69210    630795   3042058    200.69    212.68
1284.85/1284.89	c  N dy 12170   1791330     48609    207752         0     89308    630795   9047111    200.71    221.10
1299.93/1299.94	c  N dy 12314   1811339     48609    207752         0    109314    630795  15081160    200.74    219.51

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

running on 2 cores: 0,2

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: 1.23 2.40 3.00 5/376 30629
/proc/meminfo: memFree=21073032/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=32076 CPUtime=0 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 3502 0 0 0 0 0 0 0 21 0 1 0 630611185 32845824 2924 33554432000 4194304 4580011 140734516793456 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 8019 2925 322 95 0 3001 0

[startup+0.0775871 s]
/proc/loadavg: 1.23 2.40 3.00 5/376 30629
/proc/meminfo: memFree=21073032/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=51928 CPUtime=0.07 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 7233 0 0 0 6 1 0 0 21 0 1 0 630611185 53174272 6124 33554432000 4194304 4580011 140734516793456 18446744073709551615 4489100 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 12982 6124 324 95 0 7964 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 51928

[startup+0.100618 s]
/proc/loadavg: 1.23 2.40 3.00 5/376 30629
/proc/meminfo: memFree=21073032/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=54952 CPUtime=0.09 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 8112 0 0 0 8 1 0 0 21 0 1 0 630611185 56270848 7003 33554432000 4194304 4580011 140734516793456 18446744073709551615 4510766 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 13738 7004 324 95 0 8720 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 54952

[startup+0.300583 s]
/proc/loadavg: 1.23 2.40 3.00 5/376 30629
/proc/meminfo: memFree=21073032/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=59392 CPUtime=0.29 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 9453 0 0 0 28 1 0 0 22 0 1 0 630611185 60817408 8344 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 14848 8344 339 95 0 9830 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 59392

[startup+0.700512 s]
/proc/loadavg: 1.23 2.40 3.00 5/376 30629
/proc/meminfo: memFree=21073032/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=91516 CPUtime=0.69 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 17471 0 0 0 67 2 0 0 23 0 1 0 630611185 93712384 15541 33554432000 4194304 4580011 140734516793456 18446744073709551615 4404366 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 22879 15541 354 95 0 17861 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 91516

[startup+1.50035 s]
/proc/loadavg: 1.45 2.42 3.01 5/377 30630
/proc/meminfo: memFree=20962488/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=91516 CPUtime=1.49 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 17850 0 0 0 147 2 0 0 25 0 1 0 630611185 93712384 15920 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293078 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 22879 15920 364 95 0 17861 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 91516

[startup+3.10107 s]
/proc/loadavg: 1.45 2.42 3.01 5/377 30630
/proc/meminfo: memFree=20952172/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=124332 CPUtime=3.09 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 18802 0 0 0 307 2 0 0 25 0 1 0 630611185 127315968 16872 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 31083 16872 364 95 0 26065 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 124332

[startup+6.30045 s]
/proc/loadavg: 1.66 2.45 3.01 5/377 30630
/proc/meminfo: memFree=20924640/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=124332 CPUtime=6.28 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 20496 0 0 0 626 2 0 0 25 0 1 0 630611185 127315968 18566 33554432000 4194304 4580011 140734516793456 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 31083 18566 364 95 0 26065 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 124332

[startup+12.7002 s]
/proc/loadavg: 1.84 2.47 3.02 5/377 30630
/proc/meminfo: memFree=20842568/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=100996 CPUtime=12.69 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 25665 0 0 0 1266 3 0 0 25 0 1 0 630611185 103419904 16510 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293203 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 25249 16510 364 95 0 20231 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 100996

[startup+25.5008 s]
/proc/loadavg: 2.17 2.52 3.02 5/377 30631
/proc/meminfo: memFree=20645968/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=255004 CPUtime=25.49 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 52249 0 0 0 2542 7 0 0 25 0 1 0 630611185 261124096 43094 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293119 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 63751 43094 367 95 0 58733 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 255004

[startup+51.101 s]
/proc/loadavg: 2.89 2.66 3.05 5/377 30631
/proc/meminfo: memFree=20486348/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=285964 CPUtime=51.1 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 74285 0 0 0 5099 11 0 0 25 0 1 0 630611185 292827136 48146 33554432000 4194304 4580011 140734516793456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 71491 48146 367 95 0 66473 0
Current children cumulated CPU time (s) 51.1
Current children cumulated vsize (KiB) 285964

[startup+102.314 s]
/proc/loadavg: 3.52 2.87 3.10 5/377 30633
/proc/meminfo: memFree=20246732/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=371588 CPUtime=102.31 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 116291 0 0 0 10212 19 0 0 25 0 1 0 630611185 380506112 71586 33554432000 4194304 4580011 140734516793456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 92897 71586 367 95 0 87879 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 371588

[startup+162.301 s]
/proc/loadavg: 3.82 3.07 3.15 5/377 30634
/proc/meminfo: memFree=20118468/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=412352 CPUtime=162.29 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 144332 0 0 0 16205 24 0 0 25 0 1 0 630611185 422248448 83372 33554432000 4194304 4580011 140734516793456 18446744073709551615 4461783 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 103088 83372 367 95 0 98070 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 412352

[startup+222.301 s]
/proc/loadavg: 3.93 3.24 3.20 5/377 30636
/proc/meminfo: memFree=20087536/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=431652 CPUtime=222.29 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 168726 0 0 0 22198 31 0 0 25 0 1 0 630611185 442011648 88879 33554432000 4194304 4580011 140734516793456 18446744073709551615 4294549 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 107913 88879 367 95 0 102895 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 431652

[startup+282.3 s]
/proc/loadavg: 3.97 3.37 3.25 5/377 30637
/proc/meminfo: memFree=20047564/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=381372 CPUtime=282.3 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 191306 0 0 0 28193 37 0 0 25 0 1 0 630611185 390524928 89018 33554432000 4194304 4580011 140734516793456 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 95343 89018 367 95 0 90325 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 381372

[startup+342.301 s]
/proc/loadavg: 4.06 3.51 3.31 5/377 30639
/proc/meminfo: memFree=20002140/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=449468 CPUtime=342.3 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 212127 0 0 0 34187 43 0 0 25 0 1 0 630611185 460255232 94058 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293150 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 112367 94058 367 95 0 107349 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 449468

[startup+402.301 s]
/proc/loadavg: 4.32 3.68 3.37 5/377 30641
/proc/meminfo: memFree=19989208/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=462232 CPUtime=402.3 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 234609 0 0 0 40182 48 0 0 25 0 1 0 630611185 473325568 99446 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293666 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 115558 99446 367 95 0 110540 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 462232

[startup+462.3 s]
/proc/loadavg: 4.30 3.78 3.42 5/377 30642
/proc/meminfo: memFree=19950344/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=396348 CPUtime=462.3 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 255868 0 0 0 46177 53 0 0 25 0 1 0 630611185 405860352 92747 33554432000 4194304 4580011 140734516793456 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 99087 92747 367 95 0 94069 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 396348

[startup+522.301 s]
/proc/loadavg: 4.11 3.82 3.46 5/377 30644
/proc/meminfo: memFree=19953892/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=411076 CPUtime=522.31 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 279708 0 0 0 52171 60 0 0 25 0 1 0 630611185 420941824 96544 33554432000 4194304 4580011 140734516793456 18446744073709551615 4318400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 102769 96544 367 95 0 97751 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 411076

[startup+582.301 s]
/proc/loadavg: 4.04 3.85 3.49 5/377 30645
/proc/meminfo: memFree=19911784/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=479772 CPUtime=582.31 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 301038 0 0 0 58167 64 0 0 25 0 1 0 630611185 491286528 107233 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 119943 107233 367 95 0 114925 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 479772

[startup+642.3 s]
/proc/loadavg: 4.01 3.87 3.52 5/377 30647
/proc/meminfo: memFree=19938144/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=479968 CPUtime=642.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 321550 0 0 0 64163 69 0 0 25 0 1 0 630611185 491487232 105643 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 119992 105643 367 95 0 114974 0
Current children cumulated CPU time (s) 642.32
Current children cumulated vsize (KiB) 479968

[startup+702.301 s]
/proc/loadavg: 4.00 3.89 3.55 5/377 30649
/proc/meminfo: memFree=19917372/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=481800 CPUtime=702.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 342423 0 0 0 70157 75 0 0 25 0 1 0 630611185 493363200 103435 33554432000 4194304 4580011 140734516793456 18446744073709551615 4295858 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 120450 103435 367 95 0 115432 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 481800

[startup+762.315 s]
/proc/loadavg: 4.00 3.91 3.57 5/377 30650
/proc/meminfo: memFree=19876996/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=482084 CPUtime=762.33 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 364161 0 0 0 76152 81 0 0 25 0 1 0 630611185 493654016 99360 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293055 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 120521 99360 367 95 0 115503 0
Current children cumulated CPU time (s) 762.33
Current children cumulated vsize (KiB) 482084

[startup+822.301 s]
/proc/loadavg: 4.00 3.92 3.59 5/377 30652
/proc/meminfo: memFree=19777264/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=482192 CPUtime=822.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 384426 0 0 0 82142 90 0 0 25 0 1 0 630611185 493764608 107006 33554432000 4194304 4580011 140734516793456 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 120548 107006 367 95 0 115530 0
Current children cumulated CPU time (s) 822.32
Current children cumulated vsize (KiB) 482192

[startup+882.301 s]
/proc/loadavg: 4.05 3.95 3.62 5/377 30653
/proc/meminfo: memFree=19842892/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=482800 CPUtime=882.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 402473 0 0 0 88138 94 0 0 25 0 1 0 630611185 494387200 98889 33554432000 4194304 4580011 140734516793456 18446744073709551615 4295806 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 120700 98889 367 95 0 115682 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 482800

[startup+942.3 s]
/proc/loadavg: 4.02 3.95 3.64 5/377 30655
/proc/meminfo: memFree=19763728/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=482960 CPUtime=942.33 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 424655 0 0 0 94133 100 0 0 25 0 1 0 630611185 494551040 107424 33554432000 4194304 4580011 140734516793456 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 120740 107424 367 95 0 115722 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 482960

[startup+1002.3 s]
/proc/loadavg: 4.11 4.00 3.68 5/377 30657
/proc/meminfo: memFree=19739752/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=429488 CPUtime=1002.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 446040 0 0 0 100123 109 0 0 25 0 1 0 630611185 439795712 100934 33554432000 4194304 4580011 140734516793456 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 107372 100934 367 95 0 102354 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 429488

[startup+1062.3 s]
/proc/loadavg: 4.04 4.00 3.69 5/377 30658
/proc/meminfo: memFree=19753336/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=499876 CPUtime=1062.32 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 467856 0 0 0 106118 114 0 0 25 0 1 0 630611185 511873024 108467 33554432000 4194304 4580011 140734516793456 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 124969 108467 367 95 0 119951 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 499876

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.71 5/377 30660
/proc/meminfo: memFree=19700460/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=499976 CPUtime=1122.33 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 489390 0 0 0 112112 121 0 0 25 0 1 0 630611185 511975424 115280 33554432000 4194304 4580011 140734516793456 18446744073709551615 4321686 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 124994 115280 367 95 0 119976 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 499976

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.73 5/377 30664
/proc/meminfo: memFree=19679572/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=500580 CPUtime=1182.34 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 508488 0 0 0 118106 128 0 0 25 0 1 0 630611185 512593920 104065 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 125145 104065 367 95 0 120127 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 500580

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.74 5/377 30666
/proc/meminfo: memFree=19640144/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=500748 CPUtime=1242.33 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 528682 0 0 0 124099 134 0 0 25 0 1 0 630611185 512765952 108594 33554432000 4194304 4580011 140734516793456 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 125187 108594 367 95 0 120169 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 500748



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.75 5/374 30671
/proc/meminfo: memFree=20657292/32951124 swapFree=66341972/67111528
[pid=30629] ppid=30627 vsize=501256 CPUtime=1300.05 cores=0,2
/proc/30629/stat : 30629 (strangenight2-s) R 30627 30629 30147 0 -1 4202496 549221 0 0 0 129865 140 0 0 25 0 1 0 630611185 513286144 113260 33554432000 4194304 4580011 140734516793456 18446744073709551615 4293172 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/30629/statm: 125314 113260 367 95 0 120296 0
Current children cumulated CPU time (s) 1300.05
Current children cumulated vsize (KiB) 501256

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.08
CPU user time (s): 1298.65
CPU system time (s): 1.42778
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 501256

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

runsolver used 4.83127 second user time and 10.5924 second system time

The end

Launcher Data

Begin job on node141 at 2011-05-14 16:05:56
IDJOB=3367374
IDBENCH=82583
IDSOLVER=1845
FILE ID=node141/3367374-1305381955
RUNJOBID= node141-1305381955-30587
PBS_JOBID= 13324361
Free space on /tmp= 73272 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v50000-c210000-S874492400-019-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367374-1305381955/watcher-3367374-1305381955 -o /tmp/evaluation-result-3367374-1305381955/solver-3367374-1305381955 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3367374-1305381955.cnf

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

MD5SUM BENCH= ec4818cc72441ba3110ddbe772c6ebb9
RANDOM SEED=1051709394

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.806
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.84
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.806
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.806
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.806
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:     32951124 kB
MemFree:      21073568 kB
Buffers:        257060 kB
Cached:        6090504 kB
SwapCached:      22860 kB
Active:        3275232 kB
Inactive:      8357316 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21073568 kB
SwapTotal:    67111528 kB
SwapFree:     66341972 kB
Dirty:           32596 kB
Writeback:          28 kB
AnonPages:     5268136 kB
Mapped:          20112 kB
Slab:           142096 kB
PageTables:      38232 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 86366444 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= 73288 MiB
End job on node141 at 2011-05-14 16:27:38