Trace number 4403593

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.34 637.274

General information on the benchmark

NameMagicHexagon/MagicHexagon-m1-s1/
MagicHexagon-09-m057.xml
MD5SUMe3fb36821a1c53c1942e51a6fdfce406
Bench CategoryCSP (decision 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 variables289
Number of constraints58
Number of domains1
Minimum domain size217
Maximum domain size217
Distribution of domain sizes[{"size":217,"count":217}]
Minimum variable degree0
Maximum variable degree9
Distribution of variable degrees[{"degree":0,"count":72},{"degree":4,"count":211},{"degree":5,"count":3},{"degree":6,"count":2},{"degree":9,"count":1}]
Minimum constraint arity2
Maximum constraint arity217
Distribution of constraint arities[{"arity":2,"count":6},{"arity":9,"count":6},{"arity":10,"count":6},{"arity":11,"count":6},{"arity":12,"count":6},{"arity":13,"count":6},{"arity":14,"count":6},{"arity":15,"count":6},{"arity":16,"count":6},{"arity":17,"count":3},{"arity":217,"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":51}]
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-4403593-1568991645.xml"  -tl '2520s' -p 4
0.12/0.19	c Choco 3fb4b153
0.12/0.19	c [HOME/instance-4403593-1568991645.xml, -tl, 2520s, -p, 4]
0.34/0.24	c 4 solvers in parallel
0.34/0.31	c parse instance...
1.21/0.68	c solve instance...
2520.07/637.25	s UNKNOWN
2520.07/637.25	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: 16375 MiB (3518 MiB free)
  memory of node 1: 16384 MiB (2913 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403593-1568991645/watcher-4403593-1568991645 -o /tmp/evaluation-result-4403593-1568991645/solver-4403593-1568991645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324506066-20795 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1408865382 HOME/instance-4403593-1568991645.xml 

running on 4 cores: 4-7

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

solver pid=20819, runsolver pid=20815

[startup+0.100093 s]*
/proc/loadavg: 0.69 0.69 0.94 4/229 20855
/proc/meminfo: memFree=6552772/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15144776 memory=28884 CPUtime=0.12 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 5632 0 0 0 11 1 0 0 20 0 15 0 475170726 15508250624 7221 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3786194 7221 3152 1 0 3748377 0
[pid=20822/tid=20827] ppid=20819 vsize=15144776 memory=8108032331684915787 CPUtime=0.09 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) R 20819 20819 20763 0 -1 4202560 3555 0 0 0 8 1 0 0 20 0 15 0 475170727 15508250624 7221 33554432000 4194304 4196468 140723010878768 139631117345248 139631113125270 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 7221 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475170729 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475170729 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630580655392 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475170730 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630579603056 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170732 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 418 0 0 0 0 0 0 0 20 0 15 0 475170732 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170732 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0.01 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 354 0 0 0 1 0 0 0 20 0 15 0 475170732 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170733 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170733 15508250624 7221 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30336 KiB

[startup+0.2117 s]*
/proc/loadavg: 0.69 0.69 0.94 4/229 20855
/proc/meminfo: memFree=6528200/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15144776 memory=40144 CPUtime=0.34 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 9223 0 0 0 30 4 0 0 20 0 15 0 475170726 15508250624 10036 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3786194 10036 3277 1 0 3748377 0
[pid=20822/tid=20827] ppid=20819 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) R 20819 20819 20763 0 -1 4202560 6514 0 0 0 17 3 0 0 20 0 15 0 475170727 15508250624 10036 33554432000 4194304 4196468 140723010878768 139631117342624 139631097193822 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15144776 memory=1915596 CPUtime=0 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 10036 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15144776 memory=140618600888627 CPUtime=0 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475170727 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475170729 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475170729 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630580655392 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475170730 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630579603056 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170732 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15144776 memory=0 CPUtime=0.04 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 589 0 0 0 4 0 0 0 20 0 15 0 475170732 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 475170732 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15144776 memory=140618597361280 CPUtime=0.07 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 801 0 0 0 7 0 0 0 20 0 15 0 475170732 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170733 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170733 15508250624 10036 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41596 KiB

