Trace number 4297095

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
scop order+glucose-syrup (2018-07-07)? (MO) 117.62 98.0512

General information on the benchmark

NamePseudoBoolean-dec/
Pb-robin16_c18.xml
MD5SUM5947b7d603c6960c1f689b2eabbe33a0
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables14400
Number of constraints1088
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":14400}]
Minimum variable degree10
Maximum variable degree10
Distribution of variable degrees[{"degree":10,"count":14400}]
Minimum constraint arity120
Maximum constraint arity225
Distribution of constraint arities[{"arity":120,"count":960},{"arity":225,"count":128}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":1088}]
Optimization problemNO
Type of objective

Solver Data

0.65/0.53	
0.65/0.53	scop order+glucose-syrup (2018-07-07)
0.65/0.53	
0.65/0.55	c BEGIN-Prog: Fri Jul 27 00:28:51 CEST 2018
0.65/0.55	c PID: 1425
0.65/0.55	c IP: 172.20.3.104
0.65/0.55	c HOST: node104.alineos.net
0.65/0.56	c (0,0) Parsing Begin
6.97/2.35	c (1,1) Parsing End
6.97/2.38	c (1,1) CSP: 0 int (0 aux), 14400 bool (0 aux), 1088 ctr, max domain size 2
6.97/2.38	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
6.97/2.38	c (1,1) Constraint Name Generate Begin
7.39/2.44	c (1,1) Ctr:HOME/instance-4297095-1532644131.xml,IntVar:Num:WeightedSum
7.39/2.44	c (1,1) Constraint Name Generate End
7.39/2.44	c (1,1) Heap : 675 MiB used (max 21589 MiB), NonHeap : 23 MiB used (max 0 MiB)
7.39/2.44	c (1,1) CSP to CSPinCNF Begin
10.90/3.67	c (3,3) translated 109 (10%) constraints
12.58/4.64	c (4,4) translated 218 (20%) constraints
13.52/5.58	c (5,5) translated 327 (30%) constraints
14.62/6.56	c (6,6) translated 436 (40%) constraints
15.92/7.54	c (7,6) translated 544 (50%) constraints
16.95/8.50	c (7,7) translated 653 (60%) constraints
18.61/9.52	c (8,8) translated 762 (70%) constraints
19.42/10.33	c (9,9) translated 871 (80%) constraints
20.60/11.47	c (10,10) translated 980 (90%) constraints
23.30/14.13	c (13,13) translated 1088 (100%) constraints
25.43/15.10	c (14,14) STATISTICS1:HOME/instance-4297095-1532644131.xml,IntVar:Num:WeightedSum,14400,1088,9223372036854775807,2,1,225,9223372036854775807:1088,2:144000,1:1088,225:128;120:960,22500:128;6400:960
25.43/15.10	c (14,14) ===========================================
25.43/15.10	c (14,14) Order
25.43/15.10	c (14,14) ===========================================
27.63/15.97	c (15,15) translated 109 (10%) constraints
30.14/16.81	c (16,16) translated 218 (20%) constraints
31.36/17.47	c (16,16) translated 327 (30%) constraints
32.13/18.07	c (17,17) translated 436 (40%) constraints
33.15/18.71	c (18,17) translated 544 (50%) constraints
33.81/19.34	c (18,18) translated 653 (60%) constraints
34.42/19.95	c (19,19) translated 762 (70%) constraints
35.02/20.55	c (20,19) translated 871 (80%) constraints
35.87/21.33	c (20,20) translated 980 (90%) constraints
37.48/22.96	c (22,22) translated 1088 (100%) constraints
37.48/22.97	c (22,22) CSP to CSPinCNF End
37.48/23.00	c (22,22) CSP: 25920 int (25920 aux), 14400 bool (0 aux), 27008 ctr, max domain size 41
37.48/23.00	c (22,22) Heap : 3904 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
37.48/23.00	c (22,22) CSPinCNF Propagation Begin
38.47/23.45	c (22,22) 0 values, 0 unsatisfiable literals, and 0 valid clauses are removed
38.47/23.45	c (22,22) CSPinCNF Propagation End
38.47/23.47	c (22,22) CSP: 25920 int (25920 aux), 14400 bool (0 aux), 27008 ctr, max domain size 41
38.47/23.47	c (22,22) Heap : 4162 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
38.47/23.47	c (22,22) Simplify CSPinCNF Begin
38.60/23.59	c (23,22) Simplify CSPinCNF End
38.76/23.61	c (23,22) CSP: 25920 int (25920 aux), 14400 bool (0 aux), 27008 ctr, max domain size 41
38.76/23.61	c (23,22) Heap : 4162 MiB used (max 21589 MiB), NonHeap : 29 MiB used (max 0 MiB)
38.76/23.61	c (23,22) Calculate Precise Domain Begin
39.24/23.85	c (23,23) 0 values are removed by re-calculation
39.24/23.85	c (23,23) Calculate Precise Domain End
39.24/23.87	c (23,23) CSP: 25920 int (25920 aux), 14400 bool (0 aux), 27008 ctr, max domain size 41
39.24/23.87	c (23,23) Heap : 4273 MiB used (max 21589 MiB), NonHeap : 27 MiB used (max 0 MiB)
39.24/23.87	c (23,23) CSPinCNF to SatSolver Begin
48.06/30.70	c (30,29) 2701 (10 %) CSP clauses are encoded (309024 SAT variables, 1780736 SAT clauses)
54.93/37.37	c (36,35) 5402 (20 %) CSP clauses are encoded (309024 SAT variables, 3292773 SAT clauses)
61.60/43.96	c (43,41) 8103 (30 %) CSP clauses are encoded (309024 SAT variables, 4805828 SAT clauses)
69.12/50.36	c (49,47) 10804 (40 %) CSP clauses are encoded (309024 SAT variables, 6338832 SAT clauses)
77.33/57.75	c (57,54) 13504 (50 %) CSP clauses are encoded (309024 SAT variables, 8097096 SAT clauses)
84.71/64.35	c (63,61) 16205 (60 %) CSP clauses are encoded (309024 SAT variables, 9854458 SAT clauses)
91.29/71.54	c (71,67) 18906 (70 %) CSP clauses are encoded (309024 SAT variables, 11611820 SAT clauses)
97.27/78.09	c (77,73) 21607 (80 %) CSP clauses are encoded (309024 SAT variables, 13246844 SAT clauses)
101.52/82.53	c (82,77) 24308 (90 %) CSP clauses are encoded (309024 SAT variables, 14317479 SAT clauses)
105.65/87.03	c (86,81) 27008 (100 %) CSP clauses are encoded (309024 SAT variables, 15387193 SAT clauses)
105.65/87.03	c (86,81) CSPinCNF to SatSolver End
105.65/87.03	c (86,81) Heap : 1148 MiB used (max 22030 MiB), NonHeap : 29 MiB used (max 0 MiB)
106.86/87.58	c (87,82) STATISTICS2:HOME/instance-4297095-1532644131.xml,IntVar:Num:WeightedSum,40320,27008,1681,41,1,11,1681:480;1024:12672;512:1920;441:1440;121:2880;110:1152;100:384;60:384;57:384;22:2880;9:512;4:1920,41:2880;21:5760;20:2304;19:768;11:25344;10:3840;3:2304;2:152640,1:27008,11:12672;10:1920;3:12416,
106.86/87.58	c (87,82) SatSolver.solve Begin
106.86/87.59	c (87,82) 309024 bool, 15387200 clause
106.86/87.59	c (87,82) HOME/glucose-syrup -model -nthreads=8 -maxmemory=10000 HOME/instance-4297095-1532644131.xml-scop-1425.cnf HOME/instance-4297095-1532644131.xml-scop-1425.cnf.out
117.35/97.80	c (97,0) receiving signal SIGTERM
117.35/97.80	s UNKNOWN
107.17/97.93	c (97,82) SatSolver is killed by some reasons.
107.17/97.93	c (97,82) 1,1,22,22,23,23,86,TO,TO,STOP-AFTER(DIMACS)
107.17/97.93	c END-Prog: Fri Jul 27 00:30:29 CEST 2018

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (3734 MiB free)
  memory of node 1: 16384 MiB (7097 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4297095-1532644131/watcher-4297095-1532644131 -o /tmp/evaluation-result-4297095-1532644131/solver-4297095-1532644131 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532644131-1407 --watchdog 2580 java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297095-1532644131.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 20160 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 20190 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 31744000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 31795200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=1425, runsolver pid=1421
Current StackSize limit: 8192 KiB


[startup+0.100129 s]*
/proc/loadavg: 9.25 8.94 8.86 3/198 1445
/proc/meminfo: memFree=10996880/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=27312552 memory=109452 CPUtime=0.11 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 6361 0 0 0 9 2 0 0 20 0 20 0 81976254 27968053248 27363 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 6828138 27363 2751 1 0 6790598 0
[pid=1425/tid=1427] ppid=1421 vsize=27312552 memory=1399051139730258233 CPUtime=0.08 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) R 1421 1425 1380 0 -1 4202560 4543 0 0 0 7 1 0 0 20 0 20 0 81976254 27968053248 27428 33554432000 4194304 4196468 140730471545360 140425418307608 140425446524061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=27312552 memory=3677534773662714415 CPUtime=0 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 27428 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=27312552 memory=139707595257472 CPUtime=0 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 27428 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 27428 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 27428 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 27428 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 27428 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 27428 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 27428 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423418865312 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976259 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423150429424 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 27428 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976262 27968053248 27428 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 109452 KiB

[startup+0.209642 s]*
/proc/loadavg: 9.25 8.94 8.86 2/198 1445
/proc/meminfo: memFree=10978460/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=27312552 memory=123856 CPUtime=0.25 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 10232 0 0 0 22 3 0 0 20 0 20 0 81976254 27968053248 30964 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 6828138 30964 2875 1 0 6790598 0
[pid=1425/tid=1427] ppid=1421 vsize=27312552 memory=32758254098972862 CPUtime=0.19 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) R 1421 1425 1380 0 -1 4202560 8126 0 0 0 17 2 0 0 20 0 20 0 81976254 27968053248 30964 33554432000 4194304 4196468 140730471545360 140425418329536 140425446524061 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 30964 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=27312552 memory=139707595603775 CPUtime=0 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 30964 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31029 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31029 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31029 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31029 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31029 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31029 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423418865312 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976259 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423150429424 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 420 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=27312552 memory=0 CPUtime=0.02 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 285 0 0 0 2 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31029 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=27312552 memory=-1 CPUtime=0 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976262 27968053248 31029 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 123856 KiB

