Trace number 4244176

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 NameAnswerobjective functionCPU timeWall clock time
R1: sat4j-CSP 2017-07-05? (TO) 2416.29 335.142

General information on the benchmark

NameBinPacking/BinPacking-tab-sw120/
BinPacking-tab-sw120-31.xml
MD5SUM67c04303171609b86978ceecc7dcafe8
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.04
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size46
Distribution of domain sizes[{"size":23,"count":1},{"size":46,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints22
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data


Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4244176-1500681415/watcher-4244176-1500681415 -o /tmp/evaluation-result-4244176-1500681415/solver-4244176-1500681415 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500676954-7134 --watchdog 2560 java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244176-1500681415.xml 

pid=7968
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.04 2.12 3/262 7971
/proc/meminfo: memFree=28859936/32770624 swapFree=5700/242184
[pid=7971] ppid=7968 vsize=8349744 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 2170 0 0 0 0 0 0 0 20 0 2 0 3409058 8550137856 2395 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16784584 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2087436 2461 1197 1 0 2076347 0
[pid=7971/tid=7972] ppid=7968 vsize=8350772 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 921 0 0 0 0 0 0 0 20 0 2 0 3409058 8551190528 2461 33554432000 4194304 4196468 140736719944400 140361475824032 140361464321793 0 4 0 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=8350772 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) R 7968 7971 7102 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 3 0 3409059 8551190528 2461 33554432000 4194304 4196468 140736719944400 140361475824032 140361464321793 0 4 0 16784584 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0

[startup+0.100098 s]
/proc/loadavg: 2.00 2.04 2.12 3/262 7971
/proc/meminfo: memFree=28859936/32770624 swapFree=5700/242184
[pid=7971] ppid=7968 vsize=10900556 CPUtime=0.09 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 4973 0 0 0 7 2 0 0 20 0 20 0 3409058 11162169344 6070 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725139 6070 2629 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900556 CPUtime=0.08 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 3058 0 0 0 6 2 0 0 20 0 20 0 3409058 11162169344 6070 33554432000 4194304 4196468 140736719944400 140361475824224 140361471603869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3409059 11162169344 6070 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10900556

[startup+0.200434 s]
/proc/loadavg: 2.00 2.04 2.12 3/262 7971
/proc/meminfo: memFree=28859936/32770624 swapFree=5700/242184
[pid=7971] ppid=7968 vsize=10900556 CPUtime=0.26 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 7099 0 0 0 23 3 0 0 20 0 20 0 3409058 11162169344 8403 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725139 8403 2886 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900556 CPUtime=0.18 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 4771 0 0 0 16 2 0 0 20 0 20 0 3409058 11162169344 8403 33554432000 4194304 4196468 140736719944400 140361475778832 140361456950095 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3409059 11162169344 8403 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 0.26
Current children cumulated vsize (KiB) 10900556

[startup+0.300367 s]
/proc/loadavg: 2.00 2.04 2.12 3/262 7971
/proc/meminfo: memFree=28859936/32770624 swapFree=5700/242184
[pid=7971] ppid=7968 vsize=10900556 CPUtime=0.43 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 8194 0 0 0 39 4 0 0 20 0 20 0 3409058 11162169344 15050 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725139 15050 2938 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900556 CPUtime=0.28 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 5067 0 0 0 25 3 0 0 20 0 20 0 3409058 11162169344 15050 33554432000 4194304 4196468 140736719944400 140361475813264 140361471603869 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900556 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 3409059 11162169344 15050 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 0.43
Current children cumulated vsize (KiB) 10900556

[startup+0.70024 s]
/proc/loadavg: 2.00 2.04 2.12 3/262 7971
/proc/meminfo: memFree=28859936/32770624 swapFree=5700/242184
[pid=7971] ppid=7968 vsize=10900632 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 9697 0 0 0 104 82 0 0 20 0 20 0 3409058 11162247168 72246 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 72246 3055 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=0.53 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 5787 0 0 0 47 6 0 0 20 0 20 0 3409058 11162247168 72246 33554432000 4194304 4196468 140736719944400 140361475803376 140361455625573 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=0.12 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 62 0 0 0 3 9 0 0 20 0 20 0 3409059 11162247168 72246 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 1.86
Current children cumulated vsize (KiB) 10900632

[startup+1.50083 s]
/proc/loadavg: 2.00 2.04 2.12 10/282 7991
/proc/meminfo: memFree=27788964/32770624 swapFree=5700/242164
[pid=7971] ppid=7968 vsize=10900632 CPUtime=4.42 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 14147 0 0 0 346 96 0 0 20 0 20 0 3409058 11162247168 275655 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 275655 3122 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 6722 0 0 0 97 17 0 0 20 0 20 0 3409058 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361475819664 140361094314361 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 68 0 0 0 21 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) S 7968 7971 7102 0 -1 1077944384 138 0 0 0 21 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361412533136 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) S 7968 7971 7102 0 -1 1077944384 72 0 0 0 21 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361411480592 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) S 7968 7971 7102 0 -1 1077944384 78 0 0 0 20 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361075580048 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) S 7968 7971 7102 0 -1 1077944384 617 0 0 0 20 10 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361074526480 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=0.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) S 7968 7971 7102 0 -1 1077944384 86 0 0 0 21 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361073473936 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7980/stat : 7980 (java) S 7968 7971 7102 0 -1 1077944384 73 0 0 0 12 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361072421392 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7981] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7981/stat : 7981 (java) S 7968 7971 7102 0 -1 1077944384 69 0 0 0 20 9 0 0 20 0 20 0 3409059 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361071368848 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7982] ppid=7968 vsize=10900632 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7982/stat : 7982 (java) S 7968 7971 7102 0 -1 1077944384 551 0 0 0 1 0 0 0 20 0 20 0 3409062 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361014462960 140361471593090 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7983] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7983/stat : 7983 (java) S 7968 7971 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3409062 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361013409248 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7984] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7984/stat : 7984 (java) S 7968 7971 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3409063 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361012356592 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7985] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7985/stat : 7985 (java) S 7968 7971 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3409066 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361011305168 140361471600539 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7986] ppid=7968 vsize=10900632 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7986/stat : 7986 (java) S 7968 7971 7102 0 -1 1077944384 1264 0 0 0 21 0 0 0 20 0 20 0 3409066 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361010251760 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 977 0 0 0 22 0 0 0 20 0 20 0 3409066 11162247168 275655 33554432000 4194304 4196468 140736719944400 140361009199216 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 835 0 0 0 22 0 0 0 20 0 20 0 3409067 11162247168 275655 33554432000 4194304 4196468 140736719944400 140360940513520 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 1232 0 0 0 19 0 0 0 20 0 20 0 3409067 11162247168 275655 33554432000 4194304 4196468 140736719944400 140360939460976 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 275655 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 275655 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 4.42
Current children cumulated vsize (KiB) 10900632

