Trace number 3173833

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-2-mt? (TO) 4800.5 1201.88

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173833-1304031510.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.39/0.11	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.39/0.11	c -- vars added      30000
0.39/0.11	c Parsing time:  0.09 s
0.39/0.11	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.76/0.22	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.11
0.76/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
1.15/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.15/0.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.15/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.15/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
1.15/0.41	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
4.75/1.21	c lits-rem:         0  cl-subs:        0  v-elim:    725  v-fix:    0  time:  0.21 s
4.75/1.21	c Finding binary XORs  T:     0.01 s  found:       0
4.75/1.21	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.75/1.21	c calculated reachability. Time: 0.00
4.75/1.21	c Calc default polars -  time:   0.01 s pos:   13247 undec:    3356 neg:   13397
4.75/1.21	c =========================================================================================
4.75/1.21	c types(t): F = full restart, N = normal restart
4.75/1.21	c types(t): S = simplification begin/end, E = solution found
4.75/1.21	c restart types(rt): st = static, dy = dynamic
4.75/1.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.75/1.21	c  B st     0         0     29275    125223         0         0    380160         0   no data   no data
9.14/2.32	c  N dy    20      4044     29275    125223         0      4043    380160   1119200    158.93    167.89
15.52/3.90	c  N dy    43      8065     29275    125223         0      8064    380160   2027617    150.76    161.08
22.32/5.66	c  N dy    72     12345     29275    125223         0     12343    380160   3001745    149.86    160.17
29.10/7.39	c  N dy   100     16375     29275    125223         0     16373    380160   3925981    150.19    164.84
36.31/9.14	c  N dy   128     20385     29275    125223         0     10385    380160    695209    150.48    159.30
43.08/10.86	c  N dy   161     24466     29275    125223         0     14466    380160   1666537    151.78    160.54
43.88/11.08	c  F st   164     25002     29275    125223         0     15002    380160   1782572    151.64    136.31
53.47/13.42	c  N dy   170     30001     29275    125223         0     19998    380160   3558654    151.64   no data
53.47/13.42	c  S st   170     30001     29275    125223         0     19998    380160   3558654    151.64   no data
54.29/13.64	c  S st   170     30503     29275    125223         0     20500    380160   3654142    151.64   no data
54.29/13.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.07/13.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.14
55.07/13.85	c blocked clauses removed:      668 vars:    108 tried:       29275 T: 0.02 s
55.07/13.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.07/13.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.07/13.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29167 time:  0.01 s
55.07/13.89	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
55.87/14.05	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.15 s
57.07/14.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
61.06/15.36	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.95 s
61.86/15.51	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.14
61.86/15.52	c calculated reachability. Time: 0.00
61.86/15.52	c  N dy   170     30503     29156    124544         0     20175    378225   3476154    151.64   no data
69.04/17.30	c  N dy   196     34554     29156    124544         0     24226    378225   4388945    151.47    172.68
76.64/19.20	c  N dy   224     38625     29156    124544         0     28297    378225   5342552    151.57    168.41
83.83/21.06	c  N dy   256     42642     29156    124544         0     16972    378225   1121541    152.28    220.80
89.44/22.43	c  S st   278     45758     29156    124544         0     20088    378225   1860477    152.45   no data
90.21/22.68	c  S st   278     46259     29156    124544         0     20589    378225   1967087    152.45   no data
90.21/22.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
91.02/22.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
91.02/22.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.02/22.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
91.02/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.42/22.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
91.42/22.92	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
91.81/23.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
92.21/23.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.43/23.48	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.28 s
93.43/23.50	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
93.83/23.54	c vivif2 --  cl tried    20587 cl shrink        0 lits rem          0 time: 0.03
94.20/23.68	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.15
94.20/23.69	c calculated reachability. Time: 0.00
94.20/23.69	c  N dy   278     46259     29156    124544         0     20587    378225   1966387    152.45   no data
101.80/25.54	c  N dy   309     50272     29156    124544         0     24600    378225   2944119    153.32    164.30
108.99/27.38	c  N dy   337     54321     29156    124544         0     28649    378225   3922740    153.74    163.31
116.58/29.26	c  N dy   363     58367     29156    124544         0     32695    378225   4890685    153.97    166.79
124.19/31.16	c  N dy   390     62410     29156    124544         0     36738    378225   5826089    153.89    162.74
131.36/32.99	c  N dy   415     66472     29156    124544         0     22132    378225   1516929    153.85    165.04
136.95/34.34	c  S st   438     69389     29156    124544         0     25047    378225   2234729    154.23    152.73
137.77/34.58	c  S st   438     69889     29156    124544         0     25547    378225   2341983    154.23   no data
137.77/34.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.54/34.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
138.54/34.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.54/34.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.54/34.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.94/34.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
138.94/34.81	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
139.34/34.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
139.74/35.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.76/35.54	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.42 s
141.76/35.56	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
141.76/35.60	c vivif2 --  cl tried    25546 cl shrink        0 lits rem          0 time: 0.04
142.54/35.75	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.15
142.54/35.76	c calculated reachability. Time: 0.00
142.54/35.76	c  N dy   438     69889     29156    124544         0     25546    378225   2341435    154.23   no data
150.94/37.86	c  N dy   469     74491     29156    124544         0     30148    378225   3446857    154.17    167.56
160.51/40.20	c  N dy   505     79402     29156    124544         0     35057    378225   4629442    154.46    163.52
170.10/42.61	c  N dy   539     84469     29156    124544         0     40124    378225   5840378    154.68    182.58
176.10/44.16	c  F st   565     87500     29156    124544         0     22324    378225   1041844    154.98   no data
182.48/45.77	c  N st   570     90799     29156    124544         0     25622    378225   2078968    154.98   no data
194.07/48.64	c  N dy   598     96819     29156    124544         0     31640    378225   3768665    154.97    165.02
206.05/51.63	c  N dy   641    103044     29156    124544         0     37865    378225   5248828    154.94    163.19
209.65/52.50	c  S st   652    104838     29156    124544         0     39659    378225   5657098    154.86   no data
210.45/52.75	c  S st   652    105341     29156    124544         0     40162    378225   5742560    154.86   no data
210.45/52.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
211.25/52.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
211.25/52.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.25/52.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
211.25/52.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
211.25/52.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
211.65/53.01	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
212.06/53.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
213.64/53.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
220.44/55.22	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.64 s
220.44/55.24	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
220.85/55.34	c vivif2 --  cl tried    40158 cl shrink        0 lits rem          0 time: 0.10
221.63/55.52	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.18
221.63/55.53	c calculated reachability. Time: 0.00
221.63/55.53	c  N dy   652    105341     29156    124544         0     40158    378225   5739209    154.86   no data
235.20/58.90	c  N dy   700    112134     29156    124544         0     24539    378225   1175427    155.35    164.35
248.79/62.39	c  N dy   758    119395     29156    124544         0     31800    378225   2978113    155.88    166.03
264.37/66.25	c  N dy   817    127242     29156    124544         0     39647    378225   4890733    156.12    166.32
281.54/70.58	c  N dy   876    135782     29156    124544         0     24477    378225    790257    156.39    166.15
298.32/74.72	c  N dy   935    144748     29156    124544         0     33443    378225   2945994    156.31    168.85
316.70/79.30	c  N dy   999    154085     29156    124544         0     42780    378225   5176312    156.34    166.30
324.28/81.29	c  S st  1028    158011     29156    124544         0     46706    378225   6159066    156.50   no data
325.48/81.56	c  S st  1028    158519     29156    124544         0     47214    378225   6259523    156.50   no data
325.48/81.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
326.30/81.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
326.30/81.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
326.30/81.80	c bin-w-bin subsume rem            0 bins  time:  0.01 s
326.70/81.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
326.70/81.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
326.70/81.83	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
327.47/82.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
329.07/82.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
338.26/84.78	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.34 s
338.66/84.80	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
339.06/84.92	c vivif2 --  cl tried    47207 cl shrink        0 lits rem          0 time: 0.11
339.88/85.11	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.19
339.88/85.12	c calculated reachability. Time: 0.00
339.88/85.12	c  N dy  1028    158519     29156    124544         0     47207    378225   6256735    156.50   no data
359.43/90.05	c  N dy  1094    168714     29156    124544         0     32548    378225   2449572    156.63    167.46
380.60/95.32	c  N dy  1171    179493     29156    124544         0     43327    378225   5079468    156.78    167.07
403.77/101.11	c  N dy  1246    191054     29156    124544         0     28962    378225   1280154    156.76    165.29
427.36/107.09	c  N dy  1329    203318     29156    124544         0     41225    378225   4296415    156.92    168.73
454.12/113.72	c  N dy  1419    216436     29156    124544         0     27381    378225    619571    156.89    176.21
481.26/120.50	c  N dy  1517    230317     29156    124544         0     41261    378225   4038483    157.03    166.99
496.04/124.27	c  S st  1567    237778     29156    124544         0     48722    378225   5840210    157.05   no data
497.24/124.53	c  S st  1567    238288     29156    124544         0     49232    378225   5939464    157.05   no data
497.24/124.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
498.06/124.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
498.06/124.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.06/124.77	c bin-w-bin subsume rem            0 bins  time:  0.01 s
498.06/124.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
498.06/124.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
498.44/124.80	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
498.84/124.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
500.44/125.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
509.62/127.69	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.35 s
510.02/127.71	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
510.42/127.81	c vivif2 --  cl tried    49228 cl shrink        0 lits rem          0 time: 0.11
511.24/128.01	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
511.24/128.02	c calculated reachability. Time: 0.00
511.24/128.02	c  N dy  1567    238288     29156    124544         0     49228    378225   5936086    157.05   no data
541.59/135.70	c  N dy  1673    253590     29156    124544         0     36545    378225   2580050    157.18    165.96
574.73/143.96	c  N dy  1785    269960     29156    124544         0     52915    378225   6529183    157.15    167.08
609.47/152.67	c  N dy  1905    287206     29156    124544         0     41173    378225   3518279    157.31    170.50
647.81/162.25	c  N dy  2036    305692     29156    124544         0     59658    378225   8046383    157.42    169.54
649.01/162.59	c  F st  2041    306250     29156    124544         0     30228    378225    545644    157.44   no data
687.34/172.12	c  N dy  2143    325252     29156    124544         0     49230    378225   5586839    157.61    167.74
728.09/182.38	c  N dy  2272    345289     29156    124544         0     38263    378225   2223943    157.56    166.12
752.88/188.57	c  S st  2360    357432     29156    124544         0     50405    378225   5216266    157.65   no data
754.05/188.85	c  S st  2360    357934     29156    124544         0     50907    378225   5308464    157.65   no data
754.05/188.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
754.85/189.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
754.85/189.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
754.85/189.09	c bin-w-bin subsume rem            0 bins  time:  0.01 s
755.25/189.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
755.25/189.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
755.25/189.12	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
755.65/189.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
756.87/189.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
766.06/191.81	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.20 s
766.06/191.83	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
766.44/191.92	c vivif2 --  cl tried    50904 cl shrink        0 lits rem          0 time: 0.09
767.24/192.12	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
767.24/192.13	c calculated reachability. Time: 0.00
767.24/192.13	c  N dy  2360    357934     29156    124544         0     50904    378225   5307278    157.65   no data
809.18/202.62	c  N dy  2497    378021     29156    124544         0     38992    378225   2152996    157.76    170.25
850.32/212.99	c  N dy  2627    398075     29156    124544         0     59046    378225   7053737    157.73    166.59
891.47/223.21	c  N dy  2762    418107     29156    124544         0     46078    378225   3661721    157.72    173.76
934.20/233.93	c  N dy  2907    438193     29156    124544         0     66163    378225   8617899    157.81    170.70
974.95/244.13	c  N dy  3043    458200     29156    124544         0     52171    378225   4926195    157.85    166.60
1017.69/254.88	c  N dy  3178    478212     29156    124544         0     37186    378225    984433    157.89    188.57
1058.83/265.18	c  N dy  3308    498289     29156    124544         0     57263    378225   5850804    157.86    169.91
1102.37/276.03	c  N dy  3449    518413     29156    124544         0     41388    378225   1769290    157.92    168.30
1140.32/285.57	c  S st  3573    536902     29156    124544         0     59876    378225   6287339    157.90    129.73
1141.51/285.86	c  S st  3573    537406     29156    124544         0     60380    378225   6384023    157.90   no data
1141.51/285.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1142.31/286.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
1142.71/286.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1142.71/286.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1142.71/286.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1142.71/286.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
1142.71/286.14	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1143.53/286.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
1144.70/286.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1157.49/289.83	c lits-rem:         1  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.12 s
1157.49/289.85	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
1157.89/289.97	c vivif2 --  cl tried    60371 cl shrink        0 lits rem          0 time: 0.12
1158.70/290.18	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.22
1158.70/290.19	c calculated reachability. Time: 0.00
1158.70/290.19	c  N dy  3573    537406     29156    124544         0     60371    378225   6379052    157.90   no data
1202.23/301.08	c  N dy  3709    557475     29156    124544         0     43445    378225   2059898    157.99    167.01
1244.99/311.76	c  N dy  3853    577585     29156    124544         0     63555    378225   7002720    158.06    166.38
1288.93/322.70	c  N dy  3987    597732     29156    124544         0     45704    378225   2379030    158.06    167.27
1331.24/333.39	c  N dy  4133    617799     29156    124544         0     65771    378225   7346152    158.15    179.77
1375.18/344.37	c  N dy  4268    637847     29156    124544         0     46819    378225   2453274    158.24    167.84
1418.32/355.13	c  N dy  4407    657941     29156    124544         0     66913    378225   7462369    158.32    170.47
1462.26/366.15	c  N dy  4539    677985     29156    124544         0     46960    378225   2138110    158.31    168.11
1506.19/377.11	c  N dy  4681    698042     29156    124544         0     67017    378225   7061436    158.35    168.36
1550.53/388.26	c  N dy  4813    718140     29156    124544         0     46117    378225   1751133    158.33    167.46
1592.87/398.84	c  N dy  4941    738217     29156    124544         0     66193    378225   6613390    158.26    170.82
1638.80/410.34	c  N dy  5080    758324     29156    124544         0     44294    378225   1058641    158.30    171.35
1681.14/420.95	c  N dy  5216    778367     29156    124544         0     64336    378225   5937375    158.31    167.45
1726.68/432.38	c  N dy  5347    798368     29156    124544         0     84337    378225  10794792    158.32    186.29
1743.46/436.53	c  S st  5400    806109     29156    124544         0     49073    378225   2016592    158.32   no data
1744.66/436.80	c  S st  5400    806611     29156    124544         0     49575    378225   2111492    158.32   no data
1744.66/436.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1745.06/436.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1745.47/437.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1745.47/437.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1745.47/437.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1745.47/437.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
1745.47/437.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1746.26/437.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1746.66/437.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1749.87/438.14	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.78 s
1749.87/438.16	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
1749.87/438.20	c vivif2 --  cl tried    49575 cl shrink        0 lits rem          0 time: 0.04
1750.65/438.39	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.19
1751.05/438.40	c calculated reachability. Time: 0.00
1751.05/438.40	c  N dy  5400    806611     29156    124544         0     49575    378225   2111490    158.32   no data
1794.58/449.32	c  N dy  5538    826616     29156    124544         0     69580    378225   6991235    158.31    170.71
1841.33/461.03	c  N dy  5669    846825     29156    124544         0     45789    378225    915746    158.27    172.86
1883.66/471.68	c  N dy  5806    866844     29156    124544         0     65807    378225   5855652    158.31    167.61
1930.02/483.28	c  N dy  5946    886877     29156    124544         0     85840    378225  10807139    158.35    170.65
1973.96/494.25	c  N dy  6085    906962     29156    124544         0     60927    378225   4510716    158.40    170.91
2019.07/505.57	c  N dy  6222    927072     29156    124544         0     81036    378225   9388639    158.38    167.17
2064.60/516.94	c  N dy  6360    947199     29156    124544         0     55163    378225   2696516    158.38    167.14
2108.95/528.01	c  N dy  6493    967256     29156    124544         0     75219    378225   7659464    158.40    167.64
2156.47/539.95	c  N dy  6639    987303     29156    124544         0     48264    378225    812271    158.43    167.86
2200.01/550.89	c  N dy  6773   1007693     29156    124544         0     68654    378225   5885773    158.46    167.78
2247.15/562.60	c  N dy  6906   1027745     29156    124544         0     88705    378225  10857425    158.49    181.26
2291.89/573.83	c  N dy  7044   1047767     29156    124544         0     60732    378225   3673473    158.51    192.64
2337.82/585.34	c  N dy  7185   1068040     29156    124544         0     81003    378225   8633761    158.53    170.27
2347.00/587.64	c  F st  7216   1071877     29156    124544         0     84840    378225   9586718    158.54   no data
2385.34/597.29	c  N dy  7298   1088107     29156    124544         0     52077    378225   1245885    158.56    175.91
2428.88/608.13	c  N dy  7427   1108203     29156    124544         0     72173    378225   6093216    158.51    169.54
2475.62/619.90	c  N dy  7560   1128232     29156    124544         0     92200    378225  10953608    158.49    167.00
2521.55/631.33	c  N dy  7697   1148310     29156    124544         0     62275    378225   3507713    158.50    167.80
2567.10/642.77	c  N dy  7835   1168319     29156    124544         0     82281    378225   8407706    158.53    175.29
2616.21/655.02	c  N dy  7969   1188336     29156    124544         0     51302    378225    598313    158.55    184.07
2660.16/666.08	c  N dy  8108   1208357     29156    124544         0     71318    378225   5619246    158.58    174.70
2663.76/666.94	c  S st  8117   1209916     29156    124544         0     72877    378225   5980120    158.58   no data
2664.94/667.25	c  S st  8117   1210418     29156    124544         0     73378    378225   6071722    158.58   no data
2664.94/667.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2665.74/667.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.19
2666.15/667.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2666.15/667.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2666.15/667.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2666.15/667.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
2666.15/667.55	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2666.95/667.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
2668.16/668.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2682.52/671.62	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.50 s
2682.52/671.63	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
2682.92/671.75	c vivif2 --  cl tried    73375 cl shrink        0 lits rem          0 time: 0.11
2683.72/671.98	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.23
2683.72/671.99	c calculated reachability. Time: 0.00
2683.72/671.99	c  N dy  8117   1210418     29156    124544         0     73375    378225   6070359    158.58   no data
2731.25/683.87	c  N dy  8249   1230462     29156    124544         0     93416    378225  10895403    158.56    169.41
2778.79/695.70	c  N dy  8384   1250565     29156    124544         0     61526    378225   2891505    158.57    174.89
2823.92/707.08	c  N dy  8523   1270640     29156    124544         0     81598    378225   7806098    158.58    221.73
2872.65/719.27	c  N dy  8658   1290686     29156    124544         0    101643    378225  12690471    158.57    166.92
2918.60/730.74	c  N dy  8801   1310917     29156    124544         0     68876    378225   4425242    158.58    166.96
2965.32/742.42	c  N dy  8942   1330959     29156    124544         0     88917    378225   9418873    158.61    167.37
3016.04/755.10	c  N dy  9085   1350982     29156    124544         0     54943    378225    763874    158.65    167.14
3059.98/766.18	c  N dy  9216   1371077     29156    124544         0     75038    378225   5679590    158.62    167.40
3107.93/778.15	c  N dy  9353   1391082     29156    124544         0     95041    378225  10628662    158.63    218.88
3157.43/790.50	c  N dy  9492   1411143     29156    124544         0     60105    378225   1787221    158.65    167.46
3202.98/801.94	c  N dy  9632   1431242     29156    124544         0     80203    378225   6771782    158.69    168.30
3251.71/814.13	c  N dy  9772   1451260     29156    124544         0    100221    378225  11756204    158.72    168.43
3300.04/826.24	c  N dy  9911   1471268     29156    124544         0     64235    378225   2535529    158.74    168.69
3346.37/837.80	c  N dy 10046   1491438     29156    124544         0     84402    378225   7475781    158.74    171.57
3395.49/850.18	c  N dy 10183   1511470     29156    124544         0    104430    378225  12437862    158.77    183.66
3444.22/862.35	c  N dy 10327   1531529     29156    124544         0     67490    378225   3132637    158.80    205.02
3490.96/874.01	c  N dy 10461   1551615     29156    124544         0     87573    378225   8011850    158.79    171.99
3541.29/886.68	c  N dy 10605   1571741     29156    124544         0    107699    378225  12967401    158.80    167.38
3588.82/898.57	c  N dy 10740   1591819     29156    124544         0     69782    378225   3496344    158.82    172.05
3636.35/910.42	c  N dy 10883   1611873     29156    124544         0     89834    378225   8562779    158.89    171.34
3686.28/922.99	c  N dy 11016   1631881     29156    124544         0    109841    378225  13548964    158.91    173.25
3734.62/935.04	c  N dy 11150   1652007     29156    124544         0     70974    378225   3508242    158.91    171.50
3781.74/946.80	c  N dy 11286   1672078     29156    124544         0     91045    378225   8456507    158.91    177.62
3832.08/959.46	c  N dy 11420   1692198     29156    124544         0    111165    378225  13425628    158.91    167.34
3876.84/970.69	c  S st 11544   1710418     29156    124544         0     69380    378225   2867602    158.93    142.41
3878.02/970.98	c  S st 11544   1710921     29156    124544         0     69883    378225   2962840    158.93   no data
3878.42/971.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3878.81/971.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.19
3879.21/971.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3879.21/971.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3879.21/971.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3879.21/971.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
3879.21/971.27	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
3880.01/971.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
3880.83/971.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3888.40/973.55	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.92 s
3888.40/973.56	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
3888.80/973.62	c vivif2 --  cl tried    69879 cl shrink        0 lits rem          0 time: 0.06
3889.62/973.85	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.23
3889.62/973.86	c calculated reachability. Time: 0.00
3889.62/973.86	c  N dy 11544   1710921     29156    124544         0     69879    378225   2960908    158.93   no data
3937.13/985.75	c  N dy 11681   1730940     29156    124544         0     89896    378225   7959858    158.96    211.54
3987.85/998.40	c  N dy 11818   1751098     29156    124544         0    110054    378225  12925846    158.96    168.96
4037.39/1010.83	c  N dy 11951   1771144     29156    124544         0     69099    378225   2543830    158.97    178.22
4084.52/1022.63	c  N dy 12090   1791274     29156    124544         0     89228    378225   7516974    158.97    167.59
4134.45/1035.18	c  N dy 12225   1811383     29156    124544         0    109337    378225  12464324    158.97    167.38
4185.97/1048.02	c  N dy 12358   1831472     29156    124544         0     67434    378225   1952087    158.98    172.09
4233.10/1059.86	c  N dy 12487   1851578     29156    124544         0     87540    378225   6855748    158.98    167.68
4283.82/1072.53	c  N dy 12626   1871739     29156    124544         0    107700    378225  11847029    158.99    183.27
4336.55/1085.75	c  N dy 12769   1891844     29156    124544         0     64813    378225   1026919    159.02    167.73
4382.11/1097.18	c  N dy 12906   1911965     29156    124544         0     84933    378225   5985980    159.02    169.26
4431.64/1109.59	c  N dy 13046   1932058     29156    124544         0    105022    378225  10948014    159.04    183.55
4485.16/1122.94	c  N dy 13185   1952116     29156    124544         0    125079    378225  15910883    159.06    167.51
4531.53/1134.58	c  N dy 13315   1972162     29156    124544         0     81120    378225   4835884    159.07    169.50
4580.25/1146.70	c  N dy 13451   1992276     29156    124544         0    101234    378225   9745738    159.06    168.36
4632.22/1159.71	c  N dy 13577   2012311     29156    124544         0    121268    378225  14667535    159.05    168.83
4681.33/1172.03	c  N dy 13707   2032347     29156    124544         0     76306    378225   3330195    159.03    168.04
4729.30/1184.02	c  N dy 13846   2052413     29156    124544         0     96372    378225   8303101    159.05    178.63
4780.81/1196.92	c  N dy 13984   2072441     29156    124544         0    116398    378225  13302299    159.07    167.94

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: 935)

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-3173833-1304031510/watcher-3173833-1304031510 -o /tmp/evaluation-result-3173833-1304031510/solver-3173833-1304031510 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173833-1304031510.cnf 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 7.79 7.99 7.62 5/180 23076
/proc/meminfo: memFree=26073172/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 514748971 52441088 352 33554432000 4194304 4627427 140734025663104 18446744073709551615 228244348859 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/23076/statm: 12803 352 303 106 0 7774 0
[pid=23076/tid=23077] ppid=23074 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514748971 52441088 352 33554432000 4194304 4627427 140734025663104 18446744073709551615 47595277588402 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514748971 52441088 352 33554432000 4194304 4627427 140734025663104 18446744073709551615 47595277588402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514748971 52441088 352 33554432000 4194304 4627427 140734025663104 18446744073709551615 228239395926 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.107785 s]
/proc/loadavg: 7.79 7.99 7.62 5/180 23076
/proc/meminfo: memFree=26073172/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=309664 CPUtime=0.39 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 20217 0 0 0 37 2 0 0 25 0 4 0 514748971 317095936 18355 33554432000 4194304 4627427 140734025663104 18446744073709551615 4530752 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23076/statm: 77449 18359 339 106 0 72420 0
[pid=23076/tid=23077] ppid=23074 vsize=309796 CPUtime=0.09 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5038 0 0 0 9 0 0 0 18 0 4 0 514748971 317231104 18361 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=309796 CPUtime=0.09 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 4922 0 0 0 9 0 0 0 18 0 4 0 514748971 317231104 18363 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=309796 CPUtime=0.09 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 4950 0 0 0 9 0 0 0 18 0 4 0 514748971 317231104 18364 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 309664

