Trace number 4271953

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 5a (2017-07-26)? (TO) 2520.1101 2514.8101

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft249-09.xml
MD5SUMa945271e4f3ca829c58581a3c461a76e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark15
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables397
Number of constraints102
Number of domains2
Minimum domain size100
Maximum domain size142
Distribution of domain sizes[{"size":100,"count":1},{"size":142,"count":396}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":297},{"degree":4,"count":99}]
Minimum constraint arity4
Maximum constraint arity396
Distribution of constraint arities[{"arity":4,"count":99},{"arity":100,"count":1},{"arity":396,"count":2}]
Number of extensional constraints99
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":99},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271953-1502826387.xml"  -tl '2520s' -p 1 -x 3
0.10/0.27	c [HOME/instance-4271953-1502826387.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.33	c simple solver
0.29/0.39	c parse instance...
6.30/4.51	c solve instance...
2520.08/2514.80	s UNKNOWN
2520.08/2514.80	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 (15138 MiB free)
  memory of node 1: 16384 MiB (14820 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271953-1502826387/watcher-4271953-1502826387 -o /tmp/evaluation-result-4271953-1502826387/solver-4271953-1502826387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 17711943 HOME/instance-4271953-1502826387.xml 

running on 4 cores: 0,2,4,6

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=5333, runsolver pid=5330
Current StackSize limit: 8192 KiB


[startup+0.100065 s]*
/proc/loadavg: 1.73 1.60 1.53 3/205 5340
/proc/meminfo: memFree=30672824/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13358712 memory=14896 CPUtime=0 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 3492 0 0 0 0 0 0 0 20 0 6 0 36521263 13679321088 3724 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16784584 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3339678 3724 1905 1 0 3329175 0
[pid=5335/tid=5336] ppid=5333 vsize=13358712 memory=8508281356422317474 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 2290 0 0 0 0 0 0 0 20 0 6 0 36521264 13679321088 3724 18446744073709551615 4194304 4196468 140722298219072 139750845686352 139750825530718 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13358712 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 36521264 13679321088 3790 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16784584 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13358712 memory=140454976886400 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 36521264 13679321088 3790 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 36521264 13679321088 3790 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 36521264 13679321088 3790 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 16276 KiB

[startup+0.209994 s]*
/proc/loadavg: 1.73 1.60 1.53 4/214 5349
/proc/meminfo: memFree=30662388/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13974352 memory=27416 CPUtime=0.1 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 5267 0 0 0 8 2 0 0 20 0 15 0 36521263 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3493588 6854 2755 1 0 3482964 0
[pid=5335/tid=5336] ppid=5333 vsize=13974352 memory=7022364594140610616 CPUtime=0.08 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 3409 0 0 0 7 1 0 0 20 0 15 0 36521264 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750845675680 139750833687358 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13974352 memory=4294978898 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13974352 memory=140454977307752 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13974352 memory=140454976886400 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750385800608 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750182741488 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) S 5333 5333 7968 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750179584112 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13974352 memory=140454976886400 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 248 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13974352 memory=140454976886400 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521273 14309736448 6854 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28796 KiB

[startup+0.310689 s]*
/proc/loadavg: 1.73 1.60 1.53 4/214 5349
/proc/meminfo: memFree=30651640/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13974352 memory=39508 CPUtime=0.29 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 8908 0 0 0 26 3 0 0 20 0 15 0 36521263 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3493588 9877 2995 1 0 3482964 0
[pid=5335/tid=5336] ppid=5333 vsize=13974352 memory=4278483708103473607 CPUtime=0.17 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 6115 0 0 0 15 2 0 0 20 0 15 0 36521264 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750845688288 139750841472157 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521264 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750385800608 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 36521266 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750182741488 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) R 5333 5333 7968 0 -1 1077944384 672 0 0 0 2 0 0 0 20 0 15 0 36521269 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) R 5333 5333 7968 0 -1 4202560 111 0 0 0 1 0 0 0 20 0 15 0 36521269 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750179565128 139750819427884 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) R 5333 5333 7968 0 -1 4202560 735 0 0 0 6 0 0 0 20 0 15 0 36521269 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750178531864 139750820389335 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521273 14309736448 9877 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40888 KiB

