Trace number 4283217

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.05 2463.51

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c3w4o.xml
MD5SUMee745fcf29eade3c7f55b7e84eebe45a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark93
Best CPU time to get the best result obtained on this benchmark20067.6
Satisfiable
(Un)Satisfiability was proved
Number of variables1293
Number of constraints649
Number of domains2
Minimum domain size72
Maximum domain size324
Distribution of domain sizes[{"size":72,"count":1292},{"size":324,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":969},{"degree":5,"count":323}]
Minimum constraint arity4
Maximum constraint arity1292
Distribution of constraint arities[{"arity":4,"count":646},{"arity":324,"count":1},{"arity":1292,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":323},{"type":"lex","count":1},{"type":"sum","count":323},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283217-1503219770.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4283217-1503219770.xml, -tl, 2520s, -p, 1, -x, 3]
0.24/0.35	c simple solver
0.24/0.42	c parse instance...
1.18/0.76	c solve instance...
2520.03/2463.50	s UNKNOWN
2520.03/2463.50	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 (10785 MiB free)
  memory of node 1: 16384 MiB (15494 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283217-1503219770/watcher-4283217-1503219770 -o /tmp/evaluation-result-4283217-1503219770/solver-4283217-1503219770 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1196974561 HOME/instance-4283217-1503219770.xml 

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

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


[startup+0.10011 s]*
/proc/loadavg: 1.81 1.78 1.74 2/196 5363
/proc/meminfo: memFree=26910652/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209357 s]*
/proc/loadavg: 1.81 1.78 1.74 2/210 5377
/proc/meminfo: memFree=26900192/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13974352 memory=23500 CPUtime=0.06 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 4781 0 0 0 5 1 0 0 20 0 15 0 110317681 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3493588 5875 2712 1 0 3482964 0
[pid=5364/tid=5365] ppid=5362 vsize=13974352 memory=-6153504281267117510 CPUtime=0.05 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 2950 0 0 0 5 0 0 0 20 0 15 0 110317681 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139900935576160 139900923571006 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13974352 memory=6055707664168806735 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13974352 memory=140039172818560 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13974352 memory=140039172818560 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317683 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110317683 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899846764064 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13974352 memory=140039172818560 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110317684 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899845711216 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317691 14309736448 5875 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24880 KiB

[startup+0.312082 s]*
/proc/loadavg: 1.81 1.78 1.74 5/211 5378
/proc/meminfo: memFree=26882836/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13974352 memory=37028 CPUtime=0.24 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 8311 0 0 0 22 2 0 0 20 0 15 0 110317681 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3493588 9257 2960 1 0 3482964 0
[pid=5364/tid=5365] ppid=5362 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 5660 0 0 0 14 2 0 0 20 0 15 0 110317681 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139900935548544 139900931355805 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317682 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317683 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110317683 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899846764064 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110317684 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899845711216 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 505 0 0 0 1 0 0 0 20 0 15 0 110317686 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 163 0 0 0 1 0 0 0 20 0 15 0 110317686 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 685 0 0 0 5 0 0 0 20 0 15 0 110317686 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317691 14309736448 9257 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 0.24 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38408 KiB

[startup+0.70127 s]
/proc/loadavg: 1.81 1.78 1.74 5/211 5378
/proc/meminfo: memFree=26874188/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13980732 memory=68136 CPUtime=1.18 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 12721 0 0 0 115 3 0 0 20 0 15 0 110317681 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3495183 17034 3159 1 0 3483476 0
[pid=5364/tid=5365] ppid=5362 vsize=13980732 memory=2209 CPUtime=0.52 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 7555 0 0 0 50 2 0 0 20 0 15 0 110317681 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139900935571664 139900523530959 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13980732 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13980732 memory=10096 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13980732 memory=1716 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13980732 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13980732 memory=1232 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899846764064 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13980732 memory=9024 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899845711216 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=1440 CPUtime=0.17 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) R 5362 5362 13977 0 -1 4202560 1133 0 0 0 17 0 0 0 20 0 15 0 110317686 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899843595504 139900915226725 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=1204 CPUtime=0.15 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) R 5362 5362 13977 0 -1 1077944384 1020 0 0 0 15 0 0 0 20 0 15 0 110317686 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=15880 CPUtime=0.3 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) R 5362 5362 13977 0 -1 4202560 1708 0 0 0 30 0 0 0 20 0 15 0 110317686 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899841493584 139900924433726 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=6153431502485415786 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317691 14316269568 17034 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 69516 KiB

[startup+1.50073 s]
/proc/loadavg: 1.81 1.78 1.74 5/211 5378
/proc/meminfo: memFree=26842372/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13980732 memory=81764 CPUtime=2.89 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 17043 0 0 0 285 4 0 0 20 0 15 0 110317681 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3495183 20441 3185 1 0 3483476 0
[pid=5364/tid=5365] ppid=5362 vsize=13980732 memory=2241 CPUtime=1.32 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 8252 0 0 0 130 2 0 0 20 0 15 0 110317681 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139900935571944 139900528042933 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13980732 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13980732 memory=59660 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13980732 memory=81504 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 110317682 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13980732 memory=280078039202080 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899846764064 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13980732 memory=6872598998417432672 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899845711216 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=-1807685287725067907 CPUtime=0.52 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 3058 0 0 0 52 0 0 0 20 0 15 0 110317686 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=0 CPUtime=0.59 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) R 5362 5362 13977 0 -1 4202560 2267 0 0 0 59 0 0 0 20 0 15 0 110317686 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900909500189 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=0 CPUtime=0.42 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 2159 0 0 0 42 0 0 0 20 0 15 0 110317686 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317691 14316269568 20441 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0

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

