Trace number 3366242

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 (fixed)? (TO) 4800.16 1201.77

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-3366242-1307635784.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.37/0.10	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.37/0.10	c -- vars added      30000
0.37/0.10	c Parsing time:  0.09 s
0.37/0.10	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.77/0.22	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.12
0.77/0.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
1.17/0.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.35	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.17/0.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.17/0.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
1.17/0.38	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
1.96/0.59	c lits-rem:         0  cl-subs:        0  v-elim:    725  v-fix:    0  time:  0.21 s
2.37/0.60	c Finding binary XORs  T:     0.01 s  found:       0
2.37/0.65	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
2.37/0.65	c calculated reachability. Time: 0.00
2.37/0.66	c Calc default polars -  time:   0.01 s pos:   13247 undec:    3356 neg:   13397
2.37/0.66	c =========================================================================================
2.37/0.66	c types(t): F = full restart, N = normal restart
2.37/0.66	c types(t): S = simplification begin/end, E = solution found
2.37/0.66	c restart types(rt): st = static, dy = dynamic
2.37/0.66	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.37/0.66	c  B st     0         0     29275    125223         0         0    380160         0   no data   no data
8.78/2.28	c  N dy    20      4044     29275    125223         0      4043    380160   1119200    158.93    167.89
15.15/3.88	c  N dy    43      8065     29275    125223         0      8064    380160   2027617    150.76    161.08
22.34/5.64	c  N dy    72     12345     29275    125223         0     12343    380160   3001745    149.86    160.17
29.14/7.37	c  N dy   100     16375     29275    125223         0     16373    380160   3925981    150.19    164.84
36.32/9.14	c  N dy   128     20385     29275    125223         0     10385    380160    695209    150.48    159.30
43.12/10.86	c  N dy   161     24466     29275    125223         0     14466    380160   1666537    151.78    160.54
43.94/11.08	c  F st   164     25002     29275    125223         0     15002    380160   1782572    151.64    136.31
53.49/13.42	c  N dy   170     30001     29275    125223         0     19998    380160   3558654    151.64   no data
53.49/13.42	c  S st   170     30001     29275    125223         0     19998    380160   3558654    151.64   no data
54.29/13.65	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
54.69/13.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
54.69/13.79	c blocked clauses removed:      668 vars:    108 tried:       29275 T: 0.02 s
54.69/13.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.10/13.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.10/13.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29167 time:  0.01 s
55.10/13.82	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
55.50/13.96	c lits-rem:         0  cl-subs:        0  v-elim:     11  v-fix:    0  time:  0.14 s
56.71/14.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.69/15.24	c lits-rem:         0  cl-subs:        9  v-elim:      0  v-fix:    0  time:  0.91 s
61.10/15.39	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.15
61.10/15.40	c calculated reachability. Time: 0.00
61.10/15.40	c  N dy   170     30503     29156    124544         0     20175    378225   3476154    151.64   no data
68.68/17.21	c  N dy   196     34554     29156    124544         0     24226    378225   4388945    151.47    172.68
76.26/19.13	c  N dy   224     38625     29156    124544         0     28297    378225   5342552    151.57    168.41
83.85/21.00	c  N dy   256     42642     29156    124544         0     16972    378225   1121541    152.28    220.80
89.04/22.38	c  S st   278     45758     29156    124544         0     20088    378225   1860477    152.45   no data
90.25/22.63	c  S st   278     46259     29156    124544         0     20589    378225   1967087    152.45   no data
90.25/22.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
90.65/22.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
90.65/22.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.65/22.76	c bin-w-bin subsume rem            0 bins  time:  0.01 s
90.65/22.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.65/22.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
90.65/22.80	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
91.45/22.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
91.86/23.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.05/23.33	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.26 s
93.05/23.34	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
93.05/23.38	c vivif2 --  cl tried    20587 cl shrink        0 lits rem          0 time: 0.03
93.84/23.53	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.15
93.84/23.54	c calculated reachability. Time: 0.00
93.84/23.54	c  N dy   278     46259     29156    124544         0     20587    378225   1966387    152.45   no data
101.43/25.40	c  N dy   309     50272     29156    124544         0     24600    378225   2944119    153.32    164.30
108.62/27.25	c  N dy   337     54321     29156    124544         0     28649    378225   3922740    153.74    163.31
116.22/29.14	c  N dy   363     58367     29156    124544         0     32695    378225   4890685    153.97    166.79
123.79/31.04	c  N dy   390     62410     29156    124544         0     36738    378225   5826089    153.89    162.74
130.99/32.89	c  N dy   415     66472     29156    124544         0     22132    378225   1516929    153.85    165.04
136.58/34.25	c  S st   438     69389     29156    124544         0     25047    378225   2234729    154.23    152.73
137.38/34.48	c  S st   438     69889     29156    124544         0     25547    378225   2341983    154.23   no data
137.78/34.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
137.78/34.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
138.18/34.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.18/34.62	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.18/34.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.18/34.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
138.18/34.65	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
138.57/34.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
139.37/34.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
140.97/35.33	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.40 s
140.97/35.35	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
140.97/35.39	c vivif2 --  cl tried    25546 cl shrink        0 lits rem          0 time: 0.04
141.76/35.55	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.16
141.76/35.55	c calculated reachability. Time: 0.00
141.76/35.55	c  N dy   438     69889     29156    124544         0     25546    378225   2341435    154.23   no data
150.16/37.67	c  N dy   469     74491     29156    124544         0     30148    378225   3446857    154.17    167.56
159.74/40.01	c  N dy   505     79402     29156    124544         0     35057    378225   4629442    154.46    163.52
169.33/42.43	c  N dy   539     84469     29156    124544         0     40124    378225   5840378    154.68    182.58
175.34/43.98	c  F st   565     87500     29156    124544         0     22324    378225   1041844    154.98   no data
181.72/45.59	c  N st   570     90799     29156    124544         0     25622    378225   2078968    154.98   no data
193.32/48.46	c  N dy   598     96819     29156    124544         0     31640    378225   3768665    154.97    165.02
205.29/51.46	c  N dy   641    103044     29156    124544         0     37865    378225   5248828    154.94    163.19
208.88/52.33	c  S st   652    104838     29156    124544         0     39659    378225   5657098    154.86   no data
209.68/52.58	c  S st   652    105341     29156    124544         0     40162    378225   5742560    154.86   no data
210.08/52.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
210.08/52.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
210.49/52.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
210.49/52.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
210.49/52.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
210.49/52.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
210.49/52.77	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
211.27/52.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
212.47/53.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
218.86/54.90	c lits-rem:         6  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.59 s
219.28/54.92	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
219.68/55.02	c vivif2 --  cl tried    40158 cl shrink        0 lits rem          0 time: 0.10
220.45/55.20	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.18
220.45/55.21	c calculated reachability. Time: 0.00
220.45/55.21	c  N dy   652    105341     29156    124544         0     40158    378225   5739209    154.86   no data
233.64/58.57	c  N dy   700    112134     29156    124544         0     24539    378225   1175427    155.35    164.35
247.62/62.09	c  N dy   758    119395     29156    124544         0     31800    378225   2978113    155.88    166.03
263.22/65.96	c  N dy   817    127242     29156    124544         0     39647    378225   4890733    156.12    166.32
280.38/70.29	c  N dy   876    135782     29156    124544         0     24477    378225    790257    156.39    166.15
297.15/74.45	c  N dy   935    144748     29156    124544         0     33443    378225   2945994    156.31    168.85
315.52/79.05	c  N dy   999    154085     29156    124544         0     42780    378225   5176312    156.34    166.30
323.52/81.04	c  S st  1028    158011     29156    124544         0     46706    378225   6159066    156.50   no data
324.73/81.32	c  S st  1028    158519     29156    124544         0     47214    378225   6259523    156.50   no data
324.73/81.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
325.14/81.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
325.14/81.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
325.14/81.48	c bin-w-bin subsume rem            0 bins  time:  0.01 s
325.14/81.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
325.52/81.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
325.52/81.52	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
325.92/81.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
327.51/82.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
336.69/84.37	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  2.28 s
336.69/84.39	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
337.49/84.50	c vivif2 --  cl tried    47207 cl shrink        0 lits rem          0 time: 0.11
337.91/84.69	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
337.91/84.70	c calculated reachability. Time: 0.00
337.91/84.70	c  N dy  1028    158519     29156    124544         0     47207    378225   6256735    156.50   no data
357.87/89.65	c  N dy  1094    168714     29156    124544         0     32548    378225   2449572    156.63    167.46
379.03/94.94	c  N dy  1171    179493     29156    124544         0     43327    378225   5079468    156.78    167.07
402.21/100.75	c  N dy  1246    191054     29156    124544         0     28962    378225   1280154    156.76    165.29
426.20/106.75	c  N dy  1329    203318     29156    124544         0     41225    378225   4296415    156.92    168.73
452.93/113.40	c  N dy  1419    216436     29156    124544         0     27381    378225    619571    156.89    176.21
480.11/120.20	c  N dy  1517    230317     29156    124544         0     41261    378225   4038483    157.03    166.99
494.88/123.98	c  S st  1567    237778     29156    124544         0     48722    378225   5840210    157.05   no data
496.10/124.24	c  S st  1567    238288     29156    124544         0     49232    378225   5939464    157.05   no data
496.10/124.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
496.50/124.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
496.88/124.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
496.88/124.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
496.88/124.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
496.88/124.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
496.88/124.44	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
497.28/124.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
498.88/124.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
508.07/127.24	c lits-rem:         0  cl-subs:        4  v-elim:      0  v-fix:    0  time:  2.29 s
508.07/127.26	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
508.47/127.36	c vivif2 --  cl tried    49228 cl shrink        0 lits rem          0 time: 0.10
509.28/127.56	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
509.28/127.57	c calculated reachability. Time: 0.00
509.28/127.57	c  N dy  1567    238288     29156    124544         0     49228    378225   5936086    157.05   no data
540.04/135.28	c  N dy  1673    253590     29156    124544         0     36545    378225   2580050    157.18    165.96
573.18/143.56	c  N dy  1785    269960     29156    124544         0     52915    378225   6529183    157.15    167.08
608.33/152.30	c  N dy  1905    287206     29156    124544         0     41173    378225   3518279    157.31    170.50
646.67/161.90	c  N dy  2036    305692     29156    124544         0     59658    378225   8046383    157.42    169.54
647.87/162.25	c  F st  2041    306250     29156    124544         0     30228    378225    545644    157.44   no data
686.22/171.80	c  N dy  2143    325252     29156    124544         0     49230    378225   5586839    157.61    167.74
726.97/182.09	c  N dy  2272    345289     29156    124544         0     38263    378225   2223943    157.56    166.12
752.13/188.30	c  S st  2360    357432     29156    124544         0     50405    378225   5216266    157.65   no data
752.93/188.58	c  S st  2360    357934     29156    124544         0     50907    378225   5308464    157.65   no data
753.33/188.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
753.73/188.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
753.73/188.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
753.73/188.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
753.73/188.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
753.73/188.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
753.73/188.78	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
754.53/188.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
755.75/189.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
764.13/191.39	c lits-rem:         5  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.15 s
764.53/191.41	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
764.91/191.50	c vivif2 --  cl tried    50904 cl shrink        0 lits rem          0 time: 0.09
765.71/191.70	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
765.71/191.71	c calculated reachability. Time: 0.00
765.71/191.71	c  N dy  2360    357934     29156    124544         0     50904    378225   5307278    157.65   no data
807.66/202.25	c  N dy  2497    378021     29156    124544         0     38992    378225   2152996    157.76    170.25
849.59/212.72	c  N dy  2627    398075     29156    124544         0     59046    378225   7053737    157.73    166.59
890.74/223.00	c  N dy  2762    418107     29156    124544         0     46078    378225   3661721    157.72    173.76
933.48/233.75	c  N dy  2907    438193     29156    124544         0     66163    378225   8617899    157.81    170.70
974.22/243.98	c  N dy  3043    458200     29156    124544         0     52171    378225   4926195    157.85    166.60
1017.35/254.78	c  N dy  3178    478212     29156    124544         0     37186    378225    984433    157.89    188.57
1058.92/265.11	c  N dy  3308    498289     29156    124544         0     57263    378225   5850804    157.86    169.91
1102.04/276.00	c  N dy  3449    518413     29156    124544         0     41388    378225   1769290    157.92    168.30
1140.39/285.59	c  S st  3573    536902     29156    124544         0     59876    378225   6287339    157.90    129.73
1141.59/285.88	c  S st  3573    537406     29156    124544         0     60380    378225   6384023    157.90   no data
1141.59/285.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1142.41/286.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
1142.41/286.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1142.41/286.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1142.41/286.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1142.41/286.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
1142.41/286.09	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1143.19/286.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
1144.79/286.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1156.77/289.68	c lits-rem:         1  cl-subs:        9  v-elim:      0  v-fix:    0  time:  3.06 s
1157.17/289.70	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
1157.57/289.81	c vivif2 --  cl tried    60371 cl shrink        0 lits rem          0 time: 0.11
1158.37/290.03	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.22
1158.37/290.04	c calculated reachability. Time: 0.00
1158.37/290.04	c  N dy  3573    537406     29156    124544         0     60371    378225   6379052    157.90   no data
1201.90/300.97	c  N dy  3709    557475     29156    124544         0     43445    378225   2059898    157.99    167.01
1244.64/311.68	c  N dy  3853    577585     29156    124544         0     63555    378225   7002720    158.06    166.38
1288.58/322.66	c  N dy  3987    597732     29156    124544         0     45704    378225   2379030    158.06    167.27
1331.34/333.38	c  N dy  4133    617799     29156    124544         0     65771    378225   7346152    158.15    179.77
1375.29/344.38	c  N dy  4268    637847     29156    124544         0     46819    378225   2453274    158.24    167.84
1418.41/355.18	c  N dy  4407    657941     29156    124544         0     66913    378225   7462369    158.32    170.47
1462.76/366.26	c  N dy  4539    677985     29156    124544         0     46960    378225   2138110    158.31    168.11
1506.70/377.26	c  N dy  4681    698042     29156    124544         0     67017    378225   7061436    158.35    168.36
1551.42/388.49	c  N dy  4813    718140     29156    124544         0     46117    378225   1751133    158.33    167.46
1594.17/399.13	c  N dy  4941    738217     29156    124544         0     66193    378225   6613390    158.26    170.82
1640.10/410.68	c  N dy  5080    758324     29156    124544         0     44294    378225   1058641    158.30    171.35
1682.86/421.34	c  N dy  5216    778367     29156    124544         0     64336    378225   5937375    158.31    167.45
1728.78/432.82	c  N dy  5347    798368     29156    124544         0     84337    378225  10794792    158.32    186.29
1745.15/436.99	c  S st  5400    806109     29156    124544         0     49073    378225   2016592    158.32   no data
1746.35/437.26	c  S st  5400    806611     29156    124544         0     49575    378225   2111492    158.32   no data
1746.35/437.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1746.75/437.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
1747.15/437.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1747.15/437.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1747.15/437.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1747.15/437.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
1747.15/437.45	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1747.55/437.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1748.36/437.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1751.15/438.48	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.75 s
1751.15/438.50	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
1751.55/438.53	c vivif2 --  cl tried    49575 cl shrink        0 lits rem          0 time: 0.04
1752.34/438.73	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.20
1752.34/438.74	c calculated reachability. Time: 0.00
1752.34/438.74	c  N dy  5400    806611     29156    124544         0     49575    378225   2111490    158.32   no data
1796.29/449.72	c  N dy  5538    826616     29156    124544         0     69580    378225   6991235    158.31    170.71
1843.01/461.49	c  N dy  5669    846825     29156    124544         0     45789    378225    915746    158.27    172.86
1886.16/472.21	c  N dy  5806    866844     29156    124544         0     65807    378225   5855652    158.31    167.61
1932.49/483.85	c  N dy  5946    886877     29156    124544         0     85840    378225  10807139    158.35    170.65
1976.44/494.88	c  N dy  6085    906962     29156    124544         0     60927    378225   4510716    158.40    170.91
2021.96/506.23	c  N dy  6222    927072     29156    124544         0     81036    378225   9388639    158.38    167.17
2067.51/517.65	c  N dy  6360    947199     29156    124544         0     55163    378225   2696516    158.38    167.14
2111.85/528.78	c  N dy  6493    967256     29156    124544         0     75219    378225   7659464    158.40    167.64
2159.77/540.76	c  N dy  6639    987303     29156    124544         0     48264    378225    812271    158.43    167.86
2203.71/551.79	c  N dy  6773   1007693     29156    124544         0     68654    378225   5885773    158.46    167.78
2250.85/563.55	c  N dy  6906   1027745     29156    124544         0     88705    378225  10857425    158.49    181.26
2295.98/574.83	c  N dy  7044   1047767     29156    124544         0     60732    378225   3673473    158.51    192.64
2342.32/586.40	c  N dy  7185   1068040     29156    124544         0     81003    378225   8633761    158.53    170.27
2351.50/588.71	c  F st  7216   1071877     29156    124544         0     84840    378225   9586718    158.54   no data
2390.27/598.41	c  N dy  7298   1088107     29156    124544         0     52077    378225   1245885    158.56    175.91
2433.81/609.33	c  N dy  7427   1108203     29156    124544         0     72173    378225   6093216    158.51    169.54
2480.92/621.16	c  N dy  7560   1128232     29156    124544         0     92200    378225  10953608    158.49    167.00
2526.86/632.65	c  N dy  7697   1148310     29156    124544         0     62275    378225   3507713    158.50    167.80
2572.79/644.16	c  N dy  7835   1168319     29156    124544         0     82281    378225   8407706    158.53    175.29
2622.32/656.60	c  N dy  7969   1188336     29156    124544         0     51302    378225    598313    158.55    184.07
2666.68/667.63	c  N dy  8108   1208357     29156    124544         0     71318    378225   5619246    158.58    174.70
2670.25/668.50	c  S st  8117   1209916     29156    124544         0     72877    378225   5980120    158.58   no data
2671.47/668.81	c  S st  8117   1210418     29156    124544         0     73378    378225   6071722    158.58   no data
2671.47/668.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2671.85/668.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.12
2671.85/669.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2672.25/669.00	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2672.25/669.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2672.25/669.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
2672.25/669.04	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2673.05/669.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
2674.25/669.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2688.22/673.03	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.46 s
2688.22/673.05	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
2688.65/673.16	c vivif2 --  cl tried    73375 cl shrink        0 lits rem          0 time: 0.11
2689.83/673.41	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.25
2689.83/673.42	c calculated reachability. Time: 0.00
2689.83/673.42	c  N dy  8117   1210418     29156    124544         0     73375    378225   6070359    158.58   no data
2736.57/685.18	c  N dy  8249   1230462     29156    124544         0     93416    378225  10895403    158.56    169.41
2784.09/697.08	c  N dy  8384   1250565     29156    124544         0     61526    378225   2891505    158.57    174.89
2830.03/708.55	c  N dy  8523   1270640     29156    124544         0     81598    378225   7806098    158.58    221.73
2878.76/720.79	c  N dy  8658   1290686     29156    124544         0    101643    378225  12690471    158.57    166.92
2924.70/732.29	c  N dy  8801   1310917     29156    124544         0     68876    378225   4425242    158.58    166.96
2971.82/744.02	c  N dy  8942   1330959     29156    124544         0     88917    378225   9418873    158.61    167.37
3022.57/756.76	c  N dy  9085   1350982     29156    124544         0     54943    378225    763874    158.65    167.14
3067.29/767.91	c  N dy  9216   1371077     29156    124544         0     75038    378225   5679590    158.62    167.40
3115.24/779.91	c  N dy  9353   1391082     29156    124544         0     95041    378225  10628662    158.63    218.88
3164.35/792.29	c  N dy  9492   1411143     29156    124544         0     60105    378225   1787221    158.65    167.46
3210.69/803.81	c  N dy  9632   1431242     29156    124544         0     80203    378225   6771782    158.69    168.30
3259.43/816.06	c  N dy  9772   1451260     29156    124544         0    100221    378225  11756204    158.72    168.43
3308.17/828.23	c  N dy  9911   1471268     29156    124544         0     64235    378225   2535529    158.74    168.69
3354.88/839.93	c  N dy 10046   1491438     29156    124544         0     84402    378225   7475781    158.74    171.57
3404.42/852.39	c  N dy 10183   1511470     29156    124544         0    104430    378225  12437862    158.77    183.66
3453.57/864.60	c  N dy 10327   1531529     29156    124544         0     67490    378225   3132637    158.80    205.02
3500.29/876.36	c  N dy 10461   1551615     29156    124544         0     87573    378225   8011850    158.79    171.99
3551.00/889.07	c  N dy 10605   1571741     29156    124544         0    107699    378225  12967401    158.80    167.38
3598.94/901.01	c  N dy 10740   1591819     29156    124544         0     69782    378225   3496344    158.82    172.05
3646.49/912.96	c  N dy 10883   1611873     29156    124544         0     89834    378225   8562779    158.89    171.34
3697.20/925.60	c  N dy 11016   1631881     29156    124544         0    109841    378225  13548964    158.91    173.25
3745.54/937.71	c  N dy 11150   1652007     29156    124544         0     70974    378225   3508242    158.91    171.50
3792.67/949.56	c  N dy 11286   1672078     29156    124544         0     91045    378225   8456507    158.91    177.62
3843.80/962.34	c  N dy 11420   1692198     29156    124544         0    111165    378225  13425628    158.91    167.34
3888.55/973.55	c  S st 11544   1710418     29156    124544         0     69380    378225   2867602    158.93    142.41
3889.72/973.84	c  S st 11544   1710921     29156    124544         0     69883    378225   2962840    158.93   no data
3889.72/973.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3890.12/973.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.12
3890.53/974.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3890.53/974.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3890.53/974.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3890.53/974.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29156 time:  0.01 s
3890.53/974.06	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
3891.33/974.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3891.73/974.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3899.32/976.28	c lits-rem:         4  cl-subs:        4  v-elim:      0  v-fix:    0  time:  1.89 s
3899.72/976.30	c vivif2 --  cl tried   124544 cl shrink        0 lits rem          0 time: 0.02
3899.72/976.35	c vivif2 --  cl tried    69879 cl shrink        0 lits rem          0 time: 0.06
3900.51/976.59	c asymm  cl-useful: 0/124544/124544 lits-rem:0 time: 0.23
3900.91/976.60	c calculated reachability. Time: 0.00
3900.91/976.60	c  N dy 11544   1710921     29156    124544         0     69879    378225   2960908    158.93   no data
3948.44/988.57	c  N dy 11681   1730940     29156    124544         0     89896    378225   7959858    158.96    211.54
3999.57/1001.31	c  N dy 11818   1751098     29156    124544         0    110054    378225  12925846    158.96    168.96
4049.51/1013.82	c  N dy 11951   1771144     29156    124544         0     69099    378225   2543830    158.97    178.22
4097.04/1025.70	c  N dy 12090   1791274     29156    124544         0     89228    378225   7516974    158.97    167.59
4147.38/1038.31	c  N dy 12225   1811383     29156    124544         0    109337    378225  12464324    158.97    167.38
4198.89/1051.24	c  N dy 12358   1831472     29156    124544         0     67434    378225   1952087    158.98    172.09
4246.83/1063.21	c  N dy 12487   1851578     29156    124544         0     87540    378225   6855748    158.98    167.68
4297.55/1075.97	c  N dy 12626   1871739     29156    124544         0    107700    378225  11847029    158.99    183.27
4351.08/1089.33	c  N dy 12769   1891844     29156    124544         0     64813    378225   1026919    159.02    167.73
4397.01/1100.85	c  N dy 12906   1911965     29156    124544         0     84933    378225   5985980    159.02    169.26
4447.35/1113.46	c  N dy 13046   1932058     29156    124544         0    105022    378225  10948014    159.04    183.55
4501.27/1126.90	c  N dy 13185   1952116     29156    124544         0    125079    378225  15910883    159.06    167.51
4548.00/1138.65	c  N dy 13315   1972162     29156    124544         0     81120    378225   4835884    159.07    169.50
4597.14/1150.94	c  N dy 13451   1992276     29156    124544         0    101234    378225   9745738    159.06    168.36
4649.46/1164.05	c  N dy 13577   2012311     29156    124544         0    121268    378225  14667535    159.05    168.83
4698.99/1176.46	c  N dy 13707   2032347     29156    124544         0     76306    378225   3330195    159.03    168.04
4747.73/1188.62	c  N dy 13846   2052413     29156    124544         0     96372    378225   8303101    159.05    178.63
4799.65/1201.66	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: 977)

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

