Trace number 4271291

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 4.0.5 par (2017-08-09)? (TO) 19998 2520.1101

General information on the benchmark

NameStripPacking/StripPacking-m1-series1/
StripPacking-C4P1.xml
MD5SUMc0247ea7b398869ca59a5ebbb30456b3
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables245
Number of constraints148
Number of domains47
Minimum domain size1
Maximum domain size60
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":145},{"size":60,"count":98}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":49},{"degree":2,"count":98},{"degree":3,"count":98}]
Minimum constraint arity2
Maximum constraint arity196
Distribution of constraint arities[{"arity":2,"count":98},{"arity":3,"count":49},{"arity":196,"count":1}]
Number of extensional constraints49
Number of intensional constraints98
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":98},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271291-1502677750.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4271291-1502677750.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.27	c parse instance...
2.17/0.82	c solve instance...
19997.18/2520.09	s UNKNOWN
19997.18/2520.09	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 (15055 MiB free)
  memory of node 1: 16384 MiB (15675 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271291-1502677750/watcher-4271291-1502677750 -o /tmp/evaluation-result-4271291-1502677750/solver-4271291-1502677750 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502676892-25411 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1281529538 HOME/instance-4271291-1502677750.xml 

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

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

solver pid=25428, runsolver pid=25425

[startup+0.100137 s]*
/proc/loadavg: 8.28 8.62 8.68 2/200 25449
/proc/meminfo: memFree=31455796/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=25999808 memory=24596 CPUtime=0.11 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 5583 0 0 0 10 1 0 0 20 0 20 0 100862833 26623803392 6149 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6499952 6149 2859 1 0 6488269 0
[pid=25430/tid=25431] ppid=25428 vsize=25999808 memory=4134930498285298233 CPUtime=0.09 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) R 25428 25428 25384 0 -1 4202560 3558 0 0 0 8 1 0 0 20 0 20 0 100862833 26623803392 6215 33554432000 4194304 4196468 140730432194160 140177030175776 140177010021726 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=25999808 memory=4872558044660077418 CPUtime=0 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=25999808 memory=140435843315328 CPUtime=0 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25435] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25435/stat : 25435 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176580999696 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25436] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25436/stat : 25436 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176579947408 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25437] ppid=25428 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25437/stat : 25437 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176578894608 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25438] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25438/stat : 25438 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176577842320 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25439] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25439/stat : 25439 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26623803392 6215 33554432000 4194304 4196468 140730432194160 140176576789520 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25440] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25440/stat : 25440 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862836 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175298250864 140177025952386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25441] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25441/stat : 25441 (java) S 25428 25428 25384 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100862836 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175297196832 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25442] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25442/stat : 25442 (java) S 25428 25428 25384 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100862836 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175296144496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25443] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25443/stat : 25443 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175295092816 140177025959835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25444] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25444/stat : 25444 (java) S 25428 25428 25384 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175294040688 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25445] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25445/stat : 25445 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175292987888 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25446] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25446/stat : 25446 (java) S 25428 25428 25384 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175291935600 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25447] ppid=25428 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/25430/task/25447/stat : 25447 (java) S 25428 25428 25384 0 -1 1077944384 284 0 0 0 1 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175290882800 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25448] ppid=25428 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25448/stat : 25448 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175289829728 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25449] ppid=25428 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25449/stat : 25449 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26623803392 6215 33554432000 4194304 4196468 140730432194160 140175288777008 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 25976 KiB

