Trace number 4400253

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
choco-solver 2019-09-16 parallel? (TO) 2005.43 252.094

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-01.xml
MD5SUM158e2c33e228ebf79a07c013c2cd02f9
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 benchmark2003.68
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400253-1568712201.xml"  -tl '2016s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400253-1568712201.xml, -tl, 2016s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
1.05/0.59	c solve instance...
2004.81/252.07	s UNKNOWN
2004.81/252.07	c Unexpected resolution interruption!

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 (15097 MiB free)
  memory of node 1: 16384 MiB (15354 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400253-1568712201/watcher-4400253-1568712201 -o /tmp/evaluation-result-4400253-1568712201/solver-4400253-1568712201 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568698793-14923 --watchdog 312 xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1751882717 HOME/instance-4400253-1568712201.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2016 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2046 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 252 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=21719, runsolver pid=21716
Current StackSize limit: 8192 KiB


[startup+0.100159 s]*
/proc/loadavg: 8.27 8.08 8.05 2/212 21740
/proc/meminfo: memFree=31165992/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28227396 memory=30088 CPUtime=0.12 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 5488 0 0 0 11 1 0 0 20 0 20 0 447478278 28904853504 7522 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7056849 7522 3117 1 0 7019032 0
[pid=21721/tid=21722] ppid=21719 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) R 21719 21719 14896 0 -1 4202560 3410 0 0 0 8 1 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663509695136 139663489512805 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28227396 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28227396 memory=139977439676032 CPUtime=0 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21726] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21726/stat : 21726 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663422163856 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21727] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21727/stat : 21727 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663421110800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21728] ppid=21719 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21728/stat : 21728 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663420058256 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21729] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21729/stat : 21729 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663419005200 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21730] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21730/stat : 21730 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 7522 33554432000 4194304 4196468 140723565857760 139663417952656 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21731] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21731/stat : 21731 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478281 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661835254512 139663505480322 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21732] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21732/stat : 21732 (java) S 21719 21719 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447478281 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661834200736 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21733] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21733/stat : 21733 (java) S 21719 21719 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447478282 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661833147632 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21734] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21734/stat : 21734 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661832096208 139663505487771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21735] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21735/stat : 21735 (java) S 21719 21719 14896 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661831043312 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21736] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21736/stat : 21736 (java) R 21719 21719 14896 0 -1 4202560 123 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661829982272 139663505490522 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21737] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21737/stat : 21737 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661828937712 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21738] ppid=21719 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/21721/task/21738/stat : 21738 (java) R 21719 21719 14896 0 -1 4202560 344 0 0 0 2 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661827885168 139663505481110 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21739] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21739/stat : 21739 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661826833376 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21740] ppid=21719 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21740/stat : 21740 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478285 28904853504 7522 33554432000 4194304 4196468 140723565857760 139661825780912 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31540 KiB

[startup+0.210942 s]*
/proc/loadavg: 8.27 8.08 8.05 3/212 21740
/proc/meminfo: memFree=31154712/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28227396 memory=40484 CPUtime=0.34 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 8884 0 0 0 31 3 0 0 20 0 20 0 447478278 28904853504 10121 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7056849 10121 3270 1 0 7019032 0
[pid=21721/tid=21722] ppid=21719 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) R 21719 21719 14896 0 -1 4202560 6173 0 0 0 17 2 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663509703296 139663505491101 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28227396 memory=331 CPUtime=0 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28227396 memory=139977442848559 CPUtime=0 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21726] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21726/stat : 21726 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663422163856 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21727] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21727/stat : 21727 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478279 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663421110800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21728] ppid=21719 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21728/stat : 21728 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663420058256 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21729] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21729/stat : 21729 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663419005200 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21730] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21730/stat : 21730 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478280 28904853504 10121 33554432000 4194304 4196468 140723565857760 139663417952656 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21731] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21731/stat : 21731 (java) S 21719 21719 14896 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447478281 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661835254512 139663505480322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21732] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21732/stat : 21732 (java) S 21719 21719 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447478281 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661834200736 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21733] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21733/stat : 21733 (java) S 21719 21719 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447478282 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661833147632 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21734] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21734/stat : 21734 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661832096208 139663505487771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21735] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21735/stat : 21735 (java) S 21719 21719 14896 0 -1 1077944384 306 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661831043312 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21736] ppid=21719 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/21721/task/21736/stat : 21736 (java) S 21719 21719 14896 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661829990768 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21737] ppid=21719 vsize=28227396 memory=-1 CPUtime=0.02 cores=0-7
/proc/21721/task/21737/stat : 21737 (java) S 21719 21719 14896 0 -1 1077944384 118 0 0 0 2 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661828937712 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21738] ppid=21719 vsize=28227396 memory=-1 CPUtime=0.08 cores=0-7
/proc/21721/task/21738/stat : 21738 (java) R 21719 21719 14896 0 -1 4202560 766 0 0 0 8 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661827885168 139663505490522 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21739] ppid=21719 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21739/stat : 21739 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478284 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661826833376 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21740] ppid=21719 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21740/stat : 21740 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478285 28904853504 10121 33554432000 4194304 4196468 140723565857760 139661825780912 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 41936 KiB

