Trace number 4283266

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-08-18)? (TO) 2520.03 2470.4299

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t15-7.xml
MD5SUM2ebe21d5d08c670f23069b27b9adbcc2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark171
Best CPU time to get the best result obtained on this benchmark8.3614998
Satisfiable
(Un)Satisfiability was proved
Number of variables4158
Number of constraints220
Number of domains11
Minimum domain size2
Maximum domain size20
Distribution of domain sizes[{"size":2,"count":792},{"size":3,"count":594},{"size":5,"count":198},{"size":8,"count":198},{"size":11,"count":198},{"size":12,"count":396},{"size":14,"count":396},{"size":17,"count":396},{"size":18,"count":198},{"size":19,"count":594},{"size":20,"count":198}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":4158}]
Minimum constraint arity21
Maximum constraint arity3960
Distribution of constraint arities[{"arity":21,"count":198},{"arity":198,"count":21},{"arity":3960,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":1},{"type":"lex","count":1},{"type":"sum","count":218}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.11	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283266-1503194266.xml"  -tl '2520s' -p 1 -x 3
0.05/0.30	c [HOME/instance-4283266-1503194266.xml, -tl, 2520s, -p, 1, -x, 3]
0.23/0.36	c simple solver
0.41/0.42	c parse instance...
1.14/0.76	c solve instance...
2520.00/2470.40	s UNKNOWN
2520.00/2470.40	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 (15093 MiB free)
  memory of node 1: 16384 MiB (14526 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283266-1503194266/watcher-4283266-1503194266 -o /tmp/evaluation-result-4283266-1503194266/solver-4283266-1503194266 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28736 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1694728385 HOME/instance-4283266-1503194266.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
Current StackSize limit: 8192 KiB

solver pid=32392, runsolver pid=32389

[startup+0.100149 s]*
/proc/loadavg: 2.02 2.05 1.99 2/197 32393
/proc/meminfo: memFree=30331680/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9504 memory=256 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) R 32389 32392 13977 0 -1 4194304 205 0 0 0 0 0 0 0 20 0 1 0 107767227 9732096 64 18446744073709551615 4194304 5098028 140722727558048 140722727558048 139690486650491 0 0 1 0 0 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2376 64 49 221 0 53 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9504 KiB
Current children cumulated memory: 256 KiB

[startup+0.209378 s]*
/proc/loadavg: 2.02 2.05 1.99 2/211 32407
/proc/meminfo: memFree=30322204/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13973868 memory=20664 CPUtime=0.05 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 4558 0 0 0 5 0 0 0 20 0 15 0 107767238 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3493467 5166 2573 1 0 3482964 0
[pid=32394/tid=32395] ppid=32392 vsize=13973868 memory=7311146985107750967 CPUtime=0.04 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 2731 0 0 0 4 0 0 0 20 0 15 0 107767239 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140056497887840 140056485882686 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13973868 memory=1358 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13973868 memory=288370452292015744 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13973868 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13973868 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767239 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13973868 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767241 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13973868 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107767241 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055970042656 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13973868 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107767241 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055968990320 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13973868 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13973868 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) S 32392 32392 13977 0 -1 1077944384 301 0 0 0 0 0 0 0 20 0 15 0 107767244 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13973868 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13973868 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 223 0 0 0 0 0 0 0 20 0 15 0 107767244 14309240832 5166 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13973868 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14309240832 5678 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13973868 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767249 14309240832 5678 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 0.05 s
Current children cumulated vsize: 13983380 KiB
Current children cumulated memory: 22040 KiB

[startup+0.310387 s]*
/proc/loadavg: 2.02 2.05 1.99 3/212 32408
/proc/meminfo: memFree=30310548/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13974352 memory=37268 CPUtime=0.23 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 8360 0 0 0 21 2 0 0 20 0 15 0 107767238 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3493588 9317 2963 1 0 3482964 0
[pid=32394/tid=32395] ppid=32392 vsize=13974352 memory=-8774313645642428999 CPUtime=0.14 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 5590 0 0 0 13 1 0 0 20 0 15 0 107767239 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140056497859008 140056493667485 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13974352 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767239 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13974352 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767241 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107767241 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140055970042656 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107767241 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140055968990320 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) R 32392 32392 13977 0 -1 1077944384 366 0 0 0 1 0 0 0 20 0 15 0 107767244 14309736448 9317 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) R 32392 32392 13977 0 -1 4202560 422 0 0 0 1 0 0 0 20 0 15 0 107767244 14309736448 9327 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056476876224 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13974352 memory=140076140304000 CPUtime=0.05 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 682 0 0 0 5 0 0 0 20 0 15 0 107767244 14309736448 9327 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14309736448 9327 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13974352 memory=140076140304000 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767249 14309736448 9327 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 0.23 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38644 KiB

