Trace number 3366246

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.36 1203.48

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v30000-c126000-S643238994-057-UNKNOWN.cnf
MD5SUM2d92a52914298e3c91073398b38892d9
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark265.737
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.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366246-1305399740.cnf'
0.00/0.01	c -- header says num vars:          30000
0.00/0.01	c -- header says num clauses:      126000
0.00/0.27	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.27	c -- vars added      30000
0.00/0.27	c Parsing time:  0.08 s
0.00/0.27	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.00/0.27	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.11
0.00/0.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.04
1.12/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.12/0.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.12/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.12/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
1.12/0.39	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
1.27/1.14	c lits-rem:         0  cl-subs:        0  v-elim:    776  v-fix:    0  time:  0.21 s
1.27/1.14	c Finding binary XORs  T:     0.01 s  found:       0
1.27/1.14	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
1.27/1.14	c calculated reachability. Time: 0.00
1.27/1.14	c Calc default polars -  time:   0.01 s pos:   13294 undec:    3319 neg:   13387
1.27/1.14	c =========================================================================================
1.27/1.14	c types(t): F = full restart, N = normal restart
1.27/1.14	c types(t): S = simplification begin/end, E = solution found
1.27/1.14	c restart types(rt): st = static, dy = dynamic
1.27/1.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.27/1.14	c  B st     0         0     29224    125159         0         0    380326         0   no data   no data
8.71/2.24	c  N dy    21      4001     29224    125159         0      4001    380326   1031381    154.73    173.89
15.51/3.94	c  N dy    48      8100     29224    125159         0      8100    380326   2061718    157.63    166.43
22.67/5.70	c  N dy    74     12380     29224    125159         0     12379    380326   3071391    155.96    164.63
29.49/7.45	c  N dy   102     16483     29224    125159         0     16482    380326   4042275    156.20    165.96
36.63/9.28	c  N dy   127     20597     29224    125159         0     10599    380326    765015    156.26    164.57
43.41/10.99	c  N dy   156     24658     29224    125159         0     14660    380326   1719680    155.83    165.67
44.21/11.13	c  F st   158     25000     29224    125159         0     15002    380326   1794821    155.67    149.47
53.39/13.41	c  N dy   164     30003     29224    125159         0     20004    380326   3374558    155.67   no data
53.39/13.41	c  S st   164     30003     29224    125159         0     20004    380326   3374558    155.67   no data
54.18/13.64	c  S st   164     30511     29224    125159         0     20512    380326   3461354    155.67   no data
54.18/13.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
54.59/13.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.07
54.59/13.78	c blocked clauses removed:      537 vars:     93 tried:       29224 T: 0.02 s
54.59/13.78	c bin-w-bin subsume rem            0 bins  time:  0.01 s
54.59/13.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
54.99/13.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29131 time:  0.01 s
54.99/13.82	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
55.39/13.95	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.13 s
56.58/14.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
60.62/15.23	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.89 s
60.97/15.38	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.15
60.97/15.39	c calculated reachability. Time: 0.00
60.97/15.39	c  N dy   164     30511     29116    124609         0     20339    378772   3387181    155.67   no data
68.16/17.19	c  N dy   190     34522     29116    124609         0     24349    378772   4318538    154.93    165.44
76.13/19.16	c  N dy   217     38542     29116    124609         0     28369    378772   5278049    155.14    212.87
83.71/21.05	c  N dy   245     42586     29116    124609         0     17001    378772   1123071    155.02    163.67
89.70/22.51	c  S st   271     45767     29116    124609         0     20182    378772   1912176    155.63   no data
90.49/22.73	c  S st   271     46268     29116    124609         0     20683    378772   1987200    155.63   no data
90.49/22.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
90.91/22.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
90.91/22.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
90.91/22.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
90.91/22.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
90.91/22.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
91.33/22.91	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
91.68/23.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
92.08/23.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.28/23.45	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.27 s
93.28/23.47	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
93.67/23.51	c vivif2 --  cl tried    20681 cl shrink        0 lits rem          0 time: 0.03
94.07/23.66	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.15
94.07/23.66	c calculated reachability. Time: 0.00
94.07/23.66	c  N dy   271     46268     29116    124609         0     20681    378772   1986208    155.63   no data
101.66/25.54	c  N dy   297     50475     29116    124609         0     24888    378772   2957903    155.11    165.13
109.24/27.46	c  N dy   328     54612     29116    124609         0     29025    378772   3960021    155.41    178.52
116.82/29.37	c  N dy   356     58622     29116    124609         0     33035    378772   4935459    155.51    163.97
124.80/31.36	c  N dy   387     62685     29116    124609         0     37098    378772   5929654    155.93    173.59
132.37/33.28	c  N dy   416     66811     29116    124609         0     22518    378772   1658650    156.23    167.22
137.16/34.49	c  S st   434     69404     29116    124609         0     25111    378772   2288495    156.38    162.30
138.36/34.72	c  S st   434     69907     29116    124609         0     25614    378772   2367982    156.38   no data
138.36/34.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.76/34.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.08
138.76/34.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.76/34.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
138.76/34.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
138.76/34.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
138.76/34.88	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
139.17/35.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
139.94/35.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
141.55/35.59	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.41 s
141.95/35.61	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
141.95/35.65	c vivif2 --  cl tried    25612 cl shrink        0 lits rem          0 time: 0.04
142.74/35.81	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.16
142.74/35.82	c calculated reachability. Time: 0.00
142.74/35.82	c  N dy   434     69907     29116    124609         0     25612    378772   2366910    156.38   no data
150.72/37.89	c  N dy   462     74369     29116    124609         0     30074    378772   3439572    156.08    168.20
160.30/40.20	c  N dy   495     79135     29116    124609         0     34840    378772   4616897    156.27    173.09
170.31/42.73	c  N dy   529     84331     29116    124609         0     40036    378772   5887099    156.40    166.04
176.65/44.30	c  F st   550     87500     29116    124609         0     22351    378772   1040823    156.26    158.49
183.06/45.96	c  N st   555     90794     29116    124609         0     25645    378772   2223518    156.26   no data
194.21/48.77	c  N dy   582     96639     29116    124609         0     31490    378772   3846711    156.22    170.96
206.17/51.78	c  N dy   620    102870     29116    124609         0     37719    378772   5359241    156.27    166.43
210.15/52.77	c  S st   633    104860     29116    124609         0     39709    378772   5843511    156.23   no data
211.35/53.02	c  S st   633    105362     29116    124609         0     40211    378772   5926114    156.23   no data
211.35/53.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
211.75/53.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.09
211.75/53.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
211.75/53.18	c bin-w-bin subsume rem            0 bins  time:  0.01 s
211.75/53.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.15/53.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
212.15/53.21	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
212.55/53.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
214.20/53.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
220.93/55.42	c lits-rem:        14  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.63 s
220.93/55.44	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
221.33/55.54	c vivif2 --  cl tried    40206 cl shrink        0 lits rem          0 time: 0.10
222.13/55.73	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.18
222.13/55.74	c calculated reachability. Time: 0.00
222.13/55.74	c  N dy   633    105362     29116    124609         0     40206    378772   5922914    156.23   no data
236.13/59.24	c  N dy   682    112190     29116    124609         0     24607    378772   1173099    156.32    165.43
250.05/62.72	c  N dy   733    119405     29116    124609         0     31822    378772   2929739    156.51    165.25
265.21/66.57	c  N dy   788    127226     29116    124609         0     39643    378772   4805048    156.47    172.94
281.96/70.70	c  N dy   845    135357     29116    124609         0     24062    378772    692372    156.56    164.87
298.31/74.82	c  N dy   901    144036     29116    124609         0     32740    378772   2816297    156.50    210.60
316.66/79.43	c  N dy   963    153286     29116    124609         0     41990    378772   5072929    156.65    169.06
326.24/81.86	c  S st   996    158043     29116    124609         0     46747    378772   6224260    156.66   no data
327.44/82.11	c  S st   996    158546     29116    124609         0     47250    378772   6314079    156.66   no data
327.44/82.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
327.86/82.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
327.86/82.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.86/82.29	c bin-w-bin subsume rem            0 bins  time:  0.01 s
327.86/82.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
328.28/82.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
328.28/82.32	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
328.63/82.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
330.23/82.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
339.80/85.22	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.29 s
339.80/85.23	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
340.20/85.34	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.11
341.02/85.55	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
341.02/85.56	c calculated reachability. Time: 0.00
341.02/85.56	c  N dy   996    158546     29116    124609         0     47248    378772   6313287    156.66   no data
360.94/90.57	c  N dy  1065    168698     29116    124609         0     32545    378772   2480617    156.90    169.35
382.48/95.96	c  N dy  1141    179536     29116    124609         0     43382    378772   5165901    157.09    174.58
405.63/101.73	c  N dy  1213    191063     29116    124609         0     28986    378772   1289843    156.99    167.27
429.55/107.72	c  N dy  1291    203311     29116    124609         0     41233    378772   4275188    157.00    165.54
456.67/114.56	c  N dy  1381    216385     29116    124609         0     27346    378772    630412    157.04    170.13
483.80/121.36	c  N dy  1474    230263     29116    124609         0     41222    378772   4009336    157.05    168.94
499.40/125.24	c  S st  1525    237819     29116    124609         0     48778    378772   5890809    157.10    107.70
500.55/125.51	c  S st  1525    238326     29116    124609         0     49285    378772   5978822    157.10   no data
500.55/125.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
500.96/125.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
500.96/125.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
500.96/125.68	c bin-w-bin subsume rem            0 bins  time:  0.01 s
500.96/125.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
500.96/125.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
501.36/125.71	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
501.76/125.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
503.37/126.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
512.92/128.64	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.38 s
512.92/128.66	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
513.32/128.76	c vivif2 --  cl tried    49282 cl shrink        0 lits rem          0 time: 0.10
514.12/128.96	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
514.12/128.97	c calculated reachability. Time: 0.00
514.12/128.97	c  N dy  1525    238326     29116    124609         0     49282    378772   5977473    157.10   no data
545.64/136.83	c  N dy  1636    253627     29116    124609         0     36603    378772   2669629    157.36    168.72
578.74/145.18	c  N dy  1751    269819     29116    124609         0     52795    378772   6601728    157.35    169.51
614.24/154.08	c  N dy  1877    287050     29116    124609         0     41032    378772   3429418    157.60    201.48
652.57/163.68	c  N dy  2001    305370     29116    124609         0     59352    378772   7967824    157.58    169.41
654.53/164.18	c  F st  2007    306250     29116    124609         0     30234    378772    551659    157.56   no data
692.47/173.66	c  N dy  2100    324892     29116    124609         0     48874    378772   5446930    157.46    165.89
735.11/184.30	c  N dy  2245    345004     29116    124609         0     37993    378772   2190056    157.61    168.70
760.64/190.72	c  S st  2323    357489     29116    124609         0     50478    378772   5229959    157.51   no data
761.44/190.99	c  S st  2323    357994     29116    124609         0     50983    378772   5317926    157.51   no data
761.84/191.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
762.26/191.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
762.26/191.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
762.26/191.17	c bin-w-bin subsume rem            0 bins  time:  0.01 s
762.26/191.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
762.26/191.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
762.26/191.20	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
763.03/191.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
764.24/191.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
773.00/193.80	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.11 s
773.00/193.82	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
773.40/193.91	c vivif2 --  cl tried    50982 cl shrink        0 lits rem          0 time: 0.09
774.20/194.12	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
774.20/194.13	c calculated reachability. Time: 0.00
774.20/194.13	c  N dy  2323    357994     29116    124609         0     50982    378772   5317878    157.51   no data
816.49/204.76	c  N dy  2467    378021     29116    124609         0     39012    378772   2183694    157.65    170.52
858.79/215.36	c  N dy  2599    398187     29116    124609         0     59175    378772   7114764    157.65    168.34
901.06/225.95	c  N dy  2739    418212     29116    124609         0     46201    378772   3694578    157.71    185.53
944.53/236.86	c  N dy  2882    438358     29116    124609         0     66345    378772   8659931    157.79    166.29
985.62/247.18	c  N dy  3011    458366     29116    124609         0     52353    378772   4934049    157.72    170.53
1029.50/258.12	c  N dy  3146    478456     29116    124609         0     37444    378772   1072091    157.82    203.52
1071.38/268.65	c  N dy  3292    498487     29116    124609         0     57474    378772   6071803    157.99    172.41
1114.86/279.57	c  N dy  3421    518543     29116    124609         0     41530    378772   1789459    158.00    177.22
1153.55/289.26	c  S st  3548    536991     29116    124609         0     59977    378772   6320156    158.00   no data
1154.75/289.55	c  S st  3548    537492     29116    124609         0     60478    378772   6399739    158.00   no data
1154.75/289.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1155.15/289.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.11
1155.55/289.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1155.55/289.73	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1155.55/289.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1155.55/289.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
1155.55/289.76	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1156.35/289.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
1157.58/290.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1169.91/293.39	c lits-rem:         3  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.05 s
1170.33/293.42	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
1170.76/293.54	c vivif2 --  cl tried    60472 cl shrink        0 lits rem          0 time: 0.11
1171.50/293.76	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.22
1171.50/293.77	c calculated reachability. Time: 0.00
1171.50/293.77	c  N dy  3548    537492     29116    124609         0     60472    378772   6396762    158.00   no data
1215.39/304.78	c  N dy  3689    557506     29116    124609         0     43490    378772   2039231    158.07    166.40
1258.51/315.56	c  N dy  3827    577602     29116    124609         0     63582    378772   6955404    158.08    171.20
1302.74/326.62	c  N dy  3964    597705     29116    124609         0     45683    378772   2385208    158.13    172.85
1345.85/337.49	c  N dy  4098    617796     29116    124609         0     65774    378772   7339314    158.15    168.72
1390.49/348.63	c  N dy  4241    637921     29116    124609         0     46909    378772   2400908    158.16    168.36
1434.38/359.63	c  N dy  4388    657987     29116    124609         0     66974    378772   7365068    158.28    167.70
1480.26/371.10	c  N dy  4518    678150     29116    124609         0     47144    378772   2281534    158.33    175.04
1523.34/381.99	c  N dy  4648    698183     29116    124609         0     67174    378772   7209579    158.34    176.18
1569.21/393.41	c  N dy  4784    718268     29116    124609         0     46256    378772   1769398    158.31    171.76
1612.30/404.27	c  N dy  4916    738300     29116    124609         0     66287    378772   6661960    158.30    168.87
1659.36/416.05	c  N dy  5058    758553     29116    124609         0     44541    378772   1116010    158.35    172.41
1702.44/426.86	c  N dy  5193    778677     29116    124609         0     64663    378772   6098192    158.36    170.41
1749.12/438.56	c  N dy  5330    798703     29116    124609         0     84687    378772  11014601    158.39    167.07
1765.47/442.61	c  S st  5384    806239     29116    124609         0     49225    378772   1993978    158.39    128.95
1766.27/442.87	c  S st  5384    806741     29116    124609         0     49727    378772   2077026    158.39   no data
1766.27/442.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1766.68/442.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.10
1767.09/443.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1767.09/443.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1767.09/443.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1767.09/443.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
1767.09/443.08	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1767.86/443.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1768.26/443.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1771.06/444.08	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.73 s
1771.06/444.09	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
1771.48/444.15	c vivif2 --  cl tried    49727 cl shrink        0 lits rem          0 time: 0.04
1772.25/444.35	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
1772.25/444.36	c calculated reachability. Time: 0.00
1772.25/444.36	c  N dy  5384    806741     29116    124609         0     49727    378772   2077023    158.39   no data
1816.52/455.43	c  N dy  5517    826807     29116    124609         0     69792    378772   7020601    158.40    167.77
1863.62/467.27	c  N dy  5649    846911     29116    124609         0     45900    378772    964932    158.37    167.10
1906.68/478.07	c  N dy  5780    866997     29116    124609         0     65985    378772   5911226    158.36    169.76
1954.15/489.93	c  N dy  5923    887039     29116    124609         0     86025    378772  10827664    158.38    176.48
1998.03/500.98	c  N dy  6057    907140     29116    124609         0     61122    378772   4457406    158.38    170.96
2044.69/512.61	c  N dy  6201    927229     29116    124609         0     81210    378772   9488412    158.44    173.32
2090.96/524.28	c  N dy  6339    947498     29116    124609         0     55478    378772   2836809    158.46    167.78
2136.09/535.58	c  N dy  6473    967596     29116    124609         0     75574    378772   7790523    158.46    169.21
2185.11/547.82	c  N dy  6611    987899     29116    124609         0     48887    378772    983030    158.45    171.30
2229.39/558.93	c  N dy  6748   1007969     29116    124609         0     68957    378772   6059505    158.51    168.00
2276.85/570.81	c  N dy  6883   1028060     29116    124609         0     89047    378772  11052590    158.55    214.03
2323.12/582.47	c  N dy  7031   1048262     29116    124609         0     61247    378772   3819097    158.60    170.14
2370.19/594.24	c  N dy  7168   1068562     29116    124609         0     81546    378772   8778563    158.60    175.99
2378.16/596.22	c  F st  7189   1071876     29116    124609         0     84860    378772   9614838    158.60   no data
2418.45/606.34	c  N dy  7270   1088661     29116    124609         0     52642    378772   1439163    158.62    167.52
2463.12/617.59	c  N dy  7411   1108759     29116    124609         0     72738    378772   6418492    158.66    175.81
2511.39/629.65	c  N dy  7549   1128792     29116    124609         0     92769    378772  11370042    158.66    167.88
2558.06/641.38	c  N dy  7691   1148833     29116    124609         0     62812    378772   3741262    158.69    200.49
2604.34/652.98	c  N dy  7822   1168940     29116    124609         0     82918    378772   8676782    158.67    167.40
2654.99/665.66	c  N dy  7965   1189011     29116    124609         0     51998    378772    785035    158.72    168.81
2700.08/676.94	c  N dy  8099   1209135     29116    124609         0     72120    378772   5689700    158.69    176.45
2702.46/677.53	c  S st  8106   1210111     29116    124609         0     73096    378772   5933958    158.70    149.77
2703.66/677.84	c  S st  8106   1210612     29116    124609         0     73597    378772   6020547    158.70   no data
2703.66/677.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2704.06/677.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.12
2704.46/678.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2704.46/678.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2704.46/678.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2704.46/678.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
2704.46/678.07	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2705.26/678.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
2706.50/678.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2720.02/681.97	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.32 s
2720.02/681.99	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
2720.81/682.10	c vivif2 --  cl tried    73594 cl shrink        0 lits rem          0 time: 0.11
2721.61/682.34	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.24
2721.61/682.35	c calculated reachability. Time: 0.00
2721.61/682.35	c  N dy  8106   1210612     29116    124609         0     73594    378772   6019770    158.70   no data
2769.88/694.48	c  N dy  8240   1230625     29116    124609         0     93606    378772  11009906    158.71    167.11
2817.35/706.32	c  N dy  8370   1250638     29116    124609         0     61615    378772   2878440    158.69    171.45
2863.63/717.96	c  N dy  8508   1270685     29116    124609         0     81659    378772   7896602    158.74    167.43
2913.88/730.53	c  N dy  8653   1290745     29116    124609         0    101719    378772  12933456    158.79    177.59
2960.16/742.17	c  N dy  8786   1310758     29116    124609         0     68733    378772   4455757    158.82    167.26
3008.42/754.25	c  N dy  8927   1330829     29116    124609         0     88804    378772   9498026    158.87    167.81
3059.48/767.03	c  N dy  9066   1350900     29116    124609         0     54880    378772    746586    158.87    167.82
3104.55/778.37	c  N dy  9208   1370960     29116    124609         0     74940    378772   5723491    158.90    178.55
3153.64/790.63	c  N dy  9351   1391076     29116    124609         0     95056    378772  10709942    158.93    167.99
3203.88/803.24	c  N dy  9480   1411370     29116    124609         0     60350    378772   1814197    158.90    168.99
3249.76/814.79	c  N dy  9616   1431461     29116    124609         0     80441    378772   6770084    158.90    171.91
3299.22/827.14	c  N dy  9753   1451505     29116    124609         0    100481    378772  11683273    158.92    194.83
3348.69/839.52	c  N dy  9891   1471599     29116    124609         0     64578    378772   2617046    158.92    172.55
3395.40/851.26	c  N dy 10022   1491748     29116    124609         0     84726    378772   7693308    158.95    170.46
3445.61/863.87	c  N dy 10158   1511866     29116    124609         0    104844    378772  12588986    158.96    182.66
3495.07/876.27	c  N dy 10301   1531938     29116    124609         0     67920    378772   3307830    158.99    171.22
3543.34/888.32	c  N dy 10450   1551994     29116    124609         0     87976    378772   8341353    159.05    216.32
3594.40/901.15	c  N dy 10590   1572055     29116    124609         0    108034    378772  13310683    159.08    173.54
3643.46/913.47	c  N dy 10725   1592121     29116    124609         0     70101    378772   3544360    159.09    222.96
3692.12/925.63	c  N dy 10853   1612505     29116    124609         0     90484    378772   8542232    159.07    168.71
3743.18/938.47	c  N dy 10993   1632542     29116    124609         0    110520    378772  13416383    159.07    171.12
3792.24/950.73	c  N dy 11132   1652610     29116    124609         0     71590    378772   3632329    159.08    169.35
3840.51/962.83	c  N dy 11274   1672694     29116    124609         0     91674    378772   8591823    159.10    169.81
3891.22/975.57	c  N dy 11405   1692723     29116    124609         0    111702    378772  13503899    159.09    185.61
3936.25/986.81	c  S st 11528   1710612     29116    124609         0     69597    378772   2956461    159.10   no data
3937.44/987.12	c  S st 11528   1711113     29116    124609         0     70098    378772   3040083    159.10   no data
3937.44/987.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3937.84/987.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.12
3937.84/987.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3938.24/987.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3938.24/987.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3938.24/987.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
3938.24/987.34	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
3938.64/987.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3939.47/987.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3947.83/989.72	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.01 s
3947.83/989.74	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
3947.83/989.80	c vivif2 --  cl tried    70095 cl shrink        0 lits rem          0 time: 0.06
3949.00/990.04	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.23
3949.00/990.05	c calculated reachability. Time: 0.00
3949.00/990.05	c  N dy 11528   1711113     29116    124609         0     70095    378772   3037477    159.10   no data
3996.87/1002.03	c  N dy 11670   1731237     29116    124609         0     90219    378772   7913738    159.11    169.12
4047.93/1014.86	c  N dy 11802   1751366     29116    124609         0    110346    378772  12853341    159.09    172.91
4099.38/1027.73	c  N dy 11937   1771473     29116    124609         0     69457    378772   2676833    159.09    172.69
4146.45/1039.55	c  N dy 12066   1791474     29116    124609         0     89455    378772   7620813    159.09    169.56
4197.12/1052.29	c  N dy 12210   1811562     29116    124609         0    109541    378772  12595876    159.11    169.44
4250.58/1065.67	c  N dy 12352   1831607     29116    124609         0     67584    378772   1945134    159.14    169.78
4297.63/1077.49	c  N dy 12471   1851868     29116    124609         0     87842    378772   6926284    159.12    167.94
4348.29/1090.16	c  N dy 12612   1872071     29116    124609         0    108044    378772  11958624    159.14    168.84
4400.95/1103.34	c  N dy 12739   1892141     29116    124609         0     65115    378772   1131001    159.13    170.91
4446.82/1114.85	c  N dy 12867   1912244     29116    124609         0     85217    378772   6074726    159.11    167.74
4497.07/1127.45	c  N dy 13010   1932330     29116    124609         0    105303    378772  11134611    159.14    178.73
4550.53/1140.88	c  N dy 13150   1952442     29116    124609         0    125414    378772  16137633    159.16    181.47
4598.00/1152.73	c  N dy 13285   1972541     29116    124609         0     81518    378772   4977458    159.18    170.45
4647.06/1165.03	c  N dy 13412   1992696     29116    124609         0    101672    378772   9879646    159.16    172.30
4698.92/1178.00	c  N dy 13540   2012702     29116    124609         0    121676    378772  14808814    159.15    170.71
4748.38/1190.47	c  N dy 13675   2032720     29116    124609         0     76697    378772   3427895    159.14    224.32
4797.44/1202.78	c  N dy 13817   2052814     29116    124609         0     96789    378772   8409994    159.17    192.27

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-3366246-1305399740/watcher-3366246-1305399740 -o /tmp/evaluation-result-3366246-1305399740/solver-3366246-1305399740 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366246-1305399740.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.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651572030 52396032 348 33554432000 4194304 4580107 140734301333392 18446744073709551615 47241089685416 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 12792 348 299 95 0 7774 0
[pid=12575/tid=12576] ppid=12573 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651572030 52396032 348 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244405233 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651572030 52396032 348 33554432000 4194304 4580107 140734301333392 18446744073709551615 47241089685424 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651572030 52396032 348 33554432000 4194304 4580107 140734301333392 18446744073709551615 47241089685426 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0816971 s]
/proc/loadavg: 7.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=306392 CPUtime=0.28 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 17834 0 0 0 25 3 0 0 18 0 4 0 651572030 313745408 15716 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244010017 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 76664 15990 337 95 0 71646 0
[pid=12575/tid=12576] ppid=12573 vsize=311540 CPUtime=0.08 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5016 0 0 0 7 1 0 0 18 0 4 0 651572030 319016960 18217 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=311672 CPUtime=0.09 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5023 0 0 0 9 0 0 0 18 0 4 0 651572030 319152128 18411 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=317732 CPUtime=0.24 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5169 0 0 0 24 0 0 0 18 0 4 0 651572030 325357568 19273 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 306392

