Trace number 3366116

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.26 1204.39

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
MD5SUMf8d77cf51b7a3bd2f2043a4a97c7d388
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark45.3581
Satisfiable
(Un)Satisfiability was proved
Number of variables35000
Number of clauses147000
Sum of the clauses size441000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 3147000
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.06	c Using 4 threads
0.24/0.08	c This is CryptoMiniSat 3.0.0
0.24/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.24/0.08	c Reading file 'HOME/instance-3366116-1305395798.cnf'
0.24/0.08	c -- header says num vars:          35000
0.24/0.08	c -- header says num clauses:      147000
0.61/0.24	c -- clauses added:            0 learnts,       147000 normals,            0 xors
0.61/0.24	c -- vars added      35000
0.61/0.24	c Parsing time:  0.10 s
1.48/0.45	c  N st     0         0     35000    147000         0         0    441000         0   no data   no data
1.48/0.45	c asymm  cl-useful: 0/147000/147000 lits-rem:0 time: 0.14
1.48/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
1.82/0.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.82/0.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2.35/0.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2.35/0.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  35000 time:  0.01 s
2.35/0.65	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
2.95/0.85	c lits-rem:         0  cl-subs:        0  v-elim:    883  v-fix:    0  time:  0.25 s
2.95/0.86	c Finding binary XORs  T:     0.01 s  found:       0
3.35/0.92	c Finding non-binary XORs:     0.05 s (found:       0, avg size: nan)
3.35/0.92	c calculated reachability. Time: 0.00
3.35/0.93	c Calc default polars -  time:   0.01 s pos:   15565 undec:    3879 neg:   15556
3.35/0.93	c =========================================================================================
3.35/0.93	c types(t): F = full restart, N = normal restart
3.35/0.93	c types(t): S = simplification begin/end, E = solution found
3.35/0.93	c restart types(rt): st = static, dy = dynamic
3.35/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.35/0.93	c  B st     0         0     34117    146043         0         0    443380         0   no data   no data
10.92/2.89	c  N dy    17      4108     34117    146043         0      4108    443380   1198433    169.29    183.98
18.89/4.82	c  N dy    45      8142     34117    146043         0      8142    443380   2238468    170.56    182.42
26.86/6.82	c  N dy    72     12235     34117    146043         0     12235    443380   3273744    168.26    181.09
34.86/8.85	c  N dy    97     16300     34117    146043         0     16299    443380   4314750    167.24    180.89
43.21/10.96	c  N dy   125     20427     34117    146043         0     10431    443380    757263    166.60    178.42
51.19/12.99	c  N dy   155     24543     34117    146043         0     14546    443380   1771154    166.05    176.87
52.40/13.25	c  F st   160     25000     34117    146043         0     15003    443380   1902592    166.60   no data
63.12/15.93	c  N dy   166     30000     34117    146043         0     20002    443380   3769042    166.60   no data
63.12/15.93	c  S st   166     30000     34117    146043         0     20002    443380   3769042    166.60   no data
63.93/16.18	c  S st   166     30503     34117    146043         0     20505    443380   3870821    166.60   no data
64.33/16.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
64.33/16.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
64.73/16.35	c blocked clauses removed:      589 vars:     97 tried:       34117 T: 0.02 s
64.73/16.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
64.73/16.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
64.73/16.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34020 time:  0.01 s
64.73/16.39	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.01 s
65.55/16.58	c lits-rem:         0  cl-subs:        0  v-elim:     14  v-fix:    0  time:  0.17 s
67.11/16.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
71.10/17.97	c lits-rem:         7  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.94 s
71.90/18.14	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.18
71.90/18.15	c calculated reachability. Time: 0.00
71.90/18.15	c  N dy   166     30503     34006    145442         0     20305    441660   3769374    166.60   no data
80.66/20.33	c  N dy   190     34621     34006    145442         0     24422    441660   4769233    165.37    177.89
89.03/22.49	c  N dy   219     38662     34006    145442         0     28462    441660   5785533    165.66    182.54
97.80/24.65	c  N dy   248     42709     34006    145442         0     17111    441660   1203409    166.16    178.04
104.19/26.23	c  S st   271     45754     34006    145442         0     20156    441660   1976062    166.48   no data
105.43/26.51	c  S st   271     46258     34006    145442         0     20660    441660   2085967    166.48   no data
105.43/26.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
105.77/26.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
105.77/26.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.77/26.67	c bin-w-bin subsume rem            0 bins  time:  0.01 s
105.77/26.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
105.77/26.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
106.17/26.71	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
106.57/26.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
107.37/27.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
108.56/27.32	c lits-rem:         0  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.29 s
108.56/27.35	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
108.56/27.38	c vivif2 --  cl tried    20659 cl shrink        0 lits rem          0 time: 0.04
109.38/27.58	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.18
109.38/27.59	c calculated reachability. Time: 0.00
109.38/27.59	c  N dy   271     46258     34006    145442         0     20659    441660   2085906    166.48   no data
118.16/29.72	c  N dy   299     50405     34006    145442         0     24806    441660   3101376    166.24    175.01
126.51/31.85	c  N dy   328     54495     34006    145442         0     28896    441660   4106311    166.14    183.40
135.28/34.07	c  N dy   357     58587     34006    145442         0     32988    441660   5150348    166.40    177.53
144.04/36.29	c  N dy   386     62618     34006    145442         0     37018    441660   6196722    166.60    176.53
152.41/38.38	c  N dy   409     66636     34006    145442         0     22337    441660   1636195    166.17    175.06
158.38/39.85	c  S st   431     69387     34006    145442         0     25088    441660   2350930    166.44   no data
159.58/40.11	c  S st   431     69887     34006    145442         0     25588    441660   2445353    166.44   no data
159.58/40.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
159.98/40.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.09
159.98/40.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
159.98/40.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
159.98/40.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
159.98/40.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
160.38/40.30	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
160.78/40.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
161.58/40.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
163.17/41.05	c lits-rem:         2  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.40 s
163.17/41.07	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
163.57/41.12	c vivif2 --  cl tried    25584 cl shrink        0 lits rem          0 time: 0.04
164.37/41.30	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.19
164.37/41.31	c calculated reachability. Time: 0.00
164.37/41.31	c  N dy   431     69887     34006    145442         0     25584    441660   2442956    166.44   no data
173.94/43.73	c  N dy   460     74414     34006    145442         0     30110    441660   3580862    166.52    177.83
184.69/46.45	c  N dy   495     79320     34006    145442         0     35015    441660   4836463    166.76    182.44
195.86/49.25	c  N dy   530     84471     34006    145442         0     40165    441660   6147549    166.81    176.02
202.63/50.97	c  F st   553     87501     34006    145442         0     22354    441660   1090447    166.81   no data
210.24/52.82	c  N st   558     90798     34006    145442         0     25651    441660   2216055    166.81   no data
222.57/55.94	c  N dy   587     96629     34006    145442         0     31482    441660   3837269    166.79    181.24
236.54/59.47	c  N dy   634    103037     34006    145442         0     37890    441660   5477426    166.88    178.44
240.50/60.44	c  S st   647    104831     34006    145442         0     39684    441660   5921703    166.85   no data
241.68/60.74	c  S st   647    105334     34006    145442         0     40187    441660   6011967    166.85   no data
241.68/60.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
242.08/60.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.11
242.48/60.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.48/60.92	c bin-w-bin subsume rem            0 bins  time:  0.01 s
242.48/60.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
242.48/60.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
242.48/60.96	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
243.28/61.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
244.89/61.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
252.06/63.30	c lits-rem:         1  cl-subs:        6  v-elim:      0  v-fix:    0  time:  1.67 s
252.06/63.32	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
252.46/63.43	c vivif2 --  cl tried    40181 cl shrink        0 lits rem          0 time: 0.11
253.26/63.64	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.21
253.26/63.65	c calculated reachability. Time: 0.00
253.26/63.65	c  N dy   647    105334     34006    145442         0     40181    441660   6008656    166.85   no data
268.39/67.42	c  N dy   692    112102     34006    145442         0     24529    441660   1186039    166.64    175.63
284.35/71.41	c  N dy   747    119282     34006    145442         0     31708    441660   3044184    167.00    192.53
301.49/75.71	c  N dy   801    127003     34006    145442         0     39429    441660   4985020    166.94    180.61
319.84/80.34	c  N dy   855    135132     34006    145442         0     23844    441660    656489    166.77    204.18
338.55/85.01	c  N dy   914    143927     34006    145442         0     32639    441660   2862492    166.80    175.60
358.89/90.11	c  N dy   979    153116     34006    145442         0     41828    441660   5171037    166.86    177.38
370.05/92.94	c  S st  1013    158001     34006    145442         0     46713    441660   6426633    166.95   no data
371.24/93.24	c  S st  1013    158503     34006    145442         0     47215    441660   6521582    166.95   no data
371.24/93.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
371.64/93.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
372.04/93.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
372.04/93.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
372.04/93.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
372.04/93.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
372.04/93.47	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
372.89/93.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
374.43/94.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
383.60/96.38	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.23 s
384.00/96.40	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
384.40/96.52	c vivif2 --  cl tried    47212 cl shrink        0 lits rem          0 time: 0.12
385.20/96.75	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.22
385.20/96.76	c calculated reachability. Time: 0.00
385.20/96.76	c  N dy  1013    158503     34006    145442         0     47212    441660   6520656    166.95   no data
407.55/102.39	c  N dy  1084    168733     34006    145442         0     32583    441660   2539682    166.94    178.76
432.22/108.54	c  N dy  1157    179781     34006    145442         0     43628    441660   5415500    167.05    178.45
458.14/115.08	c  N dy  1234    191277     34006    145442         0     29198    441660   1403531    167.05    176.14
485.65/121.94	c  N dy  1324    203577     34006    145442         0     41497    441660   4530445    167.21    188.27
515.54/129.49	c  N dy  1411    216721     34006    145442         0     27675    441660    718889    167.12    181.61
546.24/137.19	c  N dy  1508    230742     34006    145442         0     41695    441660   4403149    167.39    176.83
562.58/141.27	c  S st  1560    237754     34006    145442         0     48706    441660   6230305    167.44   no data
563.78/141.56	c  S st  1560    238257     34006    145442         0     49209    441660   6316897    167.44   no data
563.78/141.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
564.58/141.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.12
564.58/141.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
564.58/141.75	c bin-w-bin subsume rem            0 bins  time:  0.01 s
564.58/141.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
564.58/141.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
564.58/141.79	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
565.39/141.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
566.96/142.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
576.53/144.75	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.33 s
576.53/144.78	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
576.93/144.89	c vivif2 --  cl tried    49206 cl shrink        0 lits rem          0 time: 0.12
578.13/145.12	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.23
578.13/145.13	c calculated reachability. Time: 0.00
578.13/145.13	c  N dy  1560    238257     34006    145442         0     49206    441660   6316117    167.44   no data
612.80/153.88	c  N dy  1668    253479     34006    145442         0     36447    441660   2674922    167.62    178.40
649.86/163.14	c  N dy  1782    269702     34006    145442         0     52669    441660   6798067    167.66    177.89
689.33/173.05	c  N dy  1904    286972     34006    145442         0     40951    441660   3648227    167.86    177.26
732.01/183.78	c  N dy  2025    305345     34006    145442         0     59324    441660   8424282    167.94    188.14
734.37/184.37	c  F st  2033    306250     34006    145442         0     30240    441660    561466    167.96   no data
777.81/195.26	c  N dy  2135    324914     34006    145442         0     48902    441660   6601460    168.02    181.45
824.51/206.99	c  N dy  2272    345007     34006    145442         0     37997    441660   2315965    168.14    182.43
853.15/214.14	c  S st  2361    357385     34006    145442         0     50373    441660   5531818    168.23   no data
854.35/214.44	c  S st  2361    357890     34006    145442         0     50878    441660   5641568    168.23   no data
854.35/214.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
854.77/214.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.12
855.20/214.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
855.20/214.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
855.20/214.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
855.20/214.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
855.20/214.68	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
855.94/214.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
857.54/215.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
866.31/217.45	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.20 s
866.31/217.48	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
866.71/217.58	c vivif2 --  cl tried    50875 cl shrink        0 lits rem          0 time: 0.10
867.92/217.83	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.23
867.92/217.84	c calculated reachability. Time: 0.00
867.92/217.84	c  N dy  2361    357890     34006    145442         0     50875    441660   5639984    168.23   no data
914.95/229.68	c  N dy  2508    377967     34006    145442         0     38957    441660   2374685    168.53    177.95
961.97/241.48	c  N dy  2645    398088     34006    145442         0     59076    441660   7540904    168.57    178.12
1008.67/253.13	c  N dy  2781    418156     34006    145442         0     46143    441660   3857506    168.46    197.02
1056.46/265.16	c  N dy  2920    438222     34006    145442         0     66207    441660   9070775    168.50    217.24
1102.68/276.74	c  N dy  3066    458323     34006    145442         0     52305    441660   5243405    168.60    184.37
1150.90/288.89	c  N dy  3206    478348     34006    145442         0     37336    441660   1103378    168.69    179.19
1197.53/300.57	c  N dy  3342    498525     34006    145442         0     57513    441660   6378889    168.74    180.38
1246.57/312.81	c  N dy  3478    518798     34006    145442         0     41786    441660   1978272    168.76    179.46
1288.44/323.39	c  S st  3601    536835     34006    145442         0     59822    441660   6703586    168.76    179.71
1290.02/323.71	c  S st  3601    537337     34006    145442         0     60324    441660   6783015    168.76   no data
1290.02/323.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1290.42/323.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.12
1290.81/323.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1290.81/323.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1290.81/323.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1290.81/323.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
1290.81/323.95	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
1291.61/324.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
1293.23/324.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1306.39/327.82	c lits-rem:         3  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.18 s
1306.39/327.85	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
1306.82/327.97	c vivif2 --  cl tried    60318 cl shrink        0 lits rem          0 time: 0.12
1307.95/328.22	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.25
1307.95/328.23	c calculated reachability. Time: 0.00
1307.95/328.23	c  N dy  3601    537337     34006    145442         0     60318    441660   6779476    168.76   no data
1356.98/340.59	c  N dy  3748    557570     34006    145442         0     43548    441660   2198520    168.82    178.72
1404.41/352.42	c  N dy  3881    577587     34006    145442         0     63564    441660   7363989    168.82    179.69
1453.05/364.66	c  N dy  4021    597699     34006    145442         0     45681    441660   2497735    168.87    178.47
1501.27/376.71	c  N dy  4158    617906     34006    145442         0     65887    441660   7737672    168.90    185.17
1549.50/388.86	c  N dy  4292    638010     34006    145442         0     46990    441660   2542492    168.91    185.41
1597.33/400.84	c  N dy  4426    658044     34006    145442         0     67024    441660   7747180    168.93    178.22
1646.77/413.23	c  N dy  4562    678178     34006    145442         0     47156    441660   2384785    168.95    185.75
1696.19/425.69	c  N dy  4706    698321     34006    145442         0     67297    441660   7634862    169.02    180.85
1746.81/438.39	c  N dy  4847    718372     34006    145442         0     46350    441660   1890835    169.12    196.90
1794.65/450.36	c  N dy  4982    738383     34006    145442         0     66361    441660   7039738    169.15    190.40
1845.28/463.07	c  N dy  5120    758399     34006    145442         0     44381    441660   1110781    169.18    180.63
1893.92/475.23	c  N dy  5258    778478     34006    145442         0     64460    441660   6502216    169.26    234.50
1945.33/488.18	c  N dy  5402    798521     34006    145442         0     84503    441660  11723714    169.28    179.43
1963.66/492.71	c  S st  5451    806006     34006    145442         0     48985    441660   2051341    169.26   no data
1964.85/493.03	c  S st  5451    806510     34006    145442         0     49489    441660   2150627    169.26   no data
1964.85/493.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1965.25/493.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
1965.65/493.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1965.65/493.21	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1965.65/493.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1965.65/493.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
1965.65/493.25	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
1966.45/493.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1966.85/493.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1969.63/494.27	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.70 s
1969.63/494.30	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
1970.03/494.34	c vivif2 --  cl tried    49486 cl shrink        0 lits rem          0 time: 0.04
1970.83/494.56	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.23
1970.83/494.58	c calculated reachability. Time: 0.00
1970.83/494.58	c  N dy  5451    806510     34006    145442         0     49486    441660   2149224    169.26   no data
2019.86/506.89	c  N dy  5596    826661     34006    145442         0     69634    441660   7418547    169.33    181.01
2072.47/520.03	c  N dy  5739    846703     34006    145442         0     45679    441660    945158    169.37    209.84
2120.30/532.04	c  N dy  5880    866734     34006    145442         0     65709    441660   6165094    169.41    179.72
2171.73/544.97	c  N dy  6010    886990     34006    145442         0     85963    441660  11325479    169.38    178.39
2220.35/557.16	c  N dy  6142    907044     34006    145442         0     61023    441660   4658533    169.38    184.52
2271.00/569.81	c  N dy  6274    927161     34006    145442         0     81140    441660   9869958    169.37    182.51
2321.20/582.46	c  N dy  6412    947231     34006    145442         0     55208    441660   2875818    169.38    199.39
2371.04/594.93	c  N dy  6556    967379     34006    145442         0     75355    441660   8093442    169.38    180.30
2423.64/608.19	c  N dy  6695    987386     34006    145442         0     48359    441660    872576    169.46    185.71
2472.28/620.36	c  N dy  6829   1007440     34006    145442         0     68411    441660   6211057    169.50    182.16
2524.49/633.44	c  N dy  6968   1027587     34006    145442         0     88557    441660  11394178    169.47    183.77
2574.71/646.09	c  N dy  7106   1047733     34006    145442         0     60708    441660   3900137    169.52    179.46
2625.74/658.89	c  N dy  7246   1067808     34006    145442         0     80782    441660   9156251    169.55    193.69
2636.90/661.61	c  F st  7276   1071875     34006    145442         0     84849    441660  10255186    169.57   no data
2679.55/672.39	c  N dy  7365   1087928     34006    145442         0     51906    441660   1252393    169.60    179.01
2729.78/684.93	c  N dy  7504   1108341     34006    145442         0     72315    441660   6611746    169.65    182.92
2782.39/698.14	c  N dy  7647   1128420     34006    145442         0     92393    441660  11819905    169.66    178.97
2833.41/710.96	c  N dy  7783   1148494     34006    145442         0     62470    441660   3745964    169.65    202.10
2884.04/723.68	c  N dy  7921   1168505     34006    145442         0     82481    441660   8938708    169.65    178.78
2938.63/737.37	c  N dy  8058   1188532     34006    145442         0     51509    441660    683844    169.72    182.74
2988.07/749.78	c  N dy  8193   1208628     34006    145442         0     71604    441660   5962301    169.73    178.68
2991.25/750.54	c  S st  8202   1209766     34006    145442         0     72742    441660   6275492    169.75   no data
2992.45/750.89	c  S st  8202   1210269     34006    145442         0     73245    441660   6372204    169.75   no data
2992.85/750.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2993.25/751.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.14
2993.65/751.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2993.65/751.11	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2993.65/751.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2993.65/751.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
2993.65/751.15	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
2994.47/751.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
2996.04/751.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3009.99/755.22	c lits-rem:         1  cl-subs:        8  v-elim:      0  v-fix:    0  time:  3.41 s
3009.99/755.25	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
3010.39/755.36	c vivif2 --  cl tried    73237 cl shrink        0 lits rem          0 time: 0.12
3011.59/755.63	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.27
3011.59/755.64	c calculated reachability. Time: 0.00
3011.59/755.64	c  N dy  8202   1210269     34006    145442         0     73237    441660   6367553    169.75   no data
3064.63/768.95	c  N dy  8342   1230369     34006    145442         0     93337    441660  11589360    169.75    188.25
3117.24/782.13	c  N dy  8478   1250529     34006    145442         0     61498    441660   3054478    169.75    180.25
3167.44/794.77	c  N dy  8602   1270665     34006    145442         0     81633    441660   8248182    169.70    187.68
3222.91/808.66	c  N dy  8751   1290697     34006    145442         0    101658    441660  13587513    169.77    180.90
3273.88/821.42	c  N dy  8887   1310912     34006    145442         0     68880    441660   4633726    169.77    180.65
3325.68/834.41	c  N dy  9021   1330982     34006    145442         0     88948    441660   9766557    169.77    179.49
3381.48/848.43	c  N dy  9163   1351147     34006    145442         0     55116    441660    823733    169.76    183.55
3430.91/860.86	c  N dy  9306   1371152     34006    145442         0     75119    441660   6013201    169.77    182.46
3484.72/874.35	c  N dy  9446   1391409     34006    145442         0     95375    441660  11304173    169.77    179.72
3539.73/888.15	c  N dy  9582   1411851     34006    145442         0     60821    441660   2049269    169.79    180.65
3590.78/900.93	c  N dy  9720   1431878     34006    145442         0     80847    441660   7346982    169.81    183.43
3644.16/914.36	c  N dy  9852   1451892     34006    145442         0    100860    441660  12593008    169.83    183.71
3697.57/927.77	c  N dy  9987   1471987     34006    145442         0     64963    441660   2868555    169.82    178.88
3749.39/940.74	c  N dy 10127   1492116     34006    145442         0     85091    441660   8115320    169.82    191.87
3803.61/954.36	c  N dy 10262   1512186     34006    145442         0    105159    441660  13353702    169.83    179.90
3856.22/967.57	c  N dy 10393   1532194     34006    145442         0     68163    441660   3506646    169.82    221.23
3908.44/980.60	c  N dy 10531   1552217     34006    145442         0     88184    441660   8736475    169.84    187.33
3963.91/994.59	c  N dy 10670   1572243     34006    145442         0    108206    441660  14034559    169.86    183.04
4016.86/1007.84	c  N dy 10805   1592303     34006    145442         0     70272    441660   3844620    169.90    179.21
4069.87/1021.10	c  N dy 10950   1612393     34006    145442         0     90361    441660   9063955    169.93    220.00
4124.88/1034.94	c  N dy 11082   1632402     34006    145442         0    110367    441660  14307717    169.94    190.72
4178.33/1048.41	c  N dy 11224   1652476     34006    145442         0     71444    441660   3844300    169.96    179.16
4230.93/1061.54	c  N dy 11359   1672519     34006    145442         0     91486    441660   9007313    169.95    181.51
4286.32/1075.45	c  N dy 11493   1692522     34006    145442         0    111488    441660  14268032    169.95    183.24
4334.55/1087.54	c  S st 11613   1710269     34006    145442         0     69239    441660   2992732    169.95    123.57
4335.76/1087.87	c  S st 11613   1710773     34006    145442         0     69743    441660   3103068    169.95   no data
4336.17/1087.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4336.60/1088.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.13
4336.60/1088.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4336.94/1088.10	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4336.94/1088.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4336.94/1088.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  34006 time:  0.01 s
4336.94/1088.14	c Removed useless bin:       0  fixed:     0  props:   0.33M  time:  0.02 s
4337.74/1088.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
4338.14/1088.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
4346.10/1090.46	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  1.91 s
4346.10/1090.48	c vivif2 --  cl tried   145442 cl shrink        0 lits rem          0 time: 0.02
4346.50/1090.54	c vivif2 --  cl tried    69741 cl shrink        0 lits rem          0 time: 0.06
4347.70/1090.80	c asymm  cl-useful: 0/145442/145442 lits-rem:0 time: 0.26
4347.70/1090.82	c calculated reachability. Time: 0.00
4347.70/1090.82	c  N dy 11613   1710773     34006    145442         0     69741    441660   3102687    169.95   no data
4399.91/1103.99	c  N dy 11744   1730888     34006    145442         0     89853    441660   8358991    169.94    181.72
4456.12/1118.07	c  N dy 11890   1750970     34006    145442         0    109935    441660  13659060    169.98    180.11
4511.14/1131.82	c  N dy 12025   1770974     34006    145442         0     68937    441660   2682071    170.01    183.38
4562.94/1144.87	c  N dy 12164   1791079     34006    145442         0     89040    441660   8017898    170.03    185.27
4618.35/1158.76	c  N dy 12300   1811185     34006    145442         0    109145    441660  13310603    170.05    206.11
4675.76/1173.15	c  N dy 12441   1831285     34006    145442         0     67253    441660   1983806    170.08    180.01
4729.16/1186.50	c  N dy 12581   1851424     34006    145442         0     87390    441660   7245500    170.09    183.00
4784.57/1200.40	c  N dy 12719   1871432     34006    145442         0    107397    441660  12498789    170.11    179.63

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366116-1305395798/watcher-3366116-1305395798 -o /tmp/evaluation-result-3366116-1305395798/solver-3366116-1305395798 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366116-1305395798.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: 4.02 4.19 5.02 5/416 7518
/proc/meminfo: memFree=21331944/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 729810564 52396032 347 33554432000 4194304 4580107 140736994988304 18446744073709551615 47640956618674 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/7518/statm: 12792 347 299 95 0 7774 0
[pid=7518/tid=7519] ppid=7516 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 729810564 52396032 347 33554432000 4194304 4580107 140736994988304 18446744073709551615 47640956618674 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 729810564 52396032 347 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988648945 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 1 0 0 0 1 0 0 0 23 0 4 0 729810564 52396032 347 33554432000 4194304 4580107 140736994988304 18446744073709551615 47640956618674 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0883581 s]
/proc/loadavg: 4.02 4.19 5.02 5/416 7518
/proc/meminfo: memFree=21331944/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=182240 CPUtime=0.24 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 428 0 0 0 24 0 0 0 23 0 4 0 729810564 186613760 362 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988253381 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 45560 362 309 95 0 40542 0
[pid=7518/tid=7519] ppid=7516 vsize=182240 CPUtime=0.04 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) D 7516 7518 6790 0 -1 4202560 7 0 0 0 4 0 0 0 23 0 4 0 729810564 186613760 362 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988635783 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=182240 CPUtime=0.02 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) D 7516 7518 6790 0 -1 4202560 1 0 0 0 2 0 0 0 23 0 4 0 729810564 186613760 362 33554432000 4194304 4580107 140736994988304 18446744073709551615 4218478 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=182240 CPUtime=0.08 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) S 7516 7518 6790 0 -1 4202560 8 0 0 0 8 0 0 0 24 0 4 0 729810564 186613760 362 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988697582 0 0 4096 2 18446604468122690688 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 182240

