Trace number 4284251

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) 249.836 240.026

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t08-9.xml
MD5SUM4c656a32ec3c33e829e63e71b466a9e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark476
Best CPU time to get the best result obtained on this benchmark12.8968
Satisfiable
(Un)Satisfiability was proved
Number of variables7018
Number of constraints650
Number of domains11
Minimum domain size2
Maximum domain size212
Distribution of domain sizes[{"size":2,"count":638},{"size":22,"count":638},{"size":41,"count":638},{"size":43,"count":638},{"size":46,"count":638},{"size":62,"count":638},{"size":114,"count":638},{"size":137,"count":638},{"size":155,"count":638},{"size":178,"count":638},{"size":212,"count":638}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":7018}]
Minimum constraint arity11
Maximum constraint arity6380
Distribution of constraint arities[{"arity":11,"count":638},{"arity":638,"count":11},{"arity":6380,"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":648}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284251-1503211821.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284251-1503211821.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.77/0.72	c solve instance...
249.80/240.02	s UNKNOWN
249.80/240.02	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 (11144 MiB free)
  memory of node 1: 16384 MiB (11940 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284251-1503211821/watcher-4284251-1503211821 -o /tmp/evaluation-result-4284251-1503211821/solver-4284251-1503211821 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12842 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 95752981 HOME/instance-4284251-1503211821.xml 

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

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


[startup+0.100078 s]*
/proc/loadavg: 1.33 1.54 1.58 3/217 14844
/proc/meminfo: memFree=23622260/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13978596 memory=28064 CPUtime=0.12 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 5394 0 0 0 11 1 0 0 20 0 15 0 154262864 14314082304 7016 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3494649 7016 2868 1 0 3482966 0
[pid=14830/tid=14831] ppid=14828 vsize=13978596 memory=8514701219881125282 CPUtime=0.08 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 3328 0 0 0 8 0 0 0 20 0 15 0 154262865 14314082304 7016 33554432000 4194304 4196468 140731294508912 139978443573040 139978439351702 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13978596 memory=3472468004098852048 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14314082304 7016 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13978596 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14314082304 7016 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14314082304 7016 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262866 14314082304 7016 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262867 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262867 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977417889056 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262868 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 126 0 0 0 0 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13978596 memory=139875203700352 CPUtime=0.01 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) R 14828 14828 12810 0 -1 4202560 342 0 0 0 1 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977076758896 139978418300703 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13978596 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262870 14314082304 7016 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29448 KiB

[startup+0.211925 s]*
/proc/loadavg: 1.33 1.54 1.58 3/217 14844
/proc/meminfo: memFree=23610476/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13982852 memory=40300 CPUtime=0.34 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 8183 0 0 0 32 2 0 0 20 0 15 0 154262864 14318440448 10075 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3495713 10075 3074 1 0 3482966 0
[pid=14830/tid=14831] ppid=14828 vsize=13982852 memory=5855082630820233377 CPUtime=0.19 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 5368 0 0 0 18 1 0 0 20 0 15 0 154262865 14318440448 10075 33554432000 4194304 4196468 140731294508912 139978443549680 139978432017781 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13982852 memory=3472468004098852048 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 10075 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13982852 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 10075 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 10075 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 10075 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13982852 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262867 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262867 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977417889056 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262868 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 480 0 0 0 2 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 294 0 0 0 2 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13982852 memory=139875203700352 CPUtime=0.08 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 738 0 0 0 8 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13982852 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 10075 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41684 KiB

[startup+0.313808 s]*
/proc/loadavg: 1.33 1.54 1.58 4/217 14844
/proc/meminfo: memFree=23603520/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13982852 memory=47132 CPUtime=0.52 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 8947 0 0 0 49 3 0 0 20 0 15 0 154262864 14318440448 11783 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3495713 11783 3087 1 0 3482966 0
[pid=14830/tid=14831] ppid=14828 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 5894 0 0 0 28 2 0 0 20 0 15 0 154262865 14318440448 11783 33554432000 4194304 4196468 140731294508912 139978443575888 139978034222868 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13982852 memory=3472468004098852048 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 11783 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13982852 memory=139875203700352 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 11783 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 11783 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13982852 memory=139875072485407 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262866 14318440448 11783 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13982852 memory=279750144950048 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262867 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13982852 memory=139875072462351 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262867 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977417889056 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13982852 memory=279750276171872 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262868 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13982852 memory=139875072466959 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) R 14828 14828 12810 0 -1 4202560 518 0 0 0 3 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977414723840 139978422825717 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13982852 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) R 14828 14828 12810 0 -1 1077944384 307 0 0 0 4 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) R 14828 14828 12810 0 -1 4202560 926 0 0 0 13 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977076755264 139978423420254 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13982852 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262870 14318440448 11783 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48516 KiB