[startup+0.293999 s]
/proc/loadavg: 7.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=317864 CPUtime=1.12 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 25288 0 0 0 107 5 0 0 18 0 4 0 651572030 325492736 23170 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244010017 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 79466 23393 363 95 0 74448 0
[pid=12575/tid=12576] ppid=12573 vsize=319308 CPUtime=0.26 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) D 12573 12575 12350 0 -1 4202560 6844 0 0 0 25 1 0 0 18 0 4 0 651572030 326971392 23643 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244046293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=322196 CPUtime=0.29 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 7045 0 0 0 28 1 0 0 18 0 4 0 651572030 329928704 24744 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=322196 CPUtime=0.29 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5254 0 0 0 29 0 0 0 18 0 4 0 651572030 329928704 25163 33554432000 4194304 4580107 140734301333392 18446744073709551615 4318695 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.12
Current children cumulated vsize (KiB) 317864

[startup+0.331026 s]
/proc/loadavg: 7.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=324356 CPUtime=1.27 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 29058 0 0 0 120 7 0 0 18 0 4 0 651572030 332140544 26940 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244010017 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 81089 27233 363 95 0 76071 0
[pid=12575/tid=12576] ppid=12573 vsize=324356 CPUtime=0.31 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) D 12573 12575 12350 0 -1 4202560 8067 0 0 0 29 2 0 0 18 0 4 0 651572030 332140544 27543 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244392119 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=324356 CPUtime=0.31 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) D 12573 12575 12350 0 -1 4202560 8086 0 0 0 30 1 0 0 18 0 4 0 651572030 332140544 27897 33554432000 4194304 4580107 140734301333392 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=324356 CPUtime=0.32 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5274 0 0 0 32 0 0 0 18 0 4 0 651572030 332140544 28149 33554432000 4194304 4580107 140734301333392 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 324356