[startup+0.210122 s]*
/proc/loadavg: 8.28 8.62 8.68 2/200 25449
/proc/meminfo: memFree=31444804/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=26004064 memory=37892 CPUtime=0.33 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 8586 0 0 0 30 3 0 0 20 0 20 0 100862833 26628161536 9473 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6501016 9473 3049 1 0 6488269 0
[pid=25430/tid=25431] ppid=25428 vsize=26004064 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) R 25428 25428 25384 0 -1 4202560 5466 0 0 0 18 2 0 0 20 0 20 0 100862833 26628161536 9473 33554432000 4194304 4196468 140730432194160 140177030178080 140177025964829 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=26004064 memory=329 CPUtime=0 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=26004064 memory=288370811995027072 CPUtime=0 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25435] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25435/stat : 25435 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176580999696 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25436] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25436/stat : 25436 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176579947408 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25437] ppid=25428 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25437/stat : 25437 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176578894608 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25438] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25438/stat : 25438 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176577842320 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25439] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25439/stat : 25439 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 9473 33554432000 4194304 4196468 140730432194160 140176576789520 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25440] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25440/stat : 25440 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175298250864 140177025952386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25441] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25441/stat : 25441 (java) S 25428 25428 25384 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175297196832 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25442] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25442/stat : 25442 (java) S 25428 25428 25384 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175296144496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25443] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25443/stat : 25443 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175295092816 140177025959835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25444] ppid=25428 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25430/task/25444/stat : 25444 (java) S 25428 25428 25384 0 -1 1077944384 509 0 0 0 1 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175294040688 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25445] ppid=25428 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/25430/task/25445/stat : 25445 (java) S 25428 25428 25384 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175292987888 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25446] ppid=25428 vsize=26004064 memory=-1 CPUtime=0.01 cores=0-7
/proc/25430/task/25446/stat : 25446 (java) S 25428 25428 25384 0 -1 1077944384 175 0 0 0 1 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175291935600 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25447] ppid=25428 vsize=26004064 memory=-1 CPUtime=0.07 cores=0-7
/proc/25430/task/25447/stat : 25447 (java) S 25428 25428 25384 0 -1 1077944384 894 0 0 0 7 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175290882800 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25448] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25448/stat : 25448 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175289829728 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25449] ppid=25428 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25449/stat : 25449 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 9473 33554432000 4194304 4196468 140730432194160 140175288777008 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 39272 KiB

[startup+0.309553 s]*
/proc/loadavg: 8.28 8.62 8.68 3/200 25449
/proc/meminfo: memFree=31437856/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=26004064 memory=42836 CPUtime=0.49 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 9483 0 0 0 46 3 0 0 20 0 20 0 100862833 26628161536 10709 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6501016 10709 3100 1 0 6488269 0
[pid=25430/tid=25431] ppid=25428 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) R 25428 25428 25384 0 -1 4202560 6155 0 0 0 27 2 0 0 20 0 20 0 100862833 26628161536 10709 33554432000 4194304 4196468 140730432194160 140177030179280 140177025953174 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25435] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25435/stat : 25435 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176580999696 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25436] ppid=25428 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/25430/task/25436/stat : 25436 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176579947408 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25437] ppid=25428 vsize=26004064 memory=140435699889071 CPUtime=0 cores=0-7
/proc/25430/task/25437/stat : 25437 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176578894608 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25438] ppid=25428 vsize=26004064 memory=140435699891376 CPUtime=0 cores=0-7
/proc/25430/task/25438/stat : 25438 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176577842320 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25439] ppid=25428 vsize=26004064 memory=140435699893680 CPUtime=0 cores=0-7
/proc/25430/task/25439/stat : 25439 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26628161536 10709 33554432000 4194304 4196468 140730432194160 140176576789520 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25440] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25440/stat : 25440 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175298250864 140177025952386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25441] ppid=25428 vsize=26004064 memory=280871399794320 CPUtime=0 cores=0-7
/proc/25430/task/25441/stat : 25441 (java) S 25428 25428 25384 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175297196832 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25442] ppid=25428 vsize=26004064 memory=280871399801232 CPUtime=0 cores=0-7
/proc/25430/task/25442/stat : 25442 (java) S 25428 25428 25384 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 100862836 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175296144496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25443] ppid=25428 vsize=26004064 memory=280871399742512 CPUtime=0 cores=0-7
/proc/25430/task/25443/stat : 25443 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175295092816 140177025959835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25444] ppid=25428 vsize=26004064 memory=280871399815056 CPUtime=0.02 cores=0-7
/proc/25430/task/25444/stat : 25444 (java) R 25428 25428 25384 0 -1 4202560 565 0 0 0 2 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175294040688 140177003925888 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25445] ppid=25428 vsize=26004064 memory=280871399821968 CPUtime=0.01 cores=0-7
/proc/25430/task/25445/stat : 25445 (java) S 25428 25428 25384 0 -1 1077944384 232 0 0 0 1 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175292987888 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25446] ppid=25428 vsize=26004064 memory=280871399819664 CPUtime=0.01 cores=0-7
/proc/25430/task/25446/stat : 25446 (java) S 25428 25428 25384 0 -1 1077944384 177 0 0 0 1 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175291935600 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25447] ppid=25428 vsize=26004064 memory=280871399835824 CPUtime=0.12 cores=0-7
/proc/25430/task/25447/stat : 25447 (java) R 25428 25428 25384 0 -1 4202560 1044 0 0 0 12 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175290879168 140177004461681 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25448] ppid=25428 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25448/stat : 25448 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175289829728 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25449] ppid=25428 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/25430/task/25449/stat : 25449 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 100862839 26628161536 10709 33554432000 4194304 4196468 140730432194160 140175288777008 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 0.49 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 44216 KiB