[startup+0.703142 s]
/proc/loadavg: 2.02 2.05 1.99 5/212 32408
/proc/meminfo: memFree=30296780/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13980732 memory=68988 CPUtime=1.14 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 11421 0 0 0 109 5 0 0 20 0 15 0 107767238 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3495183 17247 3174 1 0 3483476 0
[pid=32394/tid=32395] ppid=32392 vsize=13980732 memory=0 CPUtime=0.52 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 7569 0 0 0 49 3 0 0 20 0 15 0 107767239 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140056497873984 140056493657494 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13980732 memory=7951474931967289441 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13980732 memory=7373916858537504097 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13980732 memory=4639059873309409380 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13980732 memory=-9033795734659767669 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13980732 memory=-7887927021948682183 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055970042656 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13980732 memory=-9001734043636558696 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055968990320 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=-7522837415797432223 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=-7606742920825102191 CPUtime=0.14 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) R 32392 32392 13977 0 -1 4202560 632 0 0 0 14 0 0 0 20 0 15 0 107767244 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055966876224 140056486742399 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=50204 CPUtime=0.16 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) R 32392 32392 13977 0 -1 4202560 748 0 0 0 16 0 0 0 20 0 15 0 107767244 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055965822144 140056478771740 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=-8774313645642428999 CPUtime=0.29 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) R 32392 32392 13977 0 -1 1077944384 1165 0 0 0 29 0 0 0 20 0 15 0 107767244 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767249 14316269568 17247 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 70364 KiB

[startup+1.50079 s]
/proc/loadavg: 2.02 2.05 1.99 5/212 32408
/proc/meminfo: memFree=30263464/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13980732 memory=116764 CPUtime=3.52 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 19024 0 0 0 346 6 0 0 20 0 15 0 107767238 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3495183 29191 3196 1 0 3483476 0
[pid=32394/tid=32395] ppid=32392 vsize=13980732 memory=-8774313645642428999 CPUtime=1.32 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 8638 0 0 0 128 4 0 0 20 0 15 0 107767239 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140056497882592 140056087092937 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13980732 memory=3472468371415779042 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13980732 memory=7162362160813985731 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13980732 memory=4207739589642967204 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13980732 memory=3472468371415785861 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 107767239 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13980732 memory=7089618335782298726 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055970042656 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13980732 memory=-6804530832991035292 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055968990320 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=-7025452035940392864 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=3047711553320166262 CPUtime=0.83 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) R 32392 32392 13977 0 -1 4202560 3030 0 0 0 82 1 0 0 20 0 15 0 107767244 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055966867528 140056478035153 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=8226496019563244444 CPUtime=0.85 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) R 32392 32392 13977 0 -1 4202560 3651 0 0 0 85 0 0 0 20 0 15 0 107767244 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055965832112 140056475163441 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=0 CPUtime=0.49 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) R 32392 32392 13977 0 -1 1077944384 2394 0 0 0 49 0 0 0 20 0 15 0 107767244 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=-1891255765032775953 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 107767249 14316269568 29191 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0

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