[startup+1.27643 s]
/proc/loadavg: 7.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=327468 CPUtime=5.03 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 44231 0 0 0 493 10 0 0 19 0 4 0 651572030 335327232 32045 33554432000 4194304 4580107 140734301333392 18446744073709551615 4321817 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 81867 32045 377 95 0 76849 0
[pid=12575/tid=12576] ppid=12573 vsize=327468 CPUtime=1.24 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 12695 0 0 0 121 3 0 0 19 0 4 0 651572030 335327232 32045 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=327468 CPUtime=1.25 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 12648 0 0 0 123 2 0 0 19 0 4 0 651572030 335327232 32045 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=327468 CPUtime=1.25 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 5882 0 0 0 124 1 0 0 19 0 4 0 651572030 335327232 32045 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 5.03
Current children cumulated vsize (KiB) 327468

[startup+1.57638 s]
/proc/loadavg: 7.50 8.01 8.00 1/334 12575
/proc/meminfo: memFree=18174404/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=327468 CPUtime=6.23 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 45122 0 0 0 613 10 0 0 19 0 4 0 651572030 335327232 32859 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 81867 32859 377 95 0 76849 0
[pid=12575/tid=12576] ppid=12573 vsize=327468 CPUtime=1.54 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 12920 0 0 0 151 3 0 0 19 0 4 0 651572030 335327232 32859 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=327468 CPUtime=1.55 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 12890 0 0 0 153 2 0 0 19 0 4 0 651572030 335327232 32859 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=327468 CPUtime=1.55 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 6063 0 0 0 154 1 0 0 20 0 4 0 651572030 335327232 32859 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 327468

