Trace number 4406611

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-24? (TO) 2400.12 2389.02

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-100-20-6.xml
MD5SUM571b8211ed3e79202e57862d25f221de
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of constraints2120
Number of domains1
Minimum domain size5536
Maximum domain size5536
Distribution of domain sizes[{"size":5536,"count":2100}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":100},{"degree":3,"count":2000}]
Minimum constraint arity1
Maximum constraint arity100
Distribution of constraint arities[{"arity":1,"count":100},{"arity":2,"count":2000},{"arity":100,"count":20}]
Number of extensional constraints0
Number of intensional constraints2100
Distribution of constraint types[{"type":"intension","count":2100},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406611-1569396670.xml"  -tl '2400s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406611-1569396670.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
2.81/1.01	c solve instance...
2400.10/2389.01	s UNKNOWN
2400.10/2389.01	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 (13834 MiB free)
  memory of node 1: 16384 MiB (11179 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406611-1569396670/watcher-4406611-1569396670 -o /tmp/evaluation-result-4406611-1569396670/solver-4406611-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569396629-28466 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406611-1569396670.xml 

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

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

solver pid=28497, runsolver pid=28493

[startup+0.100091 s]*
/proc/loadavg: 0.00 0.01 0.05 5/229 28526
/proc/meminfo: memFree=25581604/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15144776 memory=30192 CPUtime=0.12 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 5440 0 0 0 11 1 0 0 20 0 15 0 515938284 15508250624 7548 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3786194 7548 3153 1 0 3748377 0
[pid=28499/tid=28500] ppid=28497 vsize=15144776 memory=8514701219881124772 CPUtime=0.09 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 3369 0 0 0 8 1 0 0 20 0 15 0 515938284 15508250624 7548 33554432000 4194304 4196468 140722118839472 139699210824704 139699192291601 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15144776 memory=3472467961646154960 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 7548 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 7548 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 7548 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 7548 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515938286 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515938287 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515938287 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) R 28497 28497 28434 0 -1 4202560 411 0 0 0 0 0 0 0 20 0 15 0 515938289 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698143496688 139699206606230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) R 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0.02 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) R 28497 28497 28434 0 -1 4202560 356 0 0 0 2 0 0 0 20 0 15 0 515938289 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698141391600 139699185215809 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938290 15508250624 7548 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31640 KiB

[startup+0.210544 s]*
/proc/loadavg: 0.00 0.01 0.05 5/229 28526
/proc/meminfo: memFree=25554672/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15144776 memory=41340 CPUtime=0.34 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 9040 0 0 0 31 3 0 0 20 0 15 0 515938284 15508250624 10335 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3786194 10335 3276 1 0 3748377 0
[pid=28499/tid=28500] ppid=28497 vsize=15144776 memory=5855087016065728930 CPUtime=0.2 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 6190 0 0 0 18 2 0 0 20 0 15 0 515938284 15508250624 10335 33554432000 4194304 4196468 140722118839472 139699210828352 139699206616221 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15144776 memory=3472467961646154960 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 10335 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 10335 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 10335 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515938285 15508250624 10335 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515938286 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515938287 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515938287 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 812 0 0 0 3 0 0 0 20 0 15 0 515938289 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) S 28497 28497 28434 0 -1 1077944384 50 0 0 0 1 0 0 0 20 0 15 0 515938289 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0.08 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) R 28497 28497 28434 0 -1 4202560 680 0 0 0 8 0 0 0 20 0 15 0 515938289 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698141391600 139699206615642 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15144776 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938290 15508250624 10335 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42788 KiB