[startup+0.311535 s]*
/proc/loadavg: 0.69 0.69 0.94 3/229 20855
/proc/meminfo: memFree=6517764/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15149032 memory=46772 CPUtime=0.51 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 10460 0 1 0 46 5 0 0 20 0 15 0 475170726 15512608768 11693 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3787258 11693 3353 1 0 3748377 0
[pid=20822/tid=20827] ppid=20819 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) R 20819 20819 20763 0 -1 4202560 7520 0 1 0 26 4 0 0 20 0 15 0 475170727 15512608768 11709 33554432000 4194304 4196468 140723010878768 139631117334848 139631105830298 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15512608768 11709 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15149032 memory=9123026954224263383 CPUtime=0 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170727 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475170727 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475170729 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475170729 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630580655392 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475170730 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630579603056 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170732 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15149032 memory=6944613755495348631 CPUtime=0.05 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 602 0 0 0 5 0 0 0 20 0 15 0 475170732 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15149032 memory=7893295687695687954 CPUtime=0.01 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 84 0 0 0 1 0 0 0 20 0 15 0 475170732 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15149032 memory=-8813974798734826869 CPUtime=0.12 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 951 0 0 0 12 0 0 0 20 0 15 0 475170732 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15149032 memory=7827413994055111515 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475170733 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15149032 memory=8508281356422055839 CPUtime=0 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475170733 15512608768 11709 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48224 KiB

[startup+0.70127 s]
/proc/loadavg: 0.69 0.69 0.94 7/229 20855
/proc/meminfo: memFree=6496464/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15417412 memory=84008 CPUtime=1.51 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 14781 0 1 0 144 7 0 0 20 0 19 0 475170726 15787429888 21002 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3854353 21002 3448 1 0 3815453 0
[pid=20822/tid=20827] ppid=20819 vsize=15417412 memory=-7816663703405220396 CPUtime=0.66 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) S 20819 20819 20763 0 -1 1077944384 9320 0 1 0 61 5 0 0 20 0 19 0 475170727 15787429888 21002 33554432000 4194304 4196468 140723010878768 139631117354112 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475170727 15787429888 21002 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475170727 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15417412 memory=59 CPUtime=0 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475170727 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475170727 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475170729 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475170729 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630580655392 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15417412 memory=0 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475170730 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630579603056 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15417412 memory=64068 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170732 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15417412 memory=984 CPUtime=0.21 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) R 20819 20819 20763 0 -1 1077944384 1238 0 0 0 21 0 0 0 20 0 19 0 475170732 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630577486064 139631113123541 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15417412 memory=2020 CPUtime=0.22 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) R 20819 20819 20763 0 -1 4202560 897 0 0 0 22 0 0 0 20 0 19 0 475170732 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630576431448 139631094657088 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15417412 memory=1420 CPUtime=0.37 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) R 20819 20819 20763 0 -1 4202560 1871 0 0 0 37 0 0 0 20 0 19 0 475170732 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630575393136 139631105353260 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15417412 memory=776 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170733 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15417412 memory=660 CPUtime=0 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170733 15787429888 21002 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 1.51 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 85460 KiB

[startup+1.50127 s]*
/proc/loadavg: 0.69 0.69 0.94 14/237 20863
/proc/meminfo: memFree=6296552/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0

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

