Trace number 4394300

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 2019-06-14? (TO) 2400.58 603.208

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n2c3w1r.xml
MD5SUM48163221e8f5f568f71e6a1b1b758a13
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables811
Number of constraints93
Number of domains2
Minimum domain size46
Maximum domain size63
Distribution of domain sizes[{"size":46,"count":1},{"size":63,"count":810}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":765},{"degree":5,"count":45}]
Minimum constraint arity18
Maximum constraint arity810
Distribution of constraint arities[{"arity":18,"count":90},{"arity":46,"count":1},{"arity":810,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":45},{"type":"lex","count":1},{"type":"sum","count":45},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394300-1568333793.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4394300-1568333793.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.31/0.63	c solve instance...
2400.20/603.18	s UNKNOWN
2400.20/603.18	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 (8213 MiB free)
  memory of node 1: 16384 MiB (12391 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394300-1568333793/watcher-4394300-1568333793 -o /tmp/evaluation-result-4394300-1568333793/solver-4394300-1568333793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19560 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 988651248 HOME/instance-4394300-1568333793.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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=30925, runsolver pid=30922
Current StackSize limit: 8192 KiB


[startup+0.101844 s]*
/proc/loadavg: 8.59 8.51 8.32 6/233 30941
/proc/meminfo: memFree=21084976/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15144768 memory=27464 CPUtime=0.13 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 5839 0 0 0 12 1 0 0 20 0 15 0 409294211 15508242432 6866 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3786192 6866 3142 1 0 3748377 0
[pid=30927/tid=30928] ppid=30925 vsize=15144768 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) R 30925 30925 19528 0 -1 4202560 3633 0 0 0 8 1 0 0 20 0 15 0 409294211 15508242432 6866 33554432000 4194304 4196468 140730439539840 139993084831952 139993080614294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409294213 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409294213 15508242432 6866 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409294214 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) R 30925 30925 19528 0 -1 4202560 351 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991973865296 139993066663652 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) R 30925 30925 19528 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991972821104 139993080613506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0.02 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) R 30925 30925 19528 0 -1 4202560 427 0 0 0 2 0 0 0 20 0 15 0 409294216 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991971768560 139993073699195 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) R 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294217 15508242432 6866 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 28916 KiB

[startup+0.21085 s]*
/proc/loadavg: 8.59 8.51 8.32 6/233 30941
/proc/meminfo: memFree=21072120/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15144768 memory=39056 CPUtime=0.34 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 9569 0 0 0 31 3 0 0 20 0 15 0 409294211 15508242432 9764 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3786192 9764 3250 1 0 3748377 0
[pid=30927/tid=30928] ppid=30925 vsize=15144768 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) R 30925 30925 19528 0 -1 4202560 6646 0 0 0 17 2 0 0 20 0 15 0 409294211 15508242432 9764 33554432000 4194304 4196468 140730439539840 139993084832080 139993080614294 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15144768 memory=10535 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15144768 memory=140175285642724 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409294212 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409294213 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409294213 15508242432 9764 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409294214 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15144768 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) S 30925 30925 19528 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 409294216 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991973873648 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) S 30925 30925 19528 0 -1 1077944384 257 0 0 0 2 0 0 0 20 0 15 0 409294216 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991972821104 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15144768 memory=140175282656896 CPUtime=0.08 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) R 30925 30925 19528 0 -1 4202560 965 0 0 0 8 0 0 0 20 0 15 0 409294216 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991971768560 139993073699195 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294217 15508242432 9764 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 40508 KiB

