Trace number 3173837

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.3 1201.78

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173837-1304031555.cnf'
0.00/0.00	c -- header says num vars:          30000
0.00/0.00	c -- header says num clauses:      126000
0.00/0.11	c -- clauses added:            0 learnts,       126000 normals,            0 xors
0.00/0.11	c -- vars added      30000
0.00/0.11	c Parsing time:  0.09 s
0.00/0.11	c  N st     0         0     30000    126000         0         0    378000         0   no data   no data
0.00/0.22	c asymm  cl-useful: 0/126000/126000 lits-rem:0 time: 0.11
0.00/0.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.06
1.34/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.34/0.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.34/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.34/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  30000 time:  0.01 s
1.34/0.41	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
4.35/1.12	c lits-rem:         0  cl-subs:        0  v-elim:    776  v-fix:    0  time:  0.22 s
4.35/1.12	c Finding binary XORs  T:     0.01 s  found:       0
4.35/1.12	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
4.35/1.12	c calculated reachability. Time: 0.00
4.35/1.12	c Calc default polars -  time:   0.01 s pos:   13294 undec:    3319 neg:   13387
4.35/1.12	c =========================================================================================
4.35/1.12	c types(t): F = full restart, N = normal restart
4.35/1.12	c types(t): S = simplification begin/end, E = solution found
4.35/1.12	c restart types(rt): st = static, dy = dynamic
4.35/1.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.35/1.12	c  B st     0         0     29224    125159         0         0    380326         0   no data   no data
8.74/2.28	c  N dy    21      4001     29224    125159         0      4001    380326   1031381    154.73    173.89
15.53/3.99	c  N dy    48      8100     29224    125159         0      8100    380326   2061718    157.63    166.43
22.75/5.76	c  N dy    74     12380     29224    125159         0     12379    380326   3071391    155.96    164.63
29.91/7.52	c  N dy   102     16483     29224    125159         0     16482    380326   4042275    156.20    165.96
37.11/9.33	c  N dy   127     20597     29224    125159         0     10599    380326    765015    156.26    164.57
43.90/11.02	c  N dy   156     24658     29224    125159         0     14660    380326   1719680    155.83    165.67
44.31/11.16	c  F st   158     25000     29224    125159         0     15002    380326   1794821    155.67    149.47
53.50/13.42	c  N dy   164     30003     29224    125159         0     20004    380326   3374558    155.67   no data
53.50/13.42	c  S st   164     30003     29224    125159         0     20004    380326   3374558    155.67   no data
54.28/13.65	c  S st   164     30511     29224    125159         0     20512    380326   3461354    155.67   no data
54.28/13.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
55.08/13.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
55.08/13.86	c blocked clauses removed:      537 vars:     93 tried:       29224 T: 0.01 s
55.08/13.87	c bin-w-bin subsume rem            0 bins  time:  0.01 s
55.08/13.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
55.08/13.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29131 time:  0.01 s
55.48/13.90	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
55.88/14.05	c lits-rem:         0  cl-subs:        0  v-elim:     15  v-fix:    0  time:  0.15 s
57.08/14.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
61.07/15.35	c lits-rem:         7  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.92 s
61.47/15.49	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.15
61.89/15.50	c calculated reachability. Time: 0.00
61.89/15.50	c  N dy   164     30511     29116    124609         0     20339    378772   3387181    155.67   no data
68.66/17.29	c  N dy   190     34522     29116    124609         0     24349    378772   4318538    154.93    165.44
76.65/19.22	c  N dy   217     38542     29116    124609         0     28369    378772   5278049    155.14    212.87
83.85/21.08	c  N dy   245     42586     29116    124609         0     17001    378772   1123071    155.02    163.67
89.82/22.51	c  S st   271     45767     29116    124609         0     20182    378772   1912176    155.63   no data
90.62/22.74	c  S st   271     46268     29116    124609         0     20683    378772   1987200    155.63   no data
90.62/22.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
91.43/22.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
91.43/22.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
91.43/22.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
91.43/22.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
91.43/22.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
91.43/22.98	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
92.23/23.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
92.64/23.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
93.82/23.55	c lits-rem:         4  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.30 s
93.82/23.57	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
94.21/23.61	c vivif2 --  cl tried    20681 cl shrink        0 lits rem          0 time: 0.04
94.61/23.75	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.15
94.61/23.76	c calculated reachability. Time: 0.00
94.61/23.76	c  N dy   271     46268     29116    124609         0     20681    378772   1986208    155.63   no data
102.21/25.61	c  N dy   297     50475     29116    124609         0     24888    378772   2957903    155.11    165.13
109.80/27.51	c  N dy   328     54612     29116    124609         0     29025    378772   3960021    155.41    178.52
117.39/29.40	c  N dy   356     58622     29116    124609         0     33035    378772   4935459    155.51    163.97
124.98/31.37	c  N dy   387     62685     29116    124609         0     37098    378772   5929654    155.93    173.59
132.59/33.27	c  N dy   416     66811     29116    124609         0     22518    378772   1658650    156.23    167.22
137.35/34.46	c  S st   434     69404     29116    124609         0     25111    378772   2288495    156.38    162.30
138.15/34.69	c  S st   434     69907     29116    124609         0     25614    378772   2367982    156.38   no data
138.56/34.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
138.96/34.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.15
138.96/34.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
139.36/34.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
139.36/34.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
139.36/34.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
139.36/34.93	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
139.76/35.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
140.56/35.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
142.15/35.66	c lits-rem:         0  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.43 s
142.15/35.68	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
142.55/35.72	c vivif2 --  cl tried    25612 cl shrink        0 lits rem          0 time: 0.04
142.95/35.88	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.16
142.95/35.89	c calculated reachability. Time: 0.00
142.95/35.89	c  N dy   434     69907     29116    124609         0     25612    378772   2366910    156.38   no data
151.34/37.94	c  N dy   462     74369     29116    124609         0     30074    378772   3439572    156.08    168.20
160.53/40.22	c  N dy   495     79135     29116    124609         0     34840    378772   4616897    156.27    173.09
170.51/42.72	c  N dy   529     84331     29116    124609         0     40036    378772   5887099    156.40    166.04
176.53/44.25	c  F st   550     87500     29116    124609         0     22351    378772   1040823    156.26    158.49
183.30/45.92	c  N st   555     90794     29116    124609         0     25645    378772   2223518    156.26   no data
194.48/48.70	c  N dy   582     96639     29116    124609         0     31490    378772   3846711    156.22    170.96
206.07/51.67	c  N dy   620    102870     29116    124609         0     37719    378772   5359241    156.27    166.43
210.06/52.64	c  S st   633    104860     29116    124609         0     39709    378772   5843511    156.23   no data
210.86/52.89	c  S st   633    105362     29116    124609         0     40211    378772   5926114    156.23   no data
211.27/52.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
211.68/53.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.16
212.06/53.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
212.06/53.12	c bin-w-bin subsume rem            0 bins  time:  0.01 s
212.06/53.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
212.06/53.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
212.06/53.16	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
212.86/53.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
214.45/53.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
221.23/55.43	c lits-rem:        14  cl-subs:        5  v-elim:      0  v-fix:    0  time:  1.68 s
221.23/55.44	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
221.63/55.55	c vivif2 --  cl tried    40206 cl shrink        0 lits rem          0 time: 0.10
222.44/55.73	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.18
222.44/55.74	c calculated reachability. Time: 0.00
222.44/55.74	c  N dy   633    105362     29116    124609         0     40206    378772   5922914    156.23   no data
236.02/59.17	c  N dy   682    112190     29116    124609         0     24607    378772   1173099    156.32    165.43
249.60/62.59	c  N dy   733    119405     29116    124609         0     31822    378772   2929739    156.51    165.25
265.17/66.41	c  N dy   788    127226     29116    124609         0     39643    378772   4805048    156.47    172.94
281.58/70.51	c  N dy   845    135357     29116    124609         0     24062    378772    692372    156.56    164.87
297.54/74.57	c  N dy   901    144036     29116    124609         0     32740    378772   2816297    156.50    210.60
315.91/79.13	c  N dy   963    153286     29116    124609         0     41990    378772   5072929    156.65    169.06
325.52/81.53	c  S st   996    158043     29116    124609         0     46747    378772   6224260    156.66   no data
326.30/81.79	c  S st   996    158546     29116    124609         0     47250    378772   6314079    156.66   no data
326.70/81.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
327.10/81.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
327.50/82.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
327.50/82.02	c bin-w-bin subsume rem            0 bins  time:  0.01 s
327.50/82.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
327.50/82.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
327.50/82.06	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
328.30/82.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
329.91/82.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
339.48/85.02	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  2.34 s
339.48/85.04	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
339.87/85.15	c vivif2 --  cl tried    47248 cl shrink        0 lits rem          0 time: 0.11
340.67/85.34	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.19
340.67/85.35	c calculated reachability. Time: 0.00
340.67/85.35	c  N dy   996    158546     29116    124609         0     47248    378772   6313287    156.66   no data
360.25/90.30	c  N dy  1065    168698     29116    124609         0     32545    378772   2480617    156.90    169.35
381.83/95.60	c  N dy  1141    179536     29116    124609         0     43382    378772   5165901    157.09    174.58
404.61/101.32	c  N dy  1213    191063     29116    124609         0     28986    378772   1289843    156.99    167.27
428.14/107.23	c  N dy  1291    203311     29116    124609         0     41233    378772   4275188    157.00    165.54
454.91/113.98	c  N dy  1381    216385     29116    124609         0     27346    378772    630412    157.04    170.13
481.67/120.69	c  N dy  1474    230263     29116    124609         0     41222    378772   4009336    157.05    168.94
497.27/124.54	c  S st  1525    237819     29116    124609         0     48778    378772   5890809    157.10    107.70
498.45/124.80	c  S st  1525    238326     29116    124609         0     49285    378772   5978822    157.10   no data
498.45/124.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
499.24/125.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
499.24/125.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.24/125.04	c bin-w-bin subsume rem            0 bins  time:  0.01 s
499.24/125.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
499.24/125.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
499.24/125.08	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
500.04/125.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
501.26/125.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
511.23/128.05	c lits-rem:         1  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.43 s
511.23/128.07	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
511.63/128.18	c vivif2 --  cl tried    49282 cl shrink        0 lits rem          0 time: 0.11
512.43/128.38	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
512.43/128.39	c calculated reachability. Time: 0.00
512.43/128.39	c  N dy  1525    238326     29116    124609         0     49282    378772   5977473    157.10   no data
543.58/136.17	c  N dy  1636    253627     29116    124609         0     36603    378772   2669629    157.36    168.72
576.74/144.40	c  N dy  1751    269819     29116    124609         0     52795    378772   6601728    157.35    169.51
611.89/153.22	c  N dy  1877    287050     29116    124609         0     41032    378772   3429418    157.60    201.48
649.45/162.69	c  N dy  2001    305370     29116    124609         0     59352    378772   7967824    157.58    169.41
651.44/163.18	c  F st  2007    306250     29116    124609         0     30234    378772    551659    157.56   no data
688.99/172.56	c  N dy  2100    324892     29116    124609         0     48874    378772   5446930    157.46    165.89
730.93/183.06	c  N dy  2245    345004     29116    124609         0     37993    378772   2190056    157.61    168.70
756.52/189.42	c  S st  2323    357489     29116    124609         0     50478    378772   5229959    157.51   no data
757.29/189.69	c  S st  2323    357994     29116    124609         0     50983    378772   5317926    157.51   no data
757.69/189.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
758.09/189.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
758.49/189.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
758.49/189.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
758.49/189.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
758.49/189.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
758.49/189.96	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
759.29/190.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
760.51/190.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
769.29/192.61	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.15 s
769.29/192.63	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
769.70/192.72	c vivif2 --  cl tried    50982 cl shrink        0 lits rem          0 time: 0.10
770.47/192.93	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
770.47/192.93	c calculated reachability. Time: 0.00
770.47/192.93	c  N dy  2323    357994     29116    124609         0     50982    378772   5317878    157.51   no data
812.02/203.39	c  N dy  2467    378021     29116    124609         0     39012    378772   2183694    157.65    170.52
853.96/213.86	c  N dy  2599    398187     29116    124609         0     59175    378772   7114764    157.65    168.34
895.91/224.33	c  N dy  2739    418212     29116    124609         0     46201    378772   3694578    157.71    185.53
939.04/235.11	c  N dy  2882    438358     29116    124609         0     66345    378772   8659931    157.79    166.29
979.79/245.32	c  N dy  3011    458366     29116    124609         0     52353    378772   4934049    157.72    170.53
1022.92/256.12	c  N dy  3146    478456     29116    124609         0     37444    378772   1072091    157.82    203.52
1064.47/266.52	c  N dy  3292    498487     29116    124609         0     57474    378772   6071803    157.99    172.41
1107.63/277.30	c  N dy  3421    518543     29116    124609         0     41530    378772   1789459    158.00    177.22
1145.57/286.88	c  S st  3548    536991     29116    124609         0     59977    378772   6320156    158.00   no data
1146.76/287.17	c  S st  3548    537492     29116    124609         0     60478    378772   6399739    158.00   no data
1146.76/287.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1147.58/287.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.18
1147.95/287.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.95/287.42	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1147.95/287.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1147.95/287.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
1147.95/287.46	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1148.75/287.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
1150.35/288.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1162.74/291.14	c lits-rem:         3  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.11 s
1162.74/291.16	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
1163.14/291.27	c vivif2 --  cl tried    60472 cl shrink        0 lits rem          0 time: 0.12
1163.94/291.49	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.22
1164.34/291.50	c calculated reachability. Time: 0.00
1164.34/291.50	c  N dy  3548    537492     29116    124609         0     60472    378772   6396762    158.00   no data
1207.47/302.38	c  N dy  3689    557506     29116    124609         0     43490    378772   2039231    158.07    166.40
1250.21/313.02	c  N dy  3827    577602     29116    124609         0     63582    378772   6955404    158.08    171.20
1293.75/323.96	c  N dy  3964    597705     29116    124609         0     45683    378772   2385208    158.13    172.85
1336.52/334.69	c  N dy  4098    617796     29116    124609         0     65774    378772   7339314    158.15    168.72
1380.45/345.69	c  N dy  4241    637921     29116    124609         0     46909    378772   2400908    158.16    168.36
1423.99/356.55	c  N dy  4388    657987     29116    124609         0     66974    378772   7365068    158.28    167.70
1468.33/367.67	c  N dy  4518    678150     29116    124609         0     47144    378772   2281534    158.33    175.04
1511.86/378.59	c  N dy  4648    698183     29116    124609         0     67174    378772   7209579    158.34    176.18
1556.98/389.86	c  N dy  4784    718268     29116    124609         0     46256    378772   1769398    158.31    171.76
1599.73/400.58	c  N dy  4916    738300     29116    124609         0     66287    378772   6661960    158.30    168.87
1646.05/412.18	c  N dy  5058    758553     29116    124609         0     44541    378772   1116010    158.35    172.41
1688.80/422.87	c  N dy  5193    778677     29116    124609         0     64663    378772   6098192    158.36    170.41
1734.73/434.38	c  N dy  5330    798703     29116    124609         0     84687    378772  11014601    158.39    167.07
1750.71/438.38	c  S st  5384    806239     29116    124609         0     49225    378772   1993978    158.39    128.95
1751.91/438.64	c  S st  5384    806741     29116    124609         0     49727    378772   2077026    158.39   no data
1751.91/438.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1752.71/438.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.17
1752.71/438.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1752.71/438.88	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1752.71/438.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1752.71/438.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
1753.11/438.91	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
1753.52/439.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1753.93/439.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1757.10/439.95	c lits-rem:         3  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.75 s
1757.10/439.97	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
1757.50/440.01	c vivif2 --  cl tried    49727 cl shrink        0 lits rem          0 time: 0.04
1758.32/440.21	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.20
1758.32/440.22	c calculated reachability. Time: 0.00
1758.32/440.22	c  N dy  5384    806741     29116    124609         0     49727    378772   2077023    158.39   no data
1801.86/451.13	c  N dy  5517    826807     29116    124609         0     69792    378772   7020601    158.40    167.77
1848.18/462.79	c  N dy  5649    846911     29116    124609         0     45900    378772    964932    158.37    167.10
1890.92/473.48	c  N dy  5780    866997     29116    124609         0     65985    378772   5911226    158.36    169.76
1937.66/485.17	c  N dy  5923    887039     29116    124609         0     86025    378772  10827664    158.38    176.48
1981.19/496.06	c  N dy  6057    907140     29116    124609         0     61122    378772   4457406    158.38    170.96
2027.13/507.58	c  N dy  6201    927229     29116    124609         0     81210    378772   9488412    158.44    173.32
2073.07/519.05	c  N dy  6339    947498     29116    124609         0     55478    378772   2836809    158.46    167.78
2117.80/530.27	c  N dy  6473    967596     29116    124609         0     75574    378772   7790523    158.46    169.21
2166.14/542.30	c  N dy  6611    987899     29116    124609         0     48887    378772    983030    158.45    171.30
2209.67/553.28	c  N dy  6748   1007969     29116    124609         0     68957    378772   6059505    158.51    168.00
2256.80/565.02	c  N dy  6883   1028060     29116    124609         0     89047    378772  11052590    158.55    214.03
2302.76/576.52	c  N dy  7031   1048262     29116    124609         0     61247    378772   3819097    158.60    170.14
2349.08/588.17	c  N dy  7168   1068562     29116    124609         0     81546    378772   8778563    158.60    175.99
2357.06/590.11	c  F st  7189   1071876     29116    124609         0     84860    378772   9614838    158.60   no data
2396.61/600.07	c  N dy  7270   1088661     29116    124609         0     52642    378772   1439163    158.62    167.52
2441.35/611.20	c  N dy  7411   1108759     29116    124609         0     72738    378772   6418492    158.66    175.81
2488.87/623.11	c  N dy  7549   1128792     29116    124609         0     92769    378772  11370042    158.66    167.88
2534.81/634.62	c  N dy  7691   1148833     29116    124609         0     62812    378772   3741262    158.69    200.49
2580.75/646.18	c  N dy  7822   1168940     29116    124609         0     82918    378772   8676782    158.67    167.40
2630.68/658.63	c  N dy  7965   1189011     29116    124609         0     51998    378772    785035    158.72    168.81
2675.02/669.72	c  N dy  8099   1209135     29116    124609         0     72120    378772   5689700    158.69    176.45
2677.42/670.33	c  S st  8106   1210111     29116    124609         0     73096    378772   5933958    158.70    149.77
2678.62/670.64	c  S st  8106   1210612     29116    124609         0     73597    378772   6020547    158.70   no data
2678.62/670.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2679.42/670.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.19
2679.82/670.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2679.82/670.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2679.82/670.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2679.82/670.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
2679.82/670.94	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
2680.63/671.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
2681.81/671.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
2695.39/674.87	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  3.37 s
2695.39/674.88	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
2696.19/675.00	c vivif2 --  cl tried    73594 cl shrink        0 lits rem          0 time: 0.11
2696.99/675.24	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.24
2696.99/675.25	c calculated reachability. Time: 0.00
2696.99/675.25	c  N dy  8106   1210612     29116    124609         0     73594    378772   6019770    158.70   no data
2744.92/687.22	c  N dy  8240   1230625     29116    124609         0     93606    378772  11009906    158.71    167.11
2791.25/698.86	c  N dy  8370   1250638     29116    124609         0     61615    378772   2878440    158.69    171.45
2837.18/710.39	c  N dy  8508   1270685     29116    124609         0     81659    378772   7896602    158.74    167.43
2886.72/722.78	c  N dy  8653   1290745     29116    124609         0    101719    378772  12933456    158.79    177.59
2932.66/734.26	c  N dy  8786   1310758     29116    124609         0     68733    378772   4455757    158.82    167.26
2980.19/746.14	c  N dy  8927   1330829     29116    124609         0     88804    378772   9498026    158.87    167.81
3030.51/758.77	c  N dy  9066   1350900     29116    124609         0     54880    378772    746586    158.87    167.82
3075.26/769.93	c  N dy  9208   1370960     29116    124609         0     74940    378772   5723491    158.90    178.55
3123.59/782.08	c  N dy  9351   1391076     29116    124609         0     95056    378772  10709942    158.93    167.99
3173.13/794.43	c  N dy  9480   1411370     29116    124609         0     60350    378772   1814197    158.90    168.99
3218.65/805.84	c  N dy  9616   1431461     29116    124609         0     80441    378772   6770084    158.90    171.91
3267.38/818.05	c  N dy  9753   1451505     29116    124609         0    100481    378772  11683273    158.92    194.83
3315.71/830.18	c  N dy  9891   1471599     29116    124609         0     64578    378772   2617046    158.92    172.55
3362.45/841.82	c  N dy 10022   1491748     29116    124609         0     84726    378772   7693308    158.95    170.46
3412.37/854.30	c  N dy 10158   1511866     29116    124609         0    104844    378772  12588986    158.96    182.66
3460.71/866.46	c  N dy 10301   1531938     29116    124609         0     67920    378772   3307830    158.99    171.22
3508.24/878.38	c  N dy 10450   1551994     29116    124609         0     87976    378772   8341353    159.05    216.32
3558.97/891.05	c  N dy 10590   1572055     29116    124609         0    108034    378772  13310683    159.08    173.54
3607.31/903.10	c  N dy 10725   1592121     29116    124609         0     70101    378772   3544360    159.09    222.96
3655.24/915.15	c  N dy 10853   1612505     29116    124609         0     90484    378772   8542232    159.07    168.71
3705.96/927.83	c  N dy 10993   1632542     29116    124609         0    110520    378772  13416383    159.07    171.12
3753.90/939.84	c  N dy 11132   1652610     29116    124609         0     71590    378772   3632329    159.08    169.35
3801.45/951.77	c  N dy 11274   1672694     29116    124609         0     91674    378772   8591823    159.10    169.81
3851.75/964.33	c  N dy 11405   1692723     29116    124609         0    111702    378772  13503899    159.09    185.61
3895.69/975.30	c  S st 11528   1710612     29116    124609         0     69597    378772   2956461    159.10   no data
3896.89/975.60	c  S st 11528   1711113     29116    124609         0     70098    378772   3040083    159.10   no data
3896.89/975.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3897.71/975.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.19
3897.71/975.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3897.71/975.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3897.71/975.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3897.71/975.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  29116 time:  0.01 s
3897.71/975.90	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
3898.49/976.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
3899.29/976.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
3907.68/978.32	c lits-rem:         0  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.05 s
3907.68/978.34	c vivif2 --  cl tried   124609 cl shrink        0 lits rem          0 time: 0.02
3908.08/978.40	c vivif2 --  cl tried    70095 cl shrink        0 lits rem          0 time: 0.06
3908.88/978.63	c asymm  cl-useful: 0/124609/124609 lits-rem:0 time: 0.23
3908.88/978.64	c calculated reachability. Time: 0.00
3908.88/978.64	c  N dy 11528   1711113     29116    124609         0     70095    378772   3037477    159.10   no data
3956.01/990.49	c  N dy 11670   1731237     29116    124609         0     90219    378772   7913738    159.11    169.12
4006.74/1003.18	c  N dy 11802   1751366     29116    124609         0    110346    378772  12853341    159.09    172.91
4057.07/1015.77	c  N dy 11937   1771473     29116    124609         0     69457    378772   2676833    159.09    172.69
4103.82/1027.42	c  N dy 12066   1791474     29116    124609         0     89455    378772   7620813    159.09    169.56
4154.56/1040.13	c  N dy 12210   1811562     29116    124609         0    109541    378772  12595876    159.11    169.44
4206.09/1053.09	c  N dy 12352   1831607     29116    124609         0     67584    378772   1945134    159.14    169.78
4254.06/1065.05	c  N dy 12471   1851868     29116    124609         0     87842    378772   6926284    159.12    167.94
4305.58/1077.92	c  N dy 12612   1872071     29116    124609         0    108044    378772  11958624    159.14    168.84
4357.91/1091.07	c  N dy 12739   1892141     29116    124609         0     65115    378772   1131001    159.13    170.91
4403.86/1102.50	c  N dy 12867   1912244     29116    124609         0     85217    378772   6074726    159.11    167.74
4454.60/1115.20	c  N dy 13010   1932330     29116    124609         0    105303    378772  11134611    159.14    178.73
4508.13/1128.64	c  N dy 13150   1952442     29116    124609         0    125414    378772  16137633    159.16    181.47
4555.28/1140.42	c  N dy 13285   1972541     29116    124609         0     81518    378772   4977458    159.18    170.45
4604.42/1152.74	c  N dy 13412   1992696     29116    124609         0    101672    378772   9879646    159.16    172.30
4656.36/1165.79	c  N dy 13540   2012702     29116    124609         0    121676    378772  14808814    159.15    170.71
4705.90/1178.19	c  N dy 13675   2032720     29116    124609         0     76697    378772   3427895    159.14    224.32
4755.06/1190.46	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: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3173837-1304031555/watcher-3173837-1304031555 -o /tmp/evaluation-result-3173837-1304031555/solver-3173837-1304031555 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173837-1304031555.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.84 8.03 7.64 5/180 12284
/proc/meminfo: memFree=17383252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514758119 52441088 347 33554432000 4194304 4627427 140735659408800 18446744073709551615 47947011839912 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 12803 347 299 106 0 7774 0
[pid=12284/tid=12285] ppid=12282 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514758120 52441088 347 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514758120 52441088 347 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514758120 52441088 347 33554432000 4194304 4627427 140735659408800 18446744073709551615 47947011839922 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0553151 s]
/proc/loadavg: 7.84 8.03 7.64 5/180 12284
/proc/meminfo: memFree=17383252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=305164 CPUtime=0.26 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 17448 0 0 0 23 3 0 0 25 0 4 0 514758119 312487936 15268 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634212107 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 77460 16468 339 106 0 72431 0
[pid=12284/tid=12285] ppid=12282 vsize=317904 CPUtime=0.28 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 5282 0 0 0 27 1 0 0 18 0 4 0 514758120 325533696 19306 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=317904 CPUtime=0.28 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) D 12282 12284 11833 0 -1 4202560 5384 0 0 0 27 1 0 0 18 0 4 0 514758120 325533696 19370 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634558647 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=317904 CPUtime=0.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 5285 0 0 0 27 0 0 0 18 0 4 0 514758120 325533696 19438 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 305164

