Trace number 4400550

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-16? (TO) 2400.67 604.497

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4400550-1568695604.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4400550-1568695604.xml, -tl, 2400s, -p, 4]
0.35/0.22	c 4 solvers in parallel
0.35/0.29	c parse instance...
9.91/3.96	c solve instance...
2400.33/604.46	s UNKNOWN
2400.33/604.46	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 (15347 MiB free)
  memory of node 1: 16384 MiB (13036 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4400550-1568695604/watcher-4400550-1568695604 -o /tmp/evaluation-result-4400550-1568695604/solver-4400550-1568695604 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7912 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 679269717 HOME/instance-4400550-1568695604.xml 

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

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

solver pid=12939, runsolver pid=12936

[startup+0.100798 s]*
/proc/loadavg: 8.53 8.28 6.14 8/234 12955
/proc/meminfo: memFree=29049048/32770624 swapFree=66988572/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15144776 memory=29000 CPUtime=0.12 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 5660 0 0 0 11 1 0 0 20 0 15 0 445828177 15508250624 7250 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3786194 7250 3153 1 0 3748377 0
[pid=12941/tid=12942] ppid=12939 vsize=15144776 memory=8324486588775410251 CPUtime=0.09 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) R 12939 12939 7881 0 -1 4202560 3575 0 0 0 8 1 0 0 20 0 15 0 445828177 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739581519520 139739561330021 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828179 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828180 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739112060576 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828180 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739111007472 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) R 12939 12939 7881 0 -1 4202560 447 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739041609664 139739557699696 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) R 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739040565616 139739577297538 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0.02 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) S 12939 12939 7881 0 -1 1077944384 364 0 0 0 2 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739039512560 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 7250 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30448 KiB

[startup+0.210966 s]*
/proc/loadavg: 8.53 8.28 6.14 6/234 12955
/proc/meminfo: memFree=29024568/32770624 swapFree=66988572/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15144776 memory=41016 CPUtime=0.35 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 9506 0 0 0 31 4 0 0 20 0 15 0 445828177 15508250624 10254 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3786194 10254 3309 1 0 3748377 0
[pid=12941/tid=12942] ppid=12939 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) R 12939 12939 7881 0 -1 4202560 6608 0 0 0 17 3 0 0 20 0 15 0 445828177 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739581519840 139739577298326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15144776 memory=8996 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15144776 memory=4050904428337809056 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828178 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445828179 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828180 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739112060576 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828180 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739111007472 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) S 12939 12939 7881 0 -1 1077944384 775 0 0 0 2 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739041618160 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) S 12939 12939 7881 0 -1 1077944384 103 0 0 0 2 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739040565616 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15144776 memory=140648319403648 CPUtime=0.08 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) R 12939 12939 7881 0 -1 4202560 713 0 0 0 8 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739039512368 139739577307738 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828183 15508250624 10254 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42464 KiB

[startup+0.310713 s]*
/proc/loadavg: 8.53 8.28 6.14 7/234 12955
/proc/meminfo: memFree=29023652/32770624 swapFree=66988572/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15149032 memory=49268 CPUtime=0.53 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 10672 0 0 0 49 4 0 0 20 0 15 0 445828177 15512608768 12317 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3787258 12317 3343 1 0 3748377 0
[pid=12941/tid=12942] ppid=12939 vsize=15149032 memory=1398722017469774279 CPUtime=0.29 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) R 12939 12939 7881 0 -1 4202560 7695 0 0 0 26 3 0 0 20 0 15 0 445828177 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739581521520 139739561366878 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15149032 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828178 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15149032 memory=7379517702019849078 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445828179 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15149032 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828180 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739112060576 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828180 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739111007472 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15149032 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15149032 memory=4426089072227881875 CPUtime=0.04 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) S 12939 12939 7881 0 -1 1077944384 781 0 0 0 4 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739041618160 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) R 12939 12939 7881 0 -1 4202560 164 0 0 0 4 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739040556000 139739560786597 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15149032 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) S 12939 12939 7881 0 -1 1077944384 787 0 0 0 13 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739039512560 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828183 15512608768 12382 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50716 KiB