[startup+0.309233 s]*
/proc/loadavg: 9.25 8.94 8.86 2/198 1445
/proc/meminfo: memFree=10975172/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=27312552 memory=127588 CPUtime=0.41 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 10776 0 0 0 38 3 0 0 20 0 20 0 81976254 27968053248 31897 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 6828138 31897 2973 1 0 6790598 0
[pid=1425/tid=1427] ppid=1421 vsize=27312552 memory=1399051139730258233 CPUtime=0.29 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) R 1421 1425 1380 0 -1 4202560 8501 0 0 0 27 2 0 0 20 0 20 0 81976254 27968053248 31897 33554432000 4194304 4196468 140730471545360 140425418306288 140425426778160 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=27312552 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31897 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=27312552 memory=1444 CPUtime=0 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31897 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=27312552 memory=1200 CPUtime=0 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31897 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=27312552 memory=15872 CPUtime=0 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31897 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=27312552 memory=14780 CPUtime=0 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976256 27968053248 31897 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=27312552 memory=16436 CPUtime=0 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31897 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=27312552 memory=4048 CPUtime=0 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31897 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27968053248 31897 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 20 0 81976258 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423418865312 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=27312552 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976259 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423150429424 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=27312552 memory=139707434501583 CPUtime=0 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=27312552 memory=67 CPUtime=0.01 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 467 0 0 0 1 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=27312552 memory=51172 CPUtime=0.02 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 131 0 0 0 2 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=27312552 memory=53476 CPUtime=0 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=27312552 memory=55780 CPUtime=0.07 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 306 0 0 0 7 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=27312552 memory=110297088 CPUtime=0 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976261 27968053248 31897 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=27312552 memory=324714495 CPUtime=0 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976262 27968053248 31897 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 0.41 s
Current children cumulated vsize: 27312552 KiB
Current children cumulated memory: 127588 KiB