[startup+0.3406 s]
/proc/loadavg: 7.84 8.03 7.64 5/180 12284
/proc/meminfo: memFree=17383252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=322956 CPUtime=1.34 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 28225 0 0 0 128 6 0 0 18 0 4 0 514758119 330706944 25931 33554432000 4194304 4627427 140735659408800 18446744073709551615 216634573226 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 80739 25931 371 106 0 75710 0
[pid=12284/tid=12285] ppid=12282 vsize=322956 CPUtime=0.32 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) D 12282 12284 11833 0 -1 4202560 7472 0 0 0 31 1 0 0 18 0 4 0 514758120 330706944 25931 33554432000 4194304 4627427 140735659408800 18446744073709551615 4415910 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=322956 CPUtime=0.33 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) D 12282 12284 11833 0 -1 4202560 7576 0 0 0 31 2 0 0 18 0 4 0 514758120 330706944 25931 33554432000 4194304 4627427 140735659408800 18446744073709551615 4415910 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=322956 CPUtime=0.32 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 5318 0 0 0 32 0 0 0 18 0 4 0 514758120 330706944 25931 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308396 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 322956

[startup+0.413923 s]
/proc/loadavg: 7.84 8.03 7.64 5/180 12284
/proc/meminfo: memFree=17383252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=324396 CPUtime=1.6 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 32670 0 0 0 154 6 0 0 18 0 4 0 514758119 332181504 29766 33554432000 4194304 4627427 140735659408800 18446744073709551615 4429527 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 81099 29777 379 106 0 76070 0
[pid=12284/tid=12285] ppid=12282 vsize=324396 CPUtime=0.39 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) D 12282 12284 11833 0 -1 4202560 8827 0 0 0 38 1 0 0 18 0 4 0 514758120 332181504 29777 33554432000 4194304 4627427 140735659408800 18446744073709551615 4429865 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=324396 CPUtime=0.39 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 9204 0 0 0 37 2 0 0 18 0 4 0 514758120 332181504 29777 33554432000 4194304 4627427 140735659408800 18446744073709551615 4429680 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=324396 CPUtime=0.39 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 5377 0 0 0 39 0 0 0 18 0 4 0 514758120 332181504 29777 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.6
Current children cumulated vsize (KiB) 324396

