Trace number 4281740

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 4.0.5 seq (2017-08-18)? (TO) 2520.1201 2512.02

General information on the benchmark

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

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281740-1503153023.xml"  -tl '2520s' -p 1 -x 0
0.08/0.28	c [HOME/instance-4281740-1503153023.xml, -tl, 2520s, -p, 1, -x, 0]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
4.44/2.04	c solve instance...
2520.09/2512.01	s UNKNOWN
2520.09/2512.01	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 (9588 MiB free)
  memory of node 1: 16384 MiB (15439 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281740-1503153023/watcher-4281740-1503153023 -o /tmp/evaluation-result-4281740-1503153023/solver-4281740-1503153023 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28951 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 817891843 HOME/instance-4281740-1503153023.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
solver pid=6355, runsolver pid=6352
Current StackSize limit: 8192 KiB


[startup+0.100135 s]*
/proc/loadavg: 1.66 1.66 1.73 2/198 6358
/proc/meminfo: memFree=25624892/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13358712 memory=13312 CPUtime=0 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 3091 0 0 0 0 0 0 0 20 0 6 0 117495285 13679321088 3328 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16784584 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3339678 3328 1747 1 0 3329175 0
[pid=6357/tid=6358] ppid=6355 vsize=13358712 memory=1404226546252096138 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 2035 0 0 0 0 0 0 0 20 0 6 0 117495285 13679321088 3526 18446744073709551615 4194304 4196468 140735032513168 139825687954000 139825667798366 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13358712 memory=4122819170707441977 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 117495286 13679321088 3526 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13358712 memory=140680756635264 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 117495286 13679321088 3526 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 117495286 13679321088 3526 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 117495286 13679321088 3526 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 14688 KiB

[startup+0.210667 s]*
/proc/loadavg: 1.66 1.66 1.73 3/211 6371
/proc/meminfo: memFree=25616328/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13974352 memory=25504 CPUtime=0.08 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 5287 0 0 0 7 1 0 0 20 0 15 0 117495285 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3493588 6376 2721 1 0 3482964 0
[pid=6357/tid=6358] ppid=6355 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 3440 0 0 0 6 0 0 0 20 0 15 0 117495285 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139825687943568 139825665366996 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13974352 memory=4294981025 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13974352 memory=3834455696947717792 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13974352 memory=140680756635264 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495287 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117495288 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824688617120 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117495288 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824687564016 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 313 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13974352 memory=140680756635264 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 243 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13974352 memory=140680756635264 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495296 14309736448 6376 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26880 KiB

[startup+0.310223 s]*
/proc/loadavg: 1.66 1.66 1.73 3/211 6371
/proc/meminfo: memFree=25600724/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13974352 memory=37288 CPUtime=0.26 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 8896 0 0 0 23 3 0 0 20 0 15 0 117495285 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3493588 9322 2980 1 0 3482964 0
[pid=6357/tid=6358] ppid=6355 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 6128 0 0 0 14 2 0 0 20 0 15 0 117495285 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139825687940256 139825669835696 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495287 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117495288 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824688617120 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117495288 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824687564016 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 426 0 0 0 1 0 0 0 20 0 15 0 117495291 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) R 6355 6355 28892 0 -1 4202560 341 0 0 0 1 0 0 0 20 0 15 0 117495291 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825667204031 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13974352 memory=140680756635264 CPUtime=0.05 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 700 0 0 0 5 0 0 0 20 0 15 0 117495291 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13974352 memory=140680756635264 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495296 14309736448 9322 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38664 KiB