[startup+0.311835 s]*
/proc/loadavg: 8.59 8.51 8.32 8/233 30941
/proc/meminfo: memFree=21064836/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15149024 memory=49120 CPUtime=0.53 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 11134 0 0 0 49 4 0 0 20 0 15 0 409294211 15512600576 12280 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3787256 12280 3371 1 0 3748377 0
[pid=30927/tid=30928] ppid=30925 vsize=15149024 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) R 30925 30925 19528 0 -1 4202560 7807 0 0 0 26 4 0 0 20 0 15 0 409294211 15512600576 12280 33554432000 4194304 4196468 140730439539840 139993084833472 139993064682846 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294212 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15149024 memory=-7377628852694597791 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409294212 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15149024 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409294213 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409294213 15512600576 12280 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15149024 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409294214 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15149024 memory=-7828588039587137883 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15149024 memory=4426078206164241782 CPUtime=0.04 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) S 30925 30925 19528 0 -1 1077944384 475 0 0 0 4 0 0 0 20 0 15 0 409294216 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991973873648 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15149024 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) R 30925 30925 19528 0 -1 4202560 367 0 0 0 5 0 0 0 20 0 15 0 409294216 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991972819504 139993062146454 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15149024 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) S 30925 30925 19528 0 -1 1077944384 1177 0 0 0 13 0 0 0 20 0 15 0 409294216 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991971768560 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409294216 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409294217 15512600576 12280 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 50572 KiB

[startup+0.707976 s]
/proc/loadavg: 8.59 8.51 8.32 8/233 30941
/proc/meminfo: memFree=21052596/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15417404 memory=86016 CPUtime=1.67 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 14333 0 0 0 161 6 0 0 20 0 19 0 409294211 15787421696 21504 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3854351 21504 3457 1 0 3815453 0
[pid=30927/tid=30928] ppid=30925 vsize=15417404 memory=1436 CPUtime=0.62 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) S 30925 30925 19528 0 -1 1077944384 9248 0 0 0 57 5 0 0 20 0 19 0 409294211 15787421696 21504 33554432000 4194304 4196468 140730439539840 139993084843136 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15417404 memory=4164 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409294212 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15417404 memory=1548 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409294212 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15417404 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409294212 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15417404 memory=7980 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 409294212 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15417404 memory=9580 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 409294213 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15417404 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 409294213 15787421696 21504 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15417404 memory=776 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409294214 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15417404 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15417404 memory=668 CPUtime=0.23 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) R 30925 30925 19528 0 -1 4202560 975 0 0 0 23 0 0 0 20 0 19 0 409294216 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991973866840 139993060296810 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15417404 memory=1232 CPUtime=0.23 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) R 30925 30925 19528 0 -1 4202560 637 0 0 0 23 0 0 0 20 0 19 0 409294216 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991972814296 139993065524160 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15417404 memory=1064 CPUtime=0.38 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) R 30925 30925 19528 0 -1 1077944384 2011 0 0 0 38 0 0 0 20 0 19 0 409294216 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991971766352 139993080612565 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15417404 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15417404 memory=21196 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 409294217 15787421696 21504 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 87468 KiB

[startup+1.50098 s]
/proc/loadavg: 8.59 8.51 8.32 11/237 30945
/proc/meminfo: memFree=21019672/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0

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