[startup+3.1007 s]
/proc/loadavg: 2.32 2.11 2.14 3/282 7991
/proc/meminfo: memFree=27617932/32770624 swapFree=5700/242164
[pid=7971] ppid=7968 vsize=10900632 CPUtime=7.26 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 17758 0 0 0 564 162 0 0 20 0 20 0 3409058 11162247168 360302 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 360302 3128 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=2.55 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) S 7968 7971 7102 0 -1 1077944384 7072 0 0 0 235 20 0 0 20 0 20 0 3409058 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361475819776 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) R 7968 7971 7102 0 -1 4202560 406 0 0 0 31 17 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361413585800 140361456604133 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) R 7968 7971 7102 0 -1 4202560 418 0 0 0 30 16 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361412533256 140361456626079 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) R 7968 7971 7102 0 -1 4202560 349 0 0 0 31 16 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361411480792 140361456604133 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) R 7968 7971 7102 0 -1 4202560 544 0 0 0 30 17 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361075580248 140361456604133 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) R 7968 7971 7102 0 -1 4202560 900 0 0 0 31 18 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361074526600 140361456604133 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) R 7968 7971 7102 0 -1 4202560 686 0 0 0 31 18 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361073474056 140361456609362 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=0.4 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7980/stat : 7980 (java) R 7968 7971 7102 0 -1 4202560 365 0 0 0 23 17 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361072421512 140361456604133 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7981] ppid=7968 vsize=10900632 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7981/stat : 7981 (java) R 7968 7971 7102 0 -1 4202560 468 0 0 0 30 17 0 0 20 0 20 0 3409059 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361071368968 140361456604133 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7982] ppid=7968 vsize=10900632 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7982/stat : 7982 (java) S 7968 7971 7102 0 -1 1077944384 860 0 0 0 1 0 0 0 20 0 20 0 3409062 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361014461472 140361471592149 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7983] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7983/stat : 7983 (java) S 7968 7971 7102 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 20 0 3409062 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361013409248 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7984] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7984/stat : 7984 (java) S 7968 7971 7102 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 3409063 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361012356592 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7985] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7985/stat : 7985 (java) S 7968 7971 7102 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 3409066 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361011305168 140361471600539 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7986] ppid=7968 vsize=10900632 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7986/stat : 7986 (java) S 7968 7971 7102 0 -1 1077944384 1264 0 0 0 21 0 0 0 20 0 20 0 3409066 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361010251760 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 977 0 0 0 22 0 0 0 20 0 20 0 3409066 11162247168 360302 33554432000 4194304 4196468 140736719944400 140361009199216 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=0.22 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 835 0 0 0 22 0 0 0 20 0 20 0 3409067 11162247168 360302 33554432000 4194304 4196468 140736719944400 140360940513520 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.19 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 1232 0 0 0 19 0 0 0 20 0 20 0 3409067 11162247168 360302 33554432000 4194304 4196468 140736719944400 140360939460976 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 360302 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 360302 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 7.26
Current children cumulated vsize (KiB) 10900632