[startup+0.100544 s]
/proc/loadavg: 4.02 4.19 5.02 5/416 7518
/proc/meminfo: memFree=21331944/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=198036 CPUtime=0.27 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) D 7516 7518 6790 0 -1 4202496 8476 0 0 0 26 1 0 0 23 0 4 0 729810564 202788864 6919 33554432000 4194304 4580107 140736994988304 18446744073709551615 4311330 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 49509 6919 334 95 0 44491 0
[pid=7518/tid=7519] ppid=7516 vsize=198036 CPUtime=0.05 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) D 7516 7518 6790 0 -1 4202560 2501 0 0 0 5 0 0 0 24 0 4 0 729810564 202788864 6919 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988635831 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=198036 CPUtime=0.02 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 383 0 0 0 2 0 0 0 24 0 4 0 729810564 202788864 6919 33554432000 4194304 4580107 140736994988304 18446744073709551615 4349442 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=198036 CPUtime=0.09 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) D 7516 7518 6790 0 -1 4202560 2655 0 0 0 9 0 0 0 24 0 4 0 729810564 202788864 6919 33554432000 4194304 4580107 140736994988304 18446744073709551615 4306964 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 198036

[startup+0.428396 s]
/proc/loadavg: 4.02 4.19 5.02 5/416 7518
/proc/meminfo: memFree=21331944/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=395116 CPUtime=1.48 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) S 7516 7518 6790 0 -1 4202496 26746 0 0 0 137 11 0 0 17 0 4 0 729810564 404598784 23620 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988697582 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 98779 23639 363 95 0 93761 0
[pid=7518/tid=7519] ppid=7516 vsize=395116 CPUtime=0.36 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 7438 0 0 0 34 2 0 0 18 0 4 0 729810564 404598784 23649 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988289923 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=398748 CPUtime=0.34 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 6460 0 0 0 32 2 0 0 18 0 4 0 729810564 408317952 24199 33554432000 4194304 4580107 140736994988304 18446744073709551615 215988253381 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=399528 CPUtime=0.38 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 6704 0 0 0 35 3 0 0 17 0 4 0 729810564 409116672 24519 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 395116