[startup+0.700793 s]
/proc/loadavg: 9.25 8.94 8.86 2/198 1445
/proc/meminfo: memFree=10950988/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=27318824 memory=168924 CPUtime=1.04 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 17714 0 0 0 98 6 0 0 20 0 20 0 81976254 27974475776 42231 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 6829706 42231 3140 1 0 6791110 0
[pid=1425/tid=1427] ppid=1421 vsize=27318824 memory=0 CPUtime=0.67 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) R 1421 1425 1380 0 -1 4202560 14933 0 0 0 63 4 0 0 20 0 20 0 81976254 27974475776 42231 33554432000 4194304 4196468 140730471545360 140425418339648 140425427344263 0 4 0 25189583 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27974475776 42231 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27974475776 42231 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=27318824 memory=0 CPUtime=0 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 81976256 27974475776 42231 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=27318824 memory=1724 CPUtime=0 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976256 27974475776 42231 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=27318824 memory=8560 CPUtime=0 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976256 27974475776 42231 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=27318824 memory=1012 CPUtime=0 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 81976257 27974475776 42231 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=27318824 memory=1444 CPUtime=0 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27974475776 42231 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=27318824 memory=1200 CPUtime=0 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 81976257 27974475776 42231 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=27318824 memory=15872 CPUtime=0 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 81976258 27974475776 42231 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0

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

