Trace number 4399350

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? (TO) 2520.55 634.897

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.03
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4399350-1568699197.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4399350-1568699197.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
10.60/4.41	c solve instance...
2520.25/634.86	s UNKNOWN
2520.25/634.86	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 (15123 MiB free)
  memory of node 1: 16384 MiB (15012 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4399350-1568699197/watcher-4399350-1568699197 -o /tmp/evaluation-result-4399350-1568699197/solver-4399350-1568699197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568698515-17032 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 433000324 HOME/instance-4399350-1568699197.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=17398, runsolver pid=17395

[startup+0.100148 s]*
/proc/loadavg: 8.18 8.04 7.52 7/233 17414
/proc/meminfo: memFree=30843376/32770624 swapFree=66988652/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15144776 memory=29156 CPUtime=0.13 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 5723 0 0 0 12 1 0 0 20 0 15 0 446187488 15508250624 7289 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3786194 7289 3145 1 0 3748377 0
[pid=17400/tid=17401] ppid=17398 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) R 17398 17398 17000 0 -1 4202560 3617 0 0 0 9 0 0 0 20 0 15 0 446187488 15508250624 7289 33554432000 4194304 4196468 140737163864112 140607175481136 140607155291493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 7289 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 7289 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 7289 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606706025504 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606704972656 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) R 17398 17398 17000 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0.02 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) R 17398 17398 17000 0 -1 4202560 351 0 0 0 2 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606700763760 140607171269210 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 7289 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30608 KiB

[startup+0.212214 s]*
/proc/loadavg: 8.18 8.04 7.52 6/233 17414
/proc/meminfo: memFree=30830740/32770624 swapFree=66988652/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15144776 memory=40280 CPUtime=0.35 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 9324 0 0 0 32 3 0 0 20 0 15 0 446187488 15508250624 10070 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3786194 10070 3300 1 0 3748377 0
[pid=17400/tid=17401] ppid=17398 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) R 17398 17398 17000 0 -1 4202560 6612 0 0 0 18 2 0 0 20 0 15 0 446187488 15508250624 10133 33554432000 4194304 4196468 140737163864112 140607175482848 140607155328350 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15144776 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 10133 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15144776 memory=140178993649524 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 10133 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 10133 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446187489 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606706025504 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446187491 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606704972656 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) S 17398 17398 17000 0 -1 1077944384 489 0 0 0 2 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15144776 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 150 0 0 0 3 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15144776 memory=140178990282368 CPUtime=0.08 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) S 17398 17398 17000 0 -1 1077944384 773 0 0 0 8 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187494 15508250624 10133 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41732 KiB

[startup+0.310586 s]*
/proc/loadavg: 8.18 8.04 7.52 8/233 17414
/proc/meminfo: memFree=30822848/32770624 swapFree=66988652/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15149032 memory=49680 CPUtime=0.54 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 10810 0 0 0 50 4 0 0 20 0 15 0 446187488 15512608768 12420 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3787258 12420 3349 1 0 3748377 0
[pid=17400/tid=17401] ppid=17398 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) R 17398 17398 17000 0 -1 4202560 7815 0 0 0 27 3 0 0 20 0 15 0 446187488 15512608768 12420 33554432000 4194304 4196468 140737163864112 140607175482256 140607155328350 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15512608768 12420 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15512608768 12420 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15512608768 12420 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446187489 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15149032 memory=-7305852742256935071 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446187491 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446187491 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606706025504 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446187491 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606704972656 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) S 17398 17398 17000 0 -1 1077944384 528 0 0 0 3 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 249 0 0 0 5 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) S 17398 17398 17000 0 -1 1077944384 924 0 0 0 12 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187494 15512608768 12420 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51132 KiB

[startup+0.700814 s]
/proc/loadavg: 8.18 8.04 7.52 8/233 17414
/proc/meminfo: memFree=30791936/32770624 swapFree=66988652/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15151156 memory=135504 CPUtime=1.69 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 14303 0 0 0 163 6 0 0 20 0 15 0 446187488 15514783744 33876 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3787789 33876 3443 1 0 3748889 0
[pid=17400/tid=17401] ppid=17398 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) R 17398 17398 17000 0 -1 4202560 8475 0 0 0 64 4 0 0 20 0 15 0 446187488 15514783744 33876 33554432000 4194304 4196468 140737163864112 140607175484464 140607155291493 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15151156 memory=33 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15514783744 33876 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15151156 memory=-7604262568725289114 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15514783744 33876 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187489 15514783744 33876 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 446187489 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15151156 memory=38768 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 446187491 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15151156 memory=984 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 446187491 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606706025504 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 446187491 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606704972656 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15151156 memory=1212 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15151156 memory=1060 CPUtime=0.33 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) R 17398 17398 17000 0 -1 4202560 1733 0 0 0 33 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606702861848 140607154748401 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15151156 memory=740 CPUtime=0.34 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) R 17398 17398 17000 0 -1 4202560 1187 0 0 0 34 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606701815744 140607149270614 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15151156 memory=1228 CPUtime=0.3 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) R 17398 17398 17000 0 -1 1077944384 1602 0 0 0 30 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15151156 memory=9520 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15151156 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 446187494 15514783744 33876 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 1.69 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 136956 KiB