/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055968990336 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=1376 CPUtime=3.96 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) S 32392 32392 13977 0 -1 1077944384 37997 0 0 0 393 3 0 0 20 0 15 0 107767244 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=3392168 CPUtime=2.96 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) S 32392 32392 13977 0 -1 1077944384 26151 0 0 0 293 3 0 0 20 0 15 0 107767244 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=1376 CPUtime=0.79 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 15397 0 0 0 77 2 0 0 20 0 15 0 107767244 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=1376 CPUtime=1.28 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1570 0 0 0 65 63 0 0 20 0 15 0 107767249 14316269568 848042 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 2369.04 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3393544 KiB

[startup+2382.3 s]
/proc/loadavg: 1.99 2.00 1.97 3/211 32572
/proc/meminfo: memFree=23851944/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13980732 memory=3188504 CPUtime=2429.84 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 534217 0 0 0 242333 651 0 0 20 0 15 0 107767238 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3495183 797126 3260 1 0 3483476 0
[pid=32394/tid=32395] ppid=32392 vsize=13980732 memory=3188504 CPUtime=2367.71 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 366673 0 0 0 236711 60 0 0 20 0 15 0 107767239 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140056497884480 140056087658638 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13980732 memory=1376 CPUtime=12.98 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 16171 0 0 0 1168 130 0 0 20 0 15 0 107767239 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13980732 memory=3188504 CPUtime=12.94 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 17826 0 0 0 1165 129 0 0 20 0 15 0 107767239 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13980732 memory=3188504 CPUtime=13 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 15068 0 0 0 1169 131 0 0 20 0 15 0 107767239 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13980732 memory=1376 CPUtime=12.97 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 16953 0 0 0 1167 130 0 0 20 0 15 0 107767239 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13980732 memory=3188504 CPUtime=1.11 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 18272 0 0 0 102 9 0 0 20 0 15 0 107767241 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13980732 memory=3188504 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055970042720 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055968990336 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=0 CPUtime=3.96 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) S 32392 32392 13977 0 -1 1077944384 38182 0 0 0 393 3 0 0 20 0 15 0 107767244 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=1376 CPUtime=2.96 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) S 32392 32392 13977 0 -1 1077944384 26158 0 0 0 293 3 0 0 20 0 15 0 107767244 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=4120 CPUtime=0.8 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 15933 0 0 0 78 2 0 0 20 0 15 0 107767244 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=3188504 CPUtime=1.32 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1609 0 0 0 67 65 0 0 20 0 15 0 107767249 14316269568 797126 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 2429.84 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 3189880 KiB