/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 67876 0 0 0 231707 27 0 0 20 0 19 0 409294211 15787421696 69772 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3854351 69772 3522 1 0 3815453 0
[pid=30927/tid=30928] ppid=30925 vsize=15417404 memory=284216 CPUtime=0.62 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) S 30925 30925 19528 0 -1 1077944384 9248 0 0 0 57 5 0 0 20 0 19 0 409294211 15787421696 69772 33554432000 4194304 4196468 140730439539840 139993084843136 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15417404 memory=284216 CPUtime=0.3 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 2025 0 0 0 28 2 0 0 20 0 19 0 409294212 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15417404 memory=282164 CPUtime=0.3 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 2379 0 0 0 28 2 0 0 20 0 19 0 409294212 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15417404 memory=282164 CPUtime=0.3 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 3202 0 0 0 28 2 0 0 20 0 19 0 409294212 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15417404 memory=279088 CPUtime=0.3 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2667 0 0 0 28 2 0 0 20 0 19 0 409294212 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15417404 memory=279088 CPUtime=0.05 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 2179 0 0 0 2 3 0 0 20 0 19 0 409294213 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 409294213 15787421696 69772 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15417404 memory=988 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409294214 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15417404 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15417404 memory=1452 CPUtime=2.06 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) S 30925 30925 19528 0 -1 1077944384 14245 0 0 0 205 1 0 0 20 0 19 0 409294216 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991973873648 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15417404 memory=282164 CPUtime=2.2 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) S 30925 30925 19528 0 -1 1077944384 13482 0 0 0 219 1 0 0 20 0 19 0 409294216 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991972821104 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15417404 memory=1452 CPUtime=0.63 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) S 30925 30925 19528 0 -1 1077944384 7916 0 0 0 63 0 0 0 20 0 19 0 409294216 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991971768560 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15417404 memory=279088 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15417404 memory=1452 CPUtime=0.08 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 654 0 0 0 0 8 0 0 20 0 19 0 409294217 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30942] ppid=30925 vsize=15417404 memory=282164 CPUtime=578.49 cores=1,3,5,7
/proc/30927/task/30942/stat : 30942 (java) R 30925 30925 19528 0 -1 4202560 968 0 0 0 57847 2 0 0 20 0 19 0 409294275 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991960692720 139992723493479 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30943] ppid=30925 vsize=15417404 memory=284216 CPUtime=577.03 cores=1,3,5,7
/proc/30927/task/30943/stat : 30943 (java) R 30925 30925 19528 0 -1 4202560 3823 0 0 0 57701 2 0 0 20 0 19 0 409294275 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991959638208 139992722794223 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30944] ppid=30925 vsize=15417404 memory=1452 CPUtime=577.75 cores=1,3,5,7
/proc/30927/task/30944/stat : 30944 (java) R 30925 30925 19528 0 -1 4202560 1383 0 0 0 57774 1 0 0 20 0 19 0 409294275 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991958585976 139992722804506 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30945] ppid=30925 vsize=15417404 memory=6791534058613427641 CPUtime=577.12 cores=1,3,5,7
/proc/30927/task/30945/stat : 30945 (java) R 30925 30925 19528 0 -1 4202560 2383 0 0 0 57712 0 0 0 20 0 19 0 409294275 15787421696 69772 33554432000 4194304 4196468 140730439539840 139991957532200 139992722803941 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 2317.34 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 280540 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.111 s]
/proc/loadavg: 8.66 8.65 8.47 9/237 31272
/proc/meminfo: memFree=21290312/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15417404 memory=272420 CPUtime=2400.2 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 68786 0 0 0 239993 27 0 0 20 0 19 0 409294211 15787421696 68105 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3854351 68105 3522 1 0 3815453 0
[pid=30927/tid=30928] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.62 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) S 30925 30925 19528 0 -1 1077944384 9248 0 0 0 57 5 0 0 20 0 19 0 409294211 15787421696 68105 33554432000 4194304 4196468 140730439539840 139993084843136 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 2041 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15417404 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 2456 0 0 0 30 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 3360 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15417404 memory=272420 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2694 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15417404 memory=276008 CPUtime=0.06 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 2376 0 0 0 3 3 0 0 20 0 19 0 409294213 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 409294213 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409294214 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15417404 memory=282164 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15417404 memory=6791534058613427641 CPUtime=2.06 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) S 30925 30925 19528 0 -1 1077944384 14250 0 0 0 205 1 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991973873648 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15417404 memory=38376 CPUtime=2.2 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) S 30925 30925 19528 0 -1 1077944384 13484 0 0 0 219 1 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991972821104 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15417404 memory=6791534058613427641 CPUtime=0.63 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) S 30925 30925 19528 0 -1 1077944384 7918 0 0 0 63 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991971768560 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15417404 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.08 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 679 0 0 0 0 8 0 0 20 0 19 0 409294217 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30942] ppid=30925 vsize=15417404 memory=273956 CPUtime=599.07 cores=1,3,5,7
/proc/30927/task/30942/stat : 30942 (java) R 30925 30925 19528 0 -1 4202560 1058 0 0 0 59905 2 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991960689616 139992722803941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30943] ppid=30925 vsize=15417404 memory=7018141386738909802 CPUtime=597.7 cores=1,3,5,7
/proc/30927/task/30943/stat : 30943 (java) R 30925 30925 19528 0 -1 4202560 3981 0 0 0 59768 2 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991959641296 139992723631292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30944] ppid=30925 vsize=15417404 memory=7020100699638354792 CPUtime=598.52 cores=1,3,5,7
/proc/30927/task/30944/stat : 30944 (java) R 30925 30925 19528 0 -1 4202560 1426 0 0 0 59851 1 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991958585848 139992722794294 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30945] ppid=30925 vsize=15417404 memory=6010160820961700202 CPUtime=597.9 cores=1,3,5,7
/proc/30927/task/30945/stat : 30945 (java) R 30925 30925 19528 0 -1 4202560 2493 0 0 0 59789 1 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991957532272 139992723644458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 2400.2 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 273872 KiB

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

