Trace number 4393393

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14? (TO) 2520.66 633.678

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-01.xml
MD5SUM158e2c33e228ebf79a07c013c2cd02f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20012.7
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"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-4393393-1568347795.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4393393-1568347795.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.55	c solve instance...
2520.36/633.66	s UNKNOWN
2520.36/633.66	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 (15013 MiB free)
  memory of node 1: 16384 MiB (15627 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393393-1568347795/watcher-4393393-1568347795 -o /tmp/evaluation-result-4393393-1568347795/solver-4393393-1568347795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17190 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1581162505 HOME/instance-4393393-1568347795.xml 

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

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

solver pid=21975, runsolver pid=21972

[startup+0.105112 s]*
/proc/loadavg: 5.33 5.03 5.30 7/234 21991
/proc/meminfo: memFree=31359696/32770624 swapFree=67000012/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15144768 memory=29916 CPUtime=0.14 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 5866 0 0 0 13 1 0 0 20 0 15 0 410693517 15508242432 7479 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3786192 7479 3211 1 0 3748377 0
[pid=21977/tid=21978] ppid=21975 vsize=15144768 memory=7748307311448697419 CPUtime=0.09 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) R 21975 21975 15420 0 -1 4202560 3738 0 0 0 9 0 0 0 20 0 15 0 410693517 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185940515712 140185936297366 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693519 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410693520 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185403778208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410693520 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185402725104 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15144768 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 468 0 0 0 1 0 0 0 20 0 15 0 410693522 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0.02 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) R 21975 21975 15420 0 -1 4202560 353 0 0 0 2 0 0 0 20 0 15 0 410693522 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185398516208 140185915363073 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693523 15508242432 7479 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31368 KiB

[startup+0.211888 s]*
/proc/loadavg: 5.33 5.03 5.30 7/234 21991
/proc/meminfo: memFree=31347076/32770624 swapFree=67000012/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15144768 memory=40088 CPUtime=0.34 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 9301 0 0 0 32 2 0 0 20 0 15 0 410693517 15508242432 10022 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3786192 10022 3268 1 0 3748377 0
[pid=21977/tid=21978] ppid=21975 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) R 21975 21975 15420 0 -1 4202560 6597 0 0 0 18 2 0 0 20 0 15 0 410693517 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185940519360 140185936307357 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15144768 memory=13675 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15144768 memory=288370939596228224 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410693519 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410693520 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185403778208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410693520 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185402725104 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15144768 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 569 0 0 0 3 0 0 0 20 0 15 0 410693522 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15144768 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 63 0 0 0 2 0 0 0 20 0 15 0 410693522 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15144768 memory=140563444516480 CPUtime=0.08 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) S 21975 21975 15420 0 -1 1077944384 767 0 0 0 8 0 0 0 20 0 15 0 410693522 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185398516208 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693523 15508242432 10022 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 41540 KiB

[startup+0.319292 s]*
/proc/loadavg: 5.33 5.03 5.30 7/234 21991
/proc/meminfo: memFree=31339176/32770624 swapFree=67000012/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15149024 memory=50436 CPUtime=0.54 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 10893 0 0 0 51 3 0 0 20 0 15 0 410693517 15512600576 12609 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3787256 12609 3373 1 0 3748377 0
[pid=21977/tid=21978] ppid=21975 vsize=15149024 memory=1398722017469774279 CPUtime=0.31 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) R 21975 21975 15420 0 -1 4202560 7880 0 0 0 28 3 0 0 20 0 15 0 410693517 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185940513056 140185920365918 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15149024 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693518 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15149024 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 410693518 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15149024 memory=-7595490506177102494 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 410693519 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15149024 memory=-7533229591079788448 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 410693520 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185403778208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 410693520 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185402725104 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15149024 memory=7827413994055111515 CPUtime=0.05 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 605 0 0 0 5 0 0 0 20 0 15 0 410693522 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15149024 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 176 0 0 0 4 0 0 0 20 0 15 0 410693522 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) S 21975 21975 15420 0 -1 1077944384 934 0 0 0 12 0 0 0 20 0 15 0 410693522 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185398516208 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 410693522 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 410693523 15512600576 12609 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51888 KiB