running on 4 cores: 1,3,5,7

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.51 8.03 7.45 6/180 27503
/proc/meminfo: memFree=32119564/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 875178066 52396032 348 33554432000 4194304 4580107 140734490783296 18446744073709551615 47158447835052 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 12792 348 299 95 0 7774 0
[pid=27503/tid=27504] ppid=27501 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 875178066 52396032 348 33554432000 4194304 4580107 140734490783296 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 875178066 52396032 348 33554432000 4194304 4580107 140734490783296 18446744073709551615 47158447835058 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 875178066 52396032 348 33554432000 4194304 4580107 140734490783296 18446744073709551615 47158447835058 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0821611 s]
/proc/loadavg: 7.51 8.03 7.45 6/180 27503
/proc/meminfo: memFree=32119564/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=311552 CPUtime=0.3 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 19427 0 0 0 27 3 0 0 18 0 4 0 875178066 319029248 17266 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 77888 17268 337 95 0 72870 0
[pid=27503/tid=27504] ppid=27501 vsize=311552 CPUtime=0.06 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 4751 0 0 0 6 0 0 0 25 0 4 0 875178066 319029248 17269 33554432000 4194304 4580107 140734490783296 18446744073709551615 4512303 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=311552 CPUtime=0.06 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 4750 0 0 0 6 0 0 0 18 0 4 0 875178066 319029248 17270 33554432000 4194304 4580107 140734490783296 18446744073709551615 4487413 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=311552 CPUtime=0.06 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 4777 0 0 0 6 0 0 0 25 0 4 0 875178066 319029248 17270 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.3
Current children cumulated vsize (KiB) 311552

