Trace number 4404387

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20043.5 2520.11

General information on the benchmark

NameSocialGolfers/SocialGolfers-cp-s1/
SocialGolfers-6-5-5-cp.xml
MD5SUM7ef6c2ff7df08c4e9d344e8b869548bc
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark117.039
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of constraints4357
Number of domains1
Minimum domain size6
Maximum domain size6
Distribution of domain sizes[{"size":6,"count":150}]
Minimum variable degree118
Maximum variable degree119
Distribution of variable degrees[{"degree":118,"count":120},{"degree":119,"count":30}]
Minimum constraint arity4
Maximum constraint arity150
Distribution of constraint arities[{"arity":4,"count":4350},{"arity":30,"count":6},{"arity":150,"count":1}]
Number of extensional constraints0
Number of intensional constraints4350
Distribution of constraint types[{"type":"intension","count":4350},{"type":"lex","count":1},{"type":"cardinality","count":5},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404387-1568997700.xml"  -tl '20160s' -p 8
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404387-1568997700.xml, -tl, 20160s, -p, 8]
0.34/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
44.86/12.53	c solve instance...
20042.83/2520.07	s UNKNOWN
20042.83/2520.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 (5823 MiB free)
  memory of node 1: 16384 MiB (11668 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404387-1568997700/watcher-4404387-1568997700 -o /tmp/evaluation-result-4404387-1568997700/solver-4404387-1568997700 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568991066-1424 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1040342328 HOME/instance-4404387-1568997700.xml 

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

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


[startup+0.100116 s]*
/proc/loadavg: 7.47 8.12 8.13 2/211 2455
/proc/meminfo: memFree=17894368/32770624 swapFree=66998152/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28227396 memory=29456 CPUtime=0.13 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 5841 0 0 0 11 2 0 0 20 0 20 0 476024210 28904853504 7364 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7056849 7364 3120 1 0 7019032 0
[pid=2436/tid=2437] ppid=2434 vsize=28227396 memory=8317482817917895235 CPUtime=0.09 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) R 2434 2434 1397 0 -1 4202560 3748 0 0 0 8 1 0 0 20 0 20 0 476024211 28904853504 7364 33554432000 4194304 4196468 140728745245808 140331018020160 140331013809309 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28227396 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024211 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28227396 memory=140468401972864 CPUtime=0 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2440/stat : 2440 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330964302224 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2441] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2441/stat : 2441 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330963249424 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2442] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2442/stat : 2442 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330962197648 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2443] ppid=2434 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2443/stat : 2443 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330961144848 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2444] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2444/stat : 2444 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330960092048 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2445] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2445/stat : 2445 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 7364 33554432000 4194304 4196468 140728745245808 140330959039248 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2446] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2446/stat : 2446 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024213 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329611262320 140331013798530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2447] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2447/stat : 2447 (java) S 2434 2434 1397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476024213 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329610208288 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2448] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2448/stat : 2448 (java) S 2434 2434 1397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476024214 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329609155440 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2449] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2449/stat : 2449 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329608103760 140331013805979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2450] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2450/stat : 2450 (java) S 2434 2434 1397 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329607052144 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2451] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2451/stat : 2451 (java) R 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329605999344 140331013798530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2452] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2452/stat : 2452 (java) S 2434 2434 1397 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329604946544 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2453] ppid=2434 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2436/task/2453/stat : 2453 (java) S 2434 2434 1397 0 -1 1077944384 356 0 0 0 2 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329603893744 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2454] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2454/stat : 2454 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329602841184 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2455] ppid=2434 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2455/stat : 2455 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024217 28904853504 7364 33554432000 4194304 4196468 140728745245808 140329601788464 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 30912 KiB