[startup+0.704101 s]
/proc/loadavg: 1.66 1.66 1.73 3/211 6371
/proc/meminfo: memFree=25589760/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13978684 memory=107296 CPUtime=1.17 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 12337 0 0 0 112 5 0 0 20 0 15 0 117495285 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3494671 26824 3160 1 0 3482964 0
[pid=6357/tid=6358] ppid=6355 vsize=13978684 memory=0 CPUtime=0.54 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 7872 0 0 0 50 4 0 0 20 0 15 0 117495285 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139825687945616 139825297136871 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13978684 memory=40 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13978684 memory=756 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13978684 memory=440 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495286 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13978684 memory=4007 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495286 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13978684 memory=281361294433768 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117495287 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13978684 memory=281361294540688 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117495288 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824688617120 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13978684 memory=4596 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117495288 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824687564016 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13978684 memory=0 CPUtime=0.21 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) R 6355 6355 28892 0 -1 4202560 1051 0 0 0 21 0 0 0 20 0 15 0 117495291 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824685445720 139825666992432 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) R 6355 6355 28892 0 -1 4202560 965 0 0 0 19 0 0 0 20 0 15 0 117495291 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824684393032 139825665261968 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13978684 memory=8708 CPUtime=0.19 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) R 6355 6355 28892 0 -1 1077944384 1147 0 0 0 19 0 0 0 20 0 15 0 117495291 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824683349168 139825683728085 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13978684 memory=-1891255765032775953 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) R 6355 6355 28892 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117495296 14314172416 26824 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 108672 KiB

[startup+1.50167 s]
/proc/loadavg: 1.66 1.66 1.73 3/211 6371
/proc/meminfo: memFree=25471528/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13980732 memory=199860 CPUtime=2.92 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 15137 0 0 0 282 10 0 0 20 0 15 0 117495285 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3495183 49965 3194 1 0 3483476 0
[pid=6357/tid=6358] ppid=6355 vsize=13980732 memory=168026703964664 CPUtime=1.32 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 8024 0 0 0 127 5 0 0 20 0 15 0 117495285 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139825687953008 139825662795439 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 117495286 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 117495286 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13980732 memory=3977609745257280096 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 117495286 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13980732 memory=281361294363376 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 117495286 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13980732 memory=281361294363440 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 117495287 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13980732 memory=40 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 49965 18446744073709551615 4194304 4196468 140735032513168 139824688617120 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13980732 memory=756 CPUtime=0 cores=1,3,5,7

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

/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824687564032 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13980732 memory=703212 CPUtime=2.97 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 20481 0 0 0 294 3 0 0 20 0 15 0 117495291 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13980732 memory=1376 CPUtime=2.83 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) S 6355 6355 28892 0 -1 1077944384 22799 0 0 0 281 2 0 0 20 0 15 0 117495291 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13980732 memory=1992 CPUtime=0.57 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 9535 0 0 0 56 1 0 0 20 0 15 0 117495291 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13980732 memory=1000 CPUtime=1.37 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 1967 0 0 0 62 75 0 0 20 0 15 0 117495296 14316269568 168493 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 2390.3 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 675348 KiB

[startup+2442.3 s]
/proc/loadavg: 1.90 1.99 1.95 3/211 6591
/proc/meminfo: memFree=30284776/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13980732 memory=667304 CPUtime=2450.33 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 134521 0 0 0 244911 122 0 0 20 0 15 0 117495285 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3495183 166826 3235 1 0 3483476 0
[pid=6357/tid=6358] ppid=6355 vsize=13980732 memory=667304 CPUtime=2441.84 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 56267 0 0 0 244160 24 0 0 20 0 15 0 117495285 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139825687957360 139825299304175 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13980732 memory=667304 CPUtime=0.14 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 4012 0 0 0 8 6 0 0 20 0 15 0 117495286 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13980732 memory=673972 CPUtime=0.12 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 3389 0 0 0 7 5 0 0 20 0 15 0 117495286 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13980732 memory=673972 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2805 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13980732 memory=1376 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 5366 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13980732 memory=667304 CPUtime=0.08 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 6491 0 0 0 4 4 0 0 20 0 15 0 117495287 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13980732 memory=667304 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824688617184 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824687564032 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13980732 memory=667304 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13980732 memory=667304 CPUtime=2.97 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 20484 0 0 0 294 3 0 0 20 0 15 0 117495291 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13980732 memory=667304 CPUtime=2.83 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) S 6355 6355 28892 0 -1 1077944384 22803 0 0 0 281 2 0 0 20 0 15 0 117495291 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13980732 memory=1376 CPUtime=0.57 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 9542 0 0 0 56 1 0 0 20 0 15 0 117495291 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13980732 memory=4028 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13980732 memory=667304 CPUtime=1.41 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 2007 0 0 0 64 77 0 0 20 0 15 0 117495296 14316269568 166826 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 2450.33 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 668680 KiB