[startup+0.101155 s]
/proc/loadavg: 7.51 8.03 7.45 6/180 27503
/proc/meminfo: memFree=32119564/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=311552 CPUtime=0.37 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 20392 0 0 0 34 3 0 0 18 0 4 0 875178066 319029248 18231 33554432000 4194304 4580107 140734490783296 18446744073709551615 274473628705 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 77888 18233 337 95 0 72870 0
[pid=27503/tid=27504] ppid=27501 vsize=311552 CPUtime=0.08 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 4982 0 0 0 8 0 0 0 25 0 4 0 875178066 319029248 18233 33554432000 4194304 4580107 140734490783296 18446744073709551615 4510952 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=311552 CPUtime=0.08 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 4988 0 0 0 8 0 0 0 18 0 4 0 875178066 319029248 18236 33554432000 4194304 4580107 140734490783296 18446744073709551615 4511018 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=311552 CPUtime=0.08 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 5036 0 0 0 8 0 0 0 25 0 4 0 875178066 319029248 18237 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489504 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 311552

[startup+0.301123 s]
/proc/loadavg: 7.51 8.03 7.45 6/180 27503
/proc/meminfo: memFree=32119564/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=322188 CPUtime=1.17 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 26819 0 0 0 112 5 0 0 18 0 4 0 875178066 329920512 24544 33554432000 4194304 4580107 140734490783296 18446744073709551615 4401482 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 80547 24544 363 95 0 75529 0
[pid=27503/tid=27504] ppid=27501 vsize=322188 CPUtime=0.28 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 7011 0 0 0 27 1 0 0 25 0 4 0 875178066 329920512 24544 33554432000 4194304 4580107 140734490783296 18446744073709551615 274473636081 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=322188 CPUtime=0.29 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 7035 0 0 0 28 1 0 0 18 0 4 0 875178066 329920512 24546 33554432000 4194304 4580107 140734490783296 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=322188 CPUtime=0.28 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 5290 0 0 0 28 0 0 0 25 0 4 0 875178066 329920512 24548 33554432000 4194304 4580107 140734490783296 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 322188