[startup+0.700273 s]
/proc/loadavg: 7.84 8.03 7.64 5/180 12284
/proc/meminfo: memFree=17383252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=327508 CPUtime=2.75 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 42808 0 0 0 266 9 0 0 18 0 4 0 514758119 335368192 30513 33554432000 4194304 4627427 140735659408800 18446744073709551615 4301976 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 81877 30513 385 106 0 76848 0
[pid=12284/tid=12285] ppid=12282 vsize=327508 CPUtime=0.68 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 12412 0 0 0 66 2 0 0 18 0 4 0 514758120 335368192 30513 33554432000 4194304 4627427 140735659408800 18446744073709551615 4302020 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=327508 CPUtime=0.68 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 12296 0 0 0 65 3 0 0 18 0 4 0 514758120 335368192 30513 33554432000 4194304 4627427 140735659408800 18446744073709551615 4304679 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=327508 CPUtime=0.68 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 5545 0 0 0 68 0 0 0 18 0 4 0 514758120 335368192 30513 33554432000 4194304 4627427 140735659408800 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 327508

[startup+1.50113 s]
/proc/loadavg: 7.84 8.03 7.64 9/184 12288
/proc/meminfo: memFree=17251096/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=327508 CPUtime=5.95 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 45300 0 0 0 586 9 0 0 19 0 4 0 514758119 335368192 32692 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 81877 32692 385 106 0 76848 0
[pid=12284/tid=12285] ppid=12282 vsize=327508 CPUtime=1.48 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 13066 0 0 0 146 2 0 0 19 0 4 0 514758120 335368192 32692 33554432000 4194304 4627427 140735659408800 18446744073709551615 4310370 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=327508 CPUtime=1.48 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 12968 0 0 0 145 3 0 0 19 0 4 0 514758120 335368192 32692 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308359 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=327508 CPUtime=1.48 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 6063 0 0 0 148 0 0 0 19 0 4 0 514758120 335368192 32692 33554432000 4194304 4627427 140735659408800 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 327508