[startup+0.319915 s]*
/proc/loadavg: 0.00 0.01 0.05 5/229 28526
/proc/meminfo: memFree=25540824/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15149032 memory=50636 CPUtime=0.54 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 10506 0 0 0 50 4 0 0 20 0 15 0 515938284 15512608768 12659 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3787258 12659 3339 1 0 3748377 0
[pid=28499/tid=28500] ppid=28497 vsize=15149032 memory=8514701219880861597 CPUtime=0.31 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 7448 0 0 0 28 3 0 0 20 0 15 0 515938284 15512608768 12659 33554432000 4194304 4196468 140722118839472 139699210825408 139699190674782 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15149032 memory=3472467961646154960 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15512608768 12659 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15149032 memory=139832751003264 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15512608768 12659 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15512608768 12659 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15149032 memory=139832592574495 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515938285 15512608768 12659 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15149032 memory=279665185128224 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515938286 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15149032 memory=139832592551439 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515938287 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15149032 memory=279665343563872 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515938287 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15149032 memory=139832592556047 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 832 0 0 0 5 0 0 0 20 0 15 0 515938289 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) R 28497 28497 28434 0 -1 4202560 155 0 0 0 4 0 0 0 20 0 15 0 515938289 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698142429984 139699188119420 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) S 28497 28497 28434 0 -1 1077944384 764 0 0 0 12 0 0 0 20 0 15 0 515938289 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698141391600 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15149032 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938290 15512608768 12659 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52084 KiB

[startup+0.700913 s]
/proc/loadavg: 0.00 0.01 0.05 11/229 28526
/proc/meminfo: memFree=25496548/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15151156 memory=107376 CPUtime=1.76 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 14909 0 0 0 170 6 0 0 20 0 15 0 515938284 15514783744 26332 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3787789 26332 3446 1 0 3748889 0
[pid=28499/tid=28500] ppid=28497 vsize=15151156 memory=7236547281622689387 CPUtime=0.67 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 8636 0 0 0 63 4 0 0 20 0 15 0 515938284 15514783744 26844 33554432000 4194304 4196468 140722118839472 139699210828800 139698798406272 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15151156 memory=7236547281622689387 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15514783744 26844 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15151156 memory=6298373484264312917 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15514783744 26844 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15151156 memory=7100839870071150693 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938285 15514783744 26844 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15151156 memory=8326441112149131693 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515938285 15514783744 26844 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15151156 memory=6944656592455360608 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 515938286 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15151156 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515938287 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15151156 memory=6884 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515938287 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15151156 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15151156 memory=53492 CPUtime=0.32 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) R 28497 28497 28434 0 -1 4202560 1714 0 0 0 32 0 0 0 20 0 15 0 515938289 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698143482704 139699188113970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15151156 memory=984 CPUtime=0.35 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) R 28497 28497 28434 0 -1 4202560 1158 0 0 0 35 0 0 0 20 0 15 0 515938289 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698142444144 139699188138815 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15151156 memory=2032 CPUtime=0.38 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) R 28497 28497 28434 0 -1 4202560 2095 0 0 0 38 0 0 0 20 0 15 0 515938289 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698141391600 139699186309110 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15151156 memory=7090143983960547920 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15151156 memory=7013346425477294192 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515938290 15514783744 26844 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 1.76 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 108824 KiB

[startup+1.50096 s]
/proc/loadavg: 0.00 0.01 0.05 9/229 28526
/proc/meminfo: memFree=25317200/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0

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

/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15153204 memory=53536 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15153204 memory=2124 CPUtime=4.72 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 31220 0 0 0 470 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15153204 memory=22880 CPUtime=4.36 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) S 28497 28497 28434 0 -1 1077944384 25301 0 0 0 434 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15153204 memory=1448 CPUtime=0.94 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) S 28497 28497 28434 0 -1 1077944384 16406 0 0 0 92 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698141391600 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15153204 memory=1448 CPUtime=0.56 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1801 0 0 0 27 29 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 2273.35 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 323136 KiB

[startup+2322.3 s]
/proc/loadavg: 1.89 1.97 1.84 5/229 28756
/proc/meminfo: memFree=25008916/32770624 swapFree=66956572/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15153204 memory=321688 CPUtime=2333.36 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 111885 0 0 0 233287 49 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3788301 80422 3520 1 0 3749401 0
[pid=28499/tid=28500] ppid=28497 vsize=15153204 memory=321688 CPUtime=2322.16 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 24451 0 0 0 232209 7 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699210833848 139698798525837 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 2174 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 2527 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1449 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2591 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.05 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 2600 0 0 0 3 2 0 0 20 0 15 0 515938286 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15153204 memory=1448 CPUtime=4.72 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 31220 0 0 0 470 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15153204 memory=321688 CPUtime=4.36 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) S 28497 28497 28434 0 -1 1077944384 25302 0 0 0 434 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.94 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) S 28497 28497 28434 0 -1 1077944384 16406 0 0 0 92 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698141391600 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15153204 memory=1448 CPUtime=0.57 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1820 0 0 0 28 29 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 3 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 2333.36 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 323136 KiB