[startup+0.701053 s]
/proc/loadavg: 7.51 8.03 7.45 6/180 27503
/proc/meminfo: memFree=32119564/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=327448 CPUtime=2.77 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 42193 0 0 0 268 9 0 0 18 0 4 0 875178066 335306752 30447 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293121 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 81862 30447 377 95 0 76844 0
[pid=27503/tid=27504] ppid=27501 vsize=327448 CPUtime=0.68 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 12025 0 0 0 66 2 0 0 25 0 4 0 875178066 335306752 30447 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=327448 CPUtime=0.68 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 12052 0 0 0 66 2 0 0 18 0 4 0 875178066 335306752 30447 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=327448 CPUtime=0.68 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 5564 0 0 0 68 0 0 0 25 0 4 0 875178066 335306752 30447 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 327448

[startup+1.50091 s]
/proc/loadavg: 7.51 8.03 7.45 10/184 27507
/proc/meminfo: memFree=31980432/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=327580 CPUtime=5.97 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 44755 0 0 0 587 10 0 0 19 0 4 0 875178066 335441920 32723 33554432000 4194304 4580107 140734490783296 18446744073709551615 4321664 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 81895 32723 377 95 0 76877 0
[pid=27503/tid=27504] ppid=27501 vsize=327580 CPUtime=1.47 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 12673 0 0 0 145 2 0 0 25 0 4 0 875178066 335441920 32723 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=327580 CPUtime=1.48 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 12737 0 0 0 146 2 0 0 19 0 4 0 875178066 335441920 32723 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=327580 CPUtime=1.48 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 6110 0 0 0 148 0 0 0 25 0 4 0 875178066 335441920 32723 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 327580

