Trace number 4403577

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2520.62 636.119

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-06-0021.xml
MD5SUM5b025fdb2af725278bd5449402283f43
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark50.8929
Satisfiable
(Un)Satisfiability was proved
Number of variables121
Number of constraints40
Number of domains1
Minimum domain size91
Maximum domain size91
Distribution of domain sizes[{"size":91,"count":91}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":30},{"degree":4,"count":85},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity91
Distribution of constraint arities[{"arity":2,"count":6},{"arity":6,"count":6},{"arity":7,"count":6},{"arity":8,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":3},{"arity":91,"count":1}]
Number of extensional constraints0
Number of intensional constraints6
Distribution of constraint types[{"type":"intension","count":6},{"type":"allDifferent","count":1},{"type":"sum","count":33}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403577-1568991642.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403577-1568991642.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.57	c solve instance...
2520.22/636.09	s UNKNOWN
2520.22/636.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403577-1568991642/watcher-4403577-1568991642 -o /tmp/evaluation-result-4403577-1568991642/solver-4403577-1568991642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568991545-11249 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 521521441 HOME/instance-4403577-1568991642.xml 

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

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

solver pid=12326, runsolver pid=12323

[startup+0.100243 s]*
/proc/loadavg: 5.02 1.88 1.32 6/235 12342
/proc/meminfo: memFree=8489376/32770624 swapFree=66999036/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15144776 memory=30120 CPUtime=0.12 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 5929 0 0 0 11 1 0 0 20 0 15 0 475429036 15508250624 7530 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3786194 7530 3148 1 0 3748377 0
[pid=12328/tid=12329] ppid=12326 vsize=15144776 memory=8180089925722843723 CPUtime=0.08 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) R 12326 12326 11218 0 -1 4202560 3848 0 0 0 8 0 0 0 20 0 15 0 475429037 15508250624 7530 33554432000 4194304 4196468 140723848901728 140547664442704 140547660231837 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 7530 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 7530 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 7530 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 7530 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475429039 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475429039 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546533213216 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475429040 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546532160368 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0.02 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 475429042 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546527951472 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429043 15508250624 7530 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31568 KiB

[startup+0.211067 s]*
/proc/loadavg: 5.02 1.88 1.32 7/235 12342
/proc/meminfo: memFree=8477496/32770624 swapFree=66999036/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15144776 memory=41284 CPUtime=0.34 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 9473 0 0 0 31 3 0 0 20 0 15 0 475429036 15508250624 10321 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3786194 10321 3317 1 0 3748377 0
[pid=12328/tid=12329] ppid=12326 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) R 12326 12326 11218 0 -1 4202560 6666 0 0 0 18 2 0 0 20 0 15 0 475429037 15508250624 10321 33554432000 4194304 4196468 140723848901728 140547664443856 140547642638067 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15144776 memory=9780 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 10321 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15144776 memory=288370244388710016 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 10321 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 10321 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15508250624 10321 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475429039 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475429039 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546533213216 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475429040 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546532160368 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 466 0 0 0 2 0 0 0 20 0 15 0 475429042 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 293 0 0 0 2 0 0 0 20 0 15 0 475429042 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15144776 memory=139868236998272 CPUtime=0.08 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) R 12326 12326 11218 0 -1 4202560 743 0 0 0 8 0 0 0 20 0 15 0 475429042 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546527951280 140547652447038 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429043 15508250624 10321 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42732 KiB

[startup+0.311011 s]*
/proc/loadavg: 5.10 1.95 1.34 6/235 12342
/proc/meminfo: memFree=8469984/32770624 swapFree=66999036/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15149032 memory=49596 CPUtime=0.51 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 10726 0 0 0 47 4 0 0 20 0 15 0 475429036 15512608768 12399 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3787258 12399 3352 1 0 3748377 0
[pid=12328/tid=12329] ppid=12326 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) R 12326 12326 11218 0 -1 4202560 7808 0 0 0 27 3 0 0 20 0 15 0 475429037 15512608768 12399 33554432000 4194304 4196468 140723848901728 140547664443696 140547644290398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475429037 15512608768 12399 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15512608768 12399 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15512608768 12399 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429037 15512608768 12399 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475429039 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475429039 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546533213216 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475429040 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546532160368 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 504 0 0 0 3 0 0 0 20 0 15 0 475429042 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15149032 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 300 0 0 0 3 0 0 0 20 0 15 0 475429042 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 824 0 0 0 12 0 0 0 20 0 15 0 475429042 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546527951472 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475429042 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475429043 15512608768 12399 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51044 KiB