[startup+0.200771 s]
/proc/loadavg: 7.79 7.99 7.62 5/180 23076
/proc/meminfo: memFree=26073172/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=309780 CPUtime=0.76 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 20578 0 0 0 74 2 0 0 25 0 4 0 514748971 317214720 18716 33554432000 4194304 4627427 140734025663104 18446744073709551615 4522957 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23076/statm: 77445 18716 364 106 0 72416 0
[pid=23076/tid=23077] ppid=23074 vsize=309780 CPUtime=0.18 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5085 0 0 0 18 0 0 0 18 0 4 0 514748971 317214720 18716 33554432000 4194304 4627427 140734025663104 18446744073709551615 4523049 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=309780 CPUtime=0.18 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5020 0 0 0 18 0 0 0 18 0 4 0 514748971 317214720 18716 33554432000 4194304 4627427 140734025663104 18446744073709551615 4297757 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=309780 CPUtime=0.18 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5082 0 0 0 18 0 0 0 18 0 4 0 514748971 317214720 18716 33554432000 4194304 4627427 140734025663104 18446744073709551615 4327573 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 309780

[startup+0.300752 s]
/proc/loadavg: 7.79 7.99 7.62 5/180 23076
/proc/meminfo: memFree=26073172/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=318404 CPUtime=1.15 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 22835 0 0 0 112 3 0 0 25 0 4 0 514748971 326045696 20947 33554432000 4194304 4627427 140734025663104 18446744073709551615 228244013999 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/23076/statm: 79601 20950 371 106 0 74572 0
[pid=23076/tid=23077] ppid=23074 vsize=318404 CPUtime=0.28 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5851 0 0 0 28 0 0 0 18 0 4 0 514748971 326045696 20951 33554432000 4194304 4627427 140734025663104 18446744073709551615 228244009669 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=318404 CPUtime=0.27 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5689 0 0 0 27 0 0 0 18 0 4 0 514748971 326045696 20952 33554432000 4194304 4627427 140734025663104 18446744073709551615 4415910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=318404 CPUtime=0.28 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5224 0 0 0 28 0 0 0 18 0 4 0 514748971 326045696 20956 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 318404

