Trace number 4284248

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) 253.41499 240.02699

General information on the benchmark

NameCutstock/Cutstock-zinc-s1/
Cutstock-t04-6.xml
MD5SUM4f6b0364d1c2702efbd3acc25cc5ef4e
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark199
Best CPU time to get the best result obtained on this benchmark251.94299
Satisfiable
(Un)Satisfiability was proved
Number of variables4704
Number of constraints246
Number of domains20
Minimum domain size2
Maximum domain size160
Distribution of domain sizes[{"size":2,"count":224},{"size":8,"count":224},{"size":12,"count":224},{"size":36,"count":448},{"size":42,"count":224},{"size":75,"count":224},{"size":79,"count":224},{"size":93,"count":224},{"size":110,"count":224},{"size":117,"count":224},{"size":121,"count":224},{"size":123,"count":224},{"size":126,"count":224},{"size":139,"count":224},{"size":141,"count":224},{"size":142,"count":224},{"size":149,"count":224},{"size":153,"count":224},{"size":158,"count":224},{"size":160,"count":224}]
Minimum variable degree3
Maximum variable degree3
Distribution of variable degrees[{"degree":3,"count":4704}]
Minimum constraint arity21
Maximum constraint arity4480
Distribution of constraint arities[{"arity":21,"count":224},{"arity":224,"count":21},{"arity":4480,"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":244}]
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-4284248-1503211752.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284248-1503211752.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
1.32/0.63	c solve instance...
253.39/240.01	s UNKNOWN
253.39/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (12497 MiB free)
  memory of node 1: 16384 MiB (11325 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284248-1503211752/watcher-4284248-1503211752 -o /tmp/evaluation-result-4284248-1503211752/solver-4284248-1503211752 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13389 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1147016783 HOME/instance-4284248-1503211752.xml 

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

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
Current StackSize limit: 8192 KiB

solver pid=15056, runsolver pid=15053

[startup+0.100955 s]*
/proc/loadavg: 1.89 1.79 1.69 3/217 15072
/proc/meminfo: memFree=24376800/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13978596 memory=28808 CPUtime=0.12 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 5054 0 0 0 11 1 0 0 20 0 15 0 154262790 14314082304 7202 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3494649 7202 2868 1 0 3482966 0
[pid=15058/tid=15059] ppid=15056 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 3061 0 0 0 8 0 0 0 20 0 15 0 154262791 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870804292064 139870800072086 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13978596 memory=139894315718272 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262791 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13978596 memory=139894315718272 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262793 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262793 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870273094432 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262793 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870272042096 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) R 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13978596 memory=139894315718272 CPUtime=0.01 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) R 15056 15056 13358 0 -1 4202560 263 0 0 0 1 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870267833200 139870779107743 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13978596 memory=139894315718272 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262796 14314082304 7202 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30192 KiB

[startup+0.210491 s]*
/proc/loadavg: 1.89 1.79 1.69 5/217 15072
/proc/meminfo: memFree=24366504/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13982852 memory=40456 CPUtime=0.33 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 7613 0 0 0 31 2 0 0 20 0 15 0 154262790 14318440448 10114 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3495713 10114 3041 1 0 3482966 0
[pid=15058/tid=15059] ppid=15056 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 4776 0 0 0 18 1 0 0 20 0 15 0 154262791 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870804281144 139870784140638 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13982852 memory=2898 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13982852 memory=288370270467430016 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13982852 memory=139894315718272 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870273094432 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870272042096 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 470 0 0 0 2 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 321 0 0 0 2 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13982852 memory=139894315718272 CPUtime=0.07 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) R 15056 15056 13358 0 -1 4202560 747 0 0 0 7 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870267833200 139870792297278 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 10114 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41840 KiB

[startup+0.3105 s]*
/proc/loadavg: 1.89 1.79 1.69 4/217 15072
/proc/meminfo: memFree=24359432/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13982852 memory=47140 CPUtime=0.5 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 8436 0 0 0 47 3 0 0 20 0 15 0 154262790 14318440448 11785 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3495713 11785 3114 1 0 3482966 0
[pid=15058/tid=15059] ppid=15056 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 5442 0 0 0 27 2 0 0 20 0 15 0 154262791 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870804297616 139870784103781 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262791 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13982852 memory=-8458152057954561420 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870273094432 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262793 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870272042096 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) R 15056 15056 13358 0 -1 1077944384 502 0 0 0 4 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 357 0 0 0 3 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) R 15056 15056 13358 0 -1 4202560 833 0 0 0 12 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870267829152 139870793156987 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262796 14318440448 11785 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48524 KiB