[startup+2442.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/211 32727
/proc/meminfo: memFree=27809376/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13980732 memory=2928928 CPUtime=2491.07 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 547317 0 0 0 248453 654 0 0 20 0 15 0 107767238 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3495183 732232 3260 1 0 3483476 0
[pid=32394/tid=32395] ppid=32392 vsize=13980732 memory=2928928 CPUtime=2427.3 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 377506 0 0 0 242669 61 0 0 20 0 15 0 107767239 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140056497884480 140056084953703 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13980732 memory=3013060 CPUtime=13.38 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 16571 0 0 0 1208 130 0 0 20 0 15 0 107767239 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13980732 memory=2928928 CPUtime=13.33 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 18472 0 0 0 1204 129 0 0 20 0 15 0 107767239 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13980732 memory=2928928 CPUtime=13.4 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 15852 0 0 0 1209 131 0 0 20 0 15 0 107767239 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13980732 memory=2928928 CPUtime=13.38 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 17082 0 0 0 1208 130 0 0 20 0 15 0 107767239 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13980732 memory=1376 CPUtime=1.11 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 18525 0 0 0 102 9 0 0 20 0 15 0 107767241 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055970042720 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13980732 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055968990336 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=2928928 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=1376 CPUtime=3.96 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) S 32392 32392 13977 0 -1 1077944384 38186 0 0 0 393 3 0 0 20 0 15 0 107767244 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=2928928 CPUtime=2.96 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) S 32392 32392 13977 0 -1 1077944384 26164 0 0 0 293 3 0 0 20 0 15 0 107767244 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=-3622645143214314312 CPUtime=0.8 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 15939 0 0 0 78 2 0 0 20 0 15 0 107767244 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=1376 CPUtime=1.35 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1648 0 0 0 69 66 0 0 20 0 15 0 107767249 14316269568 732232 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 2491.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2930304 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2470.4 s]
/proc/loadavg: 1.96 2.00 1.97 3/211 32729
/proc/meminfo: memFree=27824016/32770624 swapFree=67108860/67108860
[pid=32392] ppid=32389 vsize=9512 memory=1376 CPUtime=0 cores=0,2,4,6
/proc/32392/stat : 32392 (xcsp3-exec) S 32389 32392 13977 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 107767227 9740288 344 18446744073709551615 4194304 5098028 140722727558048 140722727556152 139690479063676 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 10 0 0 7196144 7232144 23982080 140722727563640 140722727563845 140722727563845 140722727567339 0
/proc/32392/statm: 2378 344 289 221 0 87 0
[pid=32394] ppid=32392 vsize=13980732 memory=2995804 CPUtime=2520 cores=0,2,4,6
/proc/32394/stat : 32394 (java) S 32392 32392 13977 0 -1 1077944320 552024 0 0 0 251337 663 0 0 20 0 15 0 107767238 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140726662697504 140056493645559 0 0 1 16800974 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
/proc/32394/statm: 3495183 748951 3260 1 0 3483476 0
[pid=32394/tid=32395] ppid=32392 vsize=13980732 memory=0 CPUtime=2455.12 cores=0,2,4,6
/proc/32394/task/32395/stat : 32395 (java) R 32392 32392 13977 0 -1 4202560 379707 0 0 0 245451 61 0 0 20 0 15 0 107767239 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140056497885040 140056087093197 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32396] ppid=32392 vsize=13980732 memory=0 CPUtime=13.65 cores=0,2,4,6
/proc/32394/task/32396/stat : 32396 (java) S 32392 32392 13977 0 -1 1077944384 17104 0 0 0 1233 132 0 0 20 0 15 0 107767239 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140056413059984 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32397] ppid=32392 vsize=13980732 memory=0 CPUtime=13.6 cores=0,2,4,6
/proc/32394/task/32397/stat : 32397 (java) S 32392 32392 13977 0 -1 1077944384 19234 0 0 0 1229 131 0 0 20 0 15 0 107767239 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140056412007184 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32398] ppid=32392 vsize=13980732 memory=1376 CPUtime=13.67 cores=0,2,4,6
/proc/32394/task/32398/stat : 32398 (java) S 32392 32392 13977 0 -1 1077944384 16368 0 0 0 1234 133 0 0 20 0 15 0 107767239 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140056410954896 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32399] ppid=32392 vsize=13980732 memory=2929184 CPUtime=13.65 cores=0,2,4,6
/proc/32394/task/32399/stat : 32399 (java) S 32392 32392 13977 0 -1 1077944384 17403 0 0 0 1233 132 0 0 20 0 15 0 107767239 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140056409902096 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32400] ppid=32392 vsize=13980732 memory=796 CPUtime=1.11 cores=0,2,4,6
/proc/32394/task/32400/stat : 32400 (java) S 32392 32392 13977 0 -1 1077944384 18850 0 0 0 102 9 0 0 20 0 15 0 107767241 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055971096688 140056493656706 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32401] ppid=32392 vsize=13980732 memory=164 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32401/stat : 32401 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055970042720 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32402] ppid=32392 vsize=13980732 memory=140071768456885 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32402/stat : 32402 (java) S 32392 32392 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 107767241 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055968990336 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32403] ppid=32392 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32403/stat : 32403 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055967938640 140056493664155 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32404] ppid=32392 vsize=13980732 memory=-8774313645642428999 CPUtime=3.96 cores=0,2,4,6
/proc/32394/task/32404/stat : 32404 (java) S 32392 32392 13977 0 -1 1077944384 38192 0 0 0 393 3 0 0 20 0 15 0 107767244 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055966886512 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32405] ppid=32392 vsize=13980732 memory=1716 CPUtime=2.96 cores=0,2,4,6
/proc/32394/task/32405/stat : 32405 (java) S 32392 32392 13977 0 -1 1077944384 26168 0 0 0 293 3 0 0 20 0 15 0 107767244 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055965833712 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32406] ppid=32392 vsize=13980732 memory=1008 CPUtime=0.8 cores=0,2,4,6
/proc/32394/task/32406/stat : 32406 (java) S 32392 32392 13977 0 -1 1077944384 15943 0 0 0 78 2 0 0 20 0 15 0 107767244 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055964781424 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32407] ppid=32392 vsize=13980732 memory=1232 CPUtime=0 cores=0,2,4,6
/proc/32394/task/32407/stat : 32407 (java) S 32392 32392 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 107767244 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055963728864 140056493655765 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
[pid=32394/tid=32408] ppid=32392 vsize=13980732 memory=956 CPUtime=1.37 cores=0,2,4,6
/proc/32394/task/32408/stat : 32408 (java) S 32392 32392 13977 0 -1 1077944384 1683 0 0 0 70 67 0 0 20 0 15 0 107767249 14316269568 748951 18446744073709551615 4194304 4196468 140726662714960 140055962675632 140056493656706 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 8081408 140726662721969 140726662722145 140726662722145 140726662725583 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 2997180 KiB

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