[startup+3.11311 s]
/proc/loadavg: 7.50 8.01 8.00 9/346 12592
/proc/meminfo: memFree=17887828/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=460452 CPUtime=12.36 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 49330 0 0 0 1225 11 0 0 23 0 4 0 651572030 471502848 37067 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 115113 37067 377 95 0 110095 0
[pid=12575/tid=12576] ppid=12573 vsize=460452 CPUtime=3.05 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 13871 0 0 0 302 3 0 0 23 0 4 0 651572030 471502848 37067 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=460452 CPUtime=3.08 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 13862 0 0 0 306 2 0 0 23 0 4 0 651572030 471502848 37067 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=460452 CPUtime=3.09 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 7373 0 0 0 308 1 0 0 25 0 4 0 651572030 471502848 37067 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 460452

[startup+6.30055 s]
/proc/loadavg: 7.54 8.01 8.00 9/346 12592
/proc/meminfo: memFree=17822108/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=461052 CPUtime=25.1 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 57210 0 0 0 2498 12 0 0 25 0 4 0 651572030 472117248 44947 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293138 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12575/statm: 115263 44947 377 95 0 110245 0
[pid=12575/tid=12576] ppid=12573 vsize=461052 CPUtime=6.22 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 15833 0 0 0 619 3 0 0 25 0 4 0 651572030 472117248 44961 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=461052 CPUtime=6.28 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 15869 0 0 0 626 2 0 0 25 0 4 0 651572030 472117248 44961 33554432000 4194304 4580107 140734301333392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=461052 CPUtime=6.29 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 9295 0 0 0 628 1 0 0 25 0 4 0 651572030 472117248 44961 33554432000 4194304 4580107 140734301333392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 461052