[startup+0.317792 s]*
/proc/loadavg: 8.27 8.08 8.05 3/212 21740
/proc/meminfo: memFree=31146696/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28231652 memory=50184 CPUtime=0.54 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 10419 0 0 0 50 4 0 0 20 0 20 0 447478278 28909211648 12546 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7057913 12546 3351 1 0 7019032 0
[pid=21721/tid=21722] ppid=21719 vsize=28231652 memory=8317482817917895235 CPUtime=0.3 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) R 21719 21719 14896 0 -1 4202560 7390 0 0 0 27 3 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663509706016 139663505481110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21726] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21726/stat : 21726 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663422163856 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21727] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21727/stat : 21727 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478279 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663421110800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21728] ppid=21719 vsize=28231652 memory=139977279236783 CPUtime=0 cores=0-7
/proc/21721/task/21728/stat : 21728 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663420058256 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21729] ppid=21719 vsize=28231652 memory=139977279239088 CPUtime=0 cores=0-7
/proc/21721/task/21729/stat : 21729 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 447478280 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663419005200 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21730] ppid=21719 vsize=28231652 memory=139977279241392 CPUtime=0 cores=0-7
/proc/21721/task/21730/stat : 21730 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478280 28909211648 12558 33554432000 4194304 4196468 140723565857760 139663417952656 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21731] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21731/stat : 21731 (java) S 21719 21719 14896 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 447478281 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661835254512 139663505480322 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21732] ppid=21719 vsize=28231652 memory=279954558496656 CPUtime=0 cores=0-7
/proc/21721/task/21732/stat : 21732 (java) S 21719 21719 14896 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 447478281 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661834200736 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21733] ppid=21719 vsize=28231652 memory=279954558494352 CPUtime=0 cores=0-7
/proc/21721/task/21733/stat : 21733 (java) S 21719 21719 14896 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 447478282 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661833147632 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21734] ppid=21719 vsize=28231652 memory=279954558501264 CPUtime=0 cores=0-7
/proc/21721/task/21734/stat : 21734 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661832096208 139663505487771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21735] ppid=21719 vsize=28231652 memory=279954558442544 CPUtime=0.01 cores=0-7
/proc/21721/task/21735/stat : 21735 (java) S 21719 21719 14896 0 -1 1077944384 327 0 0 0 1 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661831043312 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21736] ppid=21719 vsize=28231652 memory=279954558515088 CPUtime=0.02 cores=0-7
/proc/21721/task/21736/stat : 21736 (java) S 21719 21719 14896 0 -1 1077944384 233 0 0 0 2 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661829990768 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21737] ppid=21719 vsize=28231652 memory=279954558522000 CPUtime=0.05 cores=0-7
/proc/21721/task/21737/stat : 21737 (java) S 21719 21719 14896 0 -1 1077944384 244 0 0 0 5 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661828937712 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21738] ppid=21719 vsize=28231652 memory=279954558519696 CPUtime=0.12 cores=0-7
/proc/21721/task/21738/stat : 21738 (java) S 21719 21719 14896 0 -1 1077944384 910 0 0 0 12 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661827885168 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21739] ppid=21719 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21739/stat : 21739 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 447478284 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661826833376 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21740] ppid=21719 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/21721/task/21740/stat : 21740 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 447478285 28909211648 12558 33554432000 4194304 4196468 140723565857760 139661825780912 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51636 KiB