[startup+0.700238 s]
/proc/loadavg: 4.02 4.19 5.02 5/416 7518
/proc/meminfo: memFree=21331944/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=438904 CPUtime=2.55 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 46344 0 0 0 238 17 0 0 18 0 4 0 729810564 449437696 39476 33554432000 4194304 4580107 140736994988304 18446744073709551615 4421651 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 109726 39476 373 95 0 104708 0
[pid=7518/tid=7519] ppid=7516 vsize=438904 CPUtime=0.62 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 13630 0 0 0 59 3 0 0 18 0 4 0 729810564 449437696 39476 33554432000 4194304 4580107 140736994988304 18446744073709551615 4417902 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=438904 CPUtime=0.59 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 11906 0 0 0 55 4 0 0 18 0 4 0 729810564 449437696 39476 33554432000 4194304 4580107 140736994988304 18446744073709551615 4451668 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=438904 CPUtime=0.64 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 6927 0 0 0 61 3 0 0 18 0 4 0 729810564 449437696 39476 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.55
Current children cumulated vsize (KiB) 438904

[startup+1.5011 s]
/proc/loadavg: 4.42 4.27 5.04 10/420 7523
/proc/meminfo: memFree=21166860/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=428220 CPUtime=5.74 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 49380 0 0 0 556 18 0 0 19 0 4 0 729810564 438497280 40153 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293182 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 107055 40153 377 95 0 102037 0
[pid=7518/tid=7519] ppid=7516 vsize=428220 CPUtime=1.42 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 14033 0 0 0 139 3 0 0 19 0 4 0 729810564 438497280 40153 33554432000 4194304 4580107 140736994988304 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=428220 CPUtime=1.39 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 12360 0 0 0 135 4 0 0 19 0 4 0 729810564 438497280 40153 33554432000 4194304 4580107 140736994988304 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=428220 CPUtime=1.45 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 7525 0 0 0 141 4 0 0 19 0 4 0 729810564 438497280 40153 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.74
Current children cumulated vsize (KiB) 428220