[startup+0.700995 s]
/proc/loadavg: 1.89 1.79 1.69 3/217 15072
/proc/meminfo: memFree=24341756/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13984976 memory=80048 CPUtime=1.59 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 10642 0 0 0 154 5 0 0 20 0 15 0 154262790 14320615424 20012 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3496244 20012 3216 1 0 3483478 0
[pid=15058/tid=15059] ppid=15056 vsize=13984976 memory=33 CPUtime=0.67 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 6216 0 0 0 63 4 0 0 20 0 15 0 154262791 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870804298032 139870395716895 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13984976 memory=42964 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262791 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13984976 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154262791 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13984976 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870273094432 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13984976 memory=5788 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870272042096 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13984976 memory=796 CPUtime=0.26 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) R 15056 15056 13358 0 -1 4202560 902 0 0 0 26 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870269931312 139870783560349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13984976 memory=10088 CPUtime=0.27 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) R 15056 15056 13358 0 -1 4202560 736 0 0 0 27 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870268871512 139870781604830 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13984976 memory=1948 CPUtime=0.38 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) S 15056 15056 13358 0 -1 1077944384 1481 0 0 0 38 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870267833200 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13984976 memory=8584 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 20012 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 1.59 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 81432 KiB

[startup+1.50075 s]
/proc/loadavg: 2.14 1.84 1.70 5/217 15072
/proc/meminfo: memFree=24310072/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0

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

/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870272042112 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13984976 memory=279788397457904 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13984976 memory=4639904302751567904 CPUtime=2.85 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 17872 0 0 0 284 1 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13984976 memory=279788397032288 CPUtime=2.71 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 16011 0 0 0 270 1 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13984976 memory=6656426216303648864 CPUtime=0.74 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) S 15056 15056 13358 0 -1 1077944384 6634 0 0 0 72 2 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870267833200 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13984976 memory=42964 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13984976 memory=2332 CPUtime=0.03 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 619 0 0 0 1 2 0 0 20 0 15 0 154262796 14320615424 115435 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 110.15 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 463124 KiB

[startup+162.301 s]
/proc/loadavg: 1.81 1.84 1.72 3/217 15152
/proc/meminfo: memFree=23965304/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13984976 memory=563472 CPUtime=173.9 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 80736 0 0 0 17325 65 0 0 20 0 15 0 154262790 14320615424 140868 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3496244 140868 3277 1 0 3483478 0
[pid=15058/tid=15059] ppid=15056 vsize=13984976 memory=563148 CPUtime=160.34 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 14019 0 0 0 16027 7 0 0 20 0 15 0 154262791 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870804296672 139870399280420 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13984976 memory=563148 CPUtime=1.49 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 2137 0 0 0 137 12 0 0 20 0 15 0 154262791 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13984976 memory=1384 CPUtime=1.49 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 2747 0 0 0 138 11 0 0 20 0 15 0 154262791 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13984976 memory=1384 CPUtime=1.49 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 2429 0 0 0 137 12 0 0 20 0 15 0 154262791 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13984976 memory=1384 CPUtime=1.48 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 2384 0 0 0 137 11 0 0 20 0 15 0 154262791 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13984976 memory=2200 CPUtime=0.39 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 3035 0 0 0 38 1 0 0 20 0 15 0 154262793 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13984976 memory=8048 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870273094496 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13984976 memory=563472 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870272042112 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13984976 memory=552652 CPUtime=3.34 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 25930 0 0 0 332 2 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13984976 memory=1292 CPUtime=2.97 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 18817 0 0 0 296 1 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13984976 memory=42964 CPUtime=0.76 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) S 15056 15056 13358 0 -1 1077944384 7220 0 0 0 74 2 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870267833200 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13984976 memory=2332 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13984976 memory=563472 CPUtime=0.05 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 650 0 0 0 2 3 0 0 20 0 15 0 154262796 14320615424 140868 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 173.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 564856 KiB