[startup+0.700901 s]
/proc/loadavg: 8.53 8.28 6.14 8/234 12955
/proc/meminfo: memFree=28998972/32770624 swapFree=66988572/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15151156 memory=133732 CPUtime=1.67 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 13832 0 0 0 160 7 0 0 20 0 15 0 445828177 15514783744 33433 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3787789 33433 3445 1 0 3748889 0
[pid=12941/tid=12942] ppid=12939 vsize=15151156 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) R 12939 12939 7881 0 -1 4202560 8465 0 0 0 63 5 0 0 20 0 15 0 445828177 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739581521216 139739569964405 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15151156 memory=33 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15151156 memory=-7816663703405220396 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828178 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445828178 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15151156 memory=38668 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 445828179 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15151156 memory=984 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445828180 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739112060576 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15151156 memory=2004 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445828180 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739111007472 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15151156 memory=1212 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15151156 memory=1060 CPUtime=0.31 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) R 12939 12939 7881 0 -1 4202560 1642 0 0 0 31 0 0 0 20 0 15 0 445828183 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739041617344 139739577298326 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15151156 memory=740 CPUtime=0.33 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) R 12939 12939 7881 0 -1 4202560 971 0 0 0 33 0 0 0 20 0 15 0 445828183 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739040557536 139739577307738 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15151156 memory=1228 CPUtime=0.31 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) R 12939 12939 7881 0 -1 4202560 1445 0 0 0 31 0 0 0 20 0 15 0 445828183 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739039512560 139739555278243 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15151156 memory=9520 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445828183 15514783744 33433 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15152180 memory=4028 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445828183 15515832320 33433 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 135180 KiB

[startup+1.50155 s]
/proc/loadavg: 8.53 8.28 6.14 9/234 12955
/proc/meminfo: memFree=28710952/32770624 swapFree=66988572/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0

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

/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 107665 0 0 0 207047 300 0 0 20 0 19 0 445828177 15787429888 710982 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3854353 710982 3541 1 0 3815453 0
[pid=12941/tid=12942] ppid=12939 vsize=15417412 memory=1448 CPUtime=2.36 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) S 12939 12939 7881 0 -1 1077944384 9778 0 0 0 226 10 0 0 20 0 19 0 445828177 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739581527168 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15417412 memory=2843928 CPUtime=1.99 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 5197 0 0 0 129 70 0 0 20 0 19 0 445828178 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15417412 memory=1448 CPUtime=2 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2342 0 0 0 131 69 0 0 20 0 19 0 445828178 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15417412 memory=1448 CPUtime=1.97 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 4408 0 0 0 129 68 0 0 20 0 19 0 445828178 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15417412 memory=2843928 CPUtime=1.98 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 3543 0 0 0 130 68 0 0 20 0 19 0 445828178 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15417412 memory=2843928 CPUtime=0.29 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 3341 0 0 0 28 1 0 0 20 0 19 0 445828179 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739112060640 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739111007488 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15417412 memory=740 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15417412 memory=1228 CPUtime=3.56 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) S 12939 12939 7881 0 -1 1077944384 24764 0 0 0 355 1 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739041618160 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15417412 memory=0 CPUtime=3.3 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) S 12939 12939 7881 0 -1 1077944384 20484 0 0 0 328 2 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739040565616 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15417412 memory=6872598998417432672 CPUtime=0.8 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) S 12939 12939 7881 0 -1 1077944384 8693 0 0 0 78 2 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739039512560 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15417412 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15417412 memory=38676 CPUtime=0.21 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 777 0 0 0 9 12 0 0 20 0 19 0 445828183 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12956] ppid=12939 vsize=15417412 memory=1212 CPUtime=513.09 cores=0,2,4,6
/proc/12941/task/12956/stat : 12956 (java) R 12939 12939 7881 0 -1 4202560 3877 0 0 0 51308 1 0 0 20 0 19 0 445828574 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739028188584 139739199369061 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12957] ppid=12939 vsize=15417412 memory=1060 CPUtime=514.85 cores=0,2,4,6
/proc/12941/task/12957/stat : 12957 (java) R 12939 12939 7881 0 -1 4202560 8413 0 0 0 51484 1 0 0 20 0 19 0 445828574 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739027136648 139739201594912 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12958] ppid=12939 vsize=15417412 memory=1448 CPUtime=513.79 cores=0,2,4,6
/proc/12941/task/12958/stat : 12958 (java) R 12939 12939 7881 0 -1 4202560 3636 0 0 0 51379 0 0 0 20 0 19 0 445828575 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739026084168 139739201546434 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12959] ppid=12939 vsize=15417412 memory=2843928 CPUtime=513.17 cores=0,2,4,6
/proc/12941/task/12959/stat : 12959 (java) R 12939 12939 7881 0 -1 4202560 7051 0 0 0 51315 2 0 0 20 0 19 0 445828575 15787429888 710982 33554432000 4194304 4196468 140727777979152 139739025030560 139739199993043 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 2073.47 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2845376 KiB