[startup+0.700843 s]
/proc/loadavg: 8.28 8.62 8.68 6/200 25449
/proc/meminfo: memFree=31422240/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=26006188 memory=82620 CPUtime=1.67 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 13383 0 0 0 161 6 0 0 20 0 20 0 100862833 26630336512 20655 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6501547 20655 3202 1 0 6488781 0
[pid=25430/tid=25431] ppid=25428 vsize=26006188 memory=280871400193712 CPUtime=0.66 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) R 25428 25428 25384 0 -1 4202560 7028 0 0 0 63 3 0 0 20 0 20 0 100862833 26630336512 20655 33554432000 4194304 4196468 140730432194160 140177030177184 140176663320224 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=26006188 memory=140435700097904 CPUtime=0 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26630336512 20655 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=26006188 memory=0 CPUtime=0 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 100862834 26630336512 20655 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=26006188 memory=4612 CPUtime=0 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 100862834 26630336512 20655 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0

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

[pid=25430/tid=25457] ppid=25428 vsize=26540748 memory=754660 CPUtime=2406.61 cores=0-7
/proc/25430/task/25457/stat : 25457 (java) R 25428 25428 25384 0 -1 4202560 173712 0 0 0 240620 41 0 0 20 0 28 0 100862917 27177725952 184451 33554432000 4194304 4196468 140730432194160 140175273400848 140176673978353 0 4 0 16800975 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 19380 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 739184 KiB