[startup+0.913644 s]
/proc/loadavg: 7.79 7.99 7.62 5/180 23076
/proc/meminfo: memFree=26073172/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=338308 CPUtime=3.6 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 41298 0 0 0 354 6 0 0 18 0 4 0 514748971 346427392 31544 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 84577 31544 385 106 0 79548 0
[pid=23076/tid=23077] ppid=23074 vsize=338308 CPUtime=0.89 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 11007 0 0 0 88 1 0 0 19 0 4 0 514748971 346427392 31544 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=338308 CPUtime=0.89 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 12088 0 0 0 88 1 0 0 18 0 4 0 514748971 346427392 31544 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=338308 CPUtime=0.89 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 5715 0 0 0 89 0 0 0 19 0 4 0 514748971 346427392 31544 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 338308

[startup+1.50654 s]
/proc/loadavg: 7.79 7.99 7.62 9/184 23080
/proc/meminfo: memFree=25945668/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=338308 CPUtime=5.96 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 43131 0 0 0 590 6 0 0 19 0 4 0 514748971 346427392 33274 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 84577 33274 385 106 0 79548 0
[pid=23076/tid=23077] ppid=23074 vsize=338308 CPUtime=1.48 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 11425 0 0 0 147 1 0 0 20 0 4 0 514748971 346427392 33274 33554432000 4194304 4627427 140734025663104 18446744073709551615 4400900 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=338308 CPUtime=1.48 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 12567 0 0 0 147 1 0 0 19 0 4 0 514748971 346427392 33274 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=338308 CPUtime=1.48 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 6133 0 0 0 148 0 0 0 20 0 4 0 514748971 346427392 33274 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 338308