[startup+0.708692 s]
/proc/loadavg: 1.75 1.61 1.53 4/214 5349
/proc/meminfo: memFree=30635836/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13978684 memory=128804 CPUtime=1.23 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 13091 0 0 0 117 6 0 0 20 0 15 0 36521263 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3494671 32201 3162 1 0 3482964 0
[pid=5335/tid=5336] ppid=5333 vsize=13978684 memory=6935649255845028672 CPUtime=0.56 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 7862 0 0 0 52 4 0 0 20 0 15 0 36521264 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750845686048 139750470959421 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13978684 memory=146818342 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13978684 memory=33 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13978684 memory=280909651644176 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 36521266 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13978684 memory=2552015881985 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 36521266 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750385800608 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13978684 memory=2556310849281 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 36521266 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750182741488 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13978684 memory=2560605816577 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13978684 memory=2586375620353 CPUtime=0.22 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) R 5333 5333 7968 0 -1 4202560 1535 0 0 0 22 0 0 0 20 0 15 0 36521269 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750180622728 139750824653640 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13978684 memory=2633620260609 CPUtime=0.2 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) R 5333 5333 7968 0 -1 4202560 940 0 0 0 20 0 0 0 20 0 15 0 36521269 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750179570136 139750826573744 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13978684 memory=2676569933569 CPUtime=0.22 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 1450 0 0 0 22 0 0 0 20 0 15 0 36521269 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13978684 memory=2805418952193 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13978684 memory=3831916135937 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521273 14314172416 32201 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 130184 KiB

[startup+1.50087 s]
/proc/loadavg: 1.75 1.61 1.53 3/214 5349
/proc/meminfo: memFree=30489060/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13978684 memory=202392 CPUtime=2.45 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 13706 0 0 0 237 8 0 0 20 0 15 0 36521263 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3494671 50598 3186 1 0 3482964 0
[pid=5335/tid=5336] ppid=5333 vsize=13978684 memory=55 CPUtime=1.34 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 7954 0 0 0 129 5 0 0 20 0 15 0 36521264 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750845689160 139750823913423 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13978684 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 20 0 0 0 1 0 0 0 20 0 15 0 36521264 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 4 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13978684 memory=5795117241467496816 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 36521264 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13978684 memory=6935652554363134804 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 36521266 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 36521266 14314172416 50598 18446744073709551615 4194304 4196468 140722298219072 139750385800608 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13978684 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750182741504 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13980732 memory=16724602654207 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13980732 memory=1380 CPUtime=1.83 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) S 5333 5333 7968 0 -1 1077944384 12055 0 0 0 182 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13980732 memory=1380 CPUtime=1.46 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) S 5333 5333 7968 0 -1 1077944384 8266 0 0 0 144 2 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750179584112 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.51 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 5676 0 0 0 50 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13980732 memory=7667752648080321380 CPUtime=1.4 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1127 0 0 0 74 66 0 0 20 0 15 0 36521273 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 2387.52 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 465272 KiB