[startup+3.10085 s]
/proc/loadavg: 7.84 8.03 7.64 9/184 12288
/proc/meminfo: memFree=17234480/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=460492 CPUtime=12.34 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 49714 0 0 0 1224 10 0 0 23 0 4 0 514758119 471543808 37028 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 115123 37028 385 106 0 110094 0
[pid=12284/tid=12285] ppid=12282 vsize=460492 CPUtime=3.07 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 14094 0 0 0 305 2 0 0 23 0 4 0 514758120 471543808 37028 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=460492 CPUtime=3.07 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 13993 0 0 0 304 3 0 0 23 0 4 0 514758120 471543808 37028 33554432000 4194304 4627427 140735659408800 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=460492 CPUtime=3.09 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 7409 0 0 0 308 1 0 0 23 0 4 0 514758120 471543808 37028 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 460492

[startup+6.30028 s]
/proc/loadavg: 7.86 8.03 7.64 9/184 12288
/proc/meminfo: memFree=17204876/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=461088 CPUtime=25.12 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 57641 0 0 0 2500 12 0 0 25 0 4 0 514758119 472154112 44955 33554432000 4194304 4627427 140735659408800 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 115272 44957 385 106 0 110243 0
[pid=12284/tid=12285] ppid=12282 vsize=461088 CPUtime=6.28 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 16087 0 0 0 625 3 0 0 25 0 4 0 514758120 472154112 44957 33554432000 4194304 4627427 140735659408800 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=461088 CPUtime=6.26 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 16001 0 0 0 622 4 0 0 25 0 4 0 514758120 472154112 44957 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=461088 CPUtime=6.28 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 9329 0 0 0 627 1 0 0 25 0 4 0 514758120 472154112 44957 33554432000 4194304 4627427 140735659408800 18446744073709551615 4321883 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 461088