[startup+2382.3 s]
/proc/loadavg: 1.97 1.97 1.85 4/229 28767
/proc/meminfo: memFree=25007900/32770624 swapFree=66956576/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15153204 memory=321688 CPUtime=2393.39 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 112762 0 0 0 239289 50 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3788301 80422 3520 1 0 3749401 0
[pid=28499/tid=28500] ppid=28497 vsize=15153204 memory=321688 CPUtime=2382.16 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 24629 0 0 0 238209 7 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699210833360 139698801616739 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 2194 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 2535 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1828 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15153204 memory=1448 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2655 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.05 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 2790 0 0 0 3 2 0 0 20 0 15 0 515938286 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15153204 memory=321688 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15153204 memory=0 CPUtime=4.72 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 31222 0 0 0 470 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15153204 memory=2257 CPUtime=4.36 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) S 28497 28497 28434 0 -1 1077944384 25305 0 0 0 434 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15153204 memory=3620 CPUtime=0.94 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) S 28497 28497 28434 0 -1 1077944384 16408 0 0 0 92 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698141391600 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15153204 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15153204 memory=321688 CPUtime=0.59 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1851 0 0 0 29 30 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 2393.39 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 323136 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2389 s]*
/proc/loadavg: 1.97 1.97 1.85 2/209 28777
/proc/meminfo: memFree=25302164/32770624 swapFree=66956576/67108860
[pid=28497] ppid=28493 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/28497/stat : 28497 (xcsp3-exec) S 28493 28497 28434 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515938284 115843072 362 33554432000 4194304 5098028 140721305994096 140721305992200 139727138136700 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 14831616 140721305998202 140721305998445 140721305998445 140721306001354 0
/proc/28497/statm: 28282 362 304 221 0 87 0
[pid=28499] ppid=28497 vsize=15153204 memory=321688 CPUtime=2400.1 cores=1,3,5,7
/proc/28499/stat : 28499 (java) S 28497 28497 28434 0 -1 1077944320 112786 0 0 0 239960 50 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 140722118822016 139699206594295 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
/proc/28499/statm: 3788301 80422 3520 1 0 3749401 0
[pid=28499/tid=28500] ppid=28497 vsize=15153204 memory=8112282956445269571 CPUtime=2388.87 cores=1,3,5,7
/proc/28499/task/28500/stat : 28500 (java) R 28497 28497 28434 0 -1 4202560 24653 0 0 0 238880 7 0 0 20 0 15 0 515938284 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699210833360 139698801616693 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28505] ppid=28497 vsize=15153204 memory=-7003737579269690708 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28505/stat : 28505 (java) S 28497 28497 28434 0 -1 1077944384 2194 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699118250768 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28506] ppid=28497 vsize=15153204 memory=6656426216303648864 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28506/stat : 28506 (java) S 28497 28497 28434 0 -1 1077944384 2535 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699117198224 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28507] ppid=28497 vsize=15153204 memory=6655300316396806240 CPUtime=0.12 cores=1,3,5,7
/proc/28499/task/28507/stat : 28507 (java) S 28497 28497 28434 0 -1 1077944384 1828 0 0 0 10 2 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699116145680 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28508] ppid=28497 vsize=15153204 memory=6944656592455097440 CPUtime=0.11 cores=1,3,5,7
/proc/28499/task/28508/stat : 28508 (java) S 28497 28497 28434 0 -1 1077944384 2655 0 0 0 10 1 0 0 20 0 15 0 515938285 15516880896 80422 33554432000 4194304 4196468 140722118839472 139699115093136 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28510] ppid=28497 vsize=15153204 memory=6655300316396806240 CPUtime=0.05 cores=1,3,5,7
/proc/28499/task/28510/stat : 28510 (java) S 28497 28497 28434 0 -1 1077944384 2790 0 0 0 3 2 0 0 20 0 15 0 515938286 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698147706864 139699206605442 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28513] ppid=28497 vsize=15153204 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28513/stat : 28513 (java) S 28497 28497 28434 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698146653088 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28514] ppid=28497 vsize=15153204 memory=12024 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28514/stat : 28514 (java) S 28497 28497 28434 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 15 0 515938287 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698145600496 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28516] ppid=28497 vsize=15153204 memory=2124 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28516/stat : 28516 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698144549072 139699206612891 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28518] ppid=28497 vsize=15153204 memory=22892 CPUtime=4.72 cores=1,3,5,7
/proc/28499/task/28518/stat : 28518 (java) S 28497 28497 28434 0 -1 1077944384 31222 0 0 0 470 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698143496688 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28520] ppid=28497 vsize=15153204 memory=504 CPUtime=4.36 cores=1,3,5,7
/proc/28499/task/28520/stat : 28520 (java) S 28497 28497 28434 0 -1 1077944384 25305 0 0 0 434 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698142444144 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28522] ppid=28497 vsize=15153204 memory=1564 CPUtime=0.94 cores=1,3,5,7
/proc/28499/task/28522/stat : 28522 (java) S 28497 28497 28434 0 -1 1077944384 16408 0 0 0 92 2 0 0 20 0 15 0 515938289 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698141391600 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28524] ppid=28497 vsize=15153204 memory=924 CPUtime=0 cores=1,3,5,7
/proc/28499/task/28524/stat : 28524 (java) S 28497 28497 28434 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698140339296 139699206604501 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
[pid=28499/tid=28526] ppid=28497 vsize=15153204 memory=1420 CPUtime=0.59 cores=1,3,5,7
/proc/28499/task/28526/stat : 28526 (java) S 28497 28497 28434 0 -1 1077944384 1851 0 0 0 29 30 0 0 20 0 15 0 515938290 15516880896 80422 33554432000 4194304 4196468 140722118839472 139698139285808 139699206605442 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 29302784 140722118841327 140722118841498 140722118841498 140722118844367 0
Current children cumulated CPU time: 2400.1 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 323136 KiB

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