/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899845711232 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=140039019858577 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=7235147594880805952 CPUtime=3.72 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 26859 0 0 0 370 2 0 0 20 0 15 0 110317686 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=1380 CPUtime=3.15 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 20145 0 0 0 313 2 0 0 20 0 15 0 110317686 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=510696 CPUtime=0.83 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 12884 0 0 0 82 1 0 0 20 0 15 0 110317686 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=4048 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=644 CPUtime=1.27 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1144 0 0 0 59 68 0 0 20 0 15 0 110317691 14316269568 126246 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 2437.64 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 506364 KiB

[startup+2442.3 s]
/proc/loadavg: 1.69 1.65 1.70 3/211 5622
/proc/meminfo: memFree=24597152/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13980732 memory=464244 CPUtime=2498.46 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 196513 0 0 0 249577 269 0 0 20 0 15 0 110317681 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3495183 116061 3252 1 0 3483476 0
[pid=5364/tid=5365] ppid=5362 vsize=13980732 memory=465268 CPUtime=2421.3 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 71833 0 0 0 242108 22 0 0 20 0 15 0 110317681 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139900935573296 139900529526177 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13980732 memory=464756 CPUtime=16.35 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 11023 0 0 0 1596 39 0 0 20 0 15 0 110317682 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13980732 memory=464756 CPUtime=16.37 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 11397 0 0 0 1595 42 0 0 20 0 15 0 110317682 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.39 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 12027 0 0 0 1599 40 0 0 20 0 15 0 110317682 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13980732 memory=466296 CPUtime=16.36 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 10615 0 0 0 1595 41 0 0 20 0 15 0 110317682 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13980732 memory=4120 CPUtime=2.58 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 17208 0 0 0 230 28 0 0 20 0 15 0 110317683 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899846764128 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13980732 memory=469884 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899845711232 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=469884 CPUtime=3.72 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 26861 0 0 0 370 2 0 0 20 0 15 0 110317686 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=1380 CPUtime=3.15 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 20147 0 0 0 313 2 0 0 20 0 15 0 110317686 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=1380 CPUtime=0.83 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 12886 0 0 0 82 1 0 0 20 0 15 0 110317686 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=2244 CPUtime=1.3 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1150 0 0 0 61 69 0 0 20 0 15 0 110317691 14316269568 116061 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 2498.46 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 465624 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2463.5 s]
/proc/loadavg: 1.71 1.65 1.70 3/211 5623
/proc/meminfo: memFree=24605176/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13980732 memory=456036 CPUtime=2520.03 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 197124 0 0 0 251733 270 0 0 20 0 15 0 110317681 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3495183 114009 3252 1 0 3483476 0
[pid=5364/tid=5365] ppid=5362 vsize=13980732 memory=456036 CPUtime=2442.34 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 71990 0 0 0 244212 22 0 0 20 0 15 0 110317681 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900935573184 139900529526391 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 11038 0 0 0 1609 40 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13980732 memory=2257 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 11410 0 0 0 1607 42 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.51 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 12177 0 0 0 1611 40 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 10732 0 0 0 1608 41 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13980732 memory=465268 CPUtime=2.6 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 17359 0 0 0 232 28 0 0 20 0 15 0 110317683 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899846764128 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899845711232 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=1296 CPUtime=3.72 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 26861 0 0 0 370 2 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=0 CPUtime=3.15 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 20147 0 0 0 313 2 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=-6237260532469557610 CPUtime=0.83 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 12886 0 0 0 82 1 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=456548 CPUtime=1.31 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1158 0 0 0 61 70 0 0 20 0 15 0 110317691 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 457416 KiB

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

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