[startup+12.7012 s]
/proc/loadavg: 7.87 8.03 7.64 9/184 12289
/proc/meminfo: memFree=17209956/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=416844 CPUtime=50.68 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 78935 0 0 0 5052 16 0 0 25 0 4 0 514758119 426848256 43860 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 104211 43860 387 106 0 99182 0
[pid=12284/tid=12285] ppid=12282 vsize=416844 CPUtime=12.68 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 21317 0 0 0 1264 4 0 0 25 0 4 0 514758120 426848256 43860 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=416844 CPUtime=12.62 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 21374 0 0 0 1257 5 0 0 25 0 4 0 514758120 426848256 43860 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308715 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=416844 CPUtime=12.68 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 14674 0 0 0 1266 2 0 0 25 0 4 0 514758120 426848256 43860 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 416844

[startup+25.5069 s]
/proc/loadavg: 7.98 8.04 7.65 9/184 12289
/proc/meminfo: memFree=16924252/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=658804 CPUtime=101.84 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 175578 0 0 0 10143 41 0 0 25 0 4 0 514758119 674615296 107462 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 164701 107462 390 106 0 159672 0
[pid=12284/tid=12285] ppid=12282 vsize=658804 CPUtime=25.48 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 55117 0 0 0 2535 13 0 0 25 0 4 0 514758120 674615296 107462 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=658804 CPUtime=25.35 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 36984 0 0 0 2527 8 0 0 25 0 4 0 514758120 674615296 107462 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308275 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=658804 CPUtime=25.49 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 33061 0 0 0 2543 6 0 0 25 0 4 0 514758120 674615296 107462 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 658804