[startup+2502.3 s]
/proc/loadavg: 8.22 8.34 8.31 9/207 25491
/proc/meminfo: memFree=30755024/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=26540748 memory=723684 CPUtime=19856.1 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 1370094 0 0 0 1984245 1364 0 0 20 0 28 0 100862833 27177725952 180921 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6635187 180921 3296 1 0 6622421 0
[pid=25430/tid=25431] ppid=25428 vsize=26540748 memory=730352 CPUtime=0.8 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) S 25428 25428 25384 0 -1 1077944384 7125 0 0 0 77 3 0 0 20 0 28 0 100862833 27177725952 180921 33554432000 4194304 4196468 140730432194160 140177030182016 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=26540748 memory=754984 CPUtime=15.18 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 42988 0 0 0 1446 72 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 2 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=26540748 memory=730352 CPUtime=15.18 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 40624 0 0 0 1449 69 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=26540748 memory=730352 CPUtime=15.09 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 43235 0 0 0 1445 64 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25435] ppid=25428 vsize=26540748 memory=723684 CPUtime=15.17 cores=0-7
/proc/25430/task/25435/stat : 25435 (java) S 25428 25428 25384 0 -1 1077944384 45885 0 0 0 1453 64 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176580999696 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25436] ppid=25428 vsize=26540748 memory=1380 CPUtime=15.07 cores=0-7
/proc/25430/task/25436/stat : 25436 (java) S 25428 25428 25384 0 -1 1077944384 39828 0 0 0 1440 67 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176579947408 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25437] ppid=25428 vsize=26540748 memory=0 CPUtime=15.2 cores=0-7
/proc/25430/task/25437/stat : 25437 (java) S 25428 25428 25384 0 -1 1077944384 38497 0 0 0 1455 65 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176578894608 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 4 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25438] ppid=25428 vsize=26540748 memory=1692 CPUtime=15.05 cores=0-7
/proc/25430/task/25438/stat : 25438 (java) S 25428 25428 25384 0 -1 1077944384 39698 0 0 0 1436 69 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176577842320 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25439] ppid=25428 vsize=26540748 memory=1948 CPUtime=15.15 cores=0-7
/proc/25430/task/25439/stat : 25439 (java) S 25428 25428 25384 0 -1 1077944384 41130 0 0 0 1448 67 0 0 20 0 28 0 100862834 27177725952 180921 33554432000 4194304 4196468 140730432194160 140176576789520 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25440] ppid=25428 vsize=26540748 memory=8560 CPUtime=11.25 cores=0-7
/proc/25430/task/25440/stat : 25440 (java) S 25428 25428 25384 0 -1 1077944384 174659 0 0 0 564 561 0 0 20 0 28 0 100862836 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175298250864 140177025952386 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25441] ppid=25428 vsize=26540748 memory=1380 CPUtime=0 cores=0-7
/proc/25430/task/25441/stat : 25441 (java) S 25428 25428 25384 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 100862836 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175297196832 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25442] ppid=25428 vsize=26540748 memory=725716 CPUtime=0 cores=0-7
/proc/25430/task/25442/stat : 25442 (java) S 25428 25428 25384 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 100862836 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175296144496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25443] ppid=25428 vsize=26540748 memory=18428 CPUtime=0 cores=0-7
/proc/25430/task/25443/stat : 25443 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175295092816 140177025959835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25444] ppid=25428 vsize=26540748 memory=4048 CPUtime=3.23 cores=0-7
/proc/25430/task/25444/stat : 25444 (java) S 25428 25428 25384 0 -1 1077944384 23645 0 0 0 320 3 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175294040688 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25445] ppid=25428 vsize=26540748 memory=33 CPUtime=3.62 cores=0-7
/proc/25430/task/25445/stat : 25445 (java) S 25428 25428 25384 0 -1 1077944384 21087 0 0 0 357 5 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175292987888 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25446] ppid=25428 vsize=26540748 memory=7956001694002471532 CPUtime=3.45 cores=0-7
/proc/25430/task/25446/stat : 25446 (java) S 25428 25428 25384 0 -1 1077944384 20910 0 0 0 339 6 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175291935600 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25447] ppid=25428 vsize=26540748 memory=754972 CPUtime=1 cores=0-7
/proc/25430/task/25447/stat : 25447 (java) S 25428 25428 25384 0 -1 1077944384 14485 0 0 0 96 4 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175290882800 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25448] ppid=25428 vsize=26540748 memory=4108 CPUtime=0 cores=0-7
/proc/25430/task/25448/stat : 25448 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175289829728 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25449] ppid=25428 vsize=26540748 memory=2240 CPUtime=0.52 cores=0-7
/proc/25430/task/25449/stat : 25449 (java) S 25428 25428 25384 0 -1 1077944384 5635 0 0 0 32 20 0 0 20 0 28 0 100862839 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175288777008 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25450] ppid=25428 vsize=26540748 memory=4128 CPUtime=2468.43 cores=0-7
/proc/25430/task/25450/stat : 25450 (java) R 25428 25428 25384 0 -1 4202560 33943 0 0 0 246822 21 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175280765368 140176672169343 0 4 0 16800975 0 0 0 -1 4 0 0 20 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25451] ppid=25428 vsize=26540748 memory=1380 CPUtime=2461.22 cores=0-7
/proc/25430/task/25451/stat : 25451 (java) R 25428 25428 25384 0 -1 4202560 66681 0 0 0 246091 31 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175279714616 140176675383355 0 4 0 16800975 0 0 0 -1 1 0 0 17 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25452] ppid=25428 vsize=26540748 memory=1380 CPUtime=2465.01 cores=0-7
/proc/25430/task/25452/stat : 25452 (java) R 25428 25428 25384 0 -1 4202560 149012 0 0 0 246457 44 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175278662328 140176673202475 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25453] ppid=25428 vsize=26540748 memory=1380 CPUtime=2464.95 cores=0-7
/proc/25430/task/25453/stat : 25453 (java) R 25428 25428 25384 0 -1 4202560 165262 0 0 0 246450 45 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175277608728 140176673097833 0 4 0 16800975 0 0 0 -1 0 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25454] ppid=25428 vsize=26540748 memory=4140 CPUtime=2461.19 cores=0-7
/proc/25430/task/25454/stat : 25454 (java) R 25428 25428 25384 0 -1 4202560 73125 0 0 0 246087 32 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175276556608 140176673097833 0 4 0 16800975 0 0 0 -1 2 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25455] ppid=25428 vsize=26540748 memory=0 CPUtime=2462.51 cores=0-7
/proc/25430/task/25455/stat : 25455 (java) R 25428 25428 25384 0 -1 4202560 60832 0 0 0 246222 29 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175275504088 140176671063560 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25456] ppid=25428 vsize=26540748 memory=1948 CPUtime=2461.83 cores=0-7
/proc/25430/task/25456/stat : 25456 (java) R 25428 25428 25384 0 -1 4202560 45614 0 0 0 246157 26 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175274450088 140176672169185 0 4 0 16800975 0 0 0 -1 3 0 0 18 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25457] ppid=25428 vsize=26540748 memory=1380 CPUtime=2465.77 cores=0-7
/proc/25430/task/25457/stat : 25457 (java) R 25428 25428 25384 0 -1 4202560 174847 0 0 0 246536 41 0 0 20 0 28 0 100862917 27177725952 180921 33554432000 4194304 4196468 140730432194160 140175273400848 140176673978418 0 4 0 16800975 0 0 0 -1 7 0 0 12 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 19856.1 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 725064 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.22 8.34 8.31 9/207 25491
/proc/meminfo: memFree=30804624/32770624 swapFree=67108860/67108860
[pid=25428] ppid=25425 vsize=9512 memory=1380 CPUtime=0 cores=0-7
/proc/25428/stat : 25428 (xcsp3-exec) S 25425 25428 25384 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 100862833 9740288 345 33554432000 4194304 5098028 140727027485552 140727027483656 139956169601660 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 24444928 140727027487844 140727027488055 140727027488055 140727027490795 0
/proc/25428/statm: 2378 345 289 221 0 87 0
[pid=25430] ppid=25428 vsize=26540748 memory=673924 CPUtime=19997.2 cores=0-7
/proc/25430/stat : 25430 (java) S 25428 25428 25384 0 -1 1077944320 1370112 0 0 0 1998353 1365 0 0 20 0 28 0 100862833 27177725952 168481 33554432000 4194304 4196468 140730432194160 140730432176704 140177025941239 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
/proc/25430/statm: 6635187 168481 3296 1 0 6622421 0
[pid=25430/tid=25431] ppid=25428 vsize=26540748 memory=1796 CPUtime=0.8 cores=0-7
/proc/25430/task/25431/stat : 25431 (java) S 25428 25428 25384 0 -1 1077944384 7125 0 0 0 77 3 0 0 20 0 28 0 100862833 27177725952 168481 33554432000 4194304 4196468 140730432194160 140177030182016 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25432] ppid=25428 vsize=26540748 memory=4872558044660077418 CPUtime=15.24 cores=0-7
/proc/25430/task/25432/stat : 25432 (java) S 25428 25428 25384 0 -1 1077944384 42988 0 0 0 1452 72 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176584157584 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 2 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25433] ppid=25428 vsize=26540748 memory=1008 CPUtime=15.24 cores=0-7
/proc/25430/task/25433/stat : 25433 (java) S 25428 25428 25384 0 -1 1077944384 40624 0 0 0 1455 69 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176583104784 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 4 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25434] ppid=25428 vsize=26540748 memory=4612 CPUtime=15.14 cores=0-7
/proc/25430/task/25434/stat : 25434 (java) S 25428 25428 25384 0 -1 1077944384 43235 0 0 0 1450 64 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176582052496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25435] ppid=25428 vsize=26540748 memory=1428 CPUtime=15.23 cores=0-7
/proc/25430/task/25435/stat : 25435 (java) S 25428 25428 25384 0 -1 1077944384 45885 0 0 0 1459 64 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176580999696 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25436] ppid=25428 vsize=26540748 memory=1204 CPUtime=15.12 cores=0-7
/proc/25430/task/25436/stat : 25436 (java) S 25428 25428 25384 0 -1 1077944384 39828 0 0 0 1445 67 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176579947408 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25437] ppid=25428 vsize=26540748 memory=15876 CPUtime=15.25 cores=0-7
/proc/25430/task/25437/stat : 25437 (java) S 25428 25428 25384 0 -1 1077944384 38497 0 0 0 1460 65 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176578894608 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 4 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25438] ppid=25428 vsize=26540748 memory=18428 CPUtime=15.1 cores=0-7
/proc/25430/task/25438/stat : 25438 (java) S 25428 25428 25384 0 -1 1077944384 39699 0 0 0 1441 69 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176577842320 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 3 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25439] ppid=25428 vsize=26540748 memory=4048 CPUtime=15.2 cores=0-7
/proc/25430/task/25439/stat : 25439 (java) S 25428 25428 25384 0 -1 1077944384 41130 0 0 0 1453 67 0 0 20 0 28 0 100862834 27177725952 168481 33554432000 4194304 4196468 140730432194160 140176576789520 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 2 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25440] ppid=25428 vsize=26540748 memory=18488 CPUtime=11.27 cores=0-7
/proc/25430/task/25440/stat : 25440 (java) S 25428 25428 25384 0 -1 1077944384 174661 0 0 0 565 562 0 0 20 0 28 0 100862836 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175298250864 140177025952386 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25441] ppid=25428 vsize=26540748 memory=1796 CPUtime=0 cores=0-7
/proc/25430/task/25441/stat : 25441 (java) S 25428 25428 25384 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 28 0 100862836 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175297196832 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25442] ppid=25428 vsize=26540748 memory=1236 CPUtime=0 cores=0-7
/proc/25430/task/25442/stat : 25442 (java) S 25428 25428 25384 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 100862836 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175296144496 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25443] ppid=25428 vsize=26540748 memory=640 CPUtime=0 cores=0-7
/proc/25430/task/25443/stat : 25443 (java) S 25428 25428 25384 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175295092816 140177025959835 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25444] ppid=25428 vsize=26540748 memory=1236 CPUtime=3.23 cores=0-7
/proc/25430/task/25444/stat : 25444 (java) S 25428 25428 25384 0 -1 1077944384 23645 0 0 0 320 3 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175294040688 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25445] ppid=25428 vsize=26540748 memory=640 CPUtime=3.62 cores=0-7
/proc/25430/task/25445/stat : 25445 (java) S 25428 25428 25384 0 -1 1077944384 21087 0 0 0 357 5 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175292987888 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25446] ppid=25428 vsize=26540748 memory=956 CPUtime=3.45 cores=0-7
/proc/25430/task/25446/stat : 25446 (java) S 25428 25428 25384 0 -1 1077944384 20910 0 0 0 339 6 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175291935600 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25447] ppid=25428 vsize=26540748 memory=2340 CPUtime=1 cores=0-7
/proc/25430/task/25447/stat : 25447 (java) S 25428 25428 25384 0 -1 1077944384 14485 0 0 0 96 4 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175290882800 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25448] ppid=25428 vsize=26540748 memory=2240 CPUtime=0 cores=0-7
/proc/25430/task/25448/stat : 25448 (java) S 25428 25428 25384 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175289829728 140177025951445 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25449] ppid=25428 vsize=26540748 memory=4128 CPUtime=0.52 cores=0-7
/proc/25430/task/25449/stat : 25449 (java) S 25428 25428 25384 0 -1 1077944384 5637 0 0 0 32 20 0 0 20 0 28 0 100862839 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175288777008 140177025952386 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25450] ppid=25428 vsize=26540748 memory=928 CPUtime=2486.06 cores=0-7
/proc/25430/task/25450/stat : 25450 (java) R 25428 25428 25384 0 -1 4202560 33945 0 0 0 248585 21 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175280765304 140176670122564 0 4 0 16800975 0 0 0 -1 0 0 0 20 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25451] ppid=25428 vsize=26540748 memory=1576 CPUtime=2478.85 cores=0-7
/proc/25430/task/25451/stat : 25451 (java) R 25428 25428 25384 0 -1 4202560 66684 0 0 0 247854 31 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175279714808 140176675381187 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25452] ppid=25428 vsize=26540748 memory=2196 CPUtime=2482.6 cores=0-7
/proc/25430/task/25452/stat : 25452 (java) R 25428 25428 25384 0 -1 4202560 149014 0 0 0 248216 44 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175278662328 140176671013368 0 4 0 16800975 0 0 0 -1 7 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25453] ppid=25428 vsize=26540748 memory=6764 CPUtime=2482.4 cores=0-7
/proc/25430/task/25453/stat : 25453 (java) R 25428 25428 25384 0 -1 4202560 165263 0 0 0 248195 45 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175277612112 140176673097833 0 4 0 16800975 0 0 0 -1 5 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25454] ppid=25428 vsize=26540748 memory=840 CPUtime=2478.82 cores=0-7
/proc/25430/task/25454/stat : 25454 (java) R 25428 25428 25384 0 -1 4202560 73127 0 0 0 247850 32 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175276556888 140176673795136 0 4 0 16800975 0 0 0 -1 6 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25455] ppid=25428 vsize=26540748 memory=1380 CPUtime=2480.13 cores=0-7
/proc/25430/task/25455/stat : 25455 (java) R 25428 25428 25384 0 -1 4202560 60832 0 0 0 247984 29 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175275503856 140176673097819 0 4 0 16800975 0 0 0 -1 4 0 0 16 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25456] ppid=25428 vsize=26540748 memory=956 CPUtime=2479.41 cores=0-7
/proc/25430/task/25456/stat : 25456 (java) R 25428 25428 25384 0 -1 4202560 45615 0 0 0 247915 26 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175274450376 140176673109062 0 4 0 16800975 0 0 0 -1 1 0 0 18 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
[pid=25430/tid=25457] ppid=25428 vsize=26540748 memory=2340 CPUtime=2483.28 cores=0-7
/proc/25430/task/25457/stat : 25457 (java) R 25428 25428 25384 0 -1 4202560 174849 0 0 0 248287 41 0 0 20 0 28 0 100862917 27177725952 168481 33554432000 4194304 4196468 140730432194160 140175273397272 140176670122208 0 4 0 16800975 0 0 0 -1 2 0 0 12 0 0 6293624 6294260 16764928 140730432197778 140730432197955 140730432197955 140730432200655 0
Current children cumulated CPU time: 19997.2 s
Current children cumulated vsize: 26550260 KiB
Current children cumulated memory: 675304 KiB

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

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