[startup+2389.02 s]
# the end of solver process 28497 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.002299 s

[startup+2389.02 s]
# the end of solver process 28499 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.61 s, system=0.508359 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): 2389.02
CPU time (s): 2400.12
CPU user time (s): 2399.61
CPU system time (s): 0.508359
CPU usage (%): 100.465
Max. virtual memory (cumulated for all children) (KiB): 15267972
Max. memory (cumulated for all children) (KiB): 323136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.61
system time used= 0.508359
maximum resident set size= 322268
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 113653
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55145
involuntary context switches= 708


# summary of solver processes directly reported to runsolver:
#   pid: 28497,28499
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2399.61
#   total CPU system time (s): 0.508359

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.4333 second user time and 21.9569 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-25 09:30:29
IDJOB=4406611
IDBENCH=115771
IDSOLVER=2870
FILE ID=node151/4406611-1569396670
RUNJOBID= node151-1569396629-28466
PBS_JOBID= 21705674
Free space on /tmp= 12400 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-100-20-6.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406611-1569396670/watcher-4406611-1569396670 -o /tmp/evaluation-result-4406611-1569396670/solver-4406611-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node151-1569396629-28466 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406611-1569396670.xml

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

MD5SUM BENCH= 571b8211ed3e79202e57862d25f221de
RANDOM SEED=1936863015

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        25615244 kB
MemAvailable:   31798044 kB
Buffers:           77608 kB
Cached:          6293396 kB
SwapCached:        50672 kB
Active:          2694812 kB
Inactive:        3730468 kB
Active(anon):       3112 kB
Inactive(anon):   105808 kB
Active(file):    2691700 kB
Inactive(file):  3624660 kB
Unevictable:      108536 kB
Mlocked:          108536 kB
SwapTotal:      67108860 kB
SwapFree:       66956572 kB
Dirty:             52348 kB
Writeback:             0 kB
AnonPages:        112400 kB
Mapped:            55196 kB
Shmem:             46036 kB
Slab:             323340 kB
SReclaimable:     294900 kB
SUnreclaim:        28440 kB
KernelStack:        3424 kB
PageTables:         5464 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     520260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 12360 MiB
End job on node151 at 2019-09-25 10:10:18