[startup+3.10082 s]
/proc/loadavg: 4.42 4.27 5.04 9/420 7523
/proc/meminfo: memFree=21143300/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=559484 CPUtime=12.13 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 53021 0 0 0 1194 19 0 0 22 0 4 0 729810564 572911616 43794 33554432000 4194304 4580107 140736994988304 18446744073709551615 4292985 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 139871 43794 377 95 0 134853 0
[pid=7518/tid=7519] ppid=7516 vsize=559484 CPUtime=3.03 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 14990 0 0 0 299 4 0 0 22 0 4 0 729810564 572911616 43794 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=559484 CPUtime=2.99 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 13229 0 0 0 295 4 0 0 22 0 4 0 729810564 572911616 43794 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=559484 CPUtime=3.05 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 8390 0 0 0 301 4 0 0 23 0 4 0 729810564 572911616 43794 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.13
Current children cumulated vsize (KiB) 559484

[startup+6.30026 s]
/proc/loadavg: 4.42 4.27 5.04 9/420 7523
/proc/meminfo: memFree=21078700/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=559484 CPUtime=24.87 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 59794 0 0 0 2467 20 0 0 25 0 4 0 729810564 572911616 50567 33554432000 4194304 4580107 140736994988304 18446744073709551615 4301856 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 139871 50567 377 95 0 134853 0
[pid=7518/tid=7519] ppid=7516 vsize=559484 CPUtime=6.23 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 16651 0 0 0 619 4 0 0 25 0 4 0 729810564 572911616 50567 33554432000 4194304 4580107 140736994988304 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=559484 CPUtime=6.19 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 14905 0 0 0 615 4 0 0 25 0 4 0 729810564 572911616 50567 33554432000 4194304 4580107 140736994988304 18446744073709551615 4318990 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=559484 CPUtime=6.24 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 10141 0 0 0 620 4 0 0 25 0 4 0 729810564 572911616 50569 33554432000 4194304 4580107 140736994988304 18446744073709551615 4306295 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 24.87
Current children cumulated vsize (KiB) 559484