/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 64529 0 2 0 230070 289 0 0 20 0 19 0 475170726 15787429888 78700 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3854353 78700 3541 1 0 3815453 0
[pid=20822/tid=20827] ppid=20819 vsize=15417412 memory=6791534058613427641 CPUtime=0.66 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) S 20819 20819 20763 0 -1 1077944384 9320 0 1 0 61 5 0 0 20 0 19 0 475170727 15787429888 78700 33554432000 4194304 4196468 140723010878768 139631117354112 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15417412 memory=1556 CPUtime=1.71 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 5358 0 0 0 156 15 0 0 20 0 19 0 475170727 15787429888 78700 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15417412 memory=9588 CPUtime=1.74 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 3995 0 0 0 160 14 0 0 20 0 19 0 475170727 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15417412 memory=1712 CPUtime=1.72 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 3538 0 0 0 159 13 0 0 20 0 19 0 475170727 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15417412 memory=6028 CPUtime=1.71 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 2957 0 0 0 158 13 0 0 20 0 19 0 475170727 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15417412 memory=3668 CPUtime=3.51 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 4806 0 0 0 125 226 0 0 20 0 19 0 475170729 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15417412 memory=1056 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475170729 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630580655456 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15417412 memory=2820 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475170730 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630579603072 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15417412 memory=1176 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170732 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15417412 memory=6791534058613427641 CPUtime=2.26 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 6583 0 0 0 225 1 0 0 20 0 19 0 475170732 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15417412 memory=6028 CPUtime=2.58 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 8569 0 1 0 257 1 0 0 20 0 19 0 475170732 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15417412 memory=3668 CPUtime=0.71 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 6920 0 0 0 70 1 0 0 20 0 19 0 475170732 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15417412 memory=1056 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170733 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15417412 memory=2820 CPUtime=0.18 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 521 0 0 0 0 18 0 0 20 0 19 0 475170733 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20860] ppid=20819 vsize=15417412 memory=1176 CPUtime=571.81 cores=4-7
/proc/20822/task/20860/stat : 20860 (java) R 20819 20819 20763 0 -1 4202560 1421 0 0 0 57178 3 0 0 20 0 19 0 475170796 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630564068264 139630751467324 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20861] ppid=20819 vsize=15417412 memory=980 CPUtime=572.08 cores=4-7
/proc/20822/task/20861/stat : 20861 (java) R 20819 20819 20763 0 -1 4202560 5527 0 0 0 57204 4 0 0 20 0 19 0 475170796 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630563019968 139630751554340 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20862] ppid=20819 vsize=15417412 memory=14008 CPUtime=570.97 cores=4-7
/proc/20822/task/20862/stat : 20862 (java) R 20819 20819 20763 0 -1 4202560 1709 0 0 0 57095 2 0 0 20 0 19 0 475170796 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630561964240 139630751785572 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20863] ppid=20819 vsize=15417412 memory=12028 CPUtime=571.82 cores=4-7
/proc/20822/task/20863/stat : 20863 (java) R 20819 20819 20763 0 -1 4202560 2006 0 0 0 57179 3 0 0 20 0 19 0 475170796 15787429888 78700 33554432000 4194304 4196468 140723010878768 139630560910832 139630753267728 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 2303.59 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 316252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+637.201 s]
/proc/loadavg: 8.23 7.34 4.60 5/217 20923
/proc/meminfo: memFree=6290936/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15417412 memory=305792 CPUtime=2520.07 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 66501 0 2 0 251664 343 0 0 20 0 19 0 475170726 15787429888 76448 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3854353 76448 3541 1 0 3815453 0
[pid=20822/tid=20827] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.66 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) S 20819 20819 20763 0 -1 1077944384 9320 0 1 0 61 5 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139631117354112 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15417412 memory=316508 CPUtime=1.9 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 5512 0 0 0 174 16 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.92 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 4240 0 0 0 178 14 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.9 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 3658 0 0 0 176 14 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.89 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 3017 0 0 0 176 13 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15417412 memory=316976 CPUtime=4.22 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 5652 0 0 0 143 279 0 0 20 0 19 0 475170729 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475170729 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630580655456 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475170730 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630579603072 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15417412 memory=1452 CPUtime=2.26 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 6651 0 0 0 225 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15417412 memory=1452 CPUtime=2.58 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 8571 0 1 0 257 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.71 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 6922 0 0 0 70 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15417412 memory=305792 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170733 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.2 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 536 0 0 0 0 20 0 0 20 0 19 0 475170733 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20860] ppid=20819 vsize=15417412 memory=3624 CPUtime=625.5 cores=4-7
/proc/20822/task/20860/stat : 20860 (java) R 20819 20819 20763 0 -1 4202560 1484 0 0 0 62547 3 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630564068008 139630751468031 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20861] ppid=20819 vsize=15417412 memory=64084 CPUtime=626 cores=4-7
/proc/20822/task/20861/stat : 20861 (java) R 20819 20819 20763 0 -1 4202560 5676 0 0 0 62595 5 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630563016944 139630753267741 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20862] ppid=20819 vsize=15417412 memory=984 CPUtime=624.62 cores=4-7
/proc/20822/task/20862/stat : 20862 (java) R 20819 20819 20763 0 -1 4202560 1759 0 0 0 62459 3 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630561963976 139630751881186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20863] ppid=20819 vsize=15417412 memory=2020 CPUtime=625.59 cores=4-7
/proc/20822/task/20863/stat : 20863 (java) R 20819 20819 20763 0 -1 4202560 2204 0 0 0 62555 4 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630560913648 139630753267728 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 307244 KiB

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