/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 784 0 0 0 52 49 0 0 20 0 24 0 81976256 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=27984808 memory=7918024 CPUtime=1.01 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 733 0 0 0 52 49 0 0 20 0 24 0 81976256 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=27984808 memory=7918024 CPUtime=1.01 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 1059 0 0 0 53 48 0 0 20 0 24 0 81976257 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=27984808 memory=0 CPUtime=1 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1883 0 0 0 62 38 0 0 20 0 24 0 81976257 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=27984808 memory=2412 CPUtime=1.01 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 786 0 0 0 64 37 0 0 20 0 24 0 81976257 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=27984808 memory=6227612 CPUtime=0.03 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 637 0 0 0 3 0 0 0 20 0 24 0 81976258 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=27984808 memory=6944656592455097440 CPUtime=0 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 24 0 81976258 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423418865376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=27984808 memory=7918024 CPUtime=0 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81976259 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423150429440 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=27984808 memory=794244 CPUtime=0 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=27984808 memory=3196 CPUtime=4.27 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 9968 0 0 0 423 4 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=27984808 memory=2340 CPUtime=5.83 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 12285 0 0 0 580 3 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=27984808 memory=0 CPUtime=4.33 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 10046 0 0 0 431 2 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=27984808 memory=6944652177228980320 CPUtime=1.4 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 11796 0 0 0 138 2 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=27984808 memory=4140 CPUtime=0 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81976261 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=27984808 memory=24328 CPUtime=0.03 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 213 0 0 0 1 2 0 0 20 0 24 0 81976262 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1455] ppid=1421 vsize=27984808 memory=1296 CPUtime=0 cores=0-7
/proc/1425/task/1455/stat : 1455 (java) S 1421 1425 1380 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 24 0 81985015 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140423553615296 140425446526745 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1457] ppid=1421 vsize=27984808 memory=7918024 CPUtime=0 cores=0-7
/proc/1425/task/1457/stat : 1457 (java) S 1421 1425 1380 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 24 0 81985015 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140421606915504 140425446524061 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1458] ppid=1421 vsize=27984808 memory=1476752 CPUtime=0 cores=0-7
/proc/1425/task/1458/stat : 1458 (java) S 1421 1425 1380 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 24 0 81985015 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140421875351088 140425446524061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1459] ppid=1421 vsize=27984808 memory=7918024 CPUtime=0 cores=0-7
/proc/1425/task/1459/stat : 1459 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 24 0 81985017 28656443392 1979506 33554432000 4194304 4196468 140730471545360 140421338487712 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 117.35 s
Current children cumulated vsize: 31802700 KiB
Current children cumulated memory: 11613552 KiB

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