[startup+0.210645 s]*
/proc/loadavg: 7.47 8.12 8.13 3/211 2455
/proc/meminfo: memFree=17881588/32770624 swapFree=66998152/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28227396 memory=41120 CPUtime=0.34 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 9531 0 0 0 30 4 0 0 20 0 20 0 476024210 28904853504 10280 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7056849 10280 3307 1 0 7019032 0
[pid=2436/tid=2437] ppid=2434 vsize=28227396 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) R 2434 2434 1397 0 -1 4202560 6654 0 0 0 17 2 0 0 20 0 20 0 476024211 28904853504 10280 33554432000 4194304 4196468 140728745245808 140331018021328 140330997867870 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28227396 memory=329 CPUtime=0 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024211 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28227396 memory=140468405321927 CPUtime=0 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2440/stat : 2440 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330964302224 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2441] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2441/stat : 2441 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330963249424 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2442] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2442/stat : 2442 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330962197648 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2443] ppid=2434 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2443/stat : 2443 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330961144848 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2444] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2444/stat : 2444 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330960092048 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2445] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2445/stat : 2445 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28904853504 10280 33554432000 4194304 4196468 140728745245808 140330959039248 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2446] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2446/stat : 2446 (java) S 2434 2434 1397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476024213 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329611262320 140331013798530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2447] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2447/stat : 2447 (java) S 2434 2434 1397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476024213 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329610208288 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2448] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2448/stat : 2448 (java) S 2434 2434 1397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476024214 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329609155440 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2449] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2449/stat : 2449 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329608103760 140331013805979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2450] ppid=2434 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/2436/task/2450/stat : 2450 (java) S 2434 2434 1397 0 -1 1077944384 520 0 0 0 1 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329607052144 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2451] ppid=2434 vsize=28227396 memory=0 CPUtime=0.02 cores=0-7
/proc/2436/task/2451/stat : 2451 (java) S 2434 2434 1397 0 -1 1077944384 89 0 0 0 2 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329605999344 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2452] ppid=2434 vsize=28227396 memory=-1 CPUtime=0.01 cores=0-7
/proc/2436/task/2452/stat : 2452 (java) S 2434 2434 1397 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329604946544 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2453] ppid=2434 vsize=28227396 memory=-1 CPUtime=0.07 cores=0-7
/proc/2436/task/2453/stat : 2453 (java) R 2434 2434 1397 0 -1 4202560 748 0 0 0 7 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329603893744 140330993220475 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2454] ppid=2434 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2454/stat : 2454 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024216 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329602841184 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2455] ppid=2434 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2455/stat : 2455 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024217 28904853504 10280 33554432000 4194304 4196468 140728745245808 140329601788464 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42576 KiB

[startup+0.310479 s]*
/proc/loadavg: 7.47 8.12 8.13 3/211 2455
/proc/meminfo: memFree=17874328/32770624 swapFree=66998152/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28231652 memory=49900 CPUtime=0.51 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 10797 0 0 0 46 5 0 0 20 0 20 0 476024210 28909211648 12475 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7057913 12475 3358 1 0 7019032 0
[pid=2436/tid=2437] ppid=2434 vsize=28231652 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) R 2434 2434 1397 0 -1 4202560 7805 0 0 0 26 3 0 0 20 0 20 0 476024211 28909211648 12475 33554432000 4194304 4196468 140728745245808 140331018018496 140330997867870 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024211 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2440/stat : 2440 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330964302224 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2441] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2441/stat : 2441 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330963249424 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2442] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2442/stat : 2442 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330962197648 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2443] ppid=2434 vsize=28231652 memory=140468247685807 CPUtime=0 cores=0-7
/proc/2436/task/2443/stat : 2443 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330961144848 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2444] ppid=2434 vsize=28231652 memory=140468247688112 CPUtime=0 cores=0-7
/proc/2436/task/2444/stat : 2444 (java) S 2434 2434 1397 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330960092048 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2445] ppid=2434 vsize=28231652 memory=140468247690416 CPUtime=0 cores=0-7
/proc/2436/task/2445/stat : 2445 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28909211648 12475 33554432000 4194304 4196468 140728745245808 140330959039248 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2446] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2446/stat : 2446 (java) S 2434 2434 1397 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 476024213 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329611262320 140331013798530 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2447] ppid=2434 vsize=28231652 memory=280936495394704 CPUtime=0 cores=0-7
/proc/2436/task/2447/stat : 2447 (java) S 2434 2434 1397 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 476024213 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329610208288 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2448] ppid=2434 vsize=28231652 memory=280936495392400 CPUtime=0 cores=0-7
/proc/2436/task/2448/stat : 2448 (java) S 2434 2434 1397 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 476024214 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329609155440 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2449] ppid=2434 vsize=28231652 memory=280936495399312 CPUtime=0 cores=0-7
/proc/2436/task/2449/stat : 2449 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329608103760 140331013805979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2450] ppid=2434 vsize=28231652 memory=280936495340592 CPUtime=0.02 cores=0-7
/proc/2436/task/2450/stat : 2450 (java) S 2434 2434 1397 0 -1 1077944384 531 0 0 0 2 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329607052144 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2451] ppid=2434 vsize=28231652 memory=280936495413136 CPUtime=0.03 cores=0-7
/proc/2436/task/2451/stat : 2451 (java) S 2434 2434 1397 0 -1 1077944384 114 0 0 0 3 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329605999344 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2452] ppid=2434 vsize=28231652 memory=280936495420048 CPUtime=0.01 cores=0-7
/proc/2436/task/2452/stat : 2452 (java) S 2434 2434 1397 0 -1 1077944384 209 0 0 0 1 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329604946544 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2453] ppid=2434 vsize=28231652 memory=280936495417744 CPUtime=0.12 cores=0-7
/proc/2436/task/2453/stat : 2453 (java) S 2434 2434 1397 0 -1 1077944384 842 0 0 0 12 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329603893744 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2454] ppid=2434 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2454/stat : 2454 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 476024216 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329602841184 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2455] ppid=2434 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/2436/task/2455/stat : 2455 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024217 28909211648 12475 33554432000 4194304 4196468 140728745245808 140329601788464 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51356 KiB