[startup+0.700819 s]
/proc/loadavg: 1.33 1.54 1.58 5/217 14844
/proc/meminfo: memFree=23578032/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13984976 memory=95028 CPUtime=1.77 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 12816 0 0 0 172 5 0 0 20 0 15 0 154262864 14320615424 23757 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3496244 23757 3210 1 0 3483478 0
[pid=14830/tid=14831] ppid=14828 vsize=13984976 memory=6154820267226784105 CPUtime=0.67 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 6656 0 0 0 64 3 0 0 20 0 15 0 154262865 14320615424 23757 33554432000 4194304 4196468 140731294508912 139978443578704 139978038966136 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13984976 memory=5795117241467496816 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14320615424 23757 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13984976 memory=4638778398333223008 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14320615424 23757 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13984976 memory=-7242455096852575424 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262866 14320615424 23757 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13984976 memory=4132774494331964790 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262866 14320615424 23757 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13984976 memory=6944656591801717918 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154262867 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13984976 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262867 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977417889056 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13984976 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262868 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13984976 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13984976 memory=42948 CPUtime=0.31 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) R 14828 14828 12810 0 -1 4202560 1200 0 0 0 31 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977414717904 139978420884619 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13984976 memory=1292 CPUtime=0.34 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) R 14828 14828 12810 0 -1 4202560 1388 0 0 0 34 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977077811184 139978420862403 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13984976 memory=2428 CPUtime=0.41 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 2266 0 0 0 41 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13984976 memory=7091832833820811856 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13984976 memory=7881696724453321575 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 23757 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 1.77 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 96412 KiB

[startup+1.50081 s]
/proc/loadavg: 1.33 1.54 1.58 5/217 14844
/proc/meminfo: memFree=23546884/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0

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

/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154262868 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13984976 memory=249092 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13984976 memory=1384 CPUtime=2.42 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 11405 0 0 0 241 1 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13984976 memory=254376 CPUtime=2.99 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 12775 0 0 0 298 1 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13984976 memory=2548 CPUtime=0.79 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 8509 0 0 0 78 1 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13984976 memory=10096 CPUtime=0.04 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 805 0 0 0 3 1 0 0 20 0 15 0 154262870 14320615424 76581 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 109.78 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 307708 KiB

[startup+162.301 s]
/proc/loadavg: 1.59 1.56 1.58 3/217 14846
/proc/meminfo: memFree=23142244/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13984976 memory=365444 CPUtime=170.78 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 58241 0 0 0 17034 44 0 0 20 0 15 0 154262864 14320615424 91361 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3496244 91361 3266 1 0 3483478 0
[pid=14830/tid=14831] ppid=14828 vsize=13984976 memory=361348 CPUtime=161.32 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 13799 0 0 0 16126 6 0 0 20 0 15 0 154262865 14320615424 91361 33554432000 4194304 4196468 140731294508912 139978443579008 139978036367114 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13984976 memory=365444 CPUtime=0.71 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1272 0 0 0 63 8 0 0 20 0 15 0 154262866 14320615424 91361 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13984976 memory=365444 CPUtime=0.71 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 1872 0 0 0 65 6 0 0 20 0 15 0 154262866 14320615424 91361 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13984976 memory=1384 CPUtime=0.71 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1441 0 0 0 63 8 0 0 20 0 15 0 154262866 14320615424 91361 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13984976 memory=1384 CPUtime=0.7 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 1796 0 0 0 63 7 0 0 20 0 15 0 154262866 14320615424 91361 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13984976 memory=1384 CPUtime=0.17 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 1373 0 0 0 15 2 0 0 20 0 15 0 154262867 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154262867 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977417889120 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13984976 memory=363396 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154262868 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13984976 memory=361348 CPUtime=2.47 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 11899 0 0 0 246 1 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13984976 memory=1384 CPUtime=3.04 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 13459 0 0 0 303 1 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13984976 memory=346080 CPUtime=0.8 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 9161 0 0 0 79 1 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13984976 memory=8600 CPUtime=0.06 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 811 0 0 0 4 2 0 0 20 0 15 0 154262870 14320615424 91361 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 170.78 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 366828 KiB