[startup+3.10026 s]
/proc/loadavg: 7.79 7.99 7.62 9/184 23080
/proc/meminfo: memFree=25925208/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=469572 CPUtime=12.33 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 47498 0 0 0 1226 7 0 0 22 0 4 0 514748971 480841728 37590 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 117393 37590 385 106 0 112364 0
[pid=23076/tid=23077] ppid=23074 vsize=469572 CPUtime=3.06 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 12408 0 0 0 305 1 0 0 25 0 4 0 514748971 480841728 37590 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=469572 CPUtime=3.07 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 13546 0 0 0 306 1 0 0 23 0 4 0 514748971 480841728 37590 33554432000 4194304 4627427 140734025663104 18446744073709551615 4327592 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=469572 CPUtime=3.08 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 7509 0 0 0 307 1 0 0 25 0 4 0 514748971 480841728 37590 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308141 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 469572

[startup+6.3007 s]
/proc/loadavg: 7.80 7.99 7.62 9/184 23080
/proc/meminfo: memFree=25879452/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=469572 CPUtime=25.12 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 55132 0 0 0 2503 9 0 0 25 0 4 0 514748971 480841728 45224 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 117393 45224 385 106 0 112364 0
[pid=23076/tid=23077] ppid=23074 vsize=469572 CPUtime=6.25 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 14195 0 0 0 623 2 0 0 25 0 4 0 514748971 480841728 45224 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=469572 CPUtime=6.28 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 15494 0 0 0 626 2 0 0 25 0 4 0 514748971 480841728 45224 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=469572 CPUtime=6.27 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 9466 0 0 0 626 1 0 0 25 0 4 0 514748971 480841728 45224 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308712 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 469572