[startup+2442.3 s]
/proc/loadavg: 1.99 1.96 1.90 3/213 5676
/proc/meminfo: memFree=30197008/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13980732 memory=463892 CPUtime=2447.56 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 50790 0 0 0 244669 87 0 0 20 0 15 0 36521263 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3495183 115973 3222 1 0 3483476 0
[pid=5335/tid=5336] ppid=5333 vsize=13980732 memory=463892 CPUtime=2441.74 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 20292 0 0 0 244165 9 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750845688648 139750473185309 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 344 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 247 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 215 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 298 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.05 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 892 0 0 0 3 2 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750385800672 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750182741504 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13980732 memory=463892 CPUtime=1.83 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) S 5333 5333 7968 0 -1 1077944384 12057 0 0 0 182 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13980732 memory=463892 CPUtime=1.46 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) S 5333 5333 7968 0 -1 1077944384 8274 0 0 0 144 2 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750179584112 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.51 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 5678 0 0 0 50 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13980732 memory=1380 CPUtime=1.44 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1160 0 0 0 76 68 0 0 20 0 15 0 36521273 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 2447.56 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 465272 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 1.96 1.90 3/213 5680
/proc/meminfo: memFree=30195392/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13980732 memory=463892 CPUtime=2507.58 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 50883 0 0 0 250670 88 0 0 20 0 15 0 36521263 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3495183 115973 3222 1 0 3483476 0
[pid=5335/tid=5336] ppid=5333 vsize=13980732 memory=463892 CPUtime=2501.73 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 20381 0 0 0 250164 9 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750845688648 139750473185884 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 344 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 247 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 215 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 298 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13980732 memory=463892 CPUtime=0.06 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 892 0 0 0 3 3 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750385800672 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750182741504 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13980732 memory=463892 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13980732 memory=4124 CPUtime=1.83 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) S 5333 5333 7968 0 -1 1077944384 12057 0 0 0 182 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13980732 memory=4126316290023845779 CPUtime=1.46 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) S 5333 5333 7968 0 -1 1077944384 8274 0 0 0 144 2 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750179584112 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.51 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 5678 0 0 0 50 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13980732 memory=463892 CPUtime=1.48 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1164 0 0 0 78 70 0 0 20 0 15 0 36521273 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 2507.58 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 465272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.8 s]
/proc/loadavg: 2.00 1.96 1.90 3/213 5681
/proc/meminfo: memFree=30195416/32770624 swapFree=67108860/67108860
[pid=5333] ppid=5330 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/5333/stat : 5333 (xcsp3-exec) S 5330 5333 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 36521255 9740288 345 18446744073709551615 4194304 5098028 140728248635872 140728248633976 140057936765564 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 8 0 0 7196144 7232144 19345408 140728248643963 140728248644166 140728248644166 140728248647659 0
/proc/5333/statm: 2378 345 289 221 0 87 0
[pid=5335] ppid=5333 vsize=13980732 memory=463892 CPUtime=2520.08 cores=0,2,4,6
/proc/5335/stat : 5335 (java) S 5333 5333 7968 0 -1 1077944320 51028 0 0 0 251920 88 0 0 20 0 15 0 36521263 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 140722298201616 139750841450231 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
/proc/5335/statm: 3495183 115973 3222 1 0 3483476 0
[pid=5335/tid=5336] ppid=5333 vsize=13980732 memory=15254861369313240 CPUtime=2514.23 cores=0,2,4,6
/proc/5335/task/5336/stat : 5336 (java) R 5333 5333 7968 0 -1 4202560 20480 0 0 0 251414 9 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750845688648 139750473185986 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5337] ppid=5333 vsize=13980732 memory=1200 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5337/stat : 5337 (java) S 5333 5333 7968 0 -1 1077944384 344 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750798416144 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5338] ppid=5333 vsize=13980732 memory=15872 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5338/stat : 5338 (java) S 5333 5333 7968 0 -1 1077944384 247 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750797363600 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5339] ppid=5333 vsize=13980732 memory=4040 CPUtime=0.1 cores=0,2,4,6
/proc/5335/task/5339/stat : 5339 (java) S 5333 5333 7968 0 -1 1077944384 215 0 0 0 7 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750796311056 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5340] ppid=5333 vsize=13980732 memory=16444 CPUtime=0.11 cores=0,2,4,6
/proc/5335/task/5340/stat : 5340 (java) S 5333 5333 7968 0 -1 1077944384 298 0 0 0 8 3 0 0 20 0 15 0 36521264 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750795258512 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5341] ppid=5333 vsize=13980732 memory=13596 CPUtime=0.06 cores=0,2,4,6
/proc/5335/task/5341/stat : 5341 (java) S 5333 5333 7968 0 -1 1077944384 898 0 0 0 3 3 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750386854384 139750841461378 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5342] ppid=5333 vsize=13980732 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5342/stat : 5342 (java) S 5333 5333 7968 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750385800672 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5343] ppid=5333 vsize=13980732 memory=640 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5343/stat : 5343 (java) S 5333 5333 7968 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 15 0 36521266 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750182741504 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5344] ppid=5333 vsize=13980732 memory=1792 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5344/stat : 5344 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750181690064 139750841468827 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5345] ppid=5333 vsize=13980732 memory=960 CPUtime=1.83 cores=0,2,4,6
/proc/5335/task/5345/stat : 5345 (java) S 5333 5333 7968 0 -1 1077944384 12063 0 0 0 182 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750180636656 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5346] ppid=5333 vsize=13980732 memory=2248 CPUtime=1.46 cores=0,2,4,6
/proc/5335/task/5346/stat : 5346 (java) S 5333 5333 7968 0 -1 1077944384 8278 0 0 0 144 2 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750179584112 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5347] ppid=5333 vsize=13980732 memory=1380 CPUtime=0.51 cores=0,2,4,6
/proc/5335/task/5347/stat : 5347 (java) S 5333 5333 7968 0 -1 1077944384 5682 0 0 0 50 1 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750178531568 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5348] ppid=5333 vsize=13980732 memory=288293255362380584 CPUtime=0 cores=0,2,4,6
/proc/5335/task/5348/stat : 5348 (java) S 5333 5333 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 36521269 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750177479264 139750841460437 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
[pid=5335/tid=5349] ppid=5333 vsize=13980732 memory=288293255362380584 CPUtime=1.48 cores=0,2,4,6
/proc/5335/task/5349/stat : 5349 (java) S 5333 5333 7968 0 -1 1077944384 1190 0 0 0 78 70 0 0 20 0 15 0 36521273 14316269568 115973 18446744073709551615 4194304 4196468 140722298219072 139750176426800 139750841461378 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 14798848 140722298225074 140722298225250 140722298225250 140722298228687 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 465272 KiB

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

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