[startup+0.703179 s]
/proc/loadavg: 5.10 1.95 1.34 7/235 12342
/proc/meminfo: memFree=8455264/32770624 swapFree=66999036/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15417412 memory=80560 CPUtime=1.62 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 14523 0 0 0 156 6 0 0 20 0 19 0 475429036 15787429888 20140 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3854353 20140 3453 1 0 3815453 0
[pid=12328/tid=12329] ppid=12326 vsize=15417412 memory=0 CPUtime=0.56 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) S 12326 12326 11218 0 -1 1077944384 9270 0 0 0 52 4 0 0 20 0 19 0 475429037 15787429888 20140 33554432000 4194304 4196468 140723848901728 140547664450688 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15417412 memory=52948 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475429037 15787429888 20140 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15417412 memory=988 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475429037 15787429888 20140 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15417412 memory=2020 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475429037 15787429888 20140 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15417412 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475429037 15787429888 20140 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15417412 memory=9396 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475429039 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15417412 memory=656 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475429039 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546533213216 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15417412 memory=3612 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475429040 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546532160368 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15417412 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15417412 memory=1552 CPUtime=0.16 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 1010 0 0 0 16 0 0 0 20 0 19 0 475429042 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546530044432 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15417412 memory=1204 CPUtime=0.22 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) R 12326 12326 11218 0 -1 4202560 1121 0 0 0 22 0 0 0 20 0 19 0 475429042 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546528983056 140547640911575 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15417412 memory=1072 CPUtime=0.35 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 1618 0 0 0 34 1 0 0 20 0 19 0 475429042 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546527945792 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15417412 memory=6076 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15417412 memory=1544 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475429043 15787429888 20140 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 82008 KiB

[startup+1.50118 s]
/proc/loadavg: 5.10 1.95 1.34 12/239 12346
/proc/meminfo: memFree=8426680/32770624 swapFree=66999036/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0

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

/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 90738 0 0 0 206807 116 0 0 20 0 19 0 475429036 15787429888 148835 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3854353 148835 3545 1 0 3815453 0
[pid=12328/tid=12329] ppid=12326 vsize=15417412 memory=595340 CPUtime=0.56 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) S 12326 12326 11218 0 -1 1077944384 9270 0 0 0 52 4 0 0 20 0 19 0 475429037 15787429888 148835 33554432000 4194304 4196468 140723848901728 140547664450688 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15417412 memory=592148 CPUtime=2.17 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 4150 0 0 0 207 10 0 0 20 0 19 0 475429037 15787429888 148835 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15417412 memory=612104 CPUtime=2.19 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 2364 0 0 0 209 10 0 0 20 0 19 0 475429037 15787429888 148835 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15417412 memory=1448 CPUtime=2.18 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 4239 0 0 0 207 11 0 0 20 0 19 0 475429037 15787429888 148835 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15417412 memory=1448 CPUtime=2.18 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 3636 0 0 0 209 9 0 0 20 0 19 0 475429037 15787429888 148835 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15417412 memory=595340 CPUtime=1.51 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 15337 0 0 0 95 56 0 0 20 0 19 0 475429039 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 475429039 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546533213280 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 475429040 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546532160384 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15417412 memory=595152 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15417412 memory=1448 CPUtime=2.07 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 9242 0 0 0 207 0 0 0 20 0 19 0 475429042 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15417412 memory=1448 CPUtime=2.34 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 13095 0 0 0 232 2 0 0 20 0 19 0 475429042 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15417412 memory=1448 CPUtime=0.59 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 7384 0 0 0 58 1 0 0 20 0 19 0 475429042 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546527951472 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15417412 memory=593684 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15417412 memory=1448 CPUtime=0.13 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 453 0 0 0 0 13 0 0 20 0 19 0 475429043 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 33 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12343] ppid=12326 vsize=15417412 memory=1448 CPUtime=513.21 cores=0,2,4,6
/proc/12328/task/12343/stat : 12343 (java) R 12326 12326 11218 0 -1 4202560 1235 0 0 0 51318 3 0 0 20 0 19 0 475429095 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546516626024 140547256661420 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12344] ppid=12326 vsize=15417412 memory=597788 CPUtime=512.99 cores=0,2,4,6
/proc/12328/task/12344/stat : 12344 (java) R 12326 12326 11218 0 -1 4202560 7085 0 0 0 51293 6 0 0 20 0 19 0 475429095 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546515574480 140547256919792 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12345] ppid=12326 vsize=15417412 memory=1448 CPUtime=513.47 cores=0,2,4,6
/proc/12328/task/12345/stat : 12345 (java) R 12326 12326 11218 0 -1 4202560 1505 0 0 0 51345 2 0 0 20 0 19 0 475429095 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546514522456 140547258803844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12346] ppid=12326 vsize=15417412 memory=1448 CPUtime=513.49 cores=0,2,4,6
/proc/12328/task/12346/stat : 12346 (java) R 12326 12326 11218 0 -1 4202560 10345 0 0 0 51344 5 0 0 20 0 19 0 475429095 15787429888 148835 33554432000 4194304 4196468 140723848901728 140546513472944 140547257880983 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 2069.23 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 596788 KiB