[startup+12.7011 s]
/proc/loadavg: 4.97 4.39 5.07 9/420 7523
/proc/meminfo: memFree=21040044/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=457412 CPUtime=50.39 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 79060 0 0 0 5013 26 0 0 25 0 4 0 729810564 468389888 45823 33554432000 4194304 4580107 140736994988304 18446744073709551615 4292977 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 114353 45823 378 95 0 109335 0
[pid=7518/tid=7519] ppid=7516 vsize=457412 CPUtime=12.63 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 21719 0 0 0 1258 5 0 0 25 0 4 0 729810564 468389888 45823 33554432000 4194304 4580107 140736994988304 18446744073709551615 4296268 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=457412 CPUtime=12.59 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 19607 0 0 0 1253 6 0 0 25 0 4 0 729810564 468389888 45823 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293957 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=457412 CPUtime=12.65 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 14959 0 0 0 1259 6 0 0 25 0 4 0 729810564 468389888 45823 33554432000 4194304 4580107 140736994988304 18446744073709551615 4249611 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.39
Current children cumulated vsize (KiB) 457412

[startup+25.5009 s]
/proc/loadavg: 5.51 4.53 5.11 9/420 7523
/proc/meminfo: memFree=20791256/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=614296 CPUtime=101.39 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 168578 0 0 0 10090 49 0 0 25 0 4 0 729810564 629039104 100639 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 153574 100639 379 95 0 148556 0
[pid=7518/tid=7519] ppid=7516 vsize=614296 CPUtime=25.43 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 59413 0 0 0 2526 17 0 0 25 0 4 0 729810564 629039104 100639 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=614296 CPUtime=25.37 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 35345 0 0 0 2529 8 0 0 25 0 4 0 729810564 629039104 100639 33554432000 4194304 4580107 140736994988304 18446744073709551615 4489199 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=614296 CPUtime=25.45 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 23624 0 0 0 2537 8 0 0 25 0 4 0 729810564 629039104 100639 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.39
Current children cumulated vsize (KiB) 614296