[startup+2514.81 s]
# the end of solver process 5335 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.22 s, system=0.890046 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): 2514.81
CPU time (s): 2520.11
CPU user time (s): 2519.22
CPU system time (s): 0.890046
CPU usage (%): 100.211
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 465272

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.22
system time used= 0.890046
maximum resident set size= 464468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51899
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57221
involuntary context switches= 3183


# summary of solver processes directly reported to runsolver:
#   pid: 5333,5335
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2519.22
#   total CPU system time (s): 0.890046

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.685 second user time and 24.3003 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-15 21:32:29
IDJOB=4271953
IDBENCH=135979
IDSOLVER=2664
FILE ID=node128/4271953-1502826387
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft249-09.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-4271953-1502826387/watcher-4271953-1502826387 -o /tmp/evaluation-result-4271953-1502826387/solver-4271953-1502826387 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 17711943 HOME/instance-4271953-1502826387.xml

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

MD5SUM BENCH= a945271e4f3ca829c58581a3c461a76e
RANDOM SEED=17711943

node128.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.94
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.94
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.94
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.94
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:        30678240 kB
MemAvailable:   31617804 kB
Buffers:          234712 kB
Cached:           996616 kB
SwapCached:            0 kB
Active:           779108 kB
Inactive:         893180 kB
Active(anon):     441556 kB
Inactive(anon):    24956 kB
Active(file):     337552 kB
Inactive(file):   868224 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9800 kB
Writeback:             0 kB
AnonPages:        440764 kB
Mapped:            50780 kB
Shmem:             25308 kB
Slab:             124796 kB
SReclaimable:      99248 kB
SUnreclaim:        25548 kB
KernelStack:        3520 kB
PageTables:         6092 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1688792 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    339968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node128 at 2017-08-15 22:14:24