[startup+582.301 s]
/proc/loadavg: 8.79 7.62 4.72 10/237 12495
/proc/meminfo: memFree=8372976/32770624 swapFree=66999040/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15417412 memory=738444 CPUtime=2307.02 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 101070 0 0 0 230561 141 0 0 20 0 19 0 475429036 15787429888 184611 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3854353 184611 3545 1 0 3815453 0
[pid=12328/tid=12329] ppid=12326 vsize=15417412 memory=738444 CPUtime=0.56 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) S 12326 12326 11218 0 -1 1077944384 9270 0 0 0 52 4 0 0 20 0 19 0 475429037 15787429888 184611 33554432000 4194304 4196468 140723848901728 140547664450688 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15417412 memory=736396 CPUtime=2.56 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 4336 0 0 0 244 12 0 0 20 0 19 0 475429037 15787429888 184611 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15417412 memory=732352 CPUtime=2.57 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 3051 0 0 0 246 11 0 0 20 0 19 0 475429037 15787429888 184611 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15417412 memory=735404 CPUtime=2.57 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 4852 0 0 0 245 12 0 0 20 0 19 0 475429037 15787429888 184611 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15417412 memory=735380 CPUtime=2.57 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 4534 0 0 0 246 11 0 0 20 0 19 0 475429037 15787429888 184611 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15417412 memory=1448 CPUtime=1.8 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 18426 0 0 0 107 73 0 0 20 0 19 0 475429039 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15417412 memory=57 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 475429039 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546533213280 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15417412 memory=734884 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 475429040 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546532160384 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15417412 memory=1072 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15417412 memory=646400 CPUtime=2.07 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 9242 0 0 0 207 0 0 0 20 0 19 0 475429042 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15417412 memory=738444 CPUtime=2.34 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 13096 0 0 0 232 2 0 0 20 0 19 0 475429042 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15417412 memory=725188 CPUtime=0.59 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 7384 0 0 0 58 1 0 0 20 0 19 0 475429042 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546527951472 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15417412 memory=731840 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15417412 memory=1448 CPUtime=0.15 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) S 12326 12326 11218 0 -1 1077944384 472 0 0 0 0 15 0 0 20 0 19 0 475429043 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 33 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12343] ppid=12326 vsize=15417412 memory=1448 CPUtime=572.23 cores=0,2,4,6
/proc/12328/task/12343/stat : 12343 (java) R 12326 12326 11218 0 -1 4202560 1327 0 0 0 57219 4 0 0 20 0 19 0 475429095 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546516625776 140547258803312 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12344] ppid=12326 vsize=15417412 memory=737428 CPUtime=572.14 cores=0,2,4,6
/proc/12328/task/12344/stat : 12344 (java) R 12326 12326 11218 0 -1 4202560 8235 0 0 0 57208 6 0 0 20 0 19 0 475429095 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546515574552 140547256598527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12345] ppid=12326 vsize=15417412 memory=738444 CPUtime=572.25 cores=0,2,4,6
/proc/12328/task/12345/stat : 12345 (java) R 12326 12326 11218 0 -1 4202560 1732 0 0 0 57223 2 0 0 20 0 19 0 475429095 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546514524736 140547256900356 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12346] ppid=12326 vsize=15417412 memory=1448 CPUtime=572.47 cores=0,2,4,6
/proc/12328/task/12346/stat : 12346 (java) R 12326 12326 11218 0 -1 4202560 13715 0 0 0 57241 6 0 0 20 0 19 0 475429095 15787429888 184611 33554432000 4194304 4196468 140723848901728 140546513470680 140547256593479 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 2307.02 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 739892 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+636.006 s]*
/proc/loadavg: 8.87 7.84 4.96 9/239 12508
/proc/meminfo: memFree=8252804/32770624 swapFree=66999044/67108860
[pid=12326] ppid=12323 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12326/stat : 12326 (xcsp3-exec) S 12323 12326 11218 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 475429036 115843072 362 33554432000 4194304 5098028 140721621662992 140721621661096 140697680007804 0 65536 4100 65538 18446744071579417331 0 0 17 0 0 0 0 0 0 7196144 7232144 19968000 140721621664635 140721621664877 140721621664877 140721621667786 0
/proc/12326/statm: 28282 362 304 221 0 87 0
[pid=12328] ppid=12326 vsize=15417412 memory=858052 CPUtime=2520.22 cores=0,2,4,6
/proc/12328/stat : 12328 (java) S 12326 12326 11218 0 -1 1077944320 104683 0 0 0 251865 157 0 0 20 0 19 0 475429036 15787429888 214513 33554432000 4194304 4196468 140723848901728 140723848884272 140547660209911 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
/proc/12328/statm: 3854353 214513 3545 1 0 3815453 0
[pid=12328/tid=12329] ppid=12326 vsize=15417412 memory=1398722017469774279 CPUtime=0.56 cores=0,2,4,6
/proc/12328/task/12329/stat : 12329 (java) S 12326 12326 11218 0 -1 1077944384 9270 0 0 0 52 4 0 0 20 0 19 0 475429037 15787429888 214513 33554432000 4194304 4196468 140723848901728 140547664450688 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12330] ppid=12326 vsize=15417412 memory=4872558044660077418 CPUtime=2.89 cores=0,2,4,6
/proc/12328/task/12330/stat : 12330 (java) S 12326 12326 11218 0 -1 1077944384 4595 0 0 0 274 15 0 0 20 0 19 0 475429037 15787429888 214513 33554432000 4194304 4196468 140723848901728 140547571866768 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12331] ppid=12326 vsize=15417412 memory=1560 CPUtime=2.9 cores=0,2,4,6
/proc/12328/task/12331/stat : 12331 (java) S 12326 12326 11218 0 -1 1077944384 3155 0 0 0 278 12 0 0 20 0 19 0 475429037 15787429888 214513 33554432000 4194304 4196468 140723848901728 140547251498000 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12332] ppid=12326 vsize=15417412 memory=932 CPUtime=2.9 cores=0,2,4,6
/proc/12328/task/12332/stat : 12332 (java) S 12326 12326 11218 0 -1 1077944384 4934 0 0 0 276 14 0 0 20 0 19 0 475429037 15787429888 214513 33554432000 4194304 4196468 140723848901728 140547250445200 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12333] ppid=12326 vsize=15417412 memory=1980 CPUtime=2.9 cores=0,2,4,6
/proc/12328/task/12333/stat : 12333 (java) S 12326 12326 11218 0 -1 1077944384 4971 0 0 0 278 12 0 0 20 0 19 0 475429037 15787429888 214513 33554432000 4194304 4196468 140723848901728 140547249392400 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12334] ppid=12326 vsize=15417412 memory=2428 CPUtime=1.98 cores=0,2,4,6
/proc/12328/task/12334/stat : 12334 (java) S 12326 12326 11218 0 -1 1077944384 20039 0 0 0 115 83 0 0 20 0 19 0 475429039 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546534267248 140547660221058 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12335] ppid=12326 vsize=15417412 memory=1580 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12335/stat : 12335 (java) S 12326 12326 11218 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 475429039 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546533213280 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12336] ppid=12326 vsize=15417412 memory=892 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12336/stat : 12336 (java) S 12326 12326 11218 0 -1 1077944384 90 0 0 0 0 0 0 0 20 0 19 0 475429040 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546532160384 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12337] ppid=12326 vsize=15417412 memory=14012 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12337/stat : 12337 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546531108688 140547660228507 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12338] ppid=12326 vsize=15417412 memory=28592 CPUtime=2.07 cores=0,2,4,6
/proc/12328/task/12338/stat : 12338 (java) S 12326 12326 11218 0 -1 1077944384 9244 0 0 0 207 0 0 0 20 0 19 0 475429042 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546530057072 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12339] ppid=12326 vsize=15417412 memory=12024 CPUtime=2.34 cores=0,2,4,6
/proc/12328/task/12339/stat : 12339 (java) S 12326 12326 11218 0 -1 1077944384 13098 0 0 0 232 2 0 0 20 0 19 0 475429042 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546529004272 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12340] ppid=12326 vsize=15417412 memory=2120 CPUtime=0.59 cores=0,2,4,6
/proc/12328/task/12340/stat : 12340 (java) S 12326 12326 11218 0 -1 1077944384 7387 0 0 0 58 1 0 0 20 0 19 0 475429042 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546527951472 140547660221058 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 30 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12341] ppid=12326 vsize=15417412 memory=496 CPUtime=0 cores=0,2,4,6
/proc/12328/task/12341/stat : 12341 (java) S 12326 12326 11218 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475429042 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546526898912 140547660220117 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12342] ppid=12326 vsize=15417412 memory=1560 CPUtime=0.17 cores=0,2,4,6
/proc/12328/task/12342/stat : 12342 (java) R 12326 12326 11218 0 -1 1077944384 485 0 0 0 0 17 0 0 20 0 19 0 475429043 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546525846192 140547660221058 0 4 0 16800975 0 0 0 -1 6 0 0 33 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12343] ppid=12326 vsize=15417412 memory=932 CPUtime=625.26 cores=0,2,4,6
/proc/12328/task/12343/stat : 12343 (java) R 12326 12326 11218 0 -1 4202560 1408 0 0 0 62522 4 0 0 20 0 19 0 475429095 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546516626224 140547256595349 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12344] ppid=12326 vsize=15417412 memory=1980 CPUtime=625.04 cores=0,2,4,6
/proc/12328/task/12344/stat : 12344 (java) R 12326 12326 11218 0 -1 4202560 8441 0 0 0 62497 7 0 0 20 0 19 0 475429095 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546515574592 140547256919835 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12345] ppid=12326 vsize=15417412 memory=2428 CPUtime=625.17 cores=0,2,4,6
/proc/12328/task/12345/stat : 12345 (java) R 12326 12326 11218 0 -1 4202560 1884 0 0 0 62514 3 0 0 20 0 19 0 475429095 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546514522088 140547251841923 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
[pid=12328/tid=12346] ppid=12326 vsize=15417412 memory=1580 CPUtime=625.35 cores=0,2,4,6
/proc/12328/task/12346/stat : 12346 (java) R 12326 12326 11218 0 -1 4202560 14374 0 0 0 62528 7 0 0 20 0 19 0 475429095 15787429888 214513 33554432000 4194304 4196468 140723848901728 140546513473056 140547256919617 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26169344 140723848909807 140723848909978 140723848909978 140723848912847 0
Current children cumulated CPU time: 2520.22 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 859500 KiB

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

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

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

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