[startup+51.1004 s]
/proc/loadavg: 7.98 8.04 7.66 9/184 12290
/proc/meminfo: memFree=16797528/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=966216 CPUtime=204.06 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 248029 0 0 0 20344 62 0 0 25 0 4 0 514758119 989405184 138356 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308599 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 241554 138356 390 106 0 236525 0
[pid=12284/tid=12285] ppid=12282 vsize=966216 CPUtime=51.08 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 73132 0 0 0 5090 18 0 0 25 0 4 0 514758120 989405184 138356 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=966216 CPUtime=50.81 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 57112 0 0 0 5066 15 0 0 25 0 4 0 514758120 989405184 138356 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=966216 CPUtime=51.08 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 47773 0 0 0 5097 11 0 0 25 0 4 0 514758120 989405184 138356 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 966216

[startup+102.3 s]
/proc/loadavg: 8.05 8.05 7.68 9/184 12291
/proc/meminfo: memFree=16556468/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=986452 CPUtime=408.58 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 381589 0 0 0 40754 104 0 0 25 0 4 0 514758119 1010126848 177272 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 246613 177272 390 106 0 241584 0
[pid=12284/tid=12285] ppid=12282 vsize=986452 CPUtime=102.28 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 100499 0 0 0 10201 27 0 0 25 0 4 0 514758120 1010126848 177272 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=986452 CPUtime=101.73 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 85601 0 0 0 10147 26 0 0 25 0 4 0 514758120 1010126848 177272 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=986452 CPUtime=102.28 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 82859 0 0 0 10209 19 0 0 25 0 4 0 514758120 1010126848 177272 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327897 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 986452