[startup+3.10063 s]
/proc/loadavg: 7.51 8.03 7.45 10/184 27507
/proc/meminfo: memFree=31957352/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=460428 CPUtime=12.35 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 49142 0 0 0 1224 11 0 0 23 0 4 0 875178066 471478272 37084 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 115107 37084 377 95 0 110089 0
[pid=27503/tid=27504] ppid=27501 vsize=460428 CPUtime=3.07 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 13723 0 0 0 304 3 0 0 25 0 4 0 875178066 471478272 37084 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=460428 CPUtime=3.09 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 13702 0 0 0 306 3 0 0 23 0 4 0 875178066 471478272 37084 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293151 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=460428 CPUtime=3.08 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 7467 0 0 0 307 1 0 0 25 0 4 0 875178066 471478272 37084 33554432000 4194304 4580107 140734490783296 18446744073709551615 4321718 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 460428

[startup+6.30107 s]
/proc/loadavg: 7.55 8.03 7.46 10/184 27507
/proc/meminfo: memFree=31880196/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=461036 CPUtime=25.14 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 56965 0 0 0 2500 14 0 0 25 0 4 0 875178066 472100864 44907 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 115259 44907 377 95 0 110241 0
[pid=27503/tid=27504] ppid=27501 vsize=461036 CPUtime=6.25 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 15699 0 0 0 621 4 0 0 25 0 4 0 875178066 472100864 44907 33554432000 4194304 4580107 140734490783296 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=461036 CPUtime=6.28 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 15645 0 0 0 625 3 0 0 25 0 4 0 875178066 472100864 44907 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=461036 CPUtime=6.29 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 9431 0 0 0 627 2 0 0 25 0 4 0 875178066 472100864 44907 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 461036