[startup+222.301 s]
/proc/loadavg: 1.82 1.61 1.60 3/217 14925
/proc/meminfo: memFree=23275604/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13984976 memory=414356 CPUtime=231.78 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 60191 0 0 0 23125 53 0 0 20 0 15 0 154262864 14320615424 103589 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3496244 103589 3266 1 0 3483478 0
[pid=14830/tid=14831] ppid=14828 vsize=13984976 memory=414356 CPUtime=220.83 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) S 14828 14828 12810 0 -1 1077944384 14327 0 0 0 22077 6 0 0 20 0 15 0 154262865 14320615424 103589 33554432000 4194304 4196468 140731294508912 139978443579120 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13984976 memory=1384 CPUtime=1.05 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) R 14828 14828 12810 0 -1 4202560 1621 0 0 0 96 9 0 0 20 0 15 0 154262866 14320615424 103589 33554432000 4194304 4196468 140731294508912 139978354407824 139978439351702 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13984976 memory=402300 CPUtime=1.06 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) R 14828 14828 12810 0 -1 4202560 2059 0 0 0 98 8 0 0 20 0 15 0 154262866 14320615424 103589 33554432000 4194304 4196468 140731294508912 139978034112784 139978439351702 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13984976 memory=402300 CPUtime=1.05 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) R 14828 14828 12810 0 -1 1077944384 1737 0 0 0 95 10 0 0 20 0 15 0 154262866 14320615424 103589 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13984976 memory=1384 CPUtime=1.04 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) R 14828 14828 12810 0 -1 4202560 1995 0 0 0 96 8 0 0 20 0 15 0 154262866 14320615424 103589 33554432000 4194304 4196468 140731294508912 139978032007696 139978418534797 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13984976 memory=1384 CPUtime=0.25 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 1623 0 0 0 22 3 0 0 20 0 15 0 154262867 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977418941600 139978439349973 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13984976 memory=412308 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154262867 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977417889120 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13984976 memory=42948 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154262868 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13984976 memory=1384 CPUtime=2.47 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 11899 0 0 0 246 1 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13984976 memory=1384 CPUtime=3.04 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 13460 0 0 0 303 1 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13984976 memory=1384 CPUtime=0.8 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 9278 0 0 0 79 1 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13984976 memory=396480 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13984976 memory=410260 CPUtime=0.1 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 834 0 0 0 6 4 0 0 20 0 15 0 154262870 14320615424 103589 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 231.78 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 415740 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.65 1.59 1.59 3/217 14932
/proc/meminfo: memFree=22936044/32770624 swapFree=67108860/67108860
[pid=14828] ppid=14825 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14828/stat : 14828 (xcsp3-exec) S 14825 14828 12810 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154262864 9740288 346 33554432000 4194304 5098028 140724051399664 140724051397768 140505372549756 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 23662592 140724051407990 140724051408192 140724051408192 140724051410923 0
/proc/14828/statm: 2378 346 289 221 0 87 0
[pid=14830] ppid=14828 vsize=13984976 memory=424828 CPUtime=249.8 cores=1,3,5,7
/proc/14830/stat : 14830 (java) S 14828 14828 12810 0 -1 1077944320 63054 0 0 0 24925 55 0 0 20 0 15 0 154262864 14320615424 106207 33554432000 4194304 4196468 140731294508912 140731294491456 139978439339767 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
/proc/14830/statm: 3496244 106207 3266 1 0 3483478 0
[pid=14830/tid=14831] ppid=14828 vsize=13984976 memory=1796 CPUtime=238.41 cores=1,3,5,7
/proc/14830/task/14831/stat : 14831 (java) R 14828 14828 12810 0 -1 4202560 14833 0 0 0 23835 6 0 0 20 0 15 0 154262865 14320615424 106207 33554432000 4194304 4196468 140731294508912 139978443577976 139978041782477 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14832] ppid=14828 vsize=13984976 memory=960 CPUtime=1.14 cores=1,3,5,7
/proc/14830/task/14832/stat : 14832 (java) S 14828 14828 12810 0 -1 1077944384 1907 0 0 0 104 10 0 0 20 0 15 0 154262866 14320615424 106207 33554432000 4194304 4196468 140731294508912 139978354407824 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14833] ppid=14828 vsize=13984976 memory=1232 CPUtime=1.15 cores=1,3,5,7
/proc/14830/task/14833/stat : 14833 (java) S 14828 14828 12810 0 -1 1077944384 2093 0 0 0 107 8 0 0 20 0 15 0 154262866 14320615424 106207 33554432000 4194304 4196468 140731294508912 139978034112784 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14834] ppid=14828 vsize=13984976 memory=-7003737579269690708 CPUtime=1.14 cores=1,3,5,7
/proc/14830/task/14834/stat : 14834 (java) S 14828 14828 12810 0 -1 1077944384 1785 0 0 0 104 10 0 0 20 0 15 0 154262866 14320615424 106207 33554432000 4194304 4196468 140731294508912 139978033060496 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14835] ppid=14828 vsize=13984976 memory=1384 CPUtime=1.13 cores=1,3,5,7
/proc/14830/task/14835/stat : 14835 (java) S 14828 14828 12810 0 -1 1077944384 2039 0 0 0 105 8 0 0 20 0 15 0 154262866 14320615424 106207 33554432000 4194304 4196468 140731294508912 139978032007696 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14836] ppid=14828 vsize=13984976 memory=424828 CPUtime=0.27 cores=1,3,5,7
/proc/14830/task/14836/stat : 14836 (java) S 14828 14828 12810 0 -1 1077944384 1661 0 0 0 24 3 0 0 20 0 15 0 154262867 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977418943088 139978439350914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14837] ppid=14828 vsize=13984976 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14837/stat : 14837 (java) S 14828 14828 12810 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 154262867 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977417889120 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14838] ppid=14828 vsize=13984976 memory=2776 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14838/stat : 14838 (java) S 14828 14828 12810 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 154262868 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977416836720 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14839] ppid=14828 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14839/stat : 14839 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977415785040 139978439358363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14840] ppid=14828 vsize=13984976 memory=811760 CPUtime=2.49 cores=1,3,5,7
/proc/14830/task/14840/stat : 14840 (java) S 14828 14828 12810 0 -1 1077944384 13077 0 0 0 248 1 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977414731888 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14841] ppid=14828 vsize=13984976 memory=4052 CPUtime=3.05 cores=1,3,5,7
/proc/14830/task/14841/stat : 14841 (java) S 14828 14828 12810 0 -1 1077944384 13951 0 0 0 304 1 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977077811184 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14842] ppid=14828 vsize=13984976 memory=24792 CPUtime=0.8 cores=1,3,5,7
/proc/14830/task/14842/stat : 14842 (java) S 14828 14828 12810 0 -1 1077944384 9514 0 0 0 79 1 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977076758896 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14843] ppid=14828 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/14830/task/14843/stat : 14843 (java) S 14828 14828 12810 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977075706336 139978439349973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
[pid=14830/tid=14844] ppid=14828 vsize=13984976 memory=424828 CPUtime=0.11 cores=1,3,5,7
/proc/14830/task/14844/stat : 14844 (java) S 14828 14828 12810 0 -1 1077944384 836 0 0 0 6 5 0 0 20 0 15 0 154262870 14320615424 106207 33554432000 4194304 4196468 140731294508912 139977074654128 139978439350914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12505088 140731294516381 140731294516556 140731294516556 140731294519247 0
Current children cumulated CPU time: 249.8 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 426212 KiB

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

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