[startup+582.302 s]
/proc/loadavg: 8.74 8.59 7.32 10/238 15243
/proc/meminfo: memFree=25939348/32770624 swapFree=66988580/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15417412 memory=2844188 CPUtime=2312.34 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 113413 0 0 0 230933 301 0 0 20 0 19 0 445828177 15787429888 711047 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3854353 711047 3541 1 0 3815453 0
[pid=12941/tid=12942] ppid=12939 vsize=15417412 memory=2843928 CPUtime=2.36 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) S 12939 12939 7881 0 -1 1077944384 9778 0 0 0 226 10 0 0 20 0 19 0 445828177 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739581527168 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15417412 memory=2843928 CPUtime=2.12 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 7224 0 0 0 142 70 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15417412 memory=2843928 CPUtime=2.13 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2553 0 0 0 144 69 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15417412 memory=56 CPUtime=2.11 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 4614 0 0 0 143 68 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15417412 memory=2844188 CPUtime=2.11 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 3683 0 0 0 143 68 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15417412 memory=2844188 CPUtime=0.29 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 3645 0 0 0 28 1 0 0 20 0 19 0 445828179 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739112060640 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739111007488 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15417412 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15417412 memory=2844188 CPUtime=3.56 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) S 12939 12939 7881 0 -1 1077944384 24771 0 0 0 355 1 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739041618160 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15417412 memory=1448 CPUtime=3.3 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) S 12939 12939 7881 0 -1 1077944384 20487 0 0 0 328 2 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739040565616 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15417412 memory=1448 CPUtime=0.81 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) S 12939 12939 7881 0 -1 1077944384 9322 0 0 0 79 2 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739039512560 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15417412 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15417412 memory=38676 CPUtime=0.21 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) S 12939 12939 7881 0 -1 1077944384 806 0 0 0 9 12 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12956] ppid=12939 vsize=15417412 memory=2843928 CPUtime=571.92 cores=0,2,4,6
/proc/12941/task/12956/stat : 12956 (java) R 12939 12939 7881 0 -1 4202560 4070 0 0 0 57191 1 0 0 20 0 19 0 445828574 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739028188520 139739200778596 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12957] ppid=12939 vsize=15417412 memory=1448 CPUtime=574.7 cores=0,2,4,6
/proc/12941/task/12957/stat : 12957 (java) R 12939 12939 7881 0 -1 4202560 9191 0 0 0 57469 1 0 0 20 0 19 0 445828574 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739027138656 139739200513489 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12958] ppid=12939 vsize=15417412 memory=1448 CPUtime=573.57 cores=0,2,4,6
/proc/12941/task/12958/stat : 12958 (java) R 12939 12939 7881 0 -1 4202560 3897 0 0 0 57357 0 0 0 20 0 19 0 445828575 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739026083856 139739199993043 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12959] ppid=12939 vsize=15417412 memory=2843928 CPUtime=573.02 cores=0,2,4,6
/proc/12941/task/12959/stat : 12959 (java) R 12939 12939 7881 0 -1 4202560 8011 0 0 0 57300 2 0 0 20 0 19 0 445828575 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739025030808 139739201593649 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 2312.34 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2845636 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.402 s]
/proc/loadavg: 8.81 8.61 7.35 9/238 15243
/proc/meminfo: memFree=25939816/32770624 swapFree=66988580/67108860
[pid=12939] ppid=12936 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12939/stat : 12939 (xcsp3-exec) S 12936 12939 7881 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 445828177 115843072 362 33554432000 4194304 5098028 140734974178192 140734974176296 139924118631036 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 25464832 140734974182267 140734974182509 140734974182509 140734974185418 0
/proc/12939/statm: 28282 362 304 221 0 87 0
[pid=12941] ppid=12939 vsize=15417412 memory=2844188 CPUtime=2400.33 cores=0,2,4,6
/proc/12941/stat : 12941 (java) S 12939 12939 7881 0 -1 1077944320 114811 0 0 0 239732 301 0 0 20 0 19 0 445828177 15787429888 711047 33554432000 4194304 4196468 140727777979152 140727777961696 139739577286391 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
/proc/12941/statm: 3854353 711047 3541 1 0 3815453 0
[pid=12941/tid=12942] ppid=12939 vsize=15417412 memory=2004 CPUtime=2.36 cores=0,2,4,6
/proc/12941/task/12942/stat : 12942 (java) S 12939 12939 7881 0 -1 1077944384 9778 0 0 0 226 10 0 0 20 0 19 0 445828177 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739581527168 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12943] ppid=12939 vsize=15417412 memory=1212 CPUtime=2.12 cores=0,2,4,6
/proc/12941/task/12943/stat : 12943 (java) S 12939 12939 7881 0 -1 1077944384 7224 0 0 0 142 70 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739513522704 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12944] ppid=12939 vsize=15417412 memory=1448 CPUtime=2.13 cores=0,2,4,6
/proc/12941/task/12944/stat : 12944 (java) S 12939 12939 7881 0 -1 1077944384 2553 0 0 0 144 69 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739169086096 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12945] ppid=12939 vsize=15417412 memory=2844188 CPUtime=2.11 cores=0,2,4,6
/proc/12941/task/12945/stat : 12945 (java) S 12939 12939 7881 0 -1 1077944384 4614 0 0 0 143 68 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739168033040 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12946] ppid=12939 vsize=15417412 memory=1808 CPUtime=2.11 cores=0,2,4,6
/proc/12941/task/12946/stat : 12946 (java) S 12939 12939 7881 0 -1 1077944384 3683 0 0 0 143 68 0 0 20 0 19 0 445828178 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739166980496 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12947] ppid=12939 vsize=15417412 memory=924 CPUtime=0.29 cores=0,2,4,6
/proc/12941/task/12947/stat : 12947 (java) S 12939 12939 7881 0 -1 1077944384 3645 0 0 0 28 1 0 0 20 0 19 0 445828179 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739113114352 139739577297538 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12948] ppid=12939 vsize=15417412 memory=3848 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12948/stat : 12948 (java) S 12939 12939 7881 0 -1 1077944384 53 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739112060640 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12949] ppid=12939 vsize=15417412 memory=2664 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12949/stat : 12949 (java) S 12939 12939 7881 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 445828180 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739111007488 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12950] ppid=12939 vsize=15417412 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12950/stat : 12950 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739042671056 139739577304987 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12951] ppid=12939 vsize=15417412 memory=2844188 CPUtime=3.58 cores=0,2,4,6
/proc/12941/task/12951/stat : 12951 (java) S 12939 12939 7881 0 -1 1077944384 25773 0 0 0 357 1 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739041618160 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12952] ppid=12939 vsize=15417412 memory=804 CPUtime=3.3 cores=0,2,4,6
/proc/12941/task/12952/stat : 12952 (java) S 12939 12939 7881 0 -1 1077944384 20487 0 0 0 328 2 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739040565616 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12953] ppid=12939 vsize=15417412 memory=4100 CPUtime=0.81 cores=0,2,4,6
/proc/12941/task/12953/stat : 12953 (java) S 12939 12939 7881 0 -1 1077944384 9426 0 0 0 79 2 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739039512560 139739577297538 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12954] ppid=12939 vsize=15417412 memory=2844188 CPUtime=0 cores=0,2,4,6
/proc/12941/task/12954/stat : 12954 (java) S 12939 12939 7881 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739038460256 139739577296597 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12955] ppid=12939 vsize=15417412 memory=2844188 CPUtime=0.23 cores=0,2,4,6
/proc/12941/task/12955/stat : 12955 (java) R 12939 12939 7881 0 -1 1077944384 816 0 0 0 9 14 0 0 20 0 19 0 445828183 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739037408304 139739577297538 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12956] ppid=12939 vsize=15417412 memory=740 CPUtime=593.63 cores=0,2,4,6
/proc/12941/task/12956/stat : 12956 (java) R 12939 12939 7881 0 -1 4202560 4144 0 0 0 59362 1 0 0 20 0 19 0 445828574 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739028188520 139739200513929 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12957] ppid=12939 vsize=15417412 memory=1228 CPUtime=596.78 cores=0,2,4,6
/proc/12941/task/12957/stat : 12957 (java) R 12939 12939 7881 0 -1 4202560 9267 0 0 0 59677 1 0 0 20 0 19 0 445828574 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739027136376 139739201545787 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12958] ppid=12939 vsize=15417412 memory=9520 CPUtime=595.66 cores=0,2,4,6
/proc/12941/task/12958/stat : 12958 (java) R 12939 12939 7881 0 -1 4202560 3989 0 0 0 59566 0 0 0 20 0 19 0 445828575 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739026083856 139739201546953 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
[pid=12941/tid=12959] ppid=12939 vsize=15417412 memory=4028 CPUtime=595.1 cores=0,2,4,6
/proc/12941/task/12959/stat : 12959 (java) R 12939 12939 7881 0 -1 4202560 8051 0 0 0 59508 2 0 0 20 0 19 0 445828575 15787429888 711047 33554432000 4194304 4196468 140727777979152 139739025032760 139739201546284 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 12025856 140727777981423 140727777981594 140727777981594 140727777984463 0
Current children cumulated CPU time: 2400.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2845636 KiB

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