[startup+12.7004 s]
/proc/loadavg: 7.57 8.00 8.00 9/346 12592
/proc/meminfo: memFree=17838764/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=416808 CPUtime=50.6 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 78472 0 0 0 5043 17 0 0 25 0 4 0 651572030 426811392 43820 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293778 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 104202 43820 378 95 0 99184 0
[pid=12575/tid=12576] ppid=12573 vsize=416808 CPUtime=12.59 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 21037 0 0 0 1255 4 0 0 25 0 4 0 651572030 426811392 43820 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=416808 CPUtime=12.67 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 21267 0 0 0 1263 4 0 0 25 0 4 0 651572030 426811392 43820 33554432000 4194304 4580107 140734301333392 18446744073709551615 4324226 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=416808 CPUtime=12.67 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 14619 0 0 0 1265 2 0 0 25 0 4 0 651572030 426811392 43820 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 416808

[startup+25.5012 s]
/proc/loadavg: 7.67 8.00 8.00 9/346 12593
/proc/meminfo: memFree=17329996/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=658776 CPUtime=101.66 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 175298 0 0 0 10123 43 0 0 25 0 4 0 651572030 674586624 107590 33554432000 4194304 4580107 140734301333392 18446744073709551615 4316702 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 164694 107590 379 95 0 159676 0
[pid=12575/tid=12576] ppid=12573 vsize=658776 CPUtime=25.39 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 54897 0 0 0 2526 13 0 0 25 0 4 0 651572030 674586624 107590 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=658776 CPUtime=25.48 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 36974 0 0 0 2540 8 0 0 25 0 4 0 651572030 674586624 107590 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=658776 CPUtime=25.47 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 33025 0 0 0 2541 6 0 0 25 0 4 0 651572030 674586624 107590 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 658776