[startup+98.0512 s]
# the end of solver process 1425 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=109.498 s, system=8.12186 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+97.9057 s]
/proc/loadavg: 2.79 6.78 8.09 2/204 1459
/proc/meminfo: memFree=200060/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=28181420 memory=7920072 CPUtime=107.17 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 92047 0 0 0 10126 591 0 0 20 0 25 0 81976254 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 7045355 1980018 3266 1 0 7006211 0
[pid=1425/tid=1427] ppid=1421 vsize=28181420 memory=1232 CPUtime=83.05 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) S 1421 1425 1380 0 -1 1077944384 37567 0 0 0 8080 225 0 0 20 0 25 0 81976254 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140425418341376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 349 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=28181420 memory=12036 CPUtime=1 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1338 0 0 0 64 36 0 0 20 0 25 0 81976256 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=28181420 memory=1724 CPUtime=1.01 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 800 0 0 0 62 39 0 0 20 0 25 0 81976256 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=28181420 memory=8560 CPUtime=1.01 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 714 0 0 0 52 49 0 0 20 0 25 0 81976256 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=28181420 memory=1012 CPUtime=1.01 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 784 0 0 0 52 49 0 0 20 0 25 0 81976256 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=28181420 memory=1444 CPUtime=1.01 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 733 0 0 0 52 49 0 0 20 0 25 0 81976256 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=28181420 memory=1200 CPUtime=1.01 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 1059 0 0 0 53 48 0 0 20 0 25 0 81976257 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=28181420 memory=4140 CPUtime=1 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1883 0 0 0 62 38 0 0 20 0 25 0 81976257 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=28181420 memory=24328 CPUtime=1.01 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 786 0 0 0 64 37 0 0 20 0 25 0 81976257 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=28181420 memory=2412 CPUtime=0.03 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 638 0 0 0 3 0 0 0 20 0 25 0 81976258 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=28181420 memory=1836 CPUtime=0 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 25 0 81976258 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423418865376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=28181420 memory=792 CPUtime=0 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 81976259 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423150429440 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=28181420 memory=1960 CPUtime=0 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 31 0 0 0 0 0 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=28181420 memory=5672 CPUtime=4.27 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 9968 0 0 0 423 4 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=28181420 memory=4616 CPUtime=5.83 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 12285 0 0 0 580 3 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=28181420 memory=1232 CPUtime=4.33 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 10046 0 0 0 431 2 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=28181420 memory=12036 CPUtime=1.4 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 11796 0 0 0 138 2 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=28181420 memory=1724 CPUtime=0 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 81976261 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=28181420 memory=8560 CPUtime=0.03 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 213 0 0 0 1 2 0 0 20 0 25 0 81976262 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1455] ppid=1421 vsize=28181420 memory=1012 CPUtime=0 cores=0-7
/proc/1425/task/1455/stat : 1455 (java) S 1421 1425 1380 0 -1 4202560 22 0 0 0 0 0 0 0 20 0 25 0 81985015 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140423553615296 140425446526745 0 4 0 25189583 18446744071579417331 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1457] ppid=1421 vsize=28181420 memory=1444 CPUtime=0 cores=0-7
/proc/1425/task/1457/stat : 1457 (java) S 1421 1425 1380 0 -1 4202560 12 0 0 0 0 0 0 0 20 0 25 0 81985015 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140421606915504 140425446524061 0 4 0 25189583 18446744071580971376 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1458] ppid=1421 vsize=28181420 memory=1200 CPUtime=0 cores=0-7
/proc/1425/task/1458/stat : 1458 (java) S 1421 1425 1380 0 -1 4202560 21 0 0 0 0 0 0 0 20 0 25 0 81985015 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140421875351088 140425446524061 0 4 0 25189583 18446744071580971376 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1459] ppid=1421 vsize=28181420 memory=15872 CPUtime=0 cores=0-7
/proc/1425/task/1459/stat : 1459 (java) S 1421 1425 1380 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 25 0 81985017 28857774080 1980018 33554432000 4194304 4196468 140730471545360 140421338487712 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 107.17 s
Current children cumulated vsize: 28181420 KiB
Current children cumulated memory: 7920072 KiB