[startup+603.131 s]
# the end of solver process 30925 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001471 s, system=0.000735 s

[startup+603.208 s]
# the end of solver process 30927 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.3 s, system=0.281248 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+603.111 s]
/proc/loadavg: 8.66 8.65 8.47 9/237 31272
/proc/meminfo: memFree=21290312/32770624 swapFree=66939828/67108860
[pid=30925] ppid=30922 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30925/stat : 30925 (xcsp3-exec) S 30922 30925 19528 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 409294210 115843072 363 33554432000 4194304 5098028 140736508700384 140736508698488 139780623962748 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 20000768 140736508707707 140736508707949 140736508707949 140736508710858 0
/proc/30925/statm: 28282 363 304 221 0 87 0
[pid=30927] ppid=30925 vsize=15417404 memory=272420 CPUtime=2400.2 cores=1,3,5,7
/proc/30927/stat : 30927 (java) S 30925 30925 19528 0 -1 1077944320 68786 0 0 0 239993 27 0 0 20 0 19 0 409294211 15787421696 68105 33554432000 4194304 4196468 140730439539840 140730439522384 139993080602359 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
/proc/30927/statm: 3854351 68105 3522 1 0 3815453 0
[pid=30927/tid=30928] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.62 cores=1,3,5,7
/proc/30927/task/30928/stat : 30928 (java) S 30925 30925 19528 0 -1 1077944384 9248 0 0 0 57 5 0 0 20 0 19 0 409294211 15787421696 68105 33554432000 4194304 4196468 140730439539840 139993084843136 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30929] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30929/stat : 30929 (java) S 30925 30925 19528 0 -1 1077944384 2041 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992672897296 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30930] ppid=30925 vsize=15417404 memory=1452 CPUtime=0.32 cores=1,3,5,7
/proc/30927/task/30930/stat : 30930 (java) S 30925 30925 19528 0 -1 1077944384 2456 0 0 0 30 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992671844752 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30931] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30931/stat : 30931 (java) S 30925 30925 19528 0 -1 1077944384 3360 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992670792208 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30932] ppid=30925 vsize=15417404 memory=272420 CPUtime=0.31 cores=1,3,5,7
/proc/30927/task/30932/stat : 30932 (java) S 30925 30925 19528 0 -1 1077944384 2694 0 0 0 29 2 0 0 20 0 19 0 409294212 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992669739664 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30933] ppid=30925 vsize=15417404 memory=276008 CPUtime=0.06 cores=1,3,5,7
/proc/30927/task/30933/stat : 30933 (java) S 30925 30925 19528 0 -1 1077944384 2376 0 0 0 3 3 0 0 20 0 19 0 409294213 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992046209520 139993080613506 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30934] ppid=30925 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30934/stat : 30934 (java) S 30925 30925 19528 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 19 0 409294213 15787421696 68105 33554432000 4194304 4196468 140730439539840 139992045155744 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30935] ppid=30925 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30935/stat : 30935 (java) S 30925 30925 19528 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 409294214 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991975978480 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30936] ppid=30925 vsize=15417404 memory=282164 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30936/stat : 30936 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991974927056 139993080620955 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30937] ppid=30925 vsize=15417404 memory=6791534058613427641 CPUtime=2.06 cores=1,3,5,7
/proc/30927/task/30937/stat : 30937 (java) S 30925 30925 19528 0 -1 1077944384 14250 0 0 0 205 1 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991973873648 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30938] ppid=30925 vsize=15417404 memory=38376 CPUtime=2.2 cores=1,3,5,7
/proc/30927/task/30938/stat : 30938 (java) S 30925 30925 19528 0 -1 1077944384 13484 0 0 0 219 1 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991972821104 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 12 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30939] ppid=30925 vsize=15417404 memory=6791534058613427641 CPUtime=0.63 cores=1,3,5,7
/proc/30927/task/30939/stat : 30939 (java) S 30925 30925 19528 0 -1 1077944384 7918 0 0 0 63 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991971768560 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30940] ppid=30925 vsize=15417404 memory=1052 CPUtime=0 cores=1,3,5,7
/proc/30927/task/30940/stat : 30940 (java) S 30925 30925 19528 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409294216 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991970716256 139993080612565 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30941] ppid=30925 vsize=15417404 memory=273956 CPUtime=0.08 cores=1,3,5,7
/proc/30927/task/30941/stat : 30941 (java) S 30925 30925 19528 0 -1 1077944384 679 0 0 0 0 8 0 0 20 0 19 0 409294217 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991969663792 139993080613506 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 13 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30942] ppid=30925 vsize=15417404 memory=273956 CPUtime=599.07 cores=1,3,5,7
/proc/30927/task/30942/stat : 30942 (java) R 30925 30925 19528 0 -1 4202560 1058 0 0 0 59905 2 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991960689616 139992722803941 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30943] ppid=30925 vsize=15417404 memory=7018141386738909802 CPUtime=597.7 cores=1,3,5,7
/proc/30927/task/30943/stat : 30943 (java) R 30925 30925 19528 0 -1 4202560 3981 0 0 0 59768 2 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991959641296 139992723631292 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30944] ppid=30925 vsize=15417404 memory=7020100699638354792 CPUtime=598.52 cores=1,3,5,7
/proc/30927/task/30944/stat : 30944 (java) R 30925 30925 19528 0 -1 4202560 1426 0 0 0 59851 1 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991958585848 139992722794294 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
[pid=30927/tid=30945] ppid=30925 vsize=15417404 memory=6010160820961700202 CPUtime=597.9 cores=1,3,5,7
/proc/30927/task/30945/stat : 30945 (java) R 30925 30925 19528 0 -1 4202560 2493 0 0 0 59789 1 0 0 20 0 19 0 409294275 15787421696 68105 33554432000 4194304 4196468 140730439539840 139991957532272 139992723644458 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38961152 140730439541743 140730439541914 140730439541914 140730439544783 0
Current children cumulated CPU time: 2400.2 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 273872 KiB