[startup+12.7006 s]
/proc/loadavg: 7.82 7.99 7.62 9/184 23080
/proc/meminfo: memFree=25815640/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=483564 CPUtime=50.67 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 76498 0 0 0 5054 13 0 0 25 0 4 0 514748971 495169536 44414 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308307 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 120891 44414 387 106 0 115862 0
[pid=23076/tid=23077] ppid=23074 vsize=483564 CPUtime=12.61 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 19398 0 0 0 1259 2 0 0 25 0 4 0 514748971 495169536 44414 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=483564 CPUtime=12.68 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 20873 0 0 0 1265 3 0 0 25 0 4 0 514748971 495169536 44414 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=483564 CPUtime=12.68 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 14851 0 0 0 1265 3 0 0 25 0 4 0 514748971 495169536 44414 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308408 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 483564

[startup+25.5003 s]
/proc/loadavg: 7.86 7.99 7.63 9/184 23081
/proc/meminfo: memFree=25611268/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=663240 CPUtime=101.8 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 174875 0 0 0 10145 35 0 0 25 0 4 0 514748971 679157760 109065 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 165810 109065 390 106 0 160781 0
[pid=23076/tid=23077] ppid=23074 vsize=663240 CPUtime=25.34 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 53020 0 0 0 2528 6 0 0 25 0 4 0 514748971 679157760 109065 33554432000 4194304 4627427 140734025663104 18446744073709551615 4322200 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=663240 CPUtime=25.47 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 36210 0 0 0 2540 7 0 0 25 0 4 0 514748971 679157760 109065 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308376 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=663240 CPUtime=25.48 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 34854 0 0 0 2539 9 0 0 25 0 4 0 514748971 679157760 109065 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 663240