[startup+12.7009 s]
/proc/loadavg: 7.58 8.03 7.46 10/184 27507
/proc/meminfo: memFree=31854048/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=534568 CPUtime=50.7 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 78633 0 0 0 5051 19 0 0 25 0 4 0 875178066 547397632 44404 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 133642 44404 378 95 0 128624 0
[pid=27503/tid=27504] ppid=27501 vsize=534568 CPUtime=12.61 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 21189 0 0 0 1256 5 0 0 25 0 4 0 875178066 547397632 44404 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=534568 CPUtime=12.68 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 21041 0 0 0 1264 4 0 0 25 0 4 0 875178066 547397632 44404 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=534568 CPUtime=12.68 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 14830 0 0 0 1265 3 0 0 25 0 4 0 875178066 547397632 44404 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 534568

[startup+25.5007 s]
/proc/loadavg: 7.68 8.03 7.47 10/184 27508
/proc/meminfo: memFree=31544328/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=721208 CPUtime=101.83 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 176900 0 0 0 10142 41 0 0 25 0 4 0 875178066 738516992 109761 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 180302 109761 379 95 0 175284 0
[pid=27503/tid=27504] ppid=27501 vsize=721208 CPUtime=25.35 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 56087 0 0 0 2521 14 0 0 25 0 4 0 875178066 738516992 109761 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=721208 CPUtime=25.48 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 36353 0 0 0 2541 7 0 0 25 0 4 0 875178066 738516992 109762 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293907 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=721208 CPUtime=25.48 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 33463 0 0 0 2541 7 0 0 25 0 4 0 875178066 738516992 109762 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 721208

[startup+51.1012 s]
/proc/loadavg: 7.85 8.04 7.48 10/184 27508
/proc/meminfo: memFree=31382796/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=903796 CPUtime=204.09 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 253645 0 0 0 20346 63 0 0 25 0 4 0 875178066 925487104 141020 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293073 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 225949 141020 379 95 0 220931 0
[pid=27503/tid=27504] ppid=27501 vsize=903796 CPUtime=50.81 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 74143 0 0 0 5062 19 0 0 25 0 4 0 875178066 925487104 141020 33554432000 4194304 4580107 140734490783296 18446744073709551615 4306246 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=903796 CPUtime=51.08 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 60312 0 0 0 5094 14 0 0 25 0 4 0 875178066 925487104 141020 33554432000 4194304 4580107 140734490783296 18446744073709551615 4316502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=903796 CPUtime=51.08 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 48951 0 0 0 5097 11 0 0 25 0 4 0 875178066 925487104 141020 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 903796

[startup+102.306 s]
/proc/loadavg: 8.01 8.05 7.51 10/184 27510
/proc/meminfo: memFree=31183584/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1018012 CPUtime=408.62 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 374921 0 0 0 40763 99 0 0 25 0 4 0 875178066 1042444288 182589 33554432000 4194304 4580107 140734490783296 18446744073709551615 4321152 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 254503 182589 379 95 0 249485 0
[pid=27503/tid=27504] ppid=27501 vsize=1018012 CPUtime=101.72 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 101396 0 0 0 10145 27 0 0 25 0 4 0 875178066 1042444288 182589 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1018012 CPUtime=102.28 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 89087 0 0 0 10206 22 0 0 25 0 4 0 875178066 1042444288 182589 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1018012 CPUtime=102.28 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 76221 0 0 0 10209 19 0 0 25 0 4 0 875178066 1042444288 182589 33554432000 4194304 4580107 140734490783296 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 1018012