[startup+6.30073 s]
/proc/loadavg: 2.32 2.11 2.14 10/282 7991
/proc/meminfo: memFree=27014044/32770624 swapFree=5700/242168
[pid=7971] ppid=7968 vsize=10900632 CPUtime=13.64 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 24279 0 0 0 1022 342 0 0 20 0 20 0 3409058 11162247168 482108 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 482108 3131 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=5.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) R 7968 7971 7102 0 -1 4202560 8636 0 0 0 507 22 0 0 20 0 20 0 3409058 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361475817688 140361094598447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) S 7968 7971 7102 0 -1 1077944384 779 0 0 0 53 39 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361413585680 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=0.89 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) S 7968 7971 7102 0 -1 1077944384 794 0 0 0 51 38 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361412533136 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) S 7968 7971 7102 0 -1 1077944384 737 0 0 0 53 38 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361411480592 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=0.92 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) S 7968 7971 7102 0 -1 1077944384 922 0 0 0 52 40 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361075580048 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) S 7968 7971 7102 0 -1 1077944384 1263 0 0 0 51 40 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361074526480 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=0.93 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) S 7968 7971 7102 0 -1 1077944384 1061 0 0 0 53 40 0 0 20 0 20 0 3409059 11162247168 482108 33554432000 4194304 4196468 140736719944400 140361073473936 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=0.85 cores=1,3,5,7,9,11,13,15

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