[startup+51.1008 s]
/proc/loadavg: 7.97 8.00 7.64 9/184 23081
/proc/meminfo: memFree=25389804/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=911500 CPUtime=204.05 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 250985 0 0 0 20350 55 0 0 25 0 4 0 514748971 933376000 140459 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308717 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 227875 140459 390 106 0 222846 0
[pid=23076/tid=23077] ppid=23074 vsize=911500 CPUtime=50.8 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 69883 0 0 0 5069 11 0 0 25 0 4 0 514748971 933376000 140459 33554432000 4194304 4627427 140734025663104 18446744073709551615 4299724 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=911500 CPUtime=51.07 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 60112 0 0 0 5094 13 0 0 25 0 4 0 514748971 933376000 140459 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=911500 CPUtime=51.07 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 50926 0 0 0 5093 14 0 0 25 0 4 0 514748971 933376000 140459 33554432000 4194304 4627427 140734025663104 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.05
Current children cumulated vsize (KiB) 911500

[startup+102.301 s]
/proc/loadavg: 8.05 8.02 7.66 9/184 23083
/proc/meminfo: memFree=25167080/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=996552 CPUtime=408.57 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 368507 0 0 0 40769 88 0 0 25 0 4 0 514748971 1020469248 181748 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308282 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 249138 181748 390 106 0 244109 0
[pid=23076/tid=23077] ppid=23074 vsize=996552 CPUtime=101.72 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 88119 0 0 0 10156 16 0 0 25 0 4 0 514748971 1020469248 181748 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=996552 CPUtime=102.28 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 88795 0 0 0 10207 21 0 0 25 0 4 0 514748971 1020469248 181748 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=996552 CPUtime=102.28 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 83331 0 0 0 10204 24 0 0 25 0 4 0 514748971 1020469248 181748 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332156 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.57
Current children cumulated vsize (KiB) 996552

[startup+162.3 s]

################
# More data... #
################