[startup+162.301 s]

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

[pid=27503] ppid=27501 vsize=1480796 CPUtime=2805.26 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1415182 0 0 0 280079 447 0 0 25 0 4 0 875178066 1516335104 298643 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293100 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 370199 298643 379 95 0 365181 0
[pid=27503/tid=27504] ppid=27501 vsize=1480796 CPUtime=698.44 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 380386 0 0 0 69725 119 0 0 25 0 4 0 875178066 1516335104 298643 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1480796 CPUtime=702.26 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 371158 0 0 0 70108 118 0 0 25 0 4 0 875178066 1516335104 298643 33554432000 4194304 4580107 140734490783296 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1480796 CPUtime=702.27 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 316292 0 0 0 70130 97 0 0 25 0 4 0 875178066 1516335104 298643 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2805.26
Current children cumulated vsize (KiB) 1480796

[startup+762.307 s]
/proc/loadavg: 8.10 8.10 7.80 10/184 27527
/proc/meminfo: memFree=30452936/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1541644 CPUtime=3044.94 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1505488 0 0 0 304010 484 0 0 25 0 4 0 875178066 1578643456 303008 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 385411 303008 379 95 0 380393 0
[pid=27503/tid=27504] ppid=27501 vsize=1541644 CPUtime=758.12 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 404176 0 0 0 75684 128 0 0 25 0 4 0 875178066 1578643456 303008 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1541644 CPUtime=762.27 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 393629 0 0 0 76100 127 0 0 25 0 4 0 875178066 1578643456 303008 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1541644 CPUtime=762.27 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 336620 0 0 0 76121 106 0 0 25 0 4 0 875178066 1578643456 303008 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3044.94
Current children cumulated vsize (KiB) 1541644

[startup+822.3 s]
/proc/loadavg: 8.03 8.08 7.81 10/184 27530
/proc/meminfo: memFree=30422608/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1482452 CPUtime=3284.58 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1600774 0 0 0 327936 522 0 0 25 0 4 0 875178066 1518030848 309329 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 370613 309329 379 95 0 365595 0
[pid=27503/tid=27504] ppid=27501 vsize=1482452 CPUtime=817.78 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 429563 0 0 0 81638 140 0 0 25 0 4 0 875178066 1518030848 309329 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1482452 CPUtime=822.25 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 417503 0 0 0 82090 135 0 0 25 0 4 0 875178066 1518030848 309329 33554432000 4194304 4580107 140734490783296 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1482452 CPUtime=822.27 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 356827 0 0 0 82112 115 0 0 25 0 4 0 875178066 1518030848 309329 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3284.58
Current children cumulated vsize (KiB) 1482452

[startup+882.301 s]
/proc/loadavg: 8.05 8.08 7.82 10/184 27532
/proc/meminfo: memFree=30376036/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1483376 CPUtime=3524.24 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1695568 0 0 0 351865 559 0 0 25 0 4 0 875178066 1518977024 313615 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 370844 313615 379 95 0 365826 0
[pid=27503/tid=27504] ppid=27501 vsize=1483376 CPUtime=877.45 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 453501 0 0 0 87598 147 0 0 25 0 4 0 875178066 1518977024 313615 33554432000 4194304 4580107 140734490783296 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1483376 CPUtime=882.26 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 444680 0 0 0 88080 146 0 0 25 0 4 0 875178066 1518977024 313615 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1483376 CPUtime=882.26 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 377072 0 0 0 88102 124 0 0 25 0 4 0 875178066 1518977024 313615 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3524.24
Current children cumulated vsize (KiB) 1483376

[startup+942.3 s]
/proc/loadavg: 8.13 8.09 7.84 10/184 27533
/proc/meminfo: memFree=30367172/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1544816 CPUtime=3763.91 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1782034 0 0 0 375798 593 0 0 25 0 4 0 875178066 1581891584 311390 33554432000 4194304 4580107 140734490783296 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 386204 311390 379 95 0 381186 0
[pid=27503/tid=27504] ppid=27501 vsize=1544816 CPUtime=937.12 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 476752 0 0 0 93557 155 0 0 25 0 4 0 875178066 1581891584 311390 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1544816 CPUtime=942.25 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 466554 0 0 0 94070 155 0 0 25 0 4 0 875178066 1581891584 311390 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1544816 CPUtime=942.26 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 398599 0 0 0 94093 133 0 0 25 0 4 0 875178066 1581891584 311390 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3763.91
Current children cumulated vsize (KiB) 1544816

[startup+1002.3 s]
/proc/loadavg: 8.12 8.09 7.85 10/184 27535
/proc/meminfo: memFree=30322592/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1545768 CPUtime=4003.57 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1870470 0 0 0 399730 627 0 0 25 0 4 0 875178066 1582866432 323777 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 386442 323777 379 95 0 381424 0
[pid=27503/tid=27504] ppid=27501 vsize=1545768 CPUtime=996.79 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 499945 0 0 0 99516 163 0 0 25 0 4 0 875178066 1582866432 323777 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1545768 CPUtime=1002.25 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 489962 0 0 0 100058 167 0 0 25 0 4 0 875178066 1582866432 323777 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1545768 CPUtime=1002.26 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 416385 0 0 0 100086 140 0 0 25 0 4 0 875178066 1582866432 323777 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4003.57
Current children cumulated vsize (KiB) 1545768

[startup+1062.3 s]
/proc/loadavg: 8.11 8.09 7.86 10/184 27536
/proc/meminfo: memFree=30268588/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1678328 CPUtime=4243.23 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 1977658 0 0 0 423658 665 0 0 25 0 4 0 875178066 1718607872 337398 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293151 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 419582 337398 379 95 0 414564 0
[pid=27503/tid=27504] ppid=27501 vsize=1678328 CPUtime=1056.47 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 522552 0 0 0 105475 172 0 0 25 0 4 0 875178066 1718607872 337398 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1678328 CPUtime=1062.24 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 530326 0 0 0 106046 178 0 0 25 0 4 0 875178066 1718607872 337398 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1678328 CPUtime=1062.25 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 437718 0 0 0 106077 148 0 0 25 0 4 0 875178066 1718607872 337398 33554432000 4194304 4580107 140734490783296 18446744073709551615 4316661 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4243.23
Current children cumulated vsize (KiB) 1678328