[startup+51.1004 s]
/proc/loadavg: 6.36 4.81 5.18 9/420 7524
/proc/meminfo: memFree=20615416/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=808180 CPUtime=203.43 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 279888 0 0 0 20269 74 0 0 25 0 4 0 729810564 827576320 139797 33554432000 4194304 4580107 140736994988304 18446744073709551615 4321038 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 202045 139797 379 95 0 197027 0
[pid=7518/tid=7519] ppid=7516 vsize=808180 CPUtime=51.03 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 76879 0 0 0 5081 22 0 0 25 0 4 0 729810564 827576320 139797 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=808180 CPUtime=50.97 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 60463 0 0 0 5083 14 0 0 25 0 4 0 729810564 827576320 139797 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=808180 CPUtime=51.04 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 72490 0 0 0 5087 17 0 0 25 0 4 0 729810564 827576320 139797 33554432000 4194304 4580107 140736994988304 18446744073709551615 4318418 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.43
Current children cumulated vsize (KiB) 808180

[startup+102.3 s]
/proc/loadavg: 7.46 5.37 5.35 9/420 7525
/proc/meminfo: memFree=20344336/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1109988 CPUtime=407.55 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 391185 0 0 0 40644 111 0 0 25 0 4 0 729810564 1136627712 195483 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 277497 195483 379 95 0 272479 0
[pid=7518/tid=7519] ppid=7516 vsize=1109988 CPUtime=102.24 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 98043 0 0 0 10196 28 0 0 25 0 4 0 729810564 1136627712 195500 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1109988 CPUtime=102.18 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 81488 0 0 0 10194 24 0 0 25 0 4 0 729810564 1136627712 195500 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1109988 CPUtime=102.26 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 102291 0 0 0 10200 26 0 0 25 0 4 0 729810564 1136627712 195500 33554432000 4194304 4580107 140736994988304 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 407.55
Current children cumulated vsize (KiB) 1109988