[startup+1.50433 s]
/proc/loadavg: 8.18 8.04 7.52 9/234 17416
/proc/meminfo: memFree=30578464/32770624 swapFree=66988652/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0

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

/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 98852 0 0 0 206940 293 0 0 20 0 19 0 446187488 15787429888 700883 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3854353 700883 3539 1 0 3815453 0
[pid=17400/tid=17401] ppid=17398 vsize=15417412 memory=2803532 CPUtime=2.76 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) S 17398 17398 17000 0 -1 1077944384 9896 0 0 0 266 10 0 0 20 0 19 0 446187488 15787429888 700883 33554432000 4194304 4196468 140737163864112 140607175488640 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.03 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 4085 0 0 0 135 68 0 0 20 0 19 0 446187489 15787429888 700883 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15417412 memory=2803532 CPUtime=2.04 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 3284 0 0 0 138 66 0 0 20 0 19 0 446187489 15787429888 700883 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15417412 memory=2803532 CPUtime=2.01 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 2356 0 0 0 136 65 0 0 20 0 19 0 446187489 15787429888 700883 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.05 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 4200 0 0 0 136 69 0 0 20 0 19 0 446187489 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15417412 memory=1452 CPUtime=0.27 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 3336 0 0 0 26 1 0 0 20 0 19 0 446187491 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15417412 memory=2803532 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606706025568 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15417412 memory=952 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606704972672 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15417412 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15417412 memory=1452 CPUtime=3.37 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) S 17398 17398 17000 0 -1 1077944384 23184 0 0 0 335 2 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.94 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 15998 0 0 0 292 2 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15417412 memory=2803532 CPUtime=0.78 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) S 17398 17398 17000 0 -1 1077944384 7692 0 0 0 77 1 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15417412 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15417412 memory=1452 CPUtime=0.19 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 823 0 0 0 2 17 0 0 20 0 19 0 446187494 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17417] ppid=17398 vsize=15417412 memory=2803532 CPUtime=512.43 cores=1,3,5,7
/proc/17400/task/17417/stat : 17417 (java) R 17398 17398 17000 0 -1 4202560 2942 0 0 0 51243 0 0 0 20 0 19 0 446187930 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606621768680 140606784494728 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17418] ppid=17398 vsize=15417412 memory=1540 CPUtime=512.91 cores=1,3,5,7
/proc/17400/task/17418/stat : 17418 (java) R 17398 17398 17000 0 -1 4202560 9682 0 0 0 51290 1 0 0 20 0 19 0 446187930 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606620718616 140606785725947 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17419] ppid=17398 vsize=15417412 memory=1696 CPUtime=515.49 cores=1,3,5,7
/proc/17400/task/17419/stat : 17419 (java) R 17398 17398 17000 0 -1 4202560 3998 0 0 0 51549 0 0 0 20 0 19 0 446187930 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606619663824 140606784980871 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17420] ppid=17398 vsize=15417412 memory=1452 CPUtime=512.91 cores=1,3,5,7
/proc/17400/task/17420/stat : 17420 (java) R 17398 17398 17000 0 -1 4202560 6058 0 0 0 51290 1 0 0 20 0 19 0 446187930 15787429888 700883 33554432000 4194304 4196468 140737163864112 140606618612696 140606783413300 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 2072.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2804984 KiB