[startup+2520.11 s]
# the end of solver process 25430 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19984.3 s, system=13.6652 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.11
CPU time (s): 19998
CPU user time (s): 19984.3
CPU system time (s): 13.6652
CPU usage (%): 793.535
Max. virtual memory (cumulated for all children) (KiB): 26553980
Max. memory (cumulated for all children) (KiB): 820060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19984.3
system time used= 13.6652
maximum resident set size= 820220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1370856
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3560
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 217586
involuntary context switches= 213733


# summary of solver processes directly reported to runsolver:
#   pid: 25428,25430
#   total CPU time (s): 19998
#   total CPU user time (s): 19984.3
#   total CPU system time (s): 13.6652

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 24.1432 second user time and 26.4618 second system time

The end

Launcher Data

Begin job on node106 at 2017-08-14 04:14:52
IDJOB=4271291
IDBENCH=120499
IDSOLVER=2662
FILE ID=node106/4271291-1502677750
RUNJOBID= node106-1502676892-25411
PBS_JOBID= 20628978
Free space on /tmp= 61772 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-series1/StripPacking-C4P1.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4271291-1502677750/watcher-4271291-1502677750 -o /tmp/evaluation-result-4271291-1502677750/solver-4271291-1502677750 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node106-1502676892-25411 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1281529538 HOME/instance-4271291-1502677750.xml

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

MD5SUM BENCH= c0247ea7b398869ca59a5ebbb30456b3
RANDOM SEED=1281529538

node106.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.86
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.86
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.86
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.86
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:        31468768 kB
MemAvailable:   31982132 kB
Buffers:          135840 kB
Cached:           662976 kB
SwapCached:            0 kB
Active:           437068 kB
Inactive:         417452 kB
Active(anon):      11712 kB
Inactive(anon):    72092 kB
Active(file):     425356 kB
Inactive(file):   345360 kB
Unevictable:        6504 kB
Mlocked:            6504 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7888 kB
Writeback:             0 kB
AnonPages:         61564 kB
Mapped:            44036 kB
Shmem:             25228 kB
Slab:             142756 kB
SReclaimable:     116968 kB
SUnreclaim:        25788 kB
KernelStack:        3184 kB
PageTables:         5272 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     323524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61764 MiB
End job on node106 at 2017-08-14 04:56:52