Child status: 143
Real time (s): 603.208
CPU time (s): 2400.58
CPU user time (s): 2400.3
CPU system time (s): 0.281248
CPU usage (%): 397.97
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 391356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.3
system time used= 0.281248
maximum resident set size= 391952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69876
page faults= 0
swaps= 0
block input operations= 0
block output operations= 840
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16927
involuntary context switches= 44597


# summary of solver processes directly reported to runsolver:
#   pid: 30925,30927
#   total CPU time (s): 2400.58
#   total CPU user time (s): 2400.3
#   total CPU system time (s): 0.281248

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.61764 second user time and 6.6775 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-13 02:15:53
IDJOB=4394300
IDBENCH=136462
IDSOLVER=2842
FILE ID=node119/4394300-1568333793
RUNJOBID= node119-1568327905-19560
PBS_JOBID= 21701152
Free space on /tmp= 57244 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n2c3w1r.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394300-1568333793/watcher-4394300-1568333793 -o /tmp/evaluation-result-4394300-1568333793/solver-4394300-1568333793 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node119-1568327905-19560 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 988651248 HOME/instance-4394300-1568333793.xml

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

MD5SUM BENCH= 48163221e8f5f568f71e6a1b1b758a13
RANDOM SEED=988651248

node119.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.47
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.47
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.47
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.47
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:        21100032 kB
MemAvailable:   30586312 kB
Buffers:          172720 kB
Cached:          9530168 kB
SwapCached:        61088 kB
Active:          3516560 kB
Inactive:        7466484 kB
Active(anon):    1217932 kB
Inactive(anon):   103388 kB
Active(file):    2298628 kB
Inactive(file):  7363096 kB
Unevictable:      106772 kB
Mlocked:          106772 kB
SwapTotal:      67108860 kB
SwapFree:       66939828 kB
Dirty:             26316 kB
Writeback:             0 kB
AnonPages:       1339740 kB
Mapped:            56816 kB
Shmem:             32808 kB
Slab:             282596 kB
SReclaimable:     253016 kB
SUnreclaim:        29580 kB
KernelStack:        4064 kB
PageTables:         7904 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2406088 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1228800 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 57220 MiB
End job on node119 at 2019-09-13 02:25:57