[startup+582.301 s]
/proc/loadavg: 8.57 8.42 7.97 9/237 17471
/proc/meminfo: memFree=27407876/32770624 swapFree=66988668/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2311.19 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 106100 0 0 0 230825 294 0 0 20 0 19 0 446187488 15787429888 701990 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3854353 701990 3539 1 0 3815453 0
[pid=17400/tid=17401] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2.76 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) S 17398 17398 17000 0 -1 1077944384 9896 0 0 0 266 10 0 0 20 0 19 0 446187488 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607175488640 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.17 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 4785 0 0 0 149 68 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2.17 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 3499 0 0 0 151 66 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.14 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 3697 0 0 0 149 65 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2.19 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 4688 0 0 0 149 70 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15417412 memory=2807960 CPUtime=0.27 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 3675 0 0 0 26 1 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15417412 memory=2807960 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606706025568 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606704972672 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15417412 memory=1452 CPUtime=3.39 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) S 17398 17398 17000 0 -1 1077944384 24211 0 0 0 337 2 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.94 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 16000 0 0 0 292 2 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15417412 memory=2807960 CPUtime=0.79 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) S 17398 17398 17000 0 -1 1077944384 8852 0 0 0 78 1 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15417412 memory=2807960 CPUtime=0.21 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 858 0 0 0 3 18 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17417] ppid=17398 vsize=15417412 memory=1452 CPUtime=571.64 cores=1,3,5,7
/proc/17400/task/17417/stat : 17417 (java) R 17398 17398 17000 0 -1 4202560 3073 0 0 0 57164 0 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606621768304 140606784979591 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17418] ppid=17398 vsize=15417412 memory=1452 CPUtime=572.32 cores=1,3,5,7
/proc/17400/task/17418/stat : 17418 (java) R 17398 17398 17000 0 -1 4202560 10861 0 0 0 57230 2 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606620716568 140606784979434 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17419] ppid=17398 vsize=15417412 memory=1452 CPUtime=575.32 cores=1,3,5,7
/proc/17400/task/17419/stat : 17419 (java) R 17398 17398 17000 0 -1 4202560 4244 0 0 0 57532 0 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606619664200 140606784494468 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17420] ppid=17398 vsize=15417412 memory=3620 CPUtime=572.73 cores=1,3,5,7
/proc/17400/task/17420/stat : 17420 (java) R 17398 17398 17000 0 -1 4202560 6443 0 0 0 57272 1 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606618613976 140606784979591 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 2311.19 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2809412 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.81 s]
/proc/loadavg: 8.17 8.33 7.96 10/238 17559
/proc/meminfo: memFree=27833120/32770624 swapFree=66988668/67108860
[pid=17398] ppid=17395 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/17398/stat : 17398 (xcsp3-exec) S 17395 17398 17000 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 446187488 115843072 363 33554432000 4194304 5098028 140730508748208 140730508746312 140139128451708 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 30212096 140730508755835 140730508756077 140730508756077 140730508758986 0
/proc/17398/statm: 28282 363 304 221 0 87 0
[pid=17400] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2520.25 cores=1,3,5,7
/proc/17400/stat : 17400 (java) S 17398 17398 17000 0 -1 1077944320 108881 0 0 0 251728 297 0 0 20 0 19 0 446187488 15787429888 701990 33554432000 4194304 4196468 140737163864112 140737163846656 140607171247863 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
/proc/17400/statm: 3854353 701990 3539 1 0 3815453 0
[pid=17400/tid=17401] ppid=17398 vsize=15417412 memory=6791534058613427641 CPUtime=2.76 cores=1,3,5,7
/proc/17400/task/17401/stat : 17401 (java) S 17398 17398 17000 0 -1 1077944384 9896 0 0 0 266 10 0 0 20 0 19 0 446187488 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607175488640 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17402] ppid=17398 vsize=15417412 memory=2807960 CPUtime=2.17 cores=1,3,5,7
/proc/17400/task/17402/stat : 17402 (java) S 17398 17398 17000 0 -1 1077944384 4785 0 0 0 149 68 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607099288720 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17403] ppid=17398 vsize=15417412 memory=1804 CPUtime=2.17 cores=1,3,5,7
/proc/17400/task/17403/stat : 17403 (java) S 17398 17398 17000 0 -1 1077944384 3499 0 0 0 151 66 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607098235920 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17404] ppid=17398 vsize=15417412 memory=920 CPUtime=2.14 cores=1,3,5,7
/proc/17400/task/17404/stat : 17404 (java) S 17398 17398 17000 0 -1 1077944384 3697 0 0 0 149 65 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140607097183120 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17405] ppid=17398 vsize=15417412 memory=1452 CPUtime=2.19 cores=1,3,5,7
/proc/17400/task/17405/stat : 17405 (java) S 17398 17398 17000 0 -1 1077944384 4688 0 0 0 149 70 0 0 20 0 19 0 446187489 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606760676112 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17406] ppid=17398 vsize=15417412 memory=-3622645143214314312 CPUtime=0.27 cores=1,3,5,7
/proc/17400/task/17406/stat : 17406 (java) S 17398 17398 17000 0 -1 1077944384 3680 0 0 0 26 1 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606707079536 140607171259010 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17407] ppid=17398 vsize=15417412 memory=38780 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17407/stat : 17407 (java) S 17398 17398 17000 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606706025568 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17408] ppid=17398 vsize=15417412 memory=984 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17408/stat : 17408 (java) S 17398 17398 17000 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 19 0 446187491 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606704972672 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17409] ppid=17398 vsize=15417412 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17409/stat : 17409 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606703920976 140607171266459 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17410] ppid=17398 vsize=15417412 memory=1212 CPUtime=3.39 cores=1,3,5,7
/proc/17400/task/17410/stat : 17410 (java) S 17398 17398 17000 0 -1 1077944384 24215 0 0 0 337 2 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606702869360 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17411] ppid=17398 vsize=15417412 memory=6791534058613427641 CPUtime=2.96 cores=1,3,5,7
/proc/17400/task/17411/stat : 17411 (java) S 17398 17398 17000 0 -1 1077944384 16846 0 0 0 294 2 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606701816560 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17412] ppid=17398 vsize=15417412 memory=21068 CPUtime=0.79 cores=1,3,5,7
/proc/17400/task/17412/stat : 17412 (java) S 17398 17398 17000 0 -1 1077944384 8861 0 0 0 78 1 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606700763760 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17413] ppid=17398 vsize=15417412 memory=2116 CPUtime=0 cores=1,3,5,7
/proc/17400/task/17413/stat : 17413 (java) S 17398 17398 17000 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606699711200 140607171258069 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17414] ppid=17398 vsize=15417412 memory=12028 CPUtime=0.23 cores=1,3,5,7
/proc/17400/task/17414/stat : 17414 (java) S 17398 17398 17000 0 -1 1077944384 895 0 0 0 3 20 0 0 20 0 19 0 446187494 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606698658480 140607171259010 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17417] ppid=17398 vsize=15417412 memory=496 CPUtime=623.21 cores=1,3,5,7
/proc/17400/task/17417/stat : 17417 (java) R 17398 17398 17000 0 -1 4202560 3258 0 0 0 62321 0 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606621768304 140606783863380 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17418] ppid=17398 vsize=15417412 memory=1564 CPUtime=624.81 cores=1,3,5,7
/proc/17400/task/17418/stat : 17418 (java) R 17398 17398 17000 0 -1 4202560 12006 0 0 0 62478 3 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606620716888 140606784979708 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17419] ppid=17398 vsize=15417412 memory=928 CPUtime=627.77 cores=1,3,5,7
/proc/17400/task/17419/stat : 17419 (java) R 17398 17398 17000 0 -1 4202560 4413 0 0 0 62776 1 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606619664200 140606784984396 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
[pid=17400/tid=17420] ppid=17398 vsize=15417412 memory=1688 CPUtime=625.23 cores=1,3,5,7
/proc/17400/task/17420/stat : 17420 (java) R 17398 17398 17000 0 -1 4202560 6824 0 0 0 62522 1 0 0 20 0 19 0 446187930 15787429888 701990 33554432000 4194304 4196468 140737163864112 140606618613976 140606785647869 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20873216 140737163871215 140737163871386 140737163871386 140737163874255 0
Current children cumulated CPU time: 2520.25 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2809412 KiB

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

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