[startup+98.0011 s]
/proc/loadavg: 2.79 6.78 8.09 2/204 1459
/proc/meminfo: memFree=200060/32770624 swapFree=67108860/67108860
[pid=1425] ppid=1421 vsize=28050344 memory=7918136 CPUtime=117.55 cores=0-7
/proc/1425/stat : 1425 (java) S 1421 1425 1380 0 -1 1077944320 92119 801601 0 0 10126 598 822 209 20 0 23 0 81976254 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140730471527904 140425446502135 0 0 0 25189583 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
/proc/1425/statm: 7012586 1979534 3266 1 0 6973442 0
[pid=1425/tid=1427] ppid=1421 vsize=28050344 memory=7918024 CPUtime=93.36 cores=0-7
/proc/1425/task/1427/stat : 1427 (java) S 1421 1425 1380 0 -1 1077944384 37603 801601 0 0 8080 225 822 209 20 0 23 0 81976254 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140425418342336 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 349 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1428] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.31 cores=0-7
/proc/1425/task/1428/stat : 1428 (java) S 1421 1425 1380 0 -1 1077944384 1338 801601 0 0 64 36 822 209 20 0 23 0 81976256 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140425450744848 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1429] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.32 cores=0-7
/proc/1425/task/1429/stat : 1429 (java) S 1421 1425 1380 0 -1 1077944384 800 801601 0 0 62 39 822 209 20 0 23 0 81976256 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140425234140304 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1430] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.32 cores=0-7
/proc/1425/task/1430/stat : 1430 (java) S 1421 1425 1380 0 -1 1077944384 714 801601 0 0 52 49 822 209 20 0 23 0 81976256 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140425233087248 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1431] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.32 cores=0-7
/proc/1425/task/1431/stat : 1431 (java) S 1421 1425 1380 0 -1 1077944384 784 801601 0 0 52 49 822 209 20 0 23 0 81976256 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140425232034704 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1432] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.32 cores=0-7
/proc/1425/task/1432/stat : 1432 (java) S 1421 1425 1380 0 -1 1077944384 733 801601 0 0 52 49 822 209 20 0 23 0 81976256 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140424865896976 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1433] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.32 cores=0-7
/proc/1425/task/1433/stat : 1433 (java) S 1421 1425 1380 0 -1 1077944384 1059 801601 0 0 53 48 822 209 20 0 23 0 81976257 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140424864844432 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1434] ppid=1421 vsize=28050344 memory=7918024 CPUtime=11.31 cores=0-7
/proc/1425/task/1434/stat : 1434 (java) S 1421 1425 1380 0 -1 1077944384 1883 801601 0 0 62 38 822 209 20 0 23 0 81976257 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140424863791376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1435] ppid=1421 vsize=28050344 memory=0 CPUtime=11.32 cores=0-7
/proc/1425/task/1435/stat : 1435 (java) S 1421 1425 1380 0 -1 1077944384 786 801601 0 0 64 37 822 209 20 0 23 0 81976257 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140424862738832 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1436] ppid=1421 vsize=28050344 memory=2412 CPUtime=10.34 cores=0-7
/proc/1425/task/1436/stat : 1436 (java) S 1421 1425 1380 0 -1 1077944384 646 801601 0 0 3 0 822 209 20 0 23 0 81976258 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423566686960 140425446513282 0 0 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1437] ppid=1421 vsize=28050344 memory=7918024 CPUtime=10.31 cores=0-7
/proc/1425/task/1437/stat : 1437 (java) S 1421 1425 1380 0 -1 1077944384 15 801601 0 0 0 0 822 209 20 0 23 0 81976258 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423418865376 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1438] ppid=1421 vsize=28050344 memory=794244 CPUtime=10.31 cores=0-7
/proc/1425/task/1438/stat : 1438 (java) S 1421 1425 1380 0 -1 1077944384 3 801601 0 0 0 0 822 209 20 0 23 0 81976259 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423150429440 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1439] ppid=1421 vsize=28050344 memory=3196 CPUtime=10.31 cores=0-7
/proc/1425/task/1439/stat : 1439 (java) S 1421 1425 1380 0 -1 1077944384 31 801601 0 0 0 0 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140422775921104 140425446520731 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1440] ppid=1421 vsize=28050344 memory=2340 CPUtime=14.58 cores=0-7
/proc/1425/task/1440/stat : 1440 (java) S 1421 1425 1380 0 -1 1077944384 9968 801601 0 0 423 4 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423565633776 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1441] ppid=1421 vsize=28050344 memory=0 CPUtime=16.14 cores=0-7
/proc/1425/task/1441/stat : 1441 (java) S 1421 1425 1380 0 -1 1077944384 12285 801601 0 0 580 3 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423564581232 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1442] ppid=1421 vsize=28050344 memory=6944652177228980320 CPUtime=14.64 cores=0-7
/proc/1425/task/1442/stat : 1442 (java) S 1421 1425 1380 0 -1 1077944384 10047 801601 0 0 431 2 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423563528176 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1443] ppid=1421 vsize=28050344 memory=6227612 CPUtime=11.71 cores=0-7
/proc/1425/task/1443/stat : 1443 (java) S 1421 1425 1380 0 -1 1077944384 11799 801601 0 0 138 2 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423562475632 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1444] ppid=1421 vsize=28050344 memory=6944656592455097440 CPUtime=10.31 cores=0-7
/proc/1425/task/1444/stat : 1444 (java) S 1421 1425 1380 0 -1 1077944384 3 801601 0 0 0 0 822 209 20 0 23 0 81976261 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140422278015968 140425446512341 0 4 0 25189583 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1445] ppid=1421 vsize=28050344 memory=4140 CPUtime=10.34 cores=0-7
/proc/1425/task/1445/stat : 1445 (java) S 1421 1425 1380 0 -1 1077944384 213 801601 0 0 1 2 822 209 20 0 23 0 81976262 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423561424048 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1455] ppid=1421 vsize=28050344 memory=24328 CPUtime=10.31 cores=0-7
/proc/1425/task/1455/stat : 1455 (java) S 1421 1425 1380 0 -1 1077944384 24 801601 0 0 0 0 822 209 20 0 23 0 81985015 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140423553614480 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
[pid=1425/tid=1459] ppid=1421 vsize=28050344 memory=1476752 CPUtime=10.31 cores=0-7
/proc/1425/task/1459/stat : 1459 (java) S 1421 1425 1380 0 -1 1077944384 10 801601 0 0 0 0 822 209 20 0 23 0 81985017 28723552256 1979534 33554432000 4194304 4196468 140730471545360 140421338489520 140425446513282 0 4 0 25189583 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22679552 140730471547865 140730471548165 140730471548165 140730471550927 0
Current children cumulated CPU time: 117.55 s
Current children cumulated vsize: 28050344 KiB
Current children cumulated memory: 7918136 KiB