[startup+2502.3 s]
/proc/loadavg: 1.96 1.99 1.95 3/210 6593
/proc/meminfo: memFree=30315792/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13980732 memory=636524 CPUtime=2510.38 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 135771 0 0 0 250913 125 0 0 20 0 15 0 117495285 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3495183 159131 3235 1 0 3483476 0
[pid=6357/tid=6358] ppid=6355 vsize=13980732 memory=1376 CPUtime=2501.84 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 57118 0 0 0 250160 24 0 0 20 0 15 0 117495285 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825687957184 139825299303202 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13980732 memory=636524 CPUtime=0.14 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 4019 0 0 0 8 6 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13980732 memory=636524 CPUtime=0.12 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 3444 0 0 0 7 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13980732 memory=1376 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2806 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13980732 memory=667304 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 5658 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13980732 memory=1376 CPUtime=0.08 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 6523 0 0 0 4 4 0 0 20 0 15 0 117495287 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13980732 memory=636524 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824688617184 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824687564032 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13980732 memory=667304 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13980732 memory=1376 CPUtime=2.97 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 20486 0 0 0 294 3 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13980732 memory=667304 CPUtime=2.83 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) S 6355 6355 28892 0 -1 1077944384 22805 0 0 0 281 2 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13980732 memory=636524 CPUtime=0.57 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 9544 0 0 0 56 1 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13980732 memory=1376 CPUtime=1.44 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 2013 0 0 0 65 79 0 0 20 0 15 0 117495296 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 2510.38 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 637900 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512 s]*
/proc/loadavg: 1.97 1.99 1.95 3/210 6594
/proc/meminfo: memFree=30314860/32770624 swapFree=67108860/67108860
[pid=6355] ppid=6352 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/6355/stat : 6355 (xcsp3-exec) S 6352 6355 28892 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117495276 9740288 344 18446744073709551615 4194304 5098028 140735142813232 140735142811336 139995204104828 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 19505152 140735142814073 140735142814277 140735142814277 140735142817771 0
/proc/6355/statm: 2378 344 289 221 0 87 0
[pid=6357] ppid=6355 vsize=13980732 memory=636524 CPUtime=2520.09 cores=1,3,5,7
/proc/6357/stat : 6357 (java) S 6355 6355 28892 0 -1 1077944320 135795 0 0 0 251884 125 0 0 20 0 15 0 117495285 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 140735032495712 139825683717879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
/proc/6357/statm: 3495183 159131 3235 1 0 3483476 0
[pid=6357/tid=6358] ppid=6355 vsize=13980732 memory=6933928925625698159 CPUtime=2511.55 cores=1,3,5,7
/proc/6357/task/6358/stat : 6358 (java) R 6355 6355 28892 0 -1 4202560 57140 0 0 0 251131 24 0 0 20 0 15 0 117495285 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825687957184 139825299304351 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6359] ppid=6355 vsize=13980732 memory=4872558044660077418 CPUtime=0.14 cores=1,3,5,7
/proc/6357/task/6359/stat : 6359 (java) S 6355 6355 28892 0 -1 1077944384 4019 0 0 0 8 6 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825618151952 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6360] ppid=6355 vsize=13980732 memory=11156 CPUtime=0.12 cores=1,3,5,7
/proc/6357/task/6360/stat : 6360 (java) S 6355 6355 28892 0 -1 1077944384 3444 0 0 0 7 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825617099408 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6361] ppid=6355 vsize=13980732 memory=15880 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6361/stat : 6361 (java) S 6355 6355 28892 0 -1 1077944384 2806 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825616046352 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6362] ppid=6355 vsize=13980732 memory=4048 CPUtime=0.13 cores=1,3,5,7
/proc/6357/task/6362/stat : 6362 (java) S 6355 6355 28892 0 -1 1077944384 5658 0 0 0 8 5 0 0 20 0 15 0 117495286 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139825614993808 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6363] ppid=6355 vsize=13980732 memory=1376 CPUtime=0.08 cores=1,3,5,7
/proc/6357/task/6363/stat : 6363 (java) S 6355 6355 28892 0 -1 1077944384 6523 0 0 0 4 4 0 0 20 0 15 0 117495287 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824689670896 139825683729026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6364] ppid=6355 vsize=13980732 memory=7680170660397595203 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6364/stat : 6364 (java) S 6355 6355 28892 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824688617184 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6365] ppid=6355 vsize=13980732 memory=636524 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6365/stat : 6365 (java) S 6355 6355 28892 0 -1 1077944384 63 0 0 0 0 0 0 0 20 0 15 0 117495288 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824687564032 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6366] ppid=6355 vsize=13980732 memory=12216 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6366/stat : 6366 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824686512592 139825683736475 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6367] ppid=6355 vsize=13980732 memory=1992 CPUtime=2.97 cores=1,3,5,7
/proc/6357/task/6367/stat : 6367 (java) S 6355 6355 28892 0 -1 1077944384 20486 0 0 0 294 3 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824685459696 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6368] ppid=6355 vsize=13980732 memory=1204 CPUtime=2.83 cores=1,3,5,7
/proc/6357/task/6368/stat : 6368 (java) S 6355 6355 28892 0 -1 1077944384 22805 0 0 0 281 2 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824684407152 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6369] ppid=6355 vsize=13980732 memory=1000 CPUtime=0.57 cores=1,3,5,7
/proc/6357/task/6369/stat : 6369 (java) S 6355 6355 28892 0 -1 1077944384 9544 0 0 0 56 1 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824683354096 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6370] ppid=6355 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/6357/task/6370/stat : 6370 (java) S 6355 6355 28892 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117495291 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824682301792 139825683728085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
[pid=6357/tid=6371] ppid=6355 vsize=13980732 memory=11156 CPUtime=1.44 cores=1,3,5,7
/proc/6357/task/6371/stat : 6371 (java) S 6355 6355 28892 0 -1 1077944384 2015 0 0 0 65 79 0 0 20 0 15 0 117495296 14316269568 159131 18446744073709551615 4194304 4196468 140735032513168 139824681249840 139825683729026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 37937152 140735032521137 140735032521313 140735032521313 140735032524751 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 637900 KiB

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