[startup+634.897 s]
# the end of solver process 17400 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.56 s, system=2.99613 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): 634.897
CPU time (s): 2520.55
CPU user time (s): 2517.56
CPU system time (s): 2.99613
CPU usage (%): 397.002
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2809412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.56
system time used= 2.99613
maximum resident set size= 2808712
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 110753
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17020
involuntary context switches= 50991


# summary of solver processes directly reported to runsolver:
#   pid: 17398,17400
#   total CPU time (s): 2520.55
#   total CPU user time (s): 2517.56
#   total CPU system time (s): 2.99613

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.06721 second user time and 7.16877 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 07:45:59
IDJOB=4399350
IDBENCH=137043
IDSOLVER=2853
FILE ID=node126/4399350-1568699197
RUNJOBID= node126-1568698515-17032
PBS_JOBID= 21703814
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4399350-1568699197/watcher-4399350-1568699197 -o /tmp/evaluation-result-4399350-1568699197/solver-4399350-1568699197 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568698515-17032 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 433000324 HOME/instance-4399350-1568699197.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=433000324

node126.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.45
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.56
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.45
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.56
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.45
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.56
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.45
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30859864 kB
MemAvailable:   31664772 kB
Buffers:           68944 kB
Cached:          1001452 kB
SwapCached:         8248 kB
Active:           883828 kB
Inactive:         427952 kB
Active(anon):     251092 kB
Inactive(anon):    23404 kB
Active(file):     632736 kB
Inactive(file):   404548 kB
Unevictable:      107800 kB
Mlocked:          107800 kB
SwapTotal:      67108860 kB
SwapFree:       66988652 kB
Dirty:             26768 kB
Writeback:             4 kB
AnonPages:        341884 kB
Mapped:            55900 kB
Shmem:             25016 kB
Slab:             197164 kB
SReclaimable:     166916 kB
SUnreclaim:        30248 kB
KernelStack:        3856 kB
PageTables:         6412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1517176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    243712 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55652 MiB
End job on node126 at 2019-09-17 07:56:34