[startup+0.7038 s]
/proc/loadavg: 8.27 8.08 8.05 3/212 21740
/proc/meminfo: memFree=31129240/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28766288 memory=92088 CPUtime=2 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 14951 0 0 0 194 6 0 0 20 0 28 0 447478278 29456678912 23022 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7191572 23022 3454 1 0 7152672 0
[pid=21721/tid=21722] ppid=21719 vsize=28766288 memory=0 CPUtime=0.58 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) S 21719 21719 14896 0 -1 1077944384 8791 0 0 0 54 4 0 0 20 0 28 0 447478279 29456678912 23022 33554432000 4194304 4196468 140723565857760 139663509709952 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28766288 memory=139977279447920 CPUtime=0 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447478279 29456678912 23022 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28766288 memory=0 CPUtime=0 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447478279 29456678912 23022 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28766288 memory=784 CPUtime=0 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 447478279 29456678912 23022 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0

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

[pid=21721/tid=21748] ppid=21719 vsize=28766288 memory=288230621803970871 CPUtime=160.57 cores=0-7
/proc/21721/task/21748/stat : 21748 (java) R 21719 21719 14896 0 -1 4202560 1536 0 0 0 16057 0 0 0 20 0 28 0 447478339 29456678912 45599 33554432000 4194304 4196468 140723565857760 139661809193144 139663098888573 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 1290.15 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 183848 KiB