[startup+2512.02 s]
# the end of solver process 6355 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001952 s, system=0.000184 s

[startup+2512.02 s]
# the end of solver process 6357 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.86 s, system=1.25835 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): 2512.02
CPU time (s): 2520.12
CPU user time (s): 2518.86
CPU system time (s): 1.25835
CPU usage (%): 100.322
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1255732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.86
system time used= 1.25835
maximum resident set size= 1274844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 136871
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2352
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57835
involuntary context switches= 769


# summary of solver processes directly reported to runsolver:
#   pid: 6355,6357
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2518.86
#   total CPU system time (s): 1.25835

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.119 second user time and 24.6887 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-19 16:16:11
IDJOB=4281740
IDBENCH=137169
IDSOLVER=2677
FILE ID=node127/4281740-1503153023
RUNJOBID= node127-1503095799-28951
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281740-1503153023/watcher-4281740-1503153023 -o /tmp/evaluation-result-4281740-1503153023/solver-4281740-1503153023 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1503095799-28951 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 817891843 HOME/instance-4281740-1503153023.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=817891843

node127.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.92
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.92
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.92
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.92
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:        25628464 kB
MemAvailable:   26467692 kB
Buffers:          298976 kB
Cached:           841856 kB
SwapCached:            0 kB
Active:          6310408 kB
Inactive:         374244 kB
Active(anon):    5494284 kB
Inactive(anon):    99188 kB
Active(file):     816124 kB
Inactive(file):   275056 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:       5543648 kB
Mapped:            73648 kB
Shmem:             49828 kB
Slab:             154072 kB
SReclaimable:     127764 kB
SUnreclaim:        26308 kB
KernelStack:        3472 kB
PageTables:        15916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    7320964 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5410816 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node127 at 2017-08-19 16:58:03