[startup+0.70125 s]
/proc/loadavg: 5.33 5.03 5.30 10/234 21991
/proc/meminfo: memFree=31322480/32770624 swapFree=67000012/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15417404 memory=83988 CPUtime=1.65 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 14810 0 0 0 160 5 0 0 20 0 19 0 410693517 15787421696 20997 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3854351 20997 3447 1 0 3815453 0
[pid=21977/tid=21978] ppid=21975 vsize=15417404 memory=0 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) S 21975 21975 15420 0 -1 1077944384 9174 0 0 0 49 3 0 0 20 0 19 0 410693517 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185940526208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15417404 memory=33 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410693518 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15417404 memory=-7604262568725289114 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410693518 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410693518 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 410693518 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15417404 memory=34468 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 410693519 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15417404 memory=988 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185403778208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15417404 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185402725104 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15417404 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15417404 memory=580 CPUtime=0.23 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) R 21975 21975 15420 0 -1 1077944384 1427 0 0 0 23 0 0 0 20 0 19 0 410693522 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185400608592 140185936295637 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15417404 memory=1696 CPUtime=0.19 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) R 21975 21975 15420 0 -1 4202560 731 0 0 0 19 0 0 0 20 0 19 0 410693522 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185399555144 140185917829528 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15417404 memory=3436 CPUtime=0.33 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) R 21975 21975 15420 0 -1 4202560 1996 0 0 0 33 0 0 0 20 0 19 0 410693522 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185398516208 140185928522558 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15417404 memory=7548 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15417404 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 410693523 15787421696 20997 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 85440 KiB

[startup+1.50525 s]
/proc/loadavg: 5.33 5.03 5.30 13/238 21995
/proc/meminfo: memFree=31278692/32770624 swapFree=67000012/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0

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

/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 55332 0 0 0 207724 31 0 0 20 0 19 0 410693517 15787421696 65480 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3854351 65480 3518 1 0 3815453 0
[pid=21977/tid=21978] ppid=21975 vsize=15417404 memory=261920 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) S 21975 21975 15420 0 -1 1077944384 9174 0 0 0 49 3 0 0 20 0 19 0 410693517 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185940526208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15417404 memory=261920 CPUtime=0.31 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 2050 0 0 0 27 4 0 0 20 0 19 0 410693518 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.31 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 1627 0 0 0 28 3 0 0 20 0 19 0 410693518 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15417404 memory=34496 CPUtime=0.3 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 1783 0 0 0 27 3 0 0 20 0 19 0 410693518 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15417404 memory=988 CPUtime=0.3 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 1866 0 0 0 26 4 0 0 20 0 19 0 410693518 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15417404 memory=928 CPUtime=0.22 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 2507 0 0 0 15 7 0 0 20 0 19 0 410693519 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15417404 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185403778272 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15417404 memory=261760 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185402725120 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15417404 memory=1452 CPUtime=1.82 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 13637 0 0 0 181 1 0 0 20 0 19 0 410693522 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15417404 memory=1452 CPUtime=1.79 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 9142 0 0 0 179 0 0 0 20 0 19 0 410693522 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) S 21975 21975 15420 0 -1 1077944384 5637 0 0 0 52 0 0 0 20 0 19 0 410693522 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185398516208 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15417404 memory=226924 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15417404 memory=964 CPUtime=0.1 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 450 0 0 0 0 10 0 0 20 0 19 0 410693523 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21992] ppid=21975 vsize=15417404 memory=14008 CPUtime=518.1 cores=1,3,5,7
/proc/21977/task/21992/stat : 21992 (java) R 21975 21975 15420 0 -1 4202560 829 0 0 0 51809 1 0 0 20 0 19 0 410693572 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185387199432 140185539865408 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21993] ppid=21975 vsize=15417404 memory=56 CPUtime=517.79 cores=1,3,5,7
/proc/21977/task/21993/stat : 21993 (java) R 21975 21975 15420 0 -1 4202560 3121 0 0 0 51777 2 0 0 20 0 19 0 410693573 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185386150144 140185541040928 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21994] ppid=21975 vsize=15417404 memory=6944656425123485561 CPUtime=517.89 cores=1,3,5,7
/proc/21977/task/21994/stat : 21994 (java) R 21975 21975 15420 0 -1 4202560 605 0 0 0 51789 0 0 0 20 0 19 0 410693573 15787421696 65480 33554432000 4194304 4196468 140728960051920 140185385094704 140185539864495 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21995] ppid=21975 vsize=15417404 memory=6791534058613427641 CPUtime=517.43 cores=1,3,5,7
/proc/21977/task/21995/stat : 21995 (java) R 21975 21975 15420 0 -1 4202560 1471 0 0 0 51743 0 0 0 20 0 19 0 410693573 15787421696 65480 33554432000 4194304 4196468 140728960051920 140184789176568 140185539865031 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 2077.55 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 263372 KiB