[startup+162.301 s]

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

[pid=12284] ppid=12282 vsize=1638200 CPUtime=2805.24 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1404903 0 0 0 280057 467 0 0 25 0 4 0 514758119 1677516800 323507 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 409550 323507 390 106 0 404521 0
[pid=12284/tid=12285] ppid=12282 vsize=1638200 CPUtime=702.25 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 364868 0 0 0 70108 117 0 0 25 0 4 0 514758120 1677516800 323507 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1638200 CPUtime=698.44 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 353581 0 0 0 69721 123 0 0 25 0 4 0 514758120 1677516800 323507 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308615 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1638200 CPUtime=702.28 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 331272 0 0 0 70122 106 0 0 25 0 4 0 514758120 1677516800 323507 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1638200

[startup+762.301 s]
/proc/loadavg: 8.11 8.11 7.90 9/184 12321
/proc/meminfo: memFree=15790156/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1513996 CPUtime=3044.9 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1495178 0 0 0 303984 506 0 0 25 0 4 0 514758119 1550331904 309089 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308408 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 378499 309089 390 106 0 373470 0
[pid=12284/tid=12285] ppid=12282 vsize=1513996 CPUtime=762.25 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 388767 0 0 0 76098 127 0 0 25 0 4 0 514758120 1550331904 309089 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1513996 CPUtime=758.1 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 375676 0 0 0 75678 132 0 0 25 0 4 0 514758120 1550331904 309089 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1513996 CPUtime=762.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 351700 0 0 0 76112 115 0 0 25 0 4 0 514758120 1550331904 309089 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.9
Current children cumulated vsize (KiB) 1513996

[startup+822.301 s]
/proc/loadavg: 8.15 8.12 7.91 9/184 12322
/proc/meminfo: memFree=15615544/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1515224 CPUtime=3284.55 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1588365 0 0 0 327913 542 0 0 25 0 4 0 514758119 1551589376 313301 33554432000 4194304 4627427 140735659408800 18446744073709551615 4330178 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 378806 313301 390 106 0 373777 0
[pid=12284/tid=12285] ppid=12282 vsize=1515224 CPUtime=822.24 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 412465 0 0 0 82087 137 0 0 25 0 4 0 514758120 1551589376 313301 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1515224 CPUtime=817.77 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 399323 0 0 0 81637 140 0 0 25 0 4 0 514758120 1551589376 313301 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308654 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1515224 CPUtime=822.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 371600 0 0 0 82105 122 0 0 25 0 4 0 514758120 1551589376 313301 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.55
Current children cumulated vsize (KiB) 1515224

[startup+882.301 s]
/proc/loadavg: 8.13 8.11 7.92 9/184 12324
/proc/meminfo: memFree=15398412/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1520908 CPUtime=3524.23 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1685343 0 0 0 351841 582 0 0 25 0 4 0 514758119 1557409792 319613 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 380227 319613 390 106 0 375198 0
[pid=12284/tid=12285] ppid=12282 vsize=1520908 CPUtime=882.24 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 437926 0 0 0 88078 146 0 0 25 0 4 0 514758120 1557409792 319613 33554432000 4194304 4627427 140735659408800 18446744073709551615 4305958 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1520908 CPUtime=877.45 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 426523 0 0 0 87593 152 0 0 25 0 4 0 514758120 1557409792 319613 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1520908 CPUtime=882.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 392244 0 0 0 88096 131 0 0 25 0 4 0 514758120 1557409792 319613 33554432000 4194304 4627427 140735659408800 18446744073709551615 4332767 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.23
Current children cumulated vsize (KiB) 1520908

[startup+942.3 s]
/proc/loadavg: 8.11 8.11 7.92 9/184 12325
/proc/meminfo: memFree=15485440/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1577784 CPUtime=3763.88 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1771436 0 0 0 375770 618 0 0 25 0 4 0 514758119 1615650816 316814 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 394446 316814 390 106 0 389417 0
[pid=12284/tid=12285] ppid=12282 vsize=1577784 CPUtime=942.24 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 461490 0 0 0 94069 155 0 0 25 0 4 0 514758120 1615650816 316814 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1577784 CPUtime=937.11 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 448778 0 0 0 93550 161 0 0 25 0 4 0 514758120 1615650816 316814 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1577784 CPUtime=942.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 413084 0 0 0 94087 140 0 0 25 0 4 0 514758120 1615650816 316814 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.88
Current children cumulated vsize (KiB) 1577784

[startup+1002.31 s]
/proc/loadavg: 7.49 7.97 7.89 5/175 12345
/proc/meminfo: memFree=16660232/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1578620 CPUtime=4003.56 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1859235 0 0 0 399702 654 0 0 25 0 4 0 514758119 1616506880 328595 33554432000 4194304 4627427 140735659408800 18446744073709551615 4333052 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 394655 328595 390 106 0 389626 0
[pid=12284/tid=12285] ppid=12282 vsize=1578620 CPUtime=1002.24 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 484646 0 0 0 100058 166 0 0 25 0 4 0 514758120 1616506880 328595 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1578620 CPUtime=996.79 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 472073 0 0 0 99508 171 0 0 25 0 4 0 514758120 1616506880 328595 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308590 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1578620 CPUtime=1002.27 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 430460 0 0 0 100080 147 0 0 25 0 4 0 514758120 1616506880 328595 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.56
Current children cumulated vsize (KiB) 1578620