[startup+637.235 s]
# the end of solver process 20819 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00084 s, system=0.001681 s

[startup+637.274 s]
# the end of solver process 20822 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2516.9 s, system=3.44809 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+637.201 s]
/proc/loadavg: 8.23 7.34 4.60 5/217 20923
/proc/meminfo: memFree=6290936/32770688 swapFree=66927204/67108860
[pid=20819] ppid=20815 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/20819/stat : 20819 (xcsp3-exec) S 20815 20819 20763 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 475170726 115843072 363 33554432000 4194304 5098028 140721595960336 140721595958440 139821165720188 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 9244672 140721595962234 140721595962477 140721595962477 140721595965386 0
/proc/20819/statm: 28282 363 305 221 0 87 0
[pid=20822] ppid=20819 vsize=15417412 memory=305792 CPUtime=2520.07 cores=4-7
/proc/20822/stat : 20822 (java) S 20819 20819 20763 0 -1 1077944320 66501 0 2 0 251664 343 0 0 20 0 19 0 475170726 15787429888 76448 33554432000 4194304 4196468 140723010878768 140723010861312 139631113113335 0 0 0 16800975 18446744073709551615 0 0 17 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
/proc/20822/statm: 3854353 76448 3541 1 0 3815453 0
[pid=20822/tid=20827] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.66 cores=4-7
/proc/20822/task/20827/stat : 20827 (java) S 20819 20819 20763 0 -1 1077944384 9320 0 1 0 61 5 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139631117354112 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20830] ppid=20819 vsize=15417412 memory=316508 CPUtime=1.9 cores=4-7
/proc/20822/task/20830/stat : 20830 (java) S 20819 20819 20763 0 -1 1077944384 5512 0 0 0 174 16 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139631065733520 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20831] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.92 cores=4-7
/proc/20822/task/20831/stat : 20831 (java) S 20819 20819 20763 0 -1 1077944384 4240 0 0 0 178 14 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630704777488 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20832] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.9 cores=4-7
/proc/20822/task/20832/stat : 20832 (java) S 20819 20819 20763 0 -1 1077944384 3658 0 0 0 176 14 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630703725200 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20833] ppid=20819 vsize=15417412 memory=305792 CPUtime=1.89 cores=4-7
/proc/20822/task/20833/stat : 20833 (java) S 20819 20819 20763 0 -1 1077944384 3017 0 0 0 176 13 0 0 20 0 19 0 475170727 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630702672400 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20838] ppid=20819 vsize=15417412 memory=316976 CPUtime=4.22 cores=4-7
/proc/20822/task/20838/stat : 20838 (java) S 20819 20819 20763 0 -1 1077944384 5652 0 0 0 143 279 0 0 20 0 19 0 475170729 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630581709424 139631113124482 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20840] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20840/stat : 20840 (java) S 20819 20819 20763 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475170729 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630580655456 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20841] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20841/stat : 20841 (java) S 20819 20819 20763 0 -1 1077944384 24 0 0 0 0 0 0 0 20 0 19 0 475170730 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630579603072 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20844] ppid=20819 vsize=15417412 memory=1452 CPUtime=0 cores=4-7
/proc/20822/task/20844/stat : 20844 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630578551376 139631113131931 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20845] ppid=20819 vsize=15417412 memory=1452 CPUtime=2.26 cores=4-7
/proc/20822/task/20845/stat : 20845 (java) S 20819 20819 20763 0 -1 1077944384 6651 0 0 0 225 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630577498224 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20846] ppid=20819 vsize=15417412 memory=1452 CPUtime=2.58 cores=4-7
/proc/20822/task/20846/stat : 20846 (java) S 20819 20819 20763 0 -1 1077944384 8571 0 1 0 257 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630576445424 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20847] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.71 cores=4-7
/proc/20822/task/20847/stat : 20847 (java) S 20819 20819 20763 0 -1 1077944384 6922 0 0 0 70 1 0 0 20 0 19 0 475170732 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630575393136 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20848] ppid=20819 vsize=15417412 memory=305792 CPUtime=0 cores=4-7
/proc/20822/task/20848/stat : 20848 (java) S 20819 20819 20763 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475170733 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630574340576 139631113123541 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20849] ppid=20819 vsize=15417412 memory=305792 CPUtime=0.2 cores=4-7
/proc/20822/task/20849/stat : 20849 (java) S 20819 20819 20763 0 -1 1077944384 536 0 0 0 0 20 0 0 20 0 19 0 475170733 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630573288368 139631113124482 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20860] ppid=20819 vsize=15417412 memory=3624 CPUtime=625.5 cores=4-7
/proc/20822/task/20860/stat : 20860 (java) R 20819 20819 20763 0 -1 4202560 1484 0 0 0 62547 3 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630564068008 139630751468031 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20861] ppid=20819 vsize=15417412 memory=64084 CPUtime=626 cores=4-7
/proc/20822/task/20861/stat : 20861 (java) R 20819 20819 20763 0 -1 4202560 5676 0 0 0 62595 5 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630563016944 139630753267741 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20862] ppid=20819 vsize=15417412 memory=984 CPUtime=624.62 cores=4-7
/proc/20822/task/20862/stat : 20862 (java) R 20819 20819 20763 0 -1 4202560 1759 0 0 0 62459 3 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630561963976 139630751881186 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
[pid=20822/tid=20863] ppid=20819 vsize=15417412 memory=2020 CPUtime=625.59 cores=4-7
/proc/20822/task/20863/stat : 20863 (java) R 20819 20819 20763 0 -1 4202560 2204 0 0 0 62555 4 0 0 20 0 19 0 475170796 15787429888 76448 33554432000 4194304 4196468 140723010878768 139630560913648 139630753267728 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27111424 140723010880495 140723010880666 140723010880666 140723010883535 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 307244 KiB