[startup+222.301 s]
/proc/loadavg: 1.91 1.86 1.74 3/217 15153
/proc/meminfo: memFree=23812136/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13984976 memory=718232 CPUtime=235 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 87242 0 0 0 23414 86 0 0 20 0 15 0 154262790 14320615424 179558 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3496244 179558 3277 1 0 3483478 0
[pid=15058/tid=15059] ppid=15056 vsize=13984976 memory=1384 CPUtime=220 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 14359 0 0 0 21993 7 0 0 20 0 15 0 154262791 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870804299344 139870397449990 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13984976 memory=718048 CPUtime=1.82 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 3051 0 0 0 165 17 0 0 20 0 15 0 154262791 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13984976 memory=718048 CPUtime=1.81 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 4147 0 0 0 164 17 0 0 20 0 15 0 154262791 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13984976 memory=718232 CPUtime=1.81 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 3190 0 0 0 164 17 0 0 20 0 15 0 154262791 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13984976 memory=129407364658608 CPUtime=1.8 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 3392 0 0 0 164 16 0 0 20 0 15 0 154262791 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13984976 memory=718048 CPUtime=0.4 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 3119 0 0 0 39 1 0 0 20 0 15 0 154262793 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13984976 memory=718232 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870273094496 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870272042112 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13984976 memory=1384 CPUtime=3.42 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 26473 0 0 0 340 2 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13984976 memory=718048 CPUtime=3.01 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 19578 0 0 0 300 1 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13984976 memory=4132 CPUtime=0.77 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) S 15056 15056 13358 0 -1 1077944384 7911 0 0 0 75 2 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870267833200 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13984976 memory=42964 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13984976 memory=1228 CPUtime=0.07 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 654 0 0 0 3 4 0 0 20 0 15 0 154262796 14320615424 179558 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 235 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 719616 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.86 1.85 1.73 3/217 15153
/proc/meminfo: memFree=23707492/32770624 swapFree=67108860/67108860
[pid=15056] ppid=15053 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/15056/stat : 15056 (xcsp3-exec) S 15053 15056 13358 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154262790 9740288 346 33554432000 4194304 5098028 140726793000736 140726792998840 140222439707260 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 19079168 140726793008244 140726793008448 140726793008448 140726793011179 0
/proc/15056/statm: 2378 346 289 221 0 87 0
[pid=15058] ppid=15056 vsize=13984976 memory=817184 CPUtime=253.39 cores=0,2,4,6
/proc/15058/stat : 15058 (java) S 15056 15056 13358 0 -1 1077944320 89830 0 0 0 25239 100 0 0 20 0 15 0 154262790 14320615424 204296 33554432000 4194304 4196468 140729638428688 140729638411232 139870800060151 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
/proc/15058/statm: 3496244 204296 3277 1 0 3483478 0
[pid=15058/tid=15059] ppid=15056 vsize=13984976 memory=24464 CPUtime=237.49 cores=0,2,4,6
/proc/15058/task/15059/stat : 15059 (java) R 15056 15056 13358 0 -1 4202560 16465 0 0 0 23742 7 0 0 20 0 15 0 154262791 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870804299344 139870399813836 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15060] ppid=15056 vsize=13984976 memory=18292 CPUtime=2.03 cores=0,2,4,6
/proc/15058/task/15060/stat : 15060 (java) S 15056 15056 13358 0 -1 1077944384 3194 0 0 0 183 20 0 0 20 0 15 0 154262791 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870715128720 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15061] ppid=15056 vsize=13984976 memory=4872558044660077418 CPUtime=2.03 cores=0,2,4,6
/proc/15058/task/15061/stat : 15061 (java) S 15056 15056 13358 0 -1 1077944384 4219 0 0 0 183 20 0 0 20 0 15 0 154262791 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870714075920 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15062] ppid=15056 vsize=13984976 memory=817184 CPUtime=2.03 cores=0,2,4,6
/proc/15058/task/15062/stat : 15062 (java) S 15056 15056 13358 0 -1 1077944384 3251 0 0 0 183 20 0 0 20 0 15 0 154262791 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870713023632 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15063] ppid=15056 vsize=13984976 memory=139895674767658 CPUtime=2.02 cores=0,2,4,6
/proc/15058/task/15063/stat : 15063 (java) S 15056 15056 13358 0 -1 1077944384 3481 0 0 0 182 20 0 0 20 0 15 0 154262791 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870711970832 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15064] ppid=15056 vsize=13984976 memory=1384 CPUtime=0.41 cores=0,2,4,6
/proc/15058/task/15064/stat : 15064 (java) S 15056 15056 13358 0 -1 1077944384 3155 0 0 0 40 1 0 0 20 0 15 0 154262793 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870274148464 139870800071298 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15065] ppid=15056 vsize=13984976 memory=2200 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15065/stat : 15065 (java) S 15056 15056 13358 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870273094496 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15066] ppid=15056 vsize=13984976 memory=8048 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15066/stat : 15066 (java) S 15056 15056 13358 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 154262793 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870272042112 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15067] ppid=15056 vsize=13984976 memory=836 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15067/stat : 15067 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870270990416 139870800078747 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15068] ppid=15056 vsize=13984976 memory=4104 CPUtime=3.42 cores=0,2,4,6
/proc/15058/task/15068/stat : 15068 (java) S 15056 15056 13358 0 -1 1077944384 26517 0 0 0 340 2 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870269938288 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15069] ppid=15056 vsize=13984976 memory=1692 CPUtime=3.01 cores=0,2,4,6
/proc/15058/task/15069/stat : 15069 (java) S 15056 15056 13358 0 -1 1077944384 19629 0 0 0 300 1 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870268885488 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15070] ppid=15056 vsize=13984976 memory=6944656592387989600 CPUtime=0.77 cores=0,2,4,6
/proc/15058/task/15070/stat : 15070 (java) S 15056 15056 13358 0 -1 1077944384 7911 0 0 0 75 2 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870267833200 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15071] ppid=15056 vsize=13984976 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/15058/task/15071/stat : 15071 (java) S 15056 15056 13358 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870266780640 139870800070357 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
[pid=15058/tid=15072] ppid=15056 vsize=13984976 memory=42964 CPUtime=0.09 cores=0,2,4,6
/proc/15058/task/15072/stat : 15072 (java) S 15056 15056 13358 0 -1 1077944384 654 0 0 0 4 5 0 0 20 0 15 0 154262796 14320615424 204296 33554432000 4194304 4196468 140729638428688 139870265727408 139870800071298 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12619776 140729638433949 140729638434124 140729638434124 140729638436815 0
Current children cumulated CPU time: 253.39 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 818568 KiB

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

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