[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 7776 0 0 0 129 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361009199264 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 7567 0 0 0 108 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360940513568 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 2798 0 0 0 29 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360939461024 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 791 0 0 0 7 4 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 2400.68
Current children cumulated vsize (KiB) 10900632

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -7971
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7971 sig 9
??? end of watcher thread

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

[startup+334.501 s]
/proc/loadavg: 8.46 6.01 3.80 10/284 8031
/proc/meminfo: memFree=20398052/32770624 swapFree=5700/242500
[pid=7971] ppid=7968 vsize=10900632 CPUtime=2411.57 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 287611 0 0 0 238690 2467 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 2085182 3151 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=27.25 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) S 7968 7971 7102 0 -1 1077944384 18413 0 0 0 2652 73 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361475819280 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=297.79 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) R 7968 7971 7102 0 -1 4202560 11247 0 0 0 29486 293 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361413585264 140361464210151 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=296.78 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) R 7968 7971 7102 0 -1 4202560 9771 0 0 0 29377 301 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361412533032 140361454964978 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=296.37 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) R 7968 7971 7102 0 -1 4202560 16693 0 0 0 29332 305 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361411480488 140361464210151 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=297.93 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) R 7968 7971 7102 0 -1 4202560 31514 0 0 0 29496 297 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361075580248 140361453229031 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=296.78 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) R 7968 7971 7102 0 -1 4202560 19345 0 0 0 29374 304 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361074526376 140361464210151 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=297.45 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) R 7968 7971 7102 0 -1 4202560 16555 0 0 0 29446 299 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361073473832 140361464210151 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=297.1 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7980/stat : 7980 (java) R 7968 7971 7102 0 -1 4202560 16654 0 0 0 29416 294 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361072421288 140361464210151 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7981] ppid=7968 vsize=10900632 CPUtime=298.1 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7981/stat : 7981 (java) R 7968 7971 7102 0 -1 4202560 25047 0 0 0 29527 283 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361071368744 140361464210151 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7982] ppid=7968 vsize=10900632 CPUtime=2.56 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7982/stat : 7982 (java) S 7968 7971 7102 0 -1 1077944384 97229 0 0 0 251 5 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361014461280 140361471592149 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7983] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7983/stat : 7983 (java) S 7968 7971 7102 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361013409248 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7984] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7984/stat : 7984 (java) S 7968 7971 7102 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3409063 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361012356608 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7985] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7985/stat : 7985 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361011304816 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7986] ppid=7968 vsize=10900632 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7986/stat : 7986 (java) S 7968 7971 7102 0 -1 1077944384 4816 0 0 0 56 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361010251520 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 7776 0 0 0 129 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361009199264 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 7567 0 0 0 108 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360940513568 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 2798 0 0 0 29 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360939461024 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 791 0 0 0 7 4 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 2411.57
Current children cumulated vsize (KiB) 10900632

[startup+334.901 s]
/proc/loadavg: 8.46 6.01 3.80 10/284 8031
/proc/meminfo: memFree=20398052/32770624 swapFree=5700/242500
[pid=7971] ppid=7968 vsize=10900632 CPUtime=2414.62 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 287611 0 0 0 238995 2467 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 2085182 3151 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=27.25 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) S 7968 7971 7102 0 -1 1077944384 18413 0 0 0 2652 73 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361475819280 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=298.17 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) R 7968 7971 7102 0 -1 4202560 11247 0 0 0 29524 293 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361413585880 140361456281891 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=297.15 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) R 7968 7971 7102 0 -1 4202560 9771 0 0 0 29414 301 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361412533336 140361456571447 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=296.74 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) R 7968 7971 7102 0 -1 4202560 16693 0 0 0 29369 305 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361411480792 140361453191615 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=298.31 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) R 7968 7971 7102 0 -1 4202560 31514 0 0 0 29534 297 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361075580248 140361456281733 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=297.16 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) R 7968 7971 7102 0 -1 4202560 19345 0 0 0 29412 304 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361074526368 140361456578288 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=297.83 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) R 7968 7971 7102 0 -1 4202560 16555 0 0 0 29484 299 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361073474136 140361456571645 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=297.48 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7980/stat : 7980 (java) R 7968 7971 7102 0 -1 4202560 16654 0 0 0 29454 294 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361072421592 140361456578347 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7981] ppid=7968 vsize=10900632 CPUtime=298.48 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7981/stat : 7981 (java) R 7968 7971 7102 0 -1 4202560 25047 0 0 0 29565 283 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361071369048 140361456039565 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7982] ppid=7968 vsize=10900632 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7982/stat : 7982 (java) S 7968 7971 7102 0 -1 1077944384 97229 0 0 0 252 5 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361014461504 140361471592149 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7983] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7983/stat : 7983 (java) S 7968 7971 7102 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361013409248 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7984] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7984/stat : 7984 (java) S 7968 7971 7102 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3409063 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361012356608 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7985] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7985/stat : 7985 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361011304816 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7986] ppid=7968 vsize=10900632 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7986/stat : 7986 (java) S 7968 7971 7102 0 -1 1077944384 4816 0 0 0 56 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361010251520 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 7776 0 0 0 129 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361009199264 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 7567 0 0 0 108 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360940513568 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 2798 0 0 0 29 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360939461024 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 791 0 0 0 7 4 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 2414.62
Current children cumulated vsize (KiB) 10900632