[startup+582.301 s]
/proc/loadavg: 8.14 7.90 6.77 9/237 22045
/proc/meminfo: memFree=31057272/32770624 swapFree=67000020/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15417404 memory=327596 CPUtime=2316.23 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 56182 0 0 0 231586 37 0 0 20 0 19 0 410693517 15787421696 81899 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3854351 81899 3518 1 0 3815453 0
[pid=21977/tid=21978] ppid=21975 vsize=15417404 memory=327596 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) S 21975 21975 15420 0 -1 1077944384 9174 0 0 0 49 3 0 0 20 0 19 0 410693517 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185940526208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15417404 memory=327596 CPUtime=0.37 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 2116 0 0 0 33 4 0 0 20 0 19 0 410693518 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15417404 memory=319368 CPUtime=0.38 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 1696 0 0 0 34 4 0 0 20 0 19 0 410693518 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15417404 memory=327596 CPUtime=0.38 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 2083 0 0 0 34 4 0 0 20 0 19 0 410693518 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.37 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 1913 0 0 0 32 5 0 0 20 0 19 0 410693518 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.28 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 2566 0 0 0 18 10 0 0 20 0 19 0 410693519 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15417404 memory=327560 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185403778272 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15417404 memory=1240 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185402725120 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15417404 memory=580 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15417404 memory=1452 CPUtime=1.82 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 13637 0 0 0 181 1 0 0 20 0 19 0 410693522 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15417404 memory=1452 CPUtime=1.79 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 9142 0 0 0 179 0 0 0 20 0 19 0 410693522 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15417404 memory=278408 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) S 21975 21975 15420 0 -1 1077944384 5829 0 0 0 52 0 0 0 20 0 19 0 410693522 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185398516208 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.11 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 454 0 0 0 0 11 0 0 20 0 19 0 410693523 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21992] ppid=21975 vsize=15417404 memory=1452 CPUtime=577.79 cores=1,3,5,7
/proc/21977/task/21992/stat : 21992 (java) R 21975 21975 15420 0 -1 4202560 850 0 0 0 57778 1 0 0 20 0 19 0 410693572 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185387199296 140185539865080 0 4 0 16800975 0 0 0 -1 3 0 0 17 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21993] ppid=21975 vsize=15417404 memory=1452 CPUtime=577.45 cores=1,3,5,7
/proc/21977/task/21993/stat : 21993 (java) R 21975 21975 15420 0 -1 4202560 3157 0 0 0 57743 2 0 0 20 0 19 0 410693573 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185386150144 140185539867576 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21994] ppid=21975 vsize=15417404 memory=319368 CPUtime=577.4 cores=1,3,5,7
/proc/21977/task/21994/stat : 21994 (java) R 21975 21975 15420 0 -1 4202560 614 0 0 0 57740 0 0 0 20 0 19 0 410693573 15787421696 81899 33554432000 4194304 4196468 140728960051920 140185385094704 140185538447150 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21995] ppid=21975 vsize=15417404 memory=281126683978304 CPUtime=576.91 cores=1,3,5,7
/proc/21977/task/21995/stat : 21995 (java) R 21975 21975 15420 0 -1 4202560 1518 0 0 0 57691 0 0 0 20 0 19 0 410693573 15787421696 81899 33554432000 4194304 4196468 140728960051920 140184789176472 140185539864940 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 2316.23 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 329048 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.601 s]
/proc/loadavg: 7.08 7.70 6.76 5/212 22099
/proc/meminfo: memFree=31219496/32770624 swapFree=67000020/67108860
[pid=21975] ppid=21972 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/21975/stat : 21975 (xcsp3-exec) S 21972 21975 15420 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 410693516 115843072 363 33554432000 4194304 5098028 140728251041968 140728251040072 140175929561724 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 31653888 140728251048826 140728251049069 140728251049069 140728251051978 0
/proc/21975/statm: 28282 363 304 221 0 87 0
[pid=21977] ppid=21975 vsize=15417404 memory=395340 CPUtime=2520.36 cores=1,3,5,7
/proc/21977/stat : 21977 (java) S 21975 21975 15420 0 -1 1077944320 57435 0 0 0 251993 43 0 0 20 0 19 0 410693517 15787421696 98835 33554432000 4194304 4196468 140728960051920 140728960034464 140185936285431 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
/proc/21977/statm: 3854351 98835 3518 1 0 3815453 0
[pid=21977/tid=21978] ppid=21975 vsize=15417404 memory=1452 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21978/stat : 21978 (java) S 21975 21975 15420 0 -1 1077944384 9174 0 0 0 49 3 0 0 20 0 19 0 410693517 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185940526208 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21979] ppid=21975 vsize=15417404 memory=393292 CPUtime=0.45 cores=1,3,5,7
/proc/21977/task/21979/stat : 21979 (java) S 21975 21975 15420 0 -1 1077944384 2250 0 0 0 40 5 0 0 20 0 19 0 410693518 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185864326160 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21980] ppid=21975 vsize=15417404 memory=0 CPUtime=0.45 cores=1,3,5,7
/proc/21977/task/21980/stat : 21980 (java) S 21975 21975 15420 0 -1 1077944384 1877 0 0 0 40 5 0 0 20 0 19 0 410693518 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185863273616 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21981] ppid=21975 vsize=15417404 memory=1240 CPUtime=0.45 cores=1,3,5,7
/proc/21977/task/21981/stat : 21981 (java) S 21975 21975 15420 0 -1 1077944384 2291 0 0 0 40 5 0 0 20 0 19 0 410693518 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185862220560 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21982] ppid=21975 vsize=15417404 memory=580 CPUtime=0.45 cores=1,3,5,7
/proc/21977/task/21982/stat : 21982 (java) S 21975 21975 15420 0 -1 1077944384 1974 0 0 0 39 6 0 0 20 0 19 0 410693518 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185861168016 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21983] ppid=21975 vsize=15417404 memory=1696 CPUtime=0.33 cores=1,3,5,7
/proc/21977/task/21983/stat : 21983 (java) S 21975 21975 15420 0 -1 1077944384 2797 0 0 0 20 13 0 0 20 0 19 0 410693519 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185404831984 140185936296578 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21984] ppid=21975 vsize=15417404 memory=580 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21984/stat : 21984 (java) S 21975 21975 15420 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185403778272 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21985] ppid=21975 vsize=15417404 memory=1696 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21985/stat : 21985 (java) S 21975 21975 15420 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 410693520 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185402725120 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21986] ppid=21975 vsize=15417404 memory=3436 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21986/stat : 21986 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185401673680 140185936304027 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21987] ppid=21975 vsize=15417404 memory=11852 CPUtime=1.82 cores=1,3,5,7
/proc/21977/task/21987/stat : 21987 (java) S 21975 21975 15420 0 -1 1077944384 13639 0 0 0 181 1 0 0 20 0 19 0 410693522 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185400621808 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21988] ppid=21975 vsize=15417404 memory=532 CPUtime=1.79 cores=1,3,5,7
/proc/21977/task/21988/stat : 21988 (java) S 21975 21975 15420 0 -1 1077944384 9145 0 0 0 179 0 0 0 20 0 19 0 410693522 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185399569264 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 38 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21989] ppid=21975 vsize=15417404 memory=1564 CPUtime=0.52 cores=1,3,5,7
/proc/21977/task/21989/stat : 21989 (java) S 21975 21975 15420 0 -1 1077944384 5831 0 0 0 52 0 0 0 20 0 19 0 410693522 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185398516208 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 36 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21990] ppid=21975 vsize=15417404 memory=928 CPUtime=0 cores=1,3,5,7
/proc/21977/task/21990/stat : 21990 (java) S 21975 21975 15420 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 410693522 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185397463904 140185936295637 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21991] ppid=21975 vsize=15417404 memory=-3622645143214314312 CPUtime=0.14 cores=1,3,5,7
/proc/21977/task/21991/stat : 21991 (java) S 21975 21975 15420 0 -1 1077944384 476 0 0 0 0 14 0 0 20 0 19 0 410693523 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185396410928 140185936296578 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 37 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21992] ppid=21975 vsize=15417404 memory=7548 CPUtime=628.67 cores=1,3,5,7
/proc/21977/task/21992/stat : 21992 (java) R 21975 21975 15420 0 -1 4202560 928 0 0 0 62866 1 0 0 20 0 19 0 410693572 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185387199432 140185539864821 0 4 0 16800975 0 0 0 -1 5 0 0 17 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21993] ppid=21975 vsize=15417404 memory=2832 CPUtime=628.45 cores=1,3,5,7
/proc/21977/task/21993/stat : 21993 (java) R 21975 21975 15420 0 -1 4202560 3289 0 0 0 62843 2 0 0 20 0 19 0 410693573 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185386150144 140185541041303 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21994] ppid=21975 vsize=15417404 memory=1224 CPUtime=628.45 cores=1,3,5,7
/proc/21977/task/21994/stat : 21994 (java) R 21975 21975 15420 0 -1 4202560 703 0 0 0 62845 0 0 0 20 0 19 0 410693573 15787421696 98835 33554432000 4194304 4196468 140728960051920 140185385094704 140185539868360 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
[pid=21977/tid=21995] ppid=21975 vsize=15417404 memory=6791534058613427641 CPUtime=627.72 cores=1,3,5,7
/proc/21977/task/21995/stat : 21995 (java) R 21975 21975 15420 0 -1 4202560 1628 0 0 0 62772 0 0 0 20 0 19 0 410693573 15787421696 98835 33554432000 4194304 4196468 140728960051920 140184789176744 140185539864802 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 7155712 140728960058351 140728960058522 140728960058522 140728960061391 0
Current children cumulated CPU time: 2520.36 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 396792 KiB

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

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