[pid=23076] ppid=23074 vsize=1443280 CPUtime=2565.49 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1284747 0 0 0 256149 400 0 0 25 0 4 0 514748971 1477918720 292553 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 360820 292553 390 106 0 355791 0
[pid=23076/tid=23077] ppid=23074 vsize=1443280 CPUtime=638.71 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 296530 0 0 0 63783 88 0 0 25 0 4 0 514748971 1477918720 292554 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1443280 CPUtime=642.26 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 330782 0 0 0 64125 101 0 0 25 0 4 0 514748971 1477918720 292554 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332968 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1443280 CPUtime=642.25 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 335716 0 0 0 64114 111 0 0 25 0 4 0 514748971 1477918720 292554 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.49
Current children cumulated vsize (KiB) 1443280

[startup+702.3 s]
/proc/loadavg: 8.00 8.08 7.86 9/184 23111
/proc/meminfo: memFree=24439584/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1478372 CPUtime=2805.14 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1383818 0 0 0 280079 435 0 0 25 0 4 0 514748971 1513852928 292832 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308188 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 369593 292832 390 106 0 364564 0
[pid=23076/tid=23077] ppid=23074 vsize=1478372 CPUtime=698.37 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 321788 0 0 0 69741 96 0 0 25 0 4 0 514748971 1513852928 292832 33554432000 4194304 4627427 140734025663104 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1478372 CPUtime=702.26 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 356895 0 0 0 70115 111 0 0 25 0 4 0 514748971 1513852928 292832 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308593 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1478372 CPUtime=702.25 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 357482 0 0 0 70106 119 0 0 25 0 4 0 514748971 1513852928 292832 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.14
Current children cumulated vsize (KiB) 1478372

[startup+762.301 s]
/proc/loadavg: 8.00 8.06 7.87 9/184 23112
/proc/meminfo: memFree=24343596/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1493960 CPUtime=3044.8 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1481743 0 0 0 304012 468 0 0 25 0 4 0 514748971 1529815040 308594 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 373490 308594 390 106 0 368461 0
[pid=23076/tid=23077] ppid=23074 vsize=1493960 CPUtime=758.03 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 345541 0 0 0 75700 103 0 0 25 0 4 0 514748971 1529815040 308595 33554432000 4194304 4627427 140734025663104 18446744073709551615 4324759 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1493960 CPUtime=762.26 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 379531 0 0 0 76107 119 0 0 25 0 4 0 514748971 1529815040 308595 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1493960 CPUtime=762.25 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 385158 0 0 0 76097 128 0 0 25 0 4 0 514748971 1529815040 308595 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.8
Current children cumulated vsize (KiB) 1493960

[startup+822.3 s]
/proc/loadavg: 8.00 8.05 7.87 9/184 23114
/proc/meminfo: memFree=24365496/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1494752 CPUtime=3284.45 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1577090 0 0 0 327943 502 0 0 25 0 4 0 514748971 1530626048 303931 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 373688 303931 390 106 0 368659 0
[pid=23076/tid=23077] ppid=23074 vsize=1494752 CPUtime=817.7 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 367570 0 0 0 81659 111 0 0 25 0 4 0 514748971 1530626048 303931 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1494752 CPUtime=822.25 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 403496 0 0 0 82098 127 0 0 25 0 4 0 514748971 1530626048 303931 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1494752 CPUtime=822.24 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 408889 0 0 0 82087 137 0 0 25 0 4 0 514748971 1530626048 303931 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.45
Current children cumulated vsize (KiB) 1494752

[startup+882.301 s]
/proc/loadavg: 8.00 8.04 7.88 9/184 23115
/proc/meminfo: memFree=24268884/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1621528 CPUtime=3524.11 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1673676 0 0 0 351874 537 0 0 25 0 4 0 514748971 1660444672 329606 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 405382 329606 390 106 0 400353 0
[pid=23076/tid=23077] ppid=23074 vsize=1621528 CPUtime=877.37 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 387380 0 0 0 87620 117 0 0 25 0 4 0 514748971 1660444672 329606 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1621528 CPUtime=882.25 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 430795 0 0 0 88087 138 0 0 25 0 4 0 514748971 1660444672 329606 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1621528 CPUtime=882.23 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 434570 0 0 0 88076 147 0 0 25 0 4 0 514748971 1660444672 329606 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.11
Current children cumulated vsize (KiB) 1621528

[startup+942.3 s]
/proc/loadavg: 8.06 8.04 7.89 9/184 23117
/proc/meminfo: memFree=24331468/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1571344 CPUtime=3763.77 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1762152 0 0 0 375805 572 0 0 25 0 4 0 514748971 1609056256 317284 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 392836 317284 390 106 0 387807 0
[pid=23076/tid=23077] ppid=23074 vsize=1571344 CPUtime=937.02 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 410294 0 0 0 93578 124 0 0 25 0 4 0 514748971 1609056256 317284 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1571344 CPUtime=942.25 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 452744 0 0 0 94078 147 0 0 25 0 4 0 514748971 1609056256 317285 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1571344 CPUtime=942.23 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 458155 0 0 0 94066 157 0 0 25 0 4 0 514748971 1609056256 317285 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.77
Current children cumulated vsize (KiB) 1571344

[startup+1002.3 s]
/proc/loadavg: 8.08 8.05 7.90 9/184 23119
/proc/meminfo: memFree=24291516/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1511128 CPUtime=4003.43 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1851124 0 0 0 399738 605 0 0 25 0 4 0 514748971 1547395072 322658 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308760 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 377782 322658 390 106 0 372753 0
[pid=23076/tid=23077] ppid=23074 vsize=1511128 CPUtime=996.7 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 429741 0 0 0 99539 131 0 0 25 0 4 0 514748971 1547395072 322658 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1511128 CPUtime=1002.24 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 476343 0 0 0 100069 155 0 0 25 0 4 0 514748971 1547395072 322658 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1511128 CPUtime=1002.23 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 480062 0 0 0 100057 166 0 0 25 0 4 0 514748971 1547395072 322658 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4003.43
Current children cumulated vsize (KiB) 1511128