[startup+222.302 s]
/proc/loadavg: 9.08 8.57 8.26 9/218 21763
/proc/meminfo: memFree=30990964/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28766288 memory=208548 CPUtime=1768.09 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 100191 0 0 0 176754 55 0 0 20 0 28 0 447478278 29456678912 52137 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7191572 52137 3519 1 0 7152672 0
[pid=21721/tid=21722] ppid=21719 vsize=28766288 memory=2116 CPUtime=0.58 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) S 21719 21719 14896 0 -1 1077944384 8791 0 0 0 54 4 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663509709952 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28766288 memory=516 CPUtime=0.17 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 2845 0 0 0 15 2 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28766288 memory=1452 CPUtime=0.15 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 3007 0 0 0 14 1 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28766288 memory=208548 CPUtime=0.17 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2672 0 0 0 15 2 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21726] ppid=21719 vsize=28766288 memory=0 CPUtime=0.15 cores=0-7
/proc/21721/task/21726/stat : 21726 (java) S 21719 21719 14896 0 -1 1077944384 2503 0 0 0 13 2 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663422163856 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21727] ppid=21719 vsize=28766288 memory=7521410922734314344 CPUtime=0.17 cores=0-7
/proc/21721/task/21727/stat : 21727 (java) S 21719 21719 14896 0 -1 1077944384 4534 0 0 0 15 2 0 0 20 0 28 0 447478279 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663421110800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21728] ppid=21719 vsize=28766288 memory=1452 CPUtime=0.17 cores=0-7
/proc/21721/task/21728/stat : 21728 (java) S 21719 21719 14896 0 -1 1077944384 2880 0 0 0 15 2 0 0 20 0 28 0 447478280 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663420058256 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21729] ppid=21719 vsize=28766288 memory=208548 CPUtime=0.16 cores=0-7
/proc/21721/task/21729/stat : 21729 (java) S 21719 21719 14896 0 -1 1077944384 2722 0 0 0 14 2 0 0 20 0 28 0 447478280 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663419005200 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21730] ppid=21719 vsize=28766288 memory=1976 CPUtime=0.17 cores=0-7
/proc/21721/task/21730/stat : 21730 (java) S 21719 21719 14896 0 -1 1077944384 2364 0 0 0 15 2 0 0 20 0 28 0 447478280 29456678912 52137 33554432000 4194304 4196468 140723565857760 139663417952656 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21731] ppid=21719 vsize=28766288 memory=1452 CPUtime=0.14 cores=0-7
/proc/21721/task/21731/stat : 21731 (java) S 21719 21719 14896 0 -1 1077944384 8353 0 0 0 9 5 0 0 20 0 28 0 447478281 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661835254512 139663505480322 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21732] ppid=21719 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/21721/task/21732/stat : 21732 (java) S 21719 21719 14896 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 447478281 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661834200800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21733] ppid=21719 vsize=28766288 memory=1452 CPUtime=0 cores=0-7
/proc/21721/task/21733/stat : 21733 (java) S 21719 21719 14896 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 447478282 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661833147648 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21734] ppid=21719 vsize=28766288 memory=35620 CPUtime=0 cores=0-7
/proc/21721/task/21734/stat : 21734 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661832096208 139663505487771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21735] ppid=21719 vsize=28766288 memory=984 CPUtime=1.9 cores=0-7
/proc/21721/task/21735/stat : 21735 (java) S 21719 21719 14896 0 -1 1077944384 7911 0 0 0 189 1 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661831043312 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21736] ppid=21719 vsize=28766288 memory=2016 CPUtime=1.69 cores=0-7
/proc/21721/task/21736/stat : 21736 (java) S 21719 21719 14896 0 -1 1077944384 13621 0 0 0 167 2 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661829990768 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21737] ppid=21719 vsize=28766288 memory=1412 CPUtime=1.42 cores=0-7
/proc/21721/task/21737/stat : 21737 (java) S 21719 21719 14896 0 -1 1077944384 8148 0 0 0 139 3 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661828937712 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21738] ppid=21719 vsize=28766288 memory=1452 CPUtime=0.58 cores=0-7
/proc/21721/task/21738/stat : 21738 (java) S 21719 21719 14896 0 -1 1077944384 6631 0 0 0 58 0 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661827885168 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21739] ppid=21719 vsize=28766288 memory=208548 CPUtime=0 cores=0-7
/proc/21721/task/21739/stat : 21739 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447478284 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661826833376 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21740] ppid=21719 vsize=28766288 memory=2016 CPUtime=0.03 cores=0-7
/proc/21721/task/21740/stat : 21740 (java) S 21719 21719 14896 0 -1 1077944384 1715 0 0 0 0 3 0 0 20 0 28 0 447478285 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661825780912 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21741] ppid=21719 vsize=28766288 memory=1412 CPUtime=220.59 cores=0-7
/proc/21721/task/21741/stat : 21741 (java) R 21719 21719 14896 0 -1 4202560 2197 0 0 0 22058 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661816561128 139663489808058 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21742] ppid=21719 vsize=28766288 memory=1452 CPUtime=219.73 cores=0-7
/proc/21721/task/21742/stat : 21742 (java) R 21719 21719 14896 0 -1 4202560 1497 0 0 0 21972 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661815509336 139663097660304 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21743] ppid=21719 vsize=28766288 memory=279954559384682 CPUtime=219.36 cores=0-7
/proc/21721/task/21743/stat : 21743 (java) R 21719 21719 14896 0 -1 4202560 2083 0 0 0 21935 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661814456032 139663097659816 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21744] ppid=21719 vsize=28766288 memory=-8961168018402230209 CPUtime=220.28 cores=0-7
/proc/21721/task/21744/stat : 21744 (java) R 21719 21719 14896 0 -1 4202560 5309 0 0 0 22024 4 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661813406416 139663096841367 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21745] ppid=21719 vsize=28766288 memory=-8253362762722141311 CPUtime=219.72 cores=0-7
/proc/21721/task/21745/stat : 21745 (java) R 21719 21719 14896 0 -1 4202560 2970 0 0 0 21969 3 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661812351192 139663097659898 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21746] ppid=21719 vsize=28766288 memory=208548 CPUtime=220.19 cores=0-7
/proc/21721/task/21746/stat : 21746 (java) R 21719 21719 14896 0 -1 4202560 2394 0 0 0 22018 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661811297800 139663096486515 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21747] ppid=21719 vsize=28766288 memory=3624 CPUtime=220.13 cores=0-7
/proc/21721/task/21747/stat : 21747 (java) R 21719 21719 14896 0 -1 4202560 1351 0 0 0 22012 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661810245960 139663096486515 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21748] ppid=21719 vsize=28766288 memory=35620 CPUtime=220.2 cores=0-7
/proc/21721/task/21748/stat : 21748 (java) R 21719 21719 14896 0 -1 4202560 2292 0 0 0 22019 1 0 0 20 0 28 0 447478339 29456678912 52137 33554432000 4194304 4196468 140723565857760 139661809193224 139663097660111 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 1768.09 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 210000 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+252.002 s]*
/proc/loadavg: 8.85 8.57 8.26 9/218 21766
/proc/meminfo: memFree=30962820/32770624 swapFree=66939860/67108860
[pid=21719] ppid=21716 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/21719/stat : 21719 (xcsp3-exec) S 21716 21719 14896 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 447478278 115843072 363 33554432000 4194304 5098028 140733765982240 140733765980344 140148598633084 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 34586624 140733765985147 140733765985390 140733765985390 140733765988298 0
/proc/21719/statm: 28282 363 304 221 0 87 0
[pid=21721] ppid=21719 vsize=28766288 memory=236888 CPUtime=2004.81 cores=0-7
/proc/21721/stat : 21721 (java) S 21719 21719 14896 0 -1 1077944320 103170 0 0 0 200423 58 0 0 20 0 28 0 447478278 29456678912 59222 33554432000 4194304 4196468 140723565857760 140723565840304 139663505469175 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
/proc/21721/statm: 7191572 59222 3519 1 0 7152672 0
[pid=21721/tid=21722] ppid=21719 vsize=28766288 memory=8317482817917895235 CPUtime=0.58 cores=0-7
/proc/21721/task/21722/stat : 21722 (java) S 21719 21719 14896 0 -1 1077944384 8791 0 0 0 54 4 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663509709952 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21723] ppid=21719 vsize=28766288 memory=4096 CPUtime=0.21 cores=0-7
/proc/21721/task/21723/stat : 21723 (java) S 21719 21719 14896 0 -1 1077944384 3434 0 0 0 19 2 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663425322000 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21724] ppid=21719 vsize=28766288 memory=1412 CPUtime=0.19 cores=0-7
/proc/21721/task/21724/stat : 21724 (java) S 21719 21719 14896 0 -1 1077944384 3069 0 0 0 17 2 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663424269456 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21725] ppid=21719 vsize=28766288 memory=3596 CPUtime=0.21 cores=0-7
/proc/21721/task/21725/stat : 21725 (java) S 21719 21719 14896 0 -1 1077944384 2784 0 0 0 18 3 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663423216400 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21726] ppid=21719 vsize=28766288 memory=4872558044660077418 CPUtime=0.19 cores=0-7
/proc/21721/task/21726/stat : 21726 (java) S 21719 21719 14896 0 -1 1077944384 2901 0 0 0 17 2 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663422163856 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21727] ppid=21719 vsize=28766288 memory=14056 CPUtime=0.21 cores=0-7
/proc/21721/task/21727/stat : 21727 (java) S 21719 21719 14896 0 -1 1077944384 4576 0 0 0 18 3 0 0 20 0 28 0 447478279 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663421110800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21728] ppid=21719 vsize=28766288 memory=2116 CPUtime=0.2 cores=0-7
/proc/21721/task/21728/stat : 21728 (java) S 21719 21719 14896 0 -1 1077944384 2922 0 0 0 18 2 0 0 20 0 28 0 447478280 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663420058256 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21729] ppid=21719 vsize=28766288 memory=516 CPUtime=0.2 cores=0-7
/proc/21721/task/21729/stat : 21729 (java) S 21719 21719 14896 0 -1 1077944384 2757 0 0 0 17 3 0 0 20 0 28 0 447478280 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663419005200 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21730] ppid=21719 vsize=28766288 memory=1556 CPUtime=0.2 cores=0-7
/proc/21721/task/21730/stat : 21730 (java) S 21719 21719 14896 0 -1 1077944384 2447 0 0 0 18 2 0 0 20 0 28 0 447478280 29456678912 59222 33554432000 4194304 4196468 140723565857760 139663417952656 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21731] ppid=21719 vsize=28766288 memory=928 CPUtime=0.17 cores=0-7
/proc/21721/task/21731/stat : 21731 (java) S 21719 21719 14896 0 -1 1077944384 8870 0 0 0 11 6 0 0 20 0 28 0 447478281 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661835254512 139663505480322 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21732] ppid=21719 vsize=28766288 memory=1772 CPUtime=0 cores=0-7
/proc/21721/task/21732/stat : 21732 (java) S 21719 21719 14896 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 28 0 447478281 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661834200800 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21733] ppid=21719 vsize=28766288 memory=908 CPUtime=0 cores=0-7
/proc/21721/task/21733/stat : 21733 (java) S 21719 21719 14896 0 -1 1077944384 97 0 0 0 0 0 0 0 20 0 28 0 447478282 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661833147648 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21734] ppid=21719 vsize=28766288 memory=1444 CPUtime=0 cores=0-7
/proc/21721/task/21734/stat : 21734 (java) S 21719 21719 14896 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661832096208 139663505487771 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21735] ppid=21719 vsize=28766288 memory=1976 CPUtime=1.9 cores=0-7
/proc/21721/task/21735/stat : 21735 (java) S 21719 21719 14896 0 -1 1077944384 7915 0 0 0 189 1 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661831043312 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21736] ppid=21719 vsize=28766288 memory=2436 CPUtime=1.69 cores=0-7
/proc/21721/task/21736/stat : 21736 (java) S 21719 21719 14896 0 -1 1077944384 13625 0 0 0 167 2 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661829990768 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21737] ppid=21719 vsize=28766288 memory=1760 CPUtime=1.42 cores=0-7
/proc/21721/task/21737/stat : 21737 (java) S 21719 21719 14896 0 -1 1077944384 8153 0 0 0 139 3 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661828937712 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21738] ppid=21719 vsize=28766288 memory=111632 CPUtime=0.58 cores=0-7
/proc/21721/task/21738/stat : 21738 (java) S 21719 21719 14896 0 -1 1077944384 6635 0 0 0 58 0 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661827885168 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21739] ppid=21719 vsize=28766288 memory=804 CPUtime=0 cores=0-7
/proc/21721/task/21739/stat : 21739 (java) S 21719 21719 14896 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 447478284 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661826833376 139663505479381 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21740] ppid=21719 vsize=28766288 memory=1808 CPUtime=0.04 cores=0-7
/proc/21721/task/21740/stat : 21740 (java) S 21719 21719 14896 0 -1 1077944384 1753 0 0 0 0 4 0 0 20 0 28 0 447478285 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661825780912 139663505480322 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21741] ppid=21719 vsize=28766288 memory=1452 CPUtime=250.22 cores=0-7
/proc/21721/task/21741/stat : 21741 (java) R 21719 21719 14896 0 -1 4202560 2325 0 0 0 25021 1 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661816560760 139663097659898 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21742] ppid=21719 vsize=28766288 memory=1808 CPUtime=249.26 cores=0-7
/proc/21721/task/21742/stat : 21742 (java) R 21719 21719 14896 0 -1 4202560 1581 0 0 0 24925 1 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661815509336 139663097659836 0 4 0 16800975 0 0 0 -1 7 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21743] ppid=21719 vsize=28766288 memory=920 CPUtime=248.71 cores=0-7
/proc/21721/task/21743/stat : 21743 (java) R 21719 21719 14896 0 -1 4202560 2213 0 0 0 24870 1 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661814456032 139663096750538 0 4 0 16800975 0 0 0 -1 5 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21744] ppid=21719 vsize=28766288 memory=4472 CPUtime=249.9 cores=0-7
/proc/21721/task/21744/stat : 21744 (java) R 21719 21719 14896 0 -1 4202560 5503 0 0 0 24986 4 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661813403616 139663099401102 0 4 0 16800975 0 0 0 -1 6 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21745] ppid=21719 vsize=28766288 memory=4096 CPUtime=249.26 cores=0-7
/proc/21721/task/21745/stat : 21745 (java) R 21719 21719 14896 0 -1 4202560 3135 0 0 0 24923 3 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661812350680 139663097659721 0 4 0 16800975 0 0 0 -1 1 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21746] ppid=21719 vsize=28766288 memory=1412 CPUtime=249.83 cores=0-7
/proc/21721/task/21746/stat : 21746 (java) R 21719 21719 14896 0 -1 4202560 2554 0 0 0 24981 2 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661811298000 139663096750948 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21747] ppid=21719 vsize=28766288 memory=3596 CPUtime=249.62 cores=0-7
/proc/21721/task/21747/stat : 21747 (java) R 21719 21719 14896 0 -1 4202560 1418 0 0 0 24961 1 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661810246008 139663096486726 0 4 0 16800975 0 0 0 -1 3 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
[pid=21721/tid=21748] ppid=21719 vsize=28766288 memory=1452 CPUtime=249.82 cores=0-7
/proc/21721/task/21748/stat : 21748 (java) R 21719 21719 14896 0 -1 4202560 2408 0 0 0 24981 1 0 0 20 0 28 0 447478339 29456678912 59222 33554432000 4194304 4196468 140723565857760 139661809196048 139663097659911 0 4 0 16800975 0 0 0 -1 0 0 0 1 0 0 6293624 6294260 31711232 140723565863920 140723565864091 140723565864091 140723565866959 0
Current children cumulated CPU time: 2004.81 s
Current children cumulated vsize: 28879416 KiB
Current children cumulated memory: 238340 KiB

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