[startup+335.101 s]
/proc/loadavg: 8.46 6.01 3.80 10/284 8031
/proc/meminfo: memFree=20398052/32770624 swapFree=5700/242500
[pid=7971] ppid=7968 vsize=10900632 CPUtime=2416.22 cores=1,3,5,7,9,11,13,15
/proc/7971/stat : 7971 (java) S 7968 7971 7102 0 -1 1077944320 287651 0 0 0 239155 2467 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140736719926944 140361471581943 0 0 0 16800975 18446744073709551615 0 0 17 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
/proc/7971/statm: 2725158 2085182 3151 1 0 2713552 0
[pid=7971/tid=7972] ppid=7968 vsize=10900632 CPUtime=27.25 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7972/stat : 7972 (java) S 7968 7971 7102 0 -1 1077944384 18413 0 0 0 2652 73 0 0 20 0 20 0 3409058 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361475819280 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7973] ppid=7968 vsize=10900632 CPUtime=298.37 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7973/stat : 7973 (java) R 7968 7971 7102 0 -1 4202560 11247 0 0 0 29544 293 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361413585880 140361456578299 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7974] ppid=7968 vsize=10900632 CPUtime=297.35 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7974/stat : 7974 (java) R 7968 7971 7102 0 -1 4202560 9795 0 0 0 29434 301 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361412533336 140361456578347 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7976] ppid=7968 vsize=10900632 CPUtime=296.94 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7976/stat : 7976 (java) R 7968 7971 7102 0 -1 4202560 16693 0 0 0 29389 305 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361411480792 140361456280794 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7977] ppid=7968 vsize=10900632 CPUtime=298.51 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7977/stat : 7977 (java) R 7968 7971 7102 0 -1 4202560 31514 0 0 0 29554 297 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361075580248 140361456280781 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7978] ppid=7968 vsize=10900632 CPUtime=297.36 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7978/stat : 7978 (java) R 7968 7971 7102 0 -1 4202560 19345 0 0 0 29432 304 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361074526368 140361456578295 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7979] ppid=7968 vsize=10900632 CPUtime=298.03 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7979/stat : 7979 (java) R 7968 7971 7102 0 -1 4202560 16560 0 0 0 29504 299 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361073474136 140361456578586 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7980] ppid=7968 vsize=10900632 CPUtime=297.68 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7980/stat : 7980 (java) R 7968 7971 7102 0 -1 4202560 16665 0 0 0 29474 294 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361072421592 140361453191731 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7981] ppid=7968 vsize=10900632 CPUtime=298.68 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7981/stat : 7981 (java) R 7968 7971 7102 0 -1 4202560 25047 0 0 0 29585 283 0 0 20 0 20 0 3409059 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361071369048 140361456578347 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7982] ppid=7968 vsize=10900632 CPUtime=2.57 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7982/stat : 7982 (java) S 7968 7971 7102 0 -1 1077944384 97229 0 0 0 252 5 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361014461504 140361471592149 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7983] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7983/stat : 7983 (java) S 7968 7971 7102 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 20 0 3409062 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361013409248 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7984] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7984/stat : 7984 (java) S 7968 7971 7102 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 20 0 3409063 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361012356608 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7985] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7985/stat : 7985 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361011304816 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7986] ppid=7968 vsize=10900632 CPUtime=0.57 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7986/stat : 7986 (java) S 7968 7971 7102 0 -1 1077944384 4816 0 0 0 56 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361010251520 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7987] ppid=7968 vsize=10900632 CPUtime=1.3 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7987/stat : 7987 (java) S 7968 7971 7102 0 -1 1077944384 7776 0 0 0 129 1 0 0 20 0 20 0 3409066 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140361009199264 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7988] ppid=7968 vsize=10900632 CPUtime=1.08 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7988/stat : 7988 (java) S 7968 7971 7102 0 -1 1077944384 7567 0 0 0 108 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360940513568 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7989] ppid=7968 vsize=10900632 CPUtime=0.29 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7989/stat : 7989 (java) S 7968 7971 7102 0 -1 1077944384 2798 0 0 0 29 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360939461024 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7990] ppid=7968 vsize=10900632 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7990/stat : 7990 (java) S 7968 7971 7102 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360938408672 140361471592149 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
[pid=7971/tid=7991] ppid=7968 vsize=10900632 CPUtime=0.11 cores=1,3,5,7,9,11,13,15
/proc/7971/task/7991/stat : 7991 (java) S 7968 7971 7102 0 -1 1077944384 791 0 0 0 7 4 0 0 20 0 20 0 3409067 11162247168 2085182 33554432000 4194304 4196468 140736719944400 140360937356208 140361471593090 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 32878592 140736719951019 140736719951172 140736719951172 140736719953871 0
Current children cumulated CPU time (s) 2416.22
Current children cumulated vsize (KiB) 10900632