Child status: 143
Real time (s): 636.119
CPU time (s): 2520.62
CPU user time (s): 2519.04
CPU system time (s): 1.58544
CPU usage (%): 396.25
Max. virtual memory (cumulated for all children) (KiB): 15532528
Max. memory (cumulated for all children) (KiB): 862580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.04
system time used= 1.58544
maximum resident set size= 861132
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105370
page faults= 0
swaps= 0
block input operations= 0
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50522
involuntary context switches= 48024


# summary of solver processes directly reported to runsolver:
#   pid: 12326,12328
#   total CPU time (s): 2520.62
#   total CPU user time (s): 2519.04
#   total CPU system time (s): 1.58544

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.07173 second user time and 7.28302 second system time

The end

Launcher Data

Begin job on node123 at 2019-09-20 17:00:03
IDJOB=4403577
IDBENCH=133559
IDSOLVER=2863
FILE ID=node123/4403577-1568991642
RUNJOBID= node123-1568991545-11249
PBS_JOBID= 21704657
Free space on /tmp= 25704 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-06-0021.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-4403577-1568991642/watcher-4403577-1568991642 -o /tmp/evaluation-result-4403577-1568991642/solver-4403577-1568991642 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node123-1568991545-11249 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 521521441 HOME/instance-4403577-1568991642.xml

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

MD5SUM BENCH= 5b025fdb2af725278bd5449402283f43
RANDOM SEED=521521441

node123.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.49
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.49
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.49
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.49
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:         8507616 kB
MemAvailable:   30828716 kB
Buffers:          114960 kB
Cached:         22199336 kB
SwapCached:         7124 kB
Active:         12138172 kB
Inactive:       11207796 kB
Active(anon):    1023780 kB
Inactive(anon):    55048 kB
Active(file):   11114392 kB
Inactive(file): 11152748 kB
Unevictable:      108088 kB
Mlocked:          108088 kB
SwapTotal:      67108860 kB
SwapFree:       66999036 kB
Dirty:             26016 kB
Writeback:           200 kB
AnonPages:       1147552 kB
Mapped:            64428 kB
Shmem:             39012 kB
Slab:             512920 kB
SReclaimable:     482420 kB
SUnreclaim:        30500 kB
KernelStack:        4064 kB
PageTables:         7572 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3121648 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1007616 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 25676 MiB
End job on node123 at 2019-09-20 17:10:39