[startup+252.041 s]
# the end of solver process 21719 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001223 s, system=0.001223 s

[startup+252.094 s]
# the end of solver process 21721 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2004.84 s, system=0.591535 s
# this solver process was not waited by its parent and was adopted by runsolver

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

Child status: 143
Real time (s): 252.094
CPU time (s): 2005.43
CPU user time (s): 2004.84
CPU system time (s): 0.591535
CPU usage (%): 795.509
Max. virtual memory (cumulated for all children) (KiB): 28879416
Max. memory (cumulated for all children) (KiB): 246876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2004.84
system time used= 0.591535
maximum resident set size= 246448
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104163
page faults= 0
swaps= 0
block input operations= 0
block output operations= 464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17605
involuntary context switches= 22206


# summary of solver processes directly reported to runsolver:
#   pid: 21719,21721
#   total CPU time (s): 2005.43
#   total CPU user time (s): 2004.84
#   total CPU system time (s): 0.591535

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 2.03762 second user time and 2.84792 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-17 10:21:44
IDJOB=4400253
IDBENCH=138148
IDSOLVER=2855
FILE ID=node105/4400253-1568712201
RUNJOBID= node105-1568698793-14923
PBS_JOBID= 21703916
Free space on /tmp= 61004 MiB

SOLVER NAME= choco-solver 2019-09-16 parallel
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-01.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4400253-1568712201/watcher-4400253-1568712201 -o /tmp/evaluation-result-4400253-1568712201/solver-4400253-1568712201 -C 2016 -W 252 -M 31000 --bin-var /tmp/runsolver-exch-node105-1568698793-14923 --watchdog 312  xcsp3-exec -dir HOME -tl 2016 -p 8 -ml 24000 -tdir HOME -seed 1751882717 HOME/instance-4400253-1568712201.xml

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

MD5SUM BENCH= 158e2c33e228ebf79a07c013c2cd02f9
RANDOM SEED=1751882717

node105.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.00
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.00
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.00
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.00
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:        31182580 kB
MemAvailable:   31845052 kB
Buffers:          185024 kB
Cached:           777792 kB
SwapCached:        65564 kB
Active:           542588 kB
Inactive:         487676 kB
Active(anon):       8308 kB
Inactive(anon):   103456 kB
Active(file):     534280 kB
Inactive(file):   384220 kB
Unevictable:      109028 kB
Mlocked:          109028 kB
SwapTotal:      67108860 kB
SwapFree:       66939860 kB
Dirty:             26176 kB
Writeback:             0 kB
AnonPages:        112256 kB
Mapped:            44148 kB
Shmem:             35652 kB
Slab:             148400 kB
SReclaimable:     119612 kB
SUnreclaim:        28788 kB
KernelStack:        3392 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     498136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60980 MiB
End job on node105 at 2019-09-17 10:25:56