Child status: 143
Real time (s): 637.274
CPU time (s): 2520.34
CPU user time (s): 2516.9
CPU system time (s): 3.44809
CPU usage (%): 395.488
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 495908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.9
system time used= 3.44809
maximum resident set size= 494496
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 67169
page faults= 2
swaps= 0
block input operations= 424
block output operations= 880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44137
involuntary context switches= 43782


# summary of solver processes directly reported to runsolver:
#   pid: 20819,20822
#   total CPU time (s): 2520.34
#   total CPU user time (s): 2516.9
#   total CPU system time (s): 3.44809

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.17321 second user time and 7.84148 second system time

The end

Launcher Data

Begin job on node120 at 2011-12-21 23:21:06
IDJOB=4403593
IDBENCH=133638
IDSOLVER=2863
FILE ID=node120/4403593-1568991645
RUNJOBID= node120-1324506066-20795
PBS_JOBID= 21704659
Free space on /tmp= 23292 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/MagicHexagon/MagicHexagon-m1-s1/MagicHexagon-09-m057.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-4403593-1568991645/watcher-4403593-1568991645 -o /tmp/evaluation-result-4403593-1568991645/solver-4403593-1568991645 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node120-1324506066-20795 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1408865382 HOME/instance-4403593-1568991645.xml

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

MD5SUM BENCH= e3fb36821a1c53c1942e51a6fdfce406
RANDOM SEED=1408865382

node120.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		: 2667.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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
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		: 2667.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	: 5329.69
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770688 kB
MemFree:         6587204 kB
MemAvailable:   31778820 kB
Buffers:          121260 kB
Cached:         25045068 kB
SwapCached:        68652 kB
Active:         12561292 kB
Inactive:       12676884 kB
Active(anon):       3652 kB
Inactive(anon):   124116 kB
Active(file):   12557640 kB
Inactive(file): 12552768 kB
Unevictable:      109204 kB
Mlocked:          109204 kB
SwapTotal:      67108860 kB
SwapFree:       66927204 kB
Dirty:             52112 kB
Writeback:             0 kB
AnonPages:        113232 kB
Mapped:            56528 kB
Shmem:             47328 kB
Slab:             538232 kB
SReclaimable:     509668 kB
SUnreclaim:        28564 kB
KernelStack:        3280 kB
PageTables:         6380 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:     526640 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      146880 kB
DirectMap2M:    33398784 kB

Free space on /tmp at the end= 23240 MiB
End job on node120 at 2011-12-21 23:31:44