[startup+162.301 s]

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

[pid=7518] ppid=7516 vsize=1604340 CPUtime=2559.98 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1321864 0 0 0 255564 434 0 0 25 0 4 0 729810564 1642844160 304487 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 401085 304487 379 95 0 396067 0
[pid=7518/tid=7519] ppid=7516 vsize=1604340 CPUtime=642.22 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 337341 0 0 0 64109 113 0 0 25 0 4 0 729810564 1642844160 304487 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1604340 CPUtime=642.02 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 309017 0 0 0 64103 99 0 0 25 0 4 0 729810564 1642844160 304487 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293755 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1604340 CPUtime=642.21 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 352979 0 0 0 64111 110 0 0 25 0 4 0 729810564 1642844160 304487 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2559.98
Current children cumulated vsize (KiB) 1604340

[startup+702.3 s]
/proc/loadavg: 8.20 7.76 6.66 9/420 7550
/proc/meminfo: memFree=19639388/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1601376 CPUtime=2799.13 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1417358 0 0 0 279443 470 0 0 25 0 4 0 729810564 1639809024 318270 33554432000 4194304 4580107 140736994988304 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 400344 318270 379 95 0 395326 0
[pid=7518/tid=7519] ppid=7516 vsize=1601376 CPUtime=702.22 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 365096 0 0 0 70099 123 0 0 25 0 4 0 729810564 1639809024 318270 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1601376 CPUtime=702 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 329566 0 0 0 70092 108 0 0 25 0 4 0 729810564 1639809024 318270 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1601376 CPUtime=702.22 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 378683 0 0 0 70103 119 0 0 25 0 4 0 729810564 1639809024 318270 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2799.13
Current children cumulated vsize (KiB) 1601376

[startup+762.301 s]
/proc/loadavg: 8.17 7.83 6.75 9/420 7552
/proc/meminfo: memFree=19629444/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1605968 CPUtime=3038.32 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1512584 0 0 0 303326 506 0 0 25 0 4 0 729810564 1644511232 315272 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 401492 315272 379 95 0 396474 0
[pid=7518/tid=7519] ppid=7516 vsize=1605968 CPUtime=762.23 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 396762 0 0 0 76089 134 0 0 25 0 4 0 729810564 1644511232 315280 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1605968 CPUtime=762 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 348913 0 0 0 76084 116 0 0 25 0 4 0 729810564 1644511232 315280 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1605968 CPUtime=762.23 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 404735 0 0 0 76095 128 0 0 25 0 4 0 729810564 1644511232 315281 33554432000 4194304 4580107 140736994988304 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3038.32
Current children cumulated vsize (KiB) 1605968

[startup+822.3 s]
/proc/loadavg: 8.06 7.86 6.82 9/420 7553
/proc/meminfo: memFree=19537760/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1575060 CPUtime=3277.46 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1603471 0 0 0 327206 540 0 0 25 0 4 0 729810564 1612861440 309733 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293170 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 393765 309733 379 95 0 388747 0
[pid=7518/tid=7519] ppid=7516 vsize=1575060 CPUtime=822.21 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 417046 0 0 0 82080 141 0 0 25 0 4 0 729810564 1612861440 309733 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1575060 CPUtime=821.98 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 374187 0 0 0 82071 127 0 0 25 0 4 0 729810564 1612861440 309733 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1575060 CPUtime=822.21 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 431083 0 0 0 82084 137 0 0 25 0 4 0 729810564 1612861440 309733 33554432000 4194304 4580107 140736994988304 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3277.46
Current children cumulated vsize (KiB) 1575060

[startup+882.316 s]
/proc/loadavg: 8.12 7.91 6.90 9/420 7555
/proc/meminfo: memFree=19406548/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1707580 CPUtime=3516.67 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1700016 0 0 0 351090 577 0 0 25 0 4 0 729810564 1748561920 342195 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 426895 342195 379 95 0 421877 0
[pid=7518/tid=7519] ppid=7516 vsize=1707580 CPUtime=882.23 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 440437 0 0 0 88071 152 0 0 25 0 4 0 729810564 1748561920 342195 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1707580 CPUtime=881.98 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 398392 0 0 0 88063 135 0 0 25 0 4 0 729810564 1748561920 342195 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1707580 CPUtime=882.22 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 455887 0 0 0 88077 145 0 0 25 0 4 0 729810564 1748561920 342195 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3516.67
Current children cumulated vsize (KiB) 1707580

[startup+942.3 s]
/proc/loadavg: 8.23 7.97 6.99 9/420 7557
/proc/meminfo: memFree=19422008/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1645788 CPUtime=3755.78 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1786115 0 0 0 374967 611 0 0 25 0 4 0 729810564 1685286912 341701 33554432000 4194304 4580107 140736994988304 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 411447 341701 379 95 0 406429 0
[pid=7518/tid=7519] ppid=7516 vsize=1645788 CPUtime=942.21 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 461454 0 0 0 94062 159 0 0 25 0 4 0 729810564 1685286912 341701 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1645788 CPUtime=941.94 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 418078 0 0 0 94051 143 0 0 25 0 4 0 729810564 1685286912 341701 33554432000 4194304 4580107 140736994988304 18446744073709551615 4306071 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1645788 CPUtime=942.2 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 482283 0 0 0 94065 155 0 0 25 0 4 0 729810564 1685286912 341701 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3755.78
Current children cumulated vsize (KiB) 1645788

[startup+1002.3 s]
/proc/loadavg: 8.21 8.01 7.06 9/420 7558
/proc/meminfo: memFree=19405596/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1662432 CPUtime=3994.94 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1868048 0 0 0 398852 642 0 0 25 0 4 0 729810564 1702330368 339041 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 415608 339041 379 95 0 410590 0
[pid=7518/tid=7519] ppid=7516 vsize=1662432 CPUtime=1002.2 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 480659 0 0 0 100056 164 0 0 25 0 4 0 729810564 1702330368 339041 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293698 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1662432 CPUtime=1001.93 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 438433 0 0 0 100041 152 0 0 25 0 4 0 729810564 1702330368 339041 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1662432 CPUtime=1002.2 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 502468 0 0 0 100058 162 0 0 25 0 4 0 729810564 1702330368 339041 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3994.94
Current children cumulated vsize (KiB) 1662432