[startup+2470.41 s]
# the end of solver process 32392 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00178 s, system=0.000599 s

[startup+2470.43 s]
# the end of solver process 32394 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.38 s, system=6.65078 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): 2470.43
CPU time (s): 2520.03
CPU user time (s): 2513.38
CPU system time (s): 6.65078
CPU usage (%): 102.008
Max. virtual memory (cumulated for all children) (KiB): 13992248
Max. memory (cumulated for all children) (KiB): 4435552

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.38
system time used= 6.65078
maximum resident set size= 4434176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 553017
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2968
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 63551
involuntary context switches= 3731


# summary of solver processes directly reported to runsolver:
#   pid: 32392,32394
#   total CPU time (s): 2520.03
#   total CPU user time (s): 2513.38
#   total CPU system time (s): 6.65078

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5316 second user time and 24.1974 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-20 03:43:30
IDJOB=4283266
IDBENCH=124179
IDSOLVER=2679
FILE ID=node124/4283266-1503194266
RUNJOBID= node124-1503172076-28736
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t15-7.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-4283266-1503194266/watcher-4283266-1503194266 -o /tmp/evaluation-result-4283266-1503194266/solver-4283266-1503194266 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28736 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1694728385 HOME/instance-4283266-1503194266.xml

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

MD5SUM BENCH= 2ebe21d5d08c670f23069b27b9adbcc2
RANDOM SEED=1694728385

node124.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.51
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.51
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.51
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.51
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:        30332008 kB
MemAvailable:   30977604 kB
Buffers:          295460 kB
Cached:           643416 kB
SwapCached:            0 kB
Active:          1602536 kB
Inactive:         380940 kB
Active(anon):     997588 kB
Inactive(anon):    89140 kB
Active(file):     604948 kB
Inactive(file):   291800 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8036 kB
Writeback:             0 kB
AnonPages:       1044620 kB
Mapped:            70772 kB
Shmem:             41704 kB
Slab:             156880 kB
SReclaimable:     129364 kB
SUnreclaim:        27516 kB
KernelStack:        3504 kB
PageTables:         7176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1854548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    929792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-20 04:24:40