[startup+1122.3 s]
/proc/loadavg: 8.10 8.08 7.87 10/184 27538
/proc/meminfo: memFree=30208872/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1694832 CPUtime=4482.9 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 2073352 0 0 0 447588 702 0 0 25 0 4 0 875178066 1735507968 352678 33554432000 4194304 4580107 140734490783296 18446744073709551615 4316680 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 423708 352678 379 95 0 418690 0
[pid=27503/tid=27504] ppid=27501 vsize=1694832 CPUtime=1116.13 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 547296 0 0 0 111432 181 0 0 25 0 4 0 875178066 1735507968 352678 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1694832 CPUtime=1122.24 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 557185 0 0 0 112035 189 0 0 25 0 4 0 875178066 1735507968 352679 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1694832 CPUtime=1122.25 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 460570 0 0 0 112067 158 0 0 25 0 4 0 875178066 1735507968 352679 33554432000 4194304 4580107 140734490783296 18446744073709551615 4301867 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4482.9
Current children cumulated vsize (KiB) 1694832

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.89 10/184 27540
/proc/meminfo: memFree=30212408/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1711260 CPUtime=4722.56 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 2164793 0 0 0 471519 737 0 0 25 0 4 0 875178066 1752330240 350236 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 427815 350236 379 95 0 422797 0
[pid=27503/tid=27504] ppid=27501 vsize=1711260 CPUtime=1175.81 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 570057 0 0 0 117390 191 0 0 25 0 4 0 875178066 1752330240 350236 33554432000 4194304 4580107 140734490783296 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1711260 CPUtime=1182.24 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 578305 0 0 0 118028 196 0 0 25 0 4 0 875178066 1752330240 350236 33554432000 4194304 4580107 140734490783296 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1711260 CPUtime=1182.26 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 485531 0 0 0 118058 168 0 0 25 0 4 0 875178066 1752330240 350236 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4722.56
Current children cumulated vsize (KiB) 1711260



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.89 5/179 27541
/proc/meminfo: memFree=30733968/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1665248 CPUtime=4800.07 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 2193526 0 0 0 479260 747 0 0 25 0 4 0 875178066 1705213952 346922 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 416312 346922 379 95 0 411294 0
[pid=27503/tid=27504] ppid=27501 vsize=1665248 CPUtime=1195.09 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 577446 0 0 0 119317 192 0 0 25 0 4 0 875178066 1705213952 346923 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1665248 CPUtime=1201.65 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 587189 0 0 0 119965 200 0 0 25 0 4 0 875178066 1705213952 346924 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1665248 CPUtime=1201.66 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 490506 0 0 0 119996 170 0 0 25 0 4 0 875178066 1705213952 346924 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1665248

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

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

[startup+1201.7 s]
/proc/loadavg: 8.07 8.08 7.89 5/179 27541
/proc/meminfo: memFree=30733968/32950928 swapFree=67079488/67111528
[pid=27503] ppid=27501 vsize=1665248 CPUtime=4800.07 cores=1,3,5,7
/proc/27503/stat : 27503 (strangenight2-m) R 27501 27503 27203 0 -1 4202496 2193526 0 0 0 479260 747 0 0 25 0 4 0 875178066 1705213952 346922 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/27503/statm: 416312 346922 379 95 0 411294 0
[pid=27503/tid=27504] ppid=27501 vsize=1665248 CPUtime=1195.09 cores=1,3,5,7
/proc/27503/task/27504/stat : 27504 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 577446 0 0 0 119317 192 0 0 25 0 4 0 875178066 1705213952 346923 33554432000 4194304 4580107 140734490783296 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=27503/tid=27505] ppid=27501 vsize=1665248 CPUtime=1201.65 cores=1,3,5,7
/proc/27503/task/27505/stat : 27505 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 587189 0 0 0 119965 200 0 0 25 0 4 0 875178066 1705213952 346924 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=27503/tid=27506] ppid=27501 vsize=1665248 CPUtime=1201.66 cores=1,3,5,7
/proc/27503/task/27506/stat : 27506 (strangenight2-m) R 27501 27503 27203 0 -1 4202560 490506 0 0 0 119996 170 0 0 25 0 4 0 875178066 1705213952 346924 33554432000 4194304 4580107 140734490783296 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1665248

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.77
CPU time (s): 4800.16
CPU user time (s): 4792.63
CPU system time (s): 7.53085
CPU usage (%): 399.424
Max. virtual memory (cumulated for all children) (KiB): 1711260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.63
system time used= 7.53085
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2193536
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= 3105
involuntary context switches= 23672

runsolver used 1.82472 second user time and 4.75228 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-09 18:09:44
IDJOB=3366242
IDBENCH=82651
IDSOLVER=1844
FILE ID=node125/3366242-1307635784
RUNJOBID= node125-1307633375-27222
PBS_JOBID= 13549397
Free space on /tmp= 74056 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366242-1307635784/watcher-3366242-1307635784 -o /tmp/evaluation-result-3366242-1307635784/solver-3366242-1307635784 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366242-1307635784.cnf

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

MD5SUM BENCH= 7b0b378358197932f5212c7e9e31a14b
RANDOM SEED=1254492299

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32120372 kB
Buffers:        197296 kB
Cached:         393924 kB
SwapCached:       3400 kB
Active:         334096 kB
Inactive:       301472 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32120372 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:           13624 kB
Writeback:           0 kB
AnonPages:       42096 kB
Mapped:          14516 kB
Slab:           129892 kB
PageTables:       3872 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   275160 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= 74056 MiB
End job on node125 at 2011-06-09 18:29:48