[startup+0.701003 s]
/proc/loadavg: 7.47 8.12 8.13 3/211 2455
/proc/meminfo: memFree=17850576/32770624 swapFree=66998152/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28233776 memory=122732 CPUtime=2 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 15170 0 0 0 193 7 0 0 20 0 20 0 476024210 28911386624 30683 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7058444 30683 3452 1 0 7019544 0
[pid=2436/tid=2437] ppid=2434 vsize=28233776 memory=0 CPUtime=0.67 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) R 2434 2434 1397 0 -1 4202560 8471 0 0 0 63 4 0 0 20 0 20 0 476024211 28911386624 30683 33554432000 4194304 4196468 140728745245808 140331018023712 140330993497824 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28233776 memory=140468247896944 CPUtime=0 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024211 28911386624 30683 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 476024212 28911386624 30683 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28233776 memory=1720 CPUtime=0 cores=0-7

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

[pid=2436/tid=2463] ppid=2434 vsize=28768336 memory=1456 CPUtime=2424.88 cores=0-7
/proc/2436/task/2463/stat : 2463 (java) R 2434 2434 1397 0 -1 4202560 11739 0 0 0 242469 19 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329518268552 140330629719004 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 19423 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4302256 KiB

[startup+2502.3 s]
/proc/loadavg: 8.12 8.27 8.29 9/220 2673
/proc/meminfo: memFree=13613224/32770624 swapFree=66998168/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28768336 memory=4300800 CPUtime=19901.6 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 268522 0 0 0 1988995 1164 0 0 20 0 28 0 476024210 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7192084 1075200 3554 1 0 7153184 0
[pid=2436/tid=2437] ppid=2434 vsize=28768336 memory=4300800 CPUtime=8.5 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) S 2434 2434 1397 0 -1 1077944384 12158 0 0 0 836 14 0 0 20 0 28 0 476024211 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140331018028160 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28768336 memory=1456 CPUtime=6.82 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 3406 0 0 0 575 107 0 0 20 0 28 0 476024211 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28768336 memory=0 CPUtime=6.82 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 5785 0 0 0 570 112 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28768336 memory=7522531342281566570 CPUtime=6.79 cores=0-7
/proc/2436/task/2440/stat : 2440 (java) S 2434 2434 1397 0 -1 1077944384 3972 0 0 0 579 100 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330964302224 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2441] ppid=2434 vsize=28768336 memory=2552 CPUtime=6.77 cores=0-7
/proc/2436/task/2441/stat : 2441 (java) S 2434 2434 1397 0 -1 1077944384 5148 0 0 0 571 106 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330963249424 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2442] ppid=2434 vsize=28768336 memory=1760 CPUtime=6.85 cores=0-7
/proc/2436/task/2442/stat : 2442 (java) S 2434 2434 1397 0 -1 1077944384 4060 0 0 0 575 110 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330962197648 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2443] ppid=2434 vsize=28768336 memory=350 CPUtime=6.81 cores=0-7
/proc/2436/task/2443/stat : 2443 (java) S 2434 2434 1397 0 -1 1077944384 4733 0 0 0 573 108 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330961144848 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2444] ppid=2434 vsize=28768336 memory=165 CPUtime=6.77 cores=0-7
/proc/2436/task/2444/stat : 2444 (java) S 2434 2434 1397 0 -1 1077944384 4990 0 0 0 567 110 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330960092048 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2445] ppid=2434 vsize=28768336 memory=4300800 CPUtime=6.79 cores=0-7
/proc/2436/task/2445/stat : 2445 (java) S 2434 2434 1397 0 -1 1077944384 3349 0 0 0 575 104 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330959039248 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2446] ppid=2434 vsize=28768336 memory=1456 CPUtime=0.48 cores=0-7
/proc/2436/task/2446/stat : 2446 (java) S 2434 2434 1397 0 -1 1077944384 11619 0 0 0 42 6 0 0 20 0 28 0 476024213 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329611262320 140331013798530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2447] ppid=2434 vsize=28768336 memory=21122649166644 CPUtime=0 cores=0-7
/proc/2436/task/2447/stat : 2447 (java) S 2434 2434 1397 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 476024213 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329610208352 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2448] ppid=2434 vsize=28768336 memory=7800344859672538706 CPUtime=0 cores=0-7
/proc/2436/task/2448/stat : 2448 (java) S 2434 2434 1397 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 476024214 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329609155456 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2449] ppid=2434 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2436/task/2449/stat : 2449 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329608103760 140331013805979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2450] ppid=2434 vsize=28768336 memory=1548 CPUtime=3.25 cores=0-7
/proc/2436/task/2450/stat : 2450 (java) S 2434 2434 1397 0 -1 1077944384 19142 0 0 0 320 5 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329607052144 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2451] ppid=2434 vsize=28768336 memory=8317482817917895235 CPUtime=2.83 cores=0-7
/proc/2436/task/2451/stat : 2451 (java) S 2434 2434 1397 0 -1 1077944384 20444 0 0 0 280 3 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329605999344 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2452] ppid=2434 vsize=28768336 memory=43692 CPUtime=3.8 cores=0-7
/proc/2436/task/2452/stat : 2452 (java) S 2434 2434 1397 0 -1 1077944384 23344 0 0 0 376 4 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329604946544 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2453] ppid=2434 vsize=28768336 memory=6140 CPUtime=0.96 cores=0-7
/proc/2436/task/2453/stat : 2453 (java) S 2434 2434 1397 0 -1 1077944384 11276 0 0 0 93 3 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329603893744 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2454] ppid=2434 vsize=28768336 memory=14012 CPUtime=0 cores=0-7
/proc/2436/task/2454/stat : 2454 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329602841184 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2455] ppid=2434 vsize=28768336 memory=4300800 CPUtime=1.15 cores=0-7
/proc/2436/task/2455/stat : 2455 (java) S 2434 2434 1397 0 -1 1077944384 3185 0 0 0 35 80 0 0 20 0 28 0 476024217 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329601788464 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2456] ppid=2434 vsize=28768336 memory=1456 CPUtime=2484.92 cores=0-7
/proc/2436/task/2456/stat : 2456 (java) R 2434 2434 1397 0 -1 4202560 14927 0 0 0 248445 47 0 0 20 0 28 0 476025465 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329525635736 140330627761699 0 4 0 16800975 0 0 0 -1 6 0 0 14 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2457] ppid=2434 vsize=28768336 memory=4300800 CPUtime=2484.7 cores=0-7
/proc/2436/task/2457/stat : 2457 (java) R 2434 2434 1397 0 -1 4202560 10830 0 0 0 248459 11 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329524584136 140330629198933 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2458] ppid=2434 vsize=28768336 memory=4300800 CPUtime=2479.79 cores=0-7
/proc/2436/task/2458/stat : 2458 (java) R 2434 2434 1397 0 -1 4202560 21646 0 0 0 247937 42 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329523532112 140330627761856 0 4 0 16800975 0 0 0 -1 7 0 0 13 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2459] ppid=2434 vsize=28768336 memory=43692 CPUtime=2462.9 cores=0-7
/proc/2436/task/2459/stat : 2459 (java) R 2434 2434 1397 0 -1 4202560 16103 0 0 0 246261 29 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329522479624 140330627072495 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2460] ppid=2434 vsize=28768336 memory=984 CPUtime=2470.91 cores=0-7
/proc/2436/task/2460/stat : 2460 (java) R 2434 2434 1397 0 -1 4202560 15708 0 0 0 247051 40 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329521426952 140330627761699 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2461] ppid=2434 vsize=28768336 memory=3624 CPUtime=2484.77 cores=0-7
/proc/2436/task/2461/stat : 2461 (java) R 2434 2434 1397 0 -1 4202560 21382 0 0 0 248426 51 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329520376544 140330627761676 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2462] ppid=2434 vsize=28768336 memory=43692 CPUtime=2473.17 cores=0-7
/proc/2436/task/2462/stat : 2462 (java) R 2434 2434 1397 0 -1 4202560 18037 0 0 0 247293 24 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329519321176 140330627761341 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2463] ppid=2434 vsize=28768336 memory=984 CPUtime=2484.85 cores=0-7
/proc/2436/task/2463/stat : 2463 (java) R 2434 2434 1397 0 -1 4202560 11896 0 0 0 248466 19 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329518268552 140330628134434 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 19901.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4302256 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.09 8.26 8.29 9/220 2675
/proc/meminfo: memFree=13612884/32770624 swapFree=66998168/67108860
[pid=2434] ppid=2431 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/2434/stat : 2434 (xcsp3-exec) S 2431 2434 1397 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 476024210 115843072 364 33554432000 4194304 5098028 140737068320784 140737068318888 139865764074108 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 15839232 140737068327797 140737068328041 140737068328041 140737068330954 0
/proc/2434/statm: 28282 364 305 221 0 87 0
[pid=2436] ppid=2434 vsize=28768336 memory=4300800 CPUtime=20042.8 cores=0-7
/proc/2436/stat : 2436 (java) S 2434 2434 1397 0 -1 1077944320 269297 0 0 0 2003117 1166 0 0 20 0 28 0 476024210 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140728745228352 140331013787383 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
/proc/2436/statm: 7192084 1075200 3554 1 0 7153184 0
[pid=2436/tid=2437] ppid=2434 vsize=28768336 memory=8317482817917895235 CPUtime=8.5 cores=0-7
/proc/2436/task/2437/stat : 2437 (java) S 2434 2434 1397 0 -1 1077944384 12158 0 0 0 836 14 0 0 20 0 28 0 476024211 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140331018028160 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2438] ppid=2434 vsize=28768336 memory=1808 CPUtime=6.82 cores=0-7
/proc/2436/task/2438/stat : 2438 (java) S 2434 2434 1397 0 -1 1077944384 3406 0 0 0 575 107 0 0 20 0 28 0 476024211 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330966407824 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2439] ppid=2434 vsize=28768336 memory=920 CPUtime=6.82 cores=0-7
/proc/2436/task/2439/stat : 2439 (java) S 2434 2434 1397 0 -1 1077944384 5785 0 0 0 570 112 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330965355024 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 5 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2440] ppid=2434 vsize=28768336 memory=4136 CPUtime=6.79 cores=0-7
/proc/2436/task/2440/stat : 2440 (java) S 2434 2434 1397 0 -1 1077944384 3972 0 0 0 579 100 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330964302224 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2441] ppid=2434 vsize=28768336 memory=1728 CPUtime=6.77 cores=0-7
/proc/2436/task/2441/stat : 2441 (java) S 2434 2434 1397 0 -1 1077944384 5148 0 0 0 571 106 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330963249424 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2442] ppid=2434 vsize=28768336 memory=1448 CPUtime=6.85 cores=0-7
/proc/2436/task/2442/stat : 2442 (java) S 2434 2434 1397 0 -1 1077944384 4060 0 0 0 575 110 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330962197648 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2443] ppid=2434 vsize=28768336 memory=860 CPUtime=6.81 cores=0-7
/proc/2436/task/2443/stat : 2443 (java) S 2434 2434 1397 0 -1 1077944384 4733 0 0 0 573 108 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330961144848 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2444] ppid=2434 vsize=28768336 memory=1456 CPUtime=6.77 cores=0-7
/proc/2436/task/2444/stat : 2444 (java) S 2434 2434 1397 0 -1 1077944384 4990 0 0 0 567 110 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330960092048 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2445] ppid=2434 vsize=28768336 memory=4300800 CPUtime=6.79 cores=0-7
/proc/2436/task/2445/stat : 2445 (java) S 2434 2434 1397 0 -1 1077944384 3349 0 0 0 575 104 0 0 20 0 28 0 476024212 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140330959039248 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2446] ppid=2434 vsize=28768336 memory=2832 CPUtime=0.48 cores=0-7
/proc/2436/task/2446/stat : 2446 (java) S 2434 2434 1397 0 -1 1077944384 11623 0 0 0 42 6 0 0 20 0 28 0 476024213 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329611262320 140331013798530 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2447] ppid=2434 vsize=28768336 memory=1456 CPUtime=0 cores=0-7
/proc/2436/task/2447/stat : 2447 (java) S 2434 2434 1397 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 28 0 476024213 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329610208352 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2448] ppid=2434 vsize=28768336 memory=4300800 CPUtime=0 cores=0-7
/proc/2436/task/2448/stat : 2448 (java) S 2434 2434 1397 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 28 0 476024214 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329609155456 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2449] ppid=2434 vsize=28768336 memory=2024 CPUtime=0 cores=0-7
/proc/2436/task/2449/stat : 2449 (java) S 2434 2434 1397 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329608103760 140331013805979 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2450] ppid=2434 vsize=28768336 memory=1376 CPUtime=3.25 cores=0-7
/proc/2436/task/2450/stat : 2450 (java) S 2434 2434 1397 0 -1 1077944384 19144 0 0 0 320 5 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329607052144 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2451] ppid=2434 vsize=28768336 memory=1128 CPUtime=2.83 cores=0-7
/proc/2436/task/2451/stat : 2451 (java) S 2434 2434 1397 0 -1 1077944384 20446 0 0 0 280 3 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329605999344 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2452] ppid=2434 vsize=28768336 memory=772 CPUtime=3.8 cores=0-7
/proc/2436/task/2452/stat : 2452 (java) S 2434 2434 1397 0 -1 1077944384 23347 0 0 0 376 4 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329604946544 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2453] ppid=2434 vsize=28768336 memory=3648 CPUtime=0.96 cores=0-7
/proc/2436/task/2453/stat : 2453 (java) S 2434 2434 1397 0 -1 1077944384 11278 0 0 0 93 3 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329603893744 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2454] ppid=2434 vsize=28768336 memory=948 CPUtime=0 cores=0-7
/proc/2436/task/2454/stat : 2454 (java) S 2434 2434 1397 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 476024216 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329602841184 140331013797589 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2455] ppid=2434 vsize=28768336 memory=2024 CPUtime=1.15 cores=0-7
/proc/2436/task/2455/stat : 2455 (java) S 2434 2434 1397 0 -1 1077944384 3204 0 0 0 35 80 0 0 20 0 28 0 476024217 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329601788464 140331013798530 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2456] ppid=2434 vsize=28768336 memory=1376 CPUtime=2502.62 cores=0-7
/proc/2436/task/2456/stat : 2456 (java) R 2434 2434 1397 0 -1 4202560 15062 0 0 0 250215 47 0 0 20 0 28 0 476025465 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329525635736 140330628135363 0 4 0 16800975 0 0 0 -1 6 0 0 15 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2457] ppid=2434 vsize=28768336 memory=1128 CPUtime=2502.4 cores=0-7
/proc/2436/task/2457/stat : 2457 (java) R 2434 2434 1397 0 -1 4202560 10871 0 0 0 250229 11 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329524584136 140330627761576 0 4 0 16800975 0 0 0 -1 2 0 0 9 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2458] ppid=2434 vsize=28768336 memory=772 CPUtime=2497.16 cores=0-7
/proc/2436/task/2458/stat : 2458 (java) R 2434 2434 1397 0 -1 4202560 21727 0 0 0 249674 42 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329523532112 140330627072405 0 4 0 16800975 0 0 0 -1 1 0 0 13 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2459] ppid=2434 vsize=28768336 memory=3648 CPUtime=2480.53 cores=0-7
/proc/2436/task/2459/stat : 2459 (java) R 2434 2434 1397 0 -1 4202560 16159 0 0 0 248024 29 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329522479624 140330628133278 0 4 0 16800975 0 0 0 -1 7 0 0 10 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2460] ppid=2434 vsize=28768336 memory=948 CPUtime=2488.62 cores=0-7
/proc/2436/task/2460/stat : 2460 (java) R 2434 2434 1397 0 -1 4202560 15830 0 0 0 248821 41 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329521426952 140330628870437 0 4 0 16800975 0 0 0 -1 3 0 0 15 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2461] ppid=2434 vsize=28768336 memory=2832 CPUtime=2502.47 cores=0-7
/proc/2436/task/2461/stat : 2461 (java) R 2434 2434 1397 0 -1 4202560 21447 0 0 0 250196 51 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329520376544 140330628133278 0 4 0 16800975 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2462] ppid=2434 vsize=28768336 memory=9492 CPUtime=2490.88 cores=0-7
/proc/2436/task/2462/stat : 2462 (java) R 2434 2434 1397 0 -1 4202560 18247 0 0 0 249063 25 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329519321176 140330627072329 0 4 0 16800975 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
[pid=2436/tid=2463] ppid=2434 vsize=28768336 memory=1548 CPUtime=2502.56 cores=0-7
/proc/2436/task/2463/stat : 2463 (java) R 2434 2434 1397 0 -1 4202560 11929 0 0 0 250237 19 0 0 20 0 28 0 476025466 29458776064 1075200 33554432000 4194304 4196468 140728745245808 140329518268552 140330629718764 0 4 0 16800975 0 0 0 -1 4 0 0 11 0 0 6293624 6294260 32395264 140728745251818 140728745251990 140728745251990 140728745254863 0
Current children cumulated CPU time: 20042.8 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 4302256 KiB

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