[startup+1062.3 s]
/proc/loadavg: 5.34 7.26 7.65 5/175 12347
/proc/meminfo: memFree=16678748/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1579780 CPUtime=4243.26 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 1948506 0 0 0 423634 692 0 0 25 0 4 0 514758119 1617694720 324805 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 394945 324805 390 106 0 389916 0
[pid=12284/tid=12285] ppid=12282 vsize=1579780 CPUtime=1062.22 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 507748 0 0 0 106047 175 0 0 25 0 4 0 514758120 1617694720 324805 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1579780 CPUtime=1056.5 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 493494 0 0 0 105471 179 0 0 25 0 4 0 514758120 1617694720 324805 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1579780 CPUtime=1062.25 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 452189 0 0 0 106070 155 0 0 25 0 4 0 514758120 1617694720 324805 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.26
Current children cumulated vsize (KiB) 1579780

[startup+1122.3 s]
/proc/loadavg: 4.49 6.66 7.42 5/175 12348
/proc/meminfo: memFree=16555476/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1650860 CPUtime=4482.97 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 2059949 0 0 0 447561 736 0 0 25 0 4 0 514758119 1690480640 354912 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308824 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 412715 354912 390 106 0 407686 0
[pid=12284/tid=12285] ppid=12282 vsize=1650860 CPUtime=1122.22 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 532473 0 0 0 112037 185 0 0 25 0 4 0 514758120 1690480640 354912 33554432000 4194304 4627427 140735659408800 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1650860 CPUtime=1116.22 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 540057 0 0 0 111426 196 0 0 25 0 4 0 514758120 1690480640 354912 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1650860 CPUtime=1122.25 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 471081 0 0 0 112062 163 0 0 25 0 4 0 514758120 1690480640 354912 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.97
Current children cumulated vsize (KiB) 1650860

[startup+1182.3 s]
/proc/loadavg: 4.18 6.18 7.20 5/175 12350
/proc/meminfo: memFree=16582496/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1713856 CPUtime=4722.67 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 2148993 0 0 0 471495 772 0 0 25 0 4 0 514758119 1754988544 349210 33554432000 4194304 4627427 140735659408800 18446744073709551615 4324663 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 428464 349210 390 106 0 423435 0
[pid=12284/tid=12285] ppid=12282 vsize=1713856 CPUtime=1182.21 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 555481 0 0 0 118027 194 0 0 25 0 4 0 514758120 1754988544 349210 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1713856 CPUtime=1175.95 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 561896 0 0 0 117391 204 0 0 25 0 4 0 514758120 1754988544 349210 33554432000 4194304 4627427 140735659408800 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1713856 CPUtime=1182.26 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 492588 0 0 0 118053 173 0 0 25 0 4 0 514758120 1754988544 349210 33554432000 4194304 4627427 140735659408800 18446744073709551615 4332184 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.67
Current children cumulated vsize (KiB) 1713856



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 4.13 6.03 7.13 5/175 12350
/proc/meminfo: memFree=16522484/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1652176 CPUtime=4800.21 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 2176520 0 0 0 479237 784 0 0 25 0 4 0 514758119 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4330039 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 413044 362784 390 106 0 408015 0
[pid=12284/tid=12285] ppid=12282 vsize=1652176 CPUtime=1201.62 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 562886 0 0 0 119965 197 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1652176 CPUtime=1195.26 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 569090 0 0 0 119319 207 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1652176 CPUtime=1201.67 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 498071 0 0 0 119991 176 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1652176

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

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

[startup+1201.7 s]
/proc/loadavg: 4.13 6.03 7.13 5/175 12350
/proc/meminfo: memFree=16522484/32951124 swapFree=67111528/67111528
[pid=12284] ppid=12282 vsize=1652176 CPUtime=4800.21 cores=1,3,5,7
/proc/12284/stat : 12284 (strangenight2-m) R 12282 12284 11833 0 -1 4202496 2176520 0 0 0 479237 784 0 0 25 0 4 0 514758119 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4330039 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12284/statm: 413044 362784 390 106 0 408015 0
[pid=12284/tid=12285] ppid=12282 vsize=1652176 CPUtime=1201.62 cores=1,3,5,7
/proc/12284/task/12285/stat : 12285 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 562886 0 0 0 119965 197 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12284/tid=12286] ppid=12282 vsize=1652176 CPUtime=1195.26 cores=1,3,5,7
/proc/12284/task/12286/stat : 12286 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 569090 0 0 0 119319 207 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12284/tid=12287] ppid=12282 vsize=1652176 CPUtime=1201.67 cores=1,3,5,7
/proc/12284/task/12287/stat : 12287 (strangenight2-m) R 12282 12284 11833 0 -1 4202560 498071 0 0 0 119991 176 0 0 25 0 4 0 514758120 1691828224 362784 33554432000 4194304 4627427 140735659408800 18446744073709551615 4308584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.21
Current children cumulated vsize (KiB) 1652176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.78
CPU time (s): 4800.3
CPU user time (s): 4792.4
CPU system time (s): 7.9058
CPU usage (%): 399.434
Max. virtual memory (cumulated for all children) (KiB): 1778832

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.4
system time used= 7.9058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2176527
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= 3193
involuntary context switches= 31231

runsolver used 1.87071 second user time and 4.51731 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 00:59:15
IDJOB=3173837
IDBENCH=82655
IDSOLVER=1586
FILE ID=node103/3173837-1304031555
RUNJOBID= node103-1304028687-11852
PBS_JOBID= 13170349
Free space on /tmp= 71508 MiB

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

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

MD5SUM BENCH= 2d92a52914298e3c91073398b38892d9
RANDOM SEED=535026358

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17383532 kB
Buffers:       2144060 kB
Cached:       12190368 kB
SwapCached:          0 kB
Active:        6098380 kB
Inactive:      8886836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17383532 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7792 kB
Writeback:           0 kB
AnonPages:      650252 kB
Mapped:          15468 kB
Slab:           517660 kB
PageTables:       5980 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1023028 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= 71512 MiB
End job on node103 at 2011-04-29 01:19:19