[startup+1062.3 s]
/proc/loadavg: 8.10 8.05 7.91 9/184 23120
/proc/meminfo: memFree=24212124/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1705044 CPUtime=4243.09 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 1957910 0 0 0 423667 642 0 0 25 0 4 0 514748971 1745965056 343401 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 426261 343401 390 106 0 421232 0
[pid=23076/tid=23077] ppid=23074 vsize=1705044 CPUtime=1056.36 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 448531 0 0 0 105499 137 0 0 25 0 4 0 514748971 1745965056 343401 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1705044 CPUtime=1062.25 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 516602 0 0 0 106059 166 0 0 25 0 4 0 514748971 1745965056 343401 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1705044 CPUtime=1062.22 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 504699 0 0 0 106047 175 0 0 25 0 4 0 514748971 1745965056 343401 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.09
Current children cumulated vsize (KiB) 1705044

[startup+1122.3 s]
/proc/loadavg: 5.92 7.48 7.72 5/175 23140
/proc/meminfo: memFree=25011004/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1644564 CPUtime=4482.79 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 2050506 0 0 0 447602 677 0 0 25 0 4 0 514748971 1684033536 347989 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 411141 347989 390 106 0 406112 0
[pid=23076/tid=23077] ppid=23074 vsize=1644564 CPUtime=1116.06 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 469696 0 0 0 111461 145 0 0 25 0 4 0 514748971 1684033536 347989 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1644564 CPUtime=1122.24 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 543795 0 0 0 112048 176 0 0 25 0 4 0 514748971 1684033536 347989 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1644564 CPUtime=1122.22 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 527597 0 0 0 112039 183 0 0 25 0 4 0 514748971 1684033536 347989 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308329 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.79
Current children cumulated vsize (KiB) 1644564

[startup+1182.3 s]
/proc/loadavg: 4.76 6.86 7.49 5/175 23141
/proc/meminfo: memFree=25018876/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1707436 CPUtime=4722.48 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 2135872 0 0 0 471539 709 0 0 25 0 4 0 514748971 1748414464 347083 33554432000 4194304 4627427 140734025663104 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 426859 347083 390 106 0 421830 0
[pid=23076/tid=23077] ppid=23074 vsize=1707436 CPUtime=1175.78 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 488590 0 0 0 117426 152 0 0 25 0 4 0 514748971 1748414464 347083 33554432000 4194304 4627427 140734025663104 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1707436 CPUtime=1182.24 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 565028 0 0 0 118040 184 0 0 25 0 4 0 514748971 1748414464 347083 33554432000 4194304 4627427 140734025663104 18446744073709551615 4332689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1707436 CPUtime=1182.22 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 549804 0 0 0 118030 192 0 0 25 0 4 0 514748971 1748414464 347083 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4722.48
Current children cumulated vsize (KiB) 1707436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 4.54 6.67 7.42 5/175 23142
/proc/meminfo: memFree=24963288/32951124 swapFree=67111364/67111528
[pid=23076] ppid=23074 vsize=1723080 CPUtime=4800.41 cores=0,2,4,6
/proc/23076/stat : 23076 (strangenight2-m) R 23074 23076 22773 0 -1 4202496 2166876 0 0 0 479320 721 0 0 25 0 4 0 514748971 1764433920 360048 33554432000 4194304 4627427 140734025663104 18446744073709551615 4329913 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/23076/statm: 430770 360048 390 106 0 425741 0
[pid=23076/tid=23077] ppid=23074 vsize=1723080 CPUtime=1195.19 cores=0,2,4,6
/proc/23076/task/23077/stat : 23077 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 496187 0 0 0 119364 155 0 0 25 0 4 0 514748971 1764433920 360048 33554432000 4194304 4627427 140734025663104 18446744073709551615 4507185 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=23076/tid=23078] ppid=23074 vsize=1723080 CPUtime=1201.74 cores=0,2,4,6
/proc/23076/task/23078/stat : 23078 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 574128 0 0 0 119987 187 0 0 25 0 4 0 514748971 1764433920 360048 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=23076/tid=23079] ppid=23074 vsize=1723080 CPUtime=1201.73 cores=0,2,4,6
/proc/23076/task/23079/stat : 23079 (strangenight2-m) R 23074 23076 22773 0 -1 4202560 556696 0 0 0 119978 195 0 0 25 0 4 0 514748971 1764433920 360048 33554432000 4194304 4627427 140734025663104 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.41
Current children cumulated vsize (KiB) 1723080

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): 1201.88
CPU time (s): 4800.5
CPU user time (s): 4793.22
CPU system time (s): 7.27889
CPU usage (%): 399.416
Max. virtual memory (cumulated for all children) (KiB): 1723080

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.22
system time used= 7.27889
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2166885
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= 2503
involuntary context switches= 35163

runsolver used 1.90071 second user time and 4.56231 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 00:58:30
IDJOB=3173833
IDBENCH=82651
IDSOLVER=1586
FILE ID=node136/3173833-1304031510
RUNJOBID= node136-1304028687-22792
PBS_JOBID= 13170316
Free space on /tmp= 72328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v30000-c126000-S285324961-078-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173833-1304031510/watcher-3173833-1304031510 -o /tmp/evaluation-result-3173833-1304031510/solver-3173833-1304031510 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173833-1304031510.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 7b0b378358197932f5212c7e9e31a14b
RANDOM SEED=228071494

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26073460 kB
Buffers:       1045316 kB
Cached:        4891240 kB
SwapCached:        100 kB
Active:         967228 kB
Inactive:      5359244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26073460 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            8188 kB
Writeback:           0 kB
AnonPages:      389216 kB
Mapped:          15496 kB
Slab:           485876 kB
PageTables:       5504 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   703116 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= 72328 MiB
End job on node136 at 2011-04-29 01:18:34