[startup+240.027 s]
# the end of solver process 15058 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=252.402 s, system=1.01281 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.027
CPU time (s): 253.415
CPU user time (s): 252.402
CPU system time (s): 1.01281
CPU usage (%): 105.578
Max. virtual memory (cumulated for all children) (KiB): 13996384
Max. memory (cumulated for all children) (KiB): 818568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 252.402
system time used= 1.01281
maximum resident set size= 817904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 90678
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10090
involuntary context switches= 540


# summary of solver processes directly reported to runsolver:
#   pid: 15056,15058
#   total CPU time (s): 253.415
#   total CPU user time (s): 252.402
#   total CPU system time (s): 1.01281

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.36925 second user time and 2.4324 second system time

The end

Launcher Data

Begin job on node112 at 2017-08-20 08:34:51
IDJOB=4284248
IDBENCH=124189
IDSOLVER=2680
FILE ID=node112/4284248-1503211752
RUNJOBID= node112-1503208953-13389
PBS_JOBID= 20630869
Free space on /tmp= 61780 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Cutstock/Cutstock-zinc-s1/Cutstock-t04-6.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-4284248-1503211752/watcher-4284248-1503211752 -o /tmp/evaluation-result-4284248-1503211752/solver-4284248-1503211752 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node112-1503208953-13389 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1147016783 HOME/instance-4284248-1503211752.xml

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

MD5SUM BENCH= 4f6b0364d1c2702efbd3acc25cc5ef4e
RANDOM SEED=1147016783

node112.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.24
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.24
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.24
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.24
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:        24395244 kB
MemAvailable:   31150512 kB
Buffers:          254820 kB
Cached:          6790028 kB
SwapCached:            0 kB
Active:          1999696 kB
Inactive:        5921488 kB
Active(anon):     827888 kB
Inactive(anon):    84384 kB
Active(file):    1171808 kB
Inactive(file):  5837104 kB
Unevictable:        7844 kB
Mlocked:            7844 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7604 kB
Writeback:             0 kB
AnonPages:        884004 kB
Mapped:            63980 kB
Shmem:             33416 kB
Slab:             151828 kB
SReclaimable:     124384 kB
SUnreclaim:        27444 kB
KernelStack:        3504 kB
PageTables:         6992 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1724868 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    765952 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61772 MiB
End job on node112 at 2017-08-20 08:38:52