[startup+240.026 s]
# the end of solver process 14830 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=249.274 s, system=0.561551 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): 240.026
CPU time (s): 249.836
CPU user time (s): 249.274
CPU system time (s): 0.561551
CPU usage (%): 104.087
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 426212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 249.274
system time used= 0.561551
maximum resident set size= 425608
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 63925
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14151
involuntary context switches= 752


# summary of solver processes directly reported to runsolver:
#   pid: 14828,14830
#   total CPU time (s): 249.836
#   total CPU user time (s): 249.274
#   total CPU system time (s): 0.561551

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.98177 second user time and 1.93889 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-20 08:36:01
IDJOB=4284251
IDBENCH=124232
IDSOLVER=2680
FILE ID=node151/4284251-1503211821
RUNJOBID= node151-1503208976-12842
PBS_JOBID= 20630871
Free space on /tmp= 61672 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t08-9.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-4284251-1503211821/watcher-4284251-1503211821 -o /tmp/evaluation-result-4284251-1503211821/solver-4284251-1503211821 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node151-1503208976-12842 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 95752981 HOME/instance-4284251-1503211821.xml

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

MD5SUM BENCH= 4c656a32ec3c33e829e63e71b466a9e3
RANDOM SEED=95752981

node151.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	: 5332.95
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	: 5332.95
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	: 5332.95
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	: 5332.95
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:        23638808 kB
MemAvailable:   31461108 kB
Buffers:          328416 kB
Cached:          7782200 kB
SwapCached:            0 kB
Active:          2441656 kB
Inactive:        6236832 kB
Active(anon):     559008 kB
Inactive(anon):    44324 kB
Active(file):    1882648 kB
Inactive(file):  6192508 kB
Unevictable:        7580 kB
Mlocked:            7580 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7972 kB
Writeback:             0 kB
AnonPages:        552224 kB
Mapped:            64180 kB
Shmem:             33416 kB
Slab:             152888 kB
SReclaimable:     125960 kB
SUnreclaim:        26928 kB
KernelStack:        3600 kB
PageTables:         6384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1654508 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    448512 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61668 MiB
End job on node151 at 2017-08-20 08:40:01