Child status: 1
Real time (s): 98.0512
CPU time (s): 117.62
CPU user time (s): 109.498
CPU system time (s): 8.12186
CPU usage (%): 119.958
Max. virtual memory (cumulated for all children) (KiB): 31802700
Max. memory (cumulated for all children) (KiB): 11613552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 109.498
system time used= 8.12186
maximum resident set size= 7920072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 893745
page faults= 0
swaps= 0
block input operations= 16
block output operations= 1105288
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10058
involuntary context switches= 305


# summary of solver processes directly reported to runsolver:
#   pid: 1425
#   total CPU time (s): 117.62
#   total CPU user time (s): 109.498
#   total CPU system time (s): 8.12186

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.682569 second user time and 0.939194 second system time

The end

Launcher Data

Begin job on node104 at 2018-07-27 00:28:51
IDJOB=4297095
IDBENCH=141231
IDSOLVER=2758
FILE ID=node104/4297095-1532644131
RUNJOBID= node104-1532644131-1407
PBS_JOBID= 21022199
Free space on /tmp= 48344 MiB

SOLVER NAME= scop order+glucose-syrup (2018-07-07)
BENCH NAME= XCSP18/PseudoBoolean-dec/Pb-robin16_c18.xml
COMMAND LINE= java -Xms22g -Xmx22g -Xss128m -jar DIR/scop.jar -order -solver DIR/glucose-syrup -solverOption -model:-nthreads=NBCORE:-maxmemory=10000 -tmp TMPDIR BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4297095-1532644131/watcher-4297095-1532644131 -o /tmp/evaluation-result-4297095-1532644131/solver-4297095-1532644131 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1532644131-1407 --watchdog 2580  java -Xms22g -Xmx22g -Xss128m -jar HOME/scop.jar -order -solver HOME/glucose-syrup -solverOption -model:-nthreads=8:-maxmemory=10000 -tmp HOME HOME/instance-4297095-1532644131.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 5947b7d603c6960c1f689b2eabbe33a0
RANDOM SEED=159509720

node104.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.11
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial 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 pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        11091712 kB
MemAvailable:   31928272 kB
Buffers:          230428 kB
Cached:         20597600 kB
SwapCached:            0 kB
Active:          4200288 kB
Inactive:       16679368 kB
Active(anon):       3628 kB
Inactive(anon):    76236 kB
Active(file):    4196660 kB
Inactive(file): 16603132 kB
Unevictable:        7168 kB
Mlocked:            7168 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9120 kB
Writeback:             0 kB
AnonPages:         59516 kB
Mapped:            41048 kB
Shmem:             25228 kB
Slab:             492820 kB
SReclaimable:     465228 kB
SUnreclaim:        27592 kB
KernelStack:        3120 kB
PageTables:         5228 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     324072 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48336 MiB
End job on node104 at 2018-07-27 00:30:29