[startup+51.1007 s]
/proc/loadavg: 7.78 8.00 8.00 9/346 12593
/proc/meminfo: memFree=17099380/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=966188 CPUtime=203.78 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 247711 0 0 0 20314 64 0 0 25 0 4 0 651572030 989376512 138602 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 241547 138602 379 95 0 236529 0
[pid=12575/tid=12576] ppid=12573 vsize=966188 CPUtime=50.99 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 72904 0 0 0 5082 17 0 0 25 0 4 0 651572030 989376512 138602 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=966188 CPUtime=51.07 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 57211 0 0 0 5092 15 0 0 25 0 4 0 651572030 989376512 138602 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=966188 CPUtime=51.08 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 47749 0 0 0 5097 11 0 0 25 0 4 0 651572030 989376512 138602 33554432000 4194304 4580107 140734301333392 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 203.78
Current children cumulated vsize (KiB) 966188

[startup+102.301 s]
/proc/loadavg: 7.95 8.01 8.00 9/346 12595
/proc/meminfo: memFree=16805036/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=986388 CPUtime=408.01 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 381489 0 0 0 40698 103 0 0 25 0 4 0 651572030 1010061312 177896 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 246597 177896 379 95 0 241579 0
[pid=12575/tid=12576] ppid=12573 vsize=986388 CPUtime=102.19 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 100313 0 0 0 10192 27 0 0 25 0 4 0 651572030 1010061312 177896 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=986388 CPUtime=102.26 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 85833 0 0 0 10203 23 0 0 25 0 4 0 651572030 1010061312 177896 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=986388 CPUtime=102.28 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 82811 0 0 0 10208 20 0 0 25 0 4 0 651572030 1010061312 177896 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 408.01
Current children cumulated vsize (KiB) 986388

[startup+162.301 s]

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