[startup+2463.51 s]
# the end of solver process 5364 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.35 s, system=2.70774 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

[startup+2463.5 s]
/proc/loadavg: 1.71 1.65 1.70 3/211 5623
/proc/meminfo: memFree=24605176/32770624 swapFree=67108860/67108860
[pid=5362] ppid=5359 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5362/stat : 5362 (xcsp3-exec) S 5359 5362 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 110317670 9740288 345 18446744073709551615 4194304 5098028 140727570906768 140727570904872 140535385313916 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 12611584 140727570911608 140727570911813 140727570911813 140727570915307 0
/proc/5362/statm: 2378 345 289 221 0 87 0
[pid=5364] ppid=5362 vsize=13980732 memory=456036 CPUtime=2520.03 cores=1,3,5,7
/proc/5364/stat : 5364 (java) S 5362 5362 13977 0 -1 1077944320 197124 0 0 0 251733 270 0 0 20 0 15 0 110317681 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 140736960170880 139900931333879 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
/proc/5364/statm: 3495183 114009 3252 1 0 3483476 0
[pid=5364/tid=5365] ppid=5362 vsize=13980732 memory=456036 CPUtime=2442.34 cores=1,3,5,7
/proc/5364/task/5365/stat : 5365 (java) R 5362 5362 13977 0 -1 4202560 71990 0 0 0 244212 22 0 0 20 0 15 0 110317681 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900935573184 139900529526391 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5366] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5366/stat : 5366 (java) S 5362 5362 13977 0 -1 1077944384 11038 0 0 0 1609 40 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900850748048 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5367] ppid=5362 vsize=13980732 memory=2257 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5367/stat : 5367 (java) S 5362 5362 13977 0 -1 1077944384 11410 0 0 0 1607 42 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900849695248 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5368] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.51 cores=1,3,5,7
/proc/5364/task/5368/stat : 5368 (java) S 5362 5362 13977 0 -1 1077944384 12177 0 0 0 1611 40 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900848642448 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5369] ppid=5362 vsize=13980732 memory=1380 CPUtime=16.49 cores=1,3,5,7
/proc/5364/task/5369/stat : 5369 (java) S 5362 5362 13977 0 -1 1077944384 10732 0 0 0 1608 41 0 0 20 0 15 0 110317682 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139900847589648 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5370] ppid=5362 vsize=13980732 memory=465268 CPUtime=2.6 cores=1,3,5,7
/proc/5364/task/5370/stat : 5370 (java) S 5362 5362 13977 0 -1 1077944384 17359 0 0 0 232 28 0 0 20 0 15 0 110317683 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899847818096 139900931345026 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5371] ppid=5362 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5371/stat : 5371 (java) S 5362 5362 13977 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 110317683 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899846764128 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5372] ppid=5362 vsize=13980732 memory=1204 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5372/stat : 5372 (java) S 5362 5362 13977 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 110317684 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899845711232 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5373] ppid=5362 vsize=13980732 memory=2384 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5373/stat : 5373 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899844659536 139900931352475 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5374] ppid=5362 vsize=13980732 memory=1296 CPUtime=3.72 cores=1,3,5,7
/proc/5364/task/5374/stat : 5374 (java) S 5362 5362 13977 0 -1 1077944384 26861 0 0 0 370 2 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899843606896 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5375] ppid=5362 vsize=13980732 memory=0 CPUtime=3.15 cores=1,3,5,7
/proc/5364/task/5375/stat : 5375 (java) S 5362 5362 13977 0 -1 1077944384 20147 0 0 0 313 2 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899842554096 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5376] ppid=5362 vsize=13980732 memory=-6237260532469557610 CPUtime=0.83 cores=1,3,5,7
/proc/5364/task/5376/stat : 5376 (java) S 5362 5362 13977 0 -1 1077944384 12886 0 0 0 82 1 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899841501296 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5377] ppid=5362 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/5364/task/5377/stat : 5377 (java) S 5362 5362 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 110317686 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899840448736 139900931344085 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
[pid=5364/tid=5378] ppid=5362 vsize=13980732 memory=456548 CPUtime=1.31 cores=1,3,5,7
/proc/5364/task/5378/stat : 5378 (java) S 5362 5362 13977 0 -1 1077944384 1158 0 0 0 61 70 0 0 20 0 15 0 110317691 14316269568 114009 18446744073709551615 4194304 4196468 140736960188336 139899839397040 139900931345026 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12525568 140736960197041 140736960197217 140736960197217 140736960200655 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 457416 KiB