[startup+633.678 s]
# the end of solver process 21977 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.22 s, system=0.441432 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): 633.678
CPU time (s): 2520.66
CPU user time (s): 2520.22
CPU system time (s): 0.441432
CPU usage (%): 397.783
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 396792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.22
system time used= 0.441432
maximum resident set size= 395920
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 58546
page faults= 0
swaps= 0
block input operations= 0
block output operations= 824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 23317
involuntary context switches= 45375


# summary of solver processes directly reported to runsolver:
#   pid: 21975,21977
#   total CPU time (s): 2520.66
#   total CPU user time (s): 2520.22
#   total CPU system time (s): 0.441432

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.96996 second user time and 6.80668 second system time

The end

Launcher Data

Begin job on node146 at 2019-09-13 06:09:14
IDJOB=4393393
IDBENCH=138148
IDSOLVER=2840
FILE ID=node146/4393393-1568347795
RUNJOBID= node146-1568343521-17190
PBS_JOBID= 21701161
Free space on /tmp= 56672 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-01.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-4393393-1568347795/watcher-4393393-1568347795 -o /tmp/evaluation-result-4393393-1568347795/solver-4393393-1568347795 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node146-1568343521-17190 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1581162505 HOME/instance-4393393-1568347795.xml

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

MD5SUM BENCH= 158e2c33e228ebf79a07c013c2cd02f9
RANDOM SEED=1581162505

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31376352 kB
MemAvailable:   31700476 kB
Buffers:          146944 kB
Cached:           457424 kB
SwapCached:         5144 kB
Active:           529940 kB
Inactive:         282160 kB
Active(anon):     224824 kB
Inactive(anon):    20900 kB
Active(file):     305116 kB
Inactive(file):   261260 kB
Unevictable:      111040 kB
Mlocked:          111040 kB
SwapTotal:      67108860 kB
SwapFree:       67000012 kB
Dirty:             26344 kB
Writeback:            12 kB
AnonPages:        258008 kB
Mapped:            54132 kB
Shmem:             29372 kB
Slab:             176496 kB
SReclaimable:     147168 kB
SUnreclaim:        29328 kB
KernelStack:        4112 kB
PageTables:         6580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1509628 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    167936 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      109952 kB
DirectMap2M:    33435648 kB

Free space on /tmp at the end= 56672 MiB
End job on node146 at 2019-09-13 06:19:48