[startup+1062.3 s]
/proc/loadavg: 8.12 8.02 7.12 9/420 7560
/proc/meminfo: memFree=19382488/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1663316 CPUtime=4234.09 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 1951503 0 0 0 422736 673 0 0 25 0 4 0 729810564 1703235584 339183 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 415829 339183 379 95 0 410811 0
[pid=7518/tid=7519] ppid=7516 vsize=1663316 CPUtime=1062.2 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 501455 0 0 0 106049 171 0 0 25 0 4 0 729810564 1703235584 339183 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293685 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1663316 CPUtime=1061.91 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 457842 0 0 0 106031 160 0 0 25 0 4 0 729810564 1703235584 339183 33554432000 4194304 4580107 140736994988304 18446744073709551615 4320987 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1663316 CPUtime=1062.19 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 524762 0 0 0 106049 170 0 0 25 0 4 0 729810564 1703235584 339183 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4234.09
Current children cumulated vsize (KiB) 1663316

[startup+1122.3 s]
/proc/loadavg: 8.16 8.04 7.18 9/420 7561
/proc/meminfo: memFree=19308196/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1743432 CPUtime=4473.26 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 2030036 0 0 0 446623 703 0 0 25 0 4 0 729810564 1785274368 349254 33554432000 4194304 4580107 140736994988304 18446744073709551615 4320729 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 435858 349254 379 95 0 430840 0
[pid=7518/tid=7519] ppid=7516 vsize=1743432 CPUtime=1122.21 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 518124 0 0 0 112043 178 0 0 25 0 4 0 729810564 1785274368 349254 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1743432 CPUtime=1121.9 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 477914 0 0 0 112023 167 0 0 25 0 4 0 729810564 1785274368 349254 33554432000 4194304 4580107 140736994988304 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1743432 CPUtime=1122.2 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 543399 0 0 0 112042 178 0 0 25 0 4 0 729810564 1785274368 349254 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4473.26
Current children cumulated vsize (KiB) 1743432

[startup+1182.3 s]
/proc/loadavg: 8.10 8.05 7.23 9/420 7563
/proc/meminfo: memFree=19244916/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1715972 CPUtime=4712.43 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 2119810 0 0 0 470508 735 0 0 25 0 4 0 729810564 1757155328 355256 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 428993 355256 379 95 0 423975 0
[pid=7518/tid=7519] ppid=7516 vsize=1715972 CPUtime=1182.21 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 542634 0 0 0 118034 187 0 0 25 0 4 0 729810564 1757155328 355256 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1715972 CPUtime=1181.89 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 503293 0 0 0 118015 174 0 0 25 0 4 0 729810564 1757155328 355256 33554432000 4194304 4580107 140736994988304 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1715972 CPUtime=1182.2 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 565110 0 0 0 118034 186 0 0 25 0 4 0 729810564 1757155328 355256 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4712.43
Current children cumulated vsize (KiB) 1715972



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.14 8.06 7.25 5/415 7565
/proc/meminfo: memFree=19903000/32950940 swapFree=67111356/67111528
[pid=7518] ppid=7516 vsize=1845572 CPUtime=4800.13 cores=1,3,5,7
/proc/7518/stat : 7518 (strangenight2-m) R 7516 7518 6790 0 -1 4202496 2151792 0 0 0 479267 746 0 0 25 0 4 0 729810564 1889865728 359222 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/7518/statm: 461393 359222 379 95 0 456375 0
[pid=7518/tid=7519] ppid=7516 vsize=1845572 CPUtime=1204.21 cores=1,3,5,7
/proc/7518/task/7519/stat : 7519 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 552431 0 0 0 120231 190 0 0 25 0 4 0 729810564 1889865728 359233 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7518/tid=7520] ppid=7516 vsize=1845572 CPUtime=1203.89 cores=1,3,5,7
/proc/7518/task/7520/stat : 7520 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 508591 0 0 0 120213 176 0 0 25 0 4 0 729810564 1889865728 359233 33554432000 4194304 4580107 140736994988304 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=7518/tid=7521] ppid=7516 vsize=1845572 CPUtime=1204.21 cores=1,3,5,7
/proc/7518/task/7521/stat : 7521 (strangenight2-m) R 7516 7518 6790 0 -1 4202560 573766 0 0 0 120232 189 0 0 25 0 4 0 729810564 1889865728 359233 33554432000 4194304 4580107 140736994988304 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.13
Current children cumulated vsize (KiB) 1845572

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): 1204.39
CPU time (s): 4800.26
CPU user time (s): 4792.73
CPU system time (s): 7.53385
CPU usage (%): 398.565
Max. virtual memory (cumulated for all children) (KiB): 1845572

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.73
system time used= 7.53385
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2151807
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= 10971
involuntary context switches= 34976

runsolver used 4.50731 second user time and 11.9462 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 19:56:38
IDJOB=3366116
IDBENCH=82525
IDSOLVER=1844
FILE ID=node117/3366116-1305395798
RUNJOBID= node117-1305395798-7496
PBS_JOBID= 13324438
Free space on /tmp= 73408 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v35000-c147000-S1098107876-060-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366116-1305395798/watcher-3366116-1305395798 -o /tmp/evaluation-result-3366116-1305395798/solver-3366116-1305395798 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366116-1305395798.cnf

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

MD5SUM BENCH= f8d77cf51b7a3bd2f2043a4a97c7d388
RANDOM SEED=1151384673

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21331976 kB
Buffers:        295696 kB
Cached:        3075408 kB
SwapCached:          0 kB
Active:        9389112 kB
Inactive:      1875564 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21331976 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           13980 kB
Writeback:           0 kB
AnonPages:     7893852 kB
Mapped:          32332 kB
Slab:           243432 kB
PageTables:      44328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100504764 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= 73408 MiB
End job on node117 at 2011-05-14 20:16:44