Child status: 143
Real time (s): 2463.51
CPU time (s): 2520.05
CPU user time (s): 2517.35
CPU system time (s): 2.70774
CPU usage (%): 102.295
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 563616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.35
system time used= 2.70774
maximum resident set size= 564800
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 197887
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3120
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 110364
involuntary context switches= 6465


# summary of solver processes directly reported to runsolver:
#   pid: 5362,5364
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2517.35
#   total CPU system time (s): 2.70774

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.8817 second user time and 24.8424 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-20 10:48:34
IDJOB=4283217
IDBENCH=136341
IDSOLVER=2679
FILE ID=node124/4283217-1503219770
RUNJOBID= node124-1503172076-28737
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c3w4o.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-4283217-1503219770/watcher-4283217-1503219770 -o /tmp/evaluation-result-4283217-1503219770/solver-4283217-1503219770 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503172076-28737 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1196974561 HOME/instance-4283217-1503219770.xml

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

MD5SUM BENCH= ee745fcf29eade3c7f55b7e84eebe45a
RANDOM SEED=1196974561

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.51
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        26910664 kB
MemAvailable:   27568224 kB
Buffers:          297820 kB
Cached:           660620 kB
SwapCached:            0 kB
Active:          5003424 kB
Inactive:         394812 kB
Active(anon):    4392360 kB
Inactive(anon):    97332 kB
Active(file):     611064 kB
Inactive(file):   297480 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7864 kB
Writeback:            12 kB
AnonPages:       4439652 kB
Mapped:            71588 kB
Shmem:             49896 kB
Slab:             157112 kB
SReclaimable:     129700 kB
SUnreclaim:        27412 kB
KernelStack:        3424 kB
PageTables:        13628 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5091600 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   4317184 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= 62012 MiB
End job on node124 at 2017-08-20 11:29:38