[startup+2520.04 s]
# the end of solver process 2434 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.002311 s, system=0 s

[startup+2520.11 s]
# the end of solver process 2436 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20031.8 s, system=11.6925 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): 2520.11
CPU time (s): 20043.5
CPU user time (s): 20031.8
CPU system time (s): 11.6925
CPU usage (%): 795.341
Max. virtual memory (cumulated for all children) (KiB): 28883304
Max. memory (cumulated for all children) (KiB): 4302256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20031.8
system time used= 11.6925
maximum resident set size= 4301420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 270288
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64155
involuntary context switches= 205756


# summary of solver processes directly reported to runsolver:
#   pid: 2434,2436
#   total CPU time (s): 20043.5
#   total CPU user time (s): 20031.8
#   total CPU system time (s): 11.6925

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.4856 second user time and 30.5377 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-20 17:40:18
IDJOB=4404387
IDBENCH=126656
IDSOLVER=2865
FILE ID=node106/4404387-1568997700
RUNJOBID= node106-1568991066-1424
PBS_JOBID= 21704730
Free space on /tmp= 23488 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-cp-s1/SocialGolfers-6-5-5-cp.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-4404387-1568997700/watcher-4404387-1568997700 -o /tmp/evaluation-result-4404387-1568997700/solver-4404387-1568997700 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1568991066-1424 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1040342328 HOME/instance-4404387-1568997700.xml

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

MD5SUM BENCH= 7ef6c2ff7df08c4e9d344e8b869548bc
RANDOM SEED=1040342328

node106.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.79
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.79
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.79
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.79
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:        17911548 kB
MemAvailable:   31857400 kB
Buffers:           62764 kB
Cached:         13957364 kB
SwapCached:         4032 kB
Active:          6740316 kB
Inactive:        7287568 kB
Active(anon):       3472 kB
Inactive(anon):    46364 kB
Active(file):    6736844 kB
Inactive(file):  7241204 kB
Unevictable:      109088 kB
Mlocked:          109088 kB
SwapTotal:      67108860 kB
SwapFree:       66998152 kB
Dirty:             26204 kB
Writeback:            28 kB
AnonPages:        112816 kB
Mapped:            48524 kB
Shmem:             33916 kB
Slab:             425392 kB
SReclaimable:     396264 kB
SUnreclaim:        29128 kB
KernelStack:        3376 kB
PageTables:         5564 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     497552 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 23460 MiB
End job on node106 at 2019-09-20 18:22:19