[pid=12575] ppid=12573 vsize=1512772 CPUtime=2801.39 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1406183 0 0 0 279670 469 0 0 25 0 4 0 651572030 1549078528 321951 33554432000 4194304 4580107 140734301333392 18446744073709551615 4316442 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 378193 321951 379 95 0 373175 0
[pid=12575/tid=12576] ppid=12573 vsize=1512772 CPUtime=702.16 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 364803 0 0 0 70095 121 0 0 25 0 4 0 651572030 1549078528 321951 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1512772 CPUtime=702.24 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 358505 0 0 0 70108 116 0 0 25 0 4 0 651572030 1549078528 321951 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1512772 CPUtime=702.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 331406 0 0 0 70118 108 0 0 25 0 4 0 651572030 1549078528 321951 33554432000 4194304 4580107 140734301333392 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2801.39
Current children cumulated vsize (KiB) 1512772

[startup+762.301 s]
/proc/loadavg: 8.07 8.07 8.02 9/346 12615
/proc/meminfo: memFree=15724632/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1573724 CPUtime=3040.73 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1495257 0 0 0 303571 502 0 0 25 0 4 0 651572030 1611493376 317538 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293225 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 393431 317539 379 95 0 388413 0
[pid=12575/tid=12576] ppid=12573 vsize=1573724 CPUtime=762.17 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 388687 0 0 0 76086 131 0 0 25 0 4 0 651572030 1611493376 317539 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1573724 CPUtime=762.24 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 380849 0 0 0 76100 124 0 0 25 0 4 0 651572030 1611493376 317539 33554432000 4194304 4580107 140734301333392 18446744073709551615 4318432 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1573724 CPUtime=762.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 351827 0 0 0 76111 115 0 0 25 0 4 0 651572030 1611493376 317539 33554432000 4194304 4580107 140734301333392 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3040.73
Current children cumulated vsize (KiB) 1573724

[startup+822.301 s]
/proc/loadavg: 8.07 8.07 8.02 9/346 12617
/proc/meminfo: memFree=15749036/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1514768 CPUtime=3280.07 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1589524 0 0 0 327470 537 0 0 25 0 4 0 651572030 1551122432 311694 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 378692 311694 379 95 0 373674 0
[pid=12575/tid=12576] ppid=12573 vsize=1514768 CPUtime=822.16 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 412090 0 0 0 82076 140 0 0 25 0 4 0 651572030 1551122432 311694 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1514768 CPUtime=822.24 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 404696 0 0 0 82092 132 0 0 25 0 4 0 651572030 1551122432 311694 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1514768 CPUtime=822.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 371604 0 0 0 82103 123 0 0 25 0 4 0 651572030 1551122432 311694 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293704 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3280.07
Current children cumulated vsize (KiB) 1514768

[startup+882.301 s]
/proc/loadavg: 8.13 8.09 8.02 9/346 12618
/proc/meminfo: memFree=15776172/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1581404 CPUtime=3519.4 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1686737 0 0 0 351367 573 0 0 25 0 4 0 651572030 1619357696 318242 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 395351 318242 379 95 0 390333 0
[pid=12575/tid=12576] ppid=12573 vsize=1581404 CPUtime=882.16 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 437809 0 0 0 88066 150 0 0 25 0 4 0 651572030 1619357696 318242 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1581404 CPUtime=882.24 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 432137 0 0 0 88083 141 0 0 25 0 4 0 651572030 1619357696 318242 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293682 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1581404 CPUtime=882.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 392485 0 0 0 88095 131 0 0 25 0 4 0 651572030 1619357696 318242 33554432000 4194304 4580107 140734301333392 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3519.4
Current children cumulated vsize (KiB) 1581404

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 8.03 9/346 12620
/proc/meminfo: memFree=15615568/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1577184 CPUtime=3758.74 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1774109 0 0 0 375270 604 0 0 25 0 4 0 651572030 1615036416 329222 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293979 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 394296 329222 379 95 0 389278 0
[pid=12575/tid=12576] ppid=12573 vsize=1577184 CPUtime=942.15 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 461399 0 0 0 94055 160 0 0 25 0 4 0 651572030 1615036416 329222 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1577184 CPUtime=942.24 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 454156 0 0 0 94076 148 0 0 25 0 4 0 651572030 1615036416 329222 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1577184 CPUtime=942.25 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 413020 0 0 0 94086 139 0 0 25 0 4 0 651572030 1615036416 329222 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3758.74
Current children cumulated vsize (KiB) 1577184

[startup+1002.3 s]
/proc/loadavg: 8.14 8.11 8.03 9/346 12622
/proc/meminfo: memFree=15557508/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1578472 CPUtime=3998.07 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1859950 0 0 0 399168 639 0 0 25 0 4 0 651572030 1616355328 326546 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/12575/statm: 394618 326546 379 95 0 389600 0
[pid=12575/tid=12576] ppid=12573 vsize=1578472 CPUtime=1002.15 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 484578 0 0 0 100046 169 0 0 25 0 4 0 651572030 1616355328 326546 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1578472 CPUtime=1002.23 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 477723 0 0 0 100066 157 0 0 25 0 4 0 651572030 1616355328 326546 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1578472 CPUtime=1002.25 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 430423 0 0 0 100079 146 0 0 25 0 4 0 651572030 1616355328 326546 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3998.07
Current children cumulated vsize (KiB) 1578472

[startup+1062.3 s]
/proc/loadavg: 8.13 8.11 8.04 9/346 12623
/proc/meminfo: memFree=15507640/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1710760 CPUtime=4237.42 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 1967732 0 0 0 423066 676 0 0 25 0 4 0 651572030 1751818240 354424 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12575/statm: 427690 354424 379 95 0 422672 0
[pid=12575/tid=12576] ppid=12573 vsize=1710760 CPUtime=1062.16 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 507529 0 0 0 106038 178 0 0 25 0 4 0 651572030 1751818240 354431 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1710760 CPUtime=1062.03 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 520344 0 0 0 106033 170 0 0 25 0 4 0 651572030 1751818240 354431 33554432000 4194304 4580107 140734301333392 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1710760 CPUtime=1062.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 451913 0 0 0 106073 153 0 0 25 0 4 0 651572030 1751818240 354431 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293138 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4237.42
Current children cumulated vsize (KiB) 1710760