[startup+604.423 s]
# the end of solver process 12939 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000785 s, system=0.00157 s

[startup+604.496 s]
# the end of solver process 12941 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2397.64 s, system=3.03151 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): 604.497
CPU time (s): 2400.67
CPU user time (s): 2397.64
CPU system time (s): 3.03151
CPU usage (%): 397.135
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2845636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2397.64
system time used= 3.03151
maximum resident set size= 2844844
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115833
page faults= 0
swaps= 0
block input operations= 0
block output operations= 712
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16692
involuntary context switches= 43547


# summary of solver processes directly reported to runsolver:
#   pid: 12939,12941
#   total CPU time (s): 2400.67
#   total CPU user time (s): 2397.64
#   total CPU system time (s): 3.03151

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.83418 second user time and 6.92245 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-17 06:46:06
IDJOB=4400550
IDBENCH=137043
IDSOLVER=2856
FILE ID=node126/4400550-1568695604
RUNJOBID= node126-1568694456-7912
PBS_JOBID= 21703806
Free space on /tmp= 55680 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.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-4400550-1568695604/watcher-4400550-1568695604 -o /tmp/evaluation-result-4400550-1568695604/solver-4400550-1568695604 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1568694456-7912 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 679269717 HOME/instance-4400550-1568695604.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=679269717

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29065628 kB
MemAvailable:   29862256 kB
Buffers:           65484 kB
Cached:           999916 kB
SwapCached:         8168 kB
Active:          2683032 kB
Inactive:         424088 kB
Active(anon):    2051868 kB
Inactive(anon):    23412 kB
Active(file):     631164 kB
Inactive(file):   400676 kB
Unevictable:      107632 kB
Mlocked:          107632 kB
SwapTotal:      67108860 kB
SwapFree:       66988572 kB
Dirty:             26980 kB
Writeback:             0 kB
AnonPages:       2142596 kB
Mapped:            56032 kB
Shmem:             24940 kB
Slab:             190952 kB
SReclaimable:     161248 kB
SUnreclaim:        29704 kB
KernelStack:        3776 kB
PageTables:         9876 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3934636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2029568 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 55652 MiB
End job on node126 at 2019-09-17 06:56:11