Child ended because it received signal 9 (SIGKILL)
Real time (s): 335.142
CPU time (s): 2416.29
CPU user time (s): 2391.58
CPU system time (s): 24.7061
CPU usage (%): 720.975
Max. virtual memory (cumulated for all children) (KiB): 10904932

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.58
system time used= 24.7061
maximum resident set size= 8341084
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 287658
page faults= 0
swaps= 0
block input operations= 0
block output operations= 448
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 54450
involuntary context switches= 214098

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.88722 second user time and 3.40297 second system time

The end

Launcher Data

Begin job on node130 at 2017-07-22 01:56:56
IDJOB=4244176
IDBENCH=138074
IDSOLVER=2623
FILE ID=node130/4244176-1500681415
RUNJOBID= node130-1500676954-7134
PBS_JOBID= 20623029
Free space on /tmp= 61884 MiB

SOLVER NAME= sat4j-CSP 2017-07-05
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-sw120/BinPacking-tab-sw120-31.xml
COMMAND LINE= java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244176-1500681415/watcher-4244176-1500681415 -o /tmp/evaluation-result-4244176-1500681415/solver-4244176-1500681415 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node130-1500676954-7134 --watchdog 2560  java -DCompetitionOutput -jar HOME/sat4j-csp-170705.jar HOME/instance-4244176-1500681415.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 67c04303171609b86978ceecc7dcafe8
RANDOM SEED=1563205573

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

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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	: 8
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.34
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.34
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.34
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        28860360 kB
MemAvailable:   28960968 kB
Buffers:           49536 kB
Cached:           361720 kB
SwapCached:            0 kB
Active:          3281408 kB
Inactive:         251028 kB
Active(anon):    3123900 kB
Inactive(anon):     8844 kB
Active(file):     157508 kB
Inactive(file):   242184 kB
Unevictable:        5700 kB
Mlocked:            5700 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             76568 kB
Writeback:            16 kB
AnonPages:       3127092 kB
Mapped:            41708 kB
Shmem:              8844 kB
Slab:              65848 kB
SReclaimable:      33500 kB
SUnreclaim:        32348 kB
KernelStack:        4512 kB
PageTables:        10804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4063216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2963456 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 61884 MiB
End job on node130 at 2017-07-22 02:02:31