[startup+1122.3 s]
/proc/loadavg: 8.25 8.15 8.05 9/346 12625
/proc/meminfo: memFree=15461488/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1712212 CPUtime=4476.74 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 2060132 0 0 0 446964 710 0 0 25 0 4 0 651572030 1753305088 352356 33554432000 4194304 4580107 140734301333392 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12575/statm: 428053 352356 379 95 0 423035 0
[pid=12575/tid=12576] ppid=12573 vsize=1712212 CPUtime=1122.15 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 532327 0 0 0 112029 186 0 0 25 0 4 0 651572030 1753305088 352356 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1712212 CPUtime=1121.37 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 545554 0 0 0 111957 180 0 0 25 0 4 0 651572030 1753305088 352356 33554432000 4194304 4580107 140734301333392 18446744073709551615 4318525 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1712212 CPUtime=1122.25 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 470887 0 0 0 112065 160 0 0 25 0 4 0 651572030 1753305088 352356 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4476.74
Current children cumulated vsize (KiB) 1712212

[startup+1182.31 s]
/proc/loadavg: 8.09 8.12 8.05 9/346 12626
/proc/meminfo: memFree=15118984/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1713184 CPUtime=4716.11 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 2146571 0 0 0 470866 745 0 0 25 0 4 0 651572030 1754300416 357921 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12575/statm: 428296 357921 379 95 0 423278 0
[pid=12575/tid=12576] ppid=12573 vsize=1713184 CPUtime=1182.15 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 555293 0 0 0 118020 195 0 0 25 0 4 0 651572030 1754300416 357921 33554432000 4194304 4580107 140734301333392 18446744073709551615 4295890 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1713184 CPUtime=1180.73 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 566831 0 0 0 117884 189 0 0 25 0 4 0 651572030 1754300416 357921 33554432000 4194304 4580107 140734301333392 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1713184 CPUtime=1182.26 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 492267 0 0 0 118057 169 0 0 25 0 4 0 651572030 1754300416 357921 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4716.11
Current children cumulated vsize (KiB) 1713184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.4 s]
/proc/loadavg: 8.06 8.11 8.04 9/346 12627
/proc/meminfo: memFree=15214084/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1590392 CPUtime=4800.25 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 2179621 0 0 0 479266 759 0 0 25 0 4 0 651572030 1628561408 349318 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12575/statm: 397598 349318 379 95 0 392580 0
[pid=12575/tid=12576] ppid=12573 vsize=1590392 CPUtime=1203.25 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 563293 0 0 0 120127 198 0 0 25 0 4 0 651572030 1628561408 349323 33554432000 4194304 4580107 140734301333392 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1590392 CPUtime=1201.58 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 576020 0 0 0 119965 193 0 0 25 0 4 0 651572030 1628561408 349324 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1590392 CPUtime=1203.35 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 498217 0 0 0 120164 171 0 0 25 0 4 0 651572030 1628561408 349324 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1590392

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

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

[startup+1203.4 s]
/proc/loadavg: 8.06 8.11 8.04 9/346 12627
/proc/meminfo: memFree=15214084/32951124 swapFree=67082152/67111528
[pid=12575] ppid=12573 vsize=1590392 CPUtime=4800.25 cores=1,3,5,7
/proc/12575/stat : 12575 (strangenight2-m) R 12573 12575 12350 0 -1 4202496 2179621 0 0 0 479266 759 0 0 25 0 4 0 651572030 1628561408 349318 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293192 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/12575/statm: 397598 349318 379 95 0 392580 0
[pid=12575/tid=12576] ppid=12573 vsize=1590392 CPUtime=1203.25 cores=1,3,5,7
/proc/12575/task/12576/stat : 12576 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 563293 0 0 0 120127 198 0 0 25 0 4 0 651572030 1628561408 349323 33554432000 4194304 4580107 140734301333392 18446744073709551615 4489273 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12575/tid=12577] ppid=12573 vsize=1590392 CPUtime=1201.58 cores=1,3,5,7
/proc/12575/task/12577/stat : 12577 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 576020 0 0 0 119965 193 0 0 25 0 4 0 651572030 1628561408 349324 33554432000 4194304 4580107 140734301333392 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12575/tid=12578] ppid=12573 vsize=1590392 CPUtime=1203.35 cores=1,3,5,7
/proc/12575/task/12578/stat : 12578 (strangenight2-m) R 12573 12575 12350 0 -1 4202560 498217 0 0 0 120164 171 0 0 25 0 4 0 651572030 1628561408 349324 33554432000 4194304 4580107 140734301333392 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.25
Current children cumulated vsize (KiB) 1590392

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.48
CPU time (s): 4800.36
CPU user time (s): 4792.71
CPU system time (s): 7.65683
CPU usage (%): 398.873
Max. virtual memory (cumulated for all children) (KiB): 1778540

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.71
system time used= 7.65684
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2179631
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= 3250
involuntary context switches= 29485

runsolver used 3.43148 second user time and 9.72752 second system time

The end

Launcher Data

Begin job on node136 at 2011-05-14 21:02:21
IDJOB=3366246
IDBENCH=82655
IDSOLVER=1844
FILE ID=node136/3366246-1305399740
RUNJOBID= node136-1305397329-12369
PBS_JOBID= 13324455
Free space on /tmp= 72992 MiB

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

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=1932346165

node136.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18174684 kB
Buffers:        293308 kB
Cached:        5028152 kB
SwapCached:       2740 kB
Active:       10549032 kB
Inactive:      3886148 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18174684 kB
SwapTotal:    67111528 kB
SwapFree:     67082152 kB
Dirty:            8072 kB
Writeback:          44 kB
AnonPages:     9112568 kB
Mapped:          27096 kB
Slab:           236716 kB
PageTables:      39308 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 69860552 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= 72980 MiB
End job on node136 at 2011-05-14 21:22:26