Trace number 4255100

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 5a (2017-07-26)? (TO) 260.92999 240.00999

General information on the benchmark

NameOpd/Opd-sum-large/
Opd-46-350-100.xml
MD5SUM1db4b6436defe3ea79c47113dddab962
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark98
Best CPU time to get the best result obtained on this benchmark1753.7
Satisfiable
(Un)Satisfiability was proved
Number of variables16101
Number of constraints1082
Number of domains2
Minimum domain size2
Maximum domain size323
Distribution of domain sizes[{"size":2,"count":16100},{"size":323,"count":1}]
Minimum variable degree47
Maximum variable degree1036
Distribution of variable degrees[{"degree":47,"count":16100},{"degree":1036,"count":1}]
Minimum constraint arity350
Maximum constraint arity16100
Distribution of constraint arities[{"arity":350,"count":46},{"arity":701,"count":1035},{"arity":16100,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"lex","count":1},{"type":"sum","count":1081}]
Optimization problemYES
Type of objectivemin VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255100-1501619481.xml"  -tl '264s' -p 1 -x 3
0.00/0.24	c [HOME/instance-4255100-1501619481.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.30	c simple solver
0.00/0.37	c parse instance...
17.89/6.18	c solve instance...
260.93/240.00	s UNKNOWN
260.93/240.00	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4255100-1501619481/watcher-4255100-1501619481 -o /tmp/evaluation-result-4255100-1501619481/solver-4255100-1501619481 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 674332752 HOME/instance-4255100-1501619481.xml 

pid=11203
running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 1.54 1.65 1.76 4/195 11206
/proc/meminfo: memFree=31602228/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (runsolver) D 11203 11206 5131 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10568387 24240128 106 18446744073709551615 4194304 4338465 140732700215696 140732700213336 139728298570455 0 0 1 24578 18446744071580418449 0 0 17 3 0 0 0 0 0 6438912 6441760 19116032 140732700217438 140732700217926 140732700217926 140732700221386 0
/proc/11206/statm: 5918 106 53 36 0 2156 0

[startup+0.105649 s]
/proc/loadavg: 1.54 1.65 1.76 4/195 11206
/proc/meminfo: memFree=31602228/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200296 s]
/proc/loadavg: 1.54 1.65 1.76 4/195 11206
/proc/meminfo: memFree=31602228/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.301682 s]
/proc/loadavg: 1.54 1.65 1.76 4/195 11206
/proc/meminfo: memFree=31602228/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700253 s]
/proc/loadavg: 1.54 1.65 1.76 4/195 11206
/proc/meminfo: memFree=31602228/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50067 s]
/proc/loadavg: 1.54 1.65 1.76 5/211 11222
/proc/meminfo: memFree=31402076/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=3.73 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 15692 0 0 0 353 20 0 0 20 0 15 0 10568394 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 77493 3206 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=1.22 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 8149 0 0 0 118 4 0 0 20 0 15 0 10568394 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246780266112 140246405727374 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=0.13 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 142 0 0 0 10 3 0 0 20 0 15 0 10568395 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=0.14 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 158 0 0 0 11 3 0 0 20 0 15 0 10568395 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 100 0 0 0 7 3 0 0 20 0 15 0 10568395 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=0.12 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 92 0 0 0 9 3 0 0 20 0 15 0 10568395 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246320682016 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246319629168 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=0.84 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 2255 0 0 0 84 0 0 0 20 0 15 0 10568399 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=0.7 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 1570 0 0 0 69 1 0 0 20 0 15 0 10568399 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 1847 0 0 0 42 0 0 0 20 0 15 0 10568399 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10568403 14316269568 77493 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 3.73
Current children cumulated vsize (KiB) 13990244

[startup+3.1007 s]
/proc/loadavg: 1.54 1.65 1.76 6/211 11222
/proc/meminfo: memFree=30992700/32770624 swapFree=0/191012
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=8.89 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 18702 0 0 0 827 62 0 0 20 0 15 0 10568394 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 194895 3225 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=1.61 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 8455 0 0 0 155 6 0 0 20 0 15 0 10568394 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246780266656 140246407783775 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=1.27 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 681 0 0 0 114 13 0 0 20 0 15 0 10568395 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=1.25 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 597 0 0 0 113 12 0 0 20 0 15 0 10568395 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=1.23 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 506 0 0 0 110 13 0 0 20 0 15 0 10568395 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=1.25 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 940 0 0 0 112 13 0 0 20 0 15 0 10568395 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 525 0 0 0 7 0 0 0 20 0 15 0 10568396 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246320682016 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246319629168 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=0.92 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 2265 0 0 0 92 0 0 0 20 0 15 0 10568399 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 1581 0 0 0 77 1 0 0 20 0 15 0 10568399 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.42 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 1856 0 0 0 42 0 0 0 20 0 15 0 10568399 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10568403 14316269568 194895 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 8.89
Current children cumulated vsize (KiB) 13990244

[startup+6.30069 s]
/proc/loadavg: 1.82 1.71 1.77 3/211 11222
/proc/meminfo: memFree=30501044/32770624 swapFree=0/191020
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=18.18 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 27692 0 0 0 1725 93 0 0 20 0 15 0 10568394 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 279560 3237 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=2.56 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 10749 0 0 0 249 7 0 0 20 0 15 0 10568394 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246780266328 140246408572463 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=3.11 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 1511 0 0 0 291 20 0 0 20 0 15 0 10568395 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=3.11 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 1088 0 0 0 291 20 0 0 20 0 15 0 10568395 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=3.09 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 954 0 0 0 289 20 0 0 20 0 15 0 10568395 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=3.11 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 1504 0 0 0 291 20 0 0 20 0 15 0 10568395 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0.44 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 2307 0 0 0 44 0 0 0 20 0 15 0 10568396 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246320682080 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246319629184 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=1.14 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 2801 0 0 0 114 0 0 0 20 0 15 0 10568399 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=1.01 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 2499 0 0 0 100 1 0 0 20 0 15 0 10568399 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.5 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 2473 0 0 0 50 0 0 0 20 0 15 0 10568399 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 443 0 0 0 0 0 0 0 20 0 15 0 10568403 14316269568 279560 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 18.18
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.75 1.70 1.77 2/192 11226
/proc/meminfo: memFree=30526972/32770624 swapFree=0/191024
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=26.2 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 30642 0 0 0 2504 116 0 0 20 0 15 0 10568394 14316269568 361086 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 361086 3246 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=8.77 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 11352 0 0 0 867 10 0 0 20 0 15 0 10568394 14316269568 361086 18446744073709551615 4194304 4196468 140730356083888 140246780265360 140246409356584 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=3.3 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 1619 0 0 0 305 25 0 0 20 0 15 0 10568395 14316269568 361086 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=3.3 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 1257 0 0 0 306 24 0 0 20 0 15 0 10568395 14316269568 361086 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0

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

[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246320682080 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246319629184 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=1.72 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 5277 0 0 0 171 1 0 0 20 0 15 0 10568399 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=1.71 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 5053 0 0 0 170 1 0 0 20 0 15 0 10568399 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 5003 0 0 0 64 1 0 0 20 0 15 0 10568399 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0.06 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 949 0 0 0 4 2 0 0 20 0 15 0 10568403 14316269568 489534 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 120.11
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.80 1.76 1.78 3/211 11314
/proc/meminfo: memFree=28731280/32770624 swapFree=0/191168
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=182.14 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 55911 0 0 0 18028 186 0 0 20 0 15 0 10568394 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 496493 3246 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=156.37 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 20821 0 0 0 15626 11 0 0 20 0 15 0 10568394 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246780268304 140246409366487 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=5.27 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 3407 0 0 0 486 41 0 0 20 0 15 0 10568395 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=5.26 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 2808 0 0 0 485 41 0 0 20 0 15 0 10568395 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=5.23 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 2311 0 0 0 482 41 0 0 20 0 15 0 10568395 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=5.26 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 4620 0 0 0 485 41 0 0 20 0 15 0 10568395 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0.46 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 3400 0 0 0 46 0 0 0 20 0 15 0 10568396 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246320682080 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246319629184 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=1.72 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 5442 0 0 0 171 1 0 0 20 0 15 0 10568399 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=1.73 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 5590 0 0 0 171 2 0 0 20 0 15 0 10568399 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 5166 0 0 0 64 1 0 0 20 0 15 0 10568399 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0.09 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 983 0 0 0 5 4 0 0 20 0 15 0 10568403 14316269568 496493 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 182.14
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.72 1.77 1.78 3/211 11316
/proc/meminfo: memFree=28546004/32770624 swapFree=0/191204
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=243.09 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 61377 0 0 0 24100 209 0 0 20 0 15 0 10568394 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 541772 3247 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=216.07 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 23030 0 0 0 21595 12 0 0 20 0 15 0 10568394 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246780265552 140246410175036 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=5.57 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 3624 0 0 0 510 47 0 0 20 0 15 0 10568395 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=5.56 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 3073 0 0 0 510 46 0 0 20 0 15 0 10568395 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=5.52 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 2563 0 0 0 506 46 0 0 20 0 15 0 10568395 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=5.56 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 4907 0 0 0 510 46 0 0 20 0 15 0 10568395 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0.47 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 3452 0 0 0 47 0 0 0 20 0 15 0 10568396 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246320682080 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246319629184 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=1.73 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 6506 0 0 0 172 1 0 0 20 0 15 0 10568399 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=1.75 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 6577 0 0 0 173 2 0 0 20 0 15 0 10568399 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 5293 0 0 0 64 1 0 0 20 0 15 0 10568399 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0.13 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 989 0 0 0 7 6 0 0 20 0 15 0 10568403 14316269568 541772 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 243.09
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.59 1.73 1.77 3/211 11316
/proc/meminfo: memFree=28536420/32770624 swapFree=0/191212
[pid=11206] ppid=11203 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/11206/stat : 11206 (xcsp3-exec) S 11203 11206 5131 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10568387 9740288 345 18446744073709551615 4194304 5098028 140723823169440 140723823167544 140159671214716 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 37896192 140723823178140 140723823178343 140723823178343 140723823181803 0
/proc/11206/statm: 2378 345 289 221 0 87 0
[pid=11208] ppid=11206 vsize=13980732 CPUtime=260.93 cores=1,3,5,7
/proc/11208/stat : 11208 (java) S 11206 11206 5131 0 -1 1077944320 66124 0 0 0 25882 211 0 0 20 0 15 0 10568394 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140730356066432 140246776028919 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
/proc/11208/statm: 3495183 542797 3247 1 0 3483484 0
[pid=11208/tid=11209] ppid=11206 vsize=13980732 CPUtime=233.74 cores=1,3,5,7
/proc/11208/task/11209/stat : 11209 (java) R 11206 11206 5131 0 -1 4202560 23969 0 0 0 23362 12 0 0 20 0 15 0 10568394 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246780265256 140246409357212 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11210] ppid=11206 vsize=13980732 CPUtime=5.59 cores=1,3,5,7
/proc/11208/task/11210/stat : 11210 (java) S 11206 11206 5131 0 -1 1077944384 3645 0 0 0 512 47 0 0 20 0 15 0 10568395 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246732995728 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11211] ppid=11206 vsize=13980732 CPUtime=5.58 cores=1,3,5,7
/proc/11208/task/11211/stat : 11211 (java) S 11206 11206 5131 0 -1 1077944384 3318 0 0 0 512 46 0 0 20 0 15 0 10568395 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246731942928 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11212] ppid=11206 vsize=13980732 CPUtime=5.54 cores=1,3,5,7
/proc/11208/task/11212/stat : 11212 (java) S 11206 11206 5131 0 -1 1077944384 2656 0 0 0 508 46 0 0 20 0 15 0 10568395 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246730890128 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11213] ppid=11206 vsize=13980732 CPUtime=5.59 cores=1,3,5,7
/proc/11208/task/11213/stat : 11213 (java) S 11206 11206 5131 0 -1 1077944384 5544 0 0 0 512 47 0 0 20 0 15 0 10568395 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246729837328 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11214] ppid=11206 vsize=13980732 CPUtime=0.47 cores=1,3,5,7
/proc/11208/task/11214/stat : 11214 (java) S 11206 11206 5131 0 -1 1077944384 3646 0 0 0 47 0 0 0 20 0 15 0 10568396 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246321736048 140246776040066 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11215] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11215/stat : 11215 (java) S 11206 11206 5131 0 -1 1077944384 64 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246320682080 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11216] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11216/stat : 11216 (java) S 11206 11206 5131 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10568396 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246319629184 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11217] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11217/stat : 11217 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246251464528 140246776047515 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11218] ppid=11206 vsize=13980732 CPUtime=1.75 cores=1,3,5,7
/proc/11208/task/11218/stat : 11218 (java) S 11206 11206 5131 0 -1 1077944384 7140 0 0 0 174 1 0 0 20 0 15 0 10568399 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246250412912 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11219] ppid=11206 vsize=13980732 CPUtime=1.79 cores=1,3,5,7
/proc/11208/task/11219/stat : 11219 (java) S 11206 11206 5131 0 -1 1077944384 7619 0 0 0 177 2 0 0 20 0 15 0 10568399 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246249360112 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11220] ppid=11206 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/11208/task/11220/stat : 11220 (java) S 11206 11206 5131 0 -1 1077944384 6197 0 0 0 64 1 0 0 20 0 15 0 10568399 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246248307312 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11221] ppid=11206 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/11208/task/11221/stat : 11221 (java) S 11206 11206 5131 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10568399 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246247254752 140246776039125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
[pid=11208/tid=11222] ppid=11206 vsize=13980732 CPUtime=0.14 cores=1,3,5,7
/proc/11208/task/11222/stat : 11222 (java) S 11206 11206 5131 0 -1 1077944384 1027 0 0 0 7 7 0 0 20 0 15 0 10568403 14316269568 542797 18446744073709551615 4194304 4196468 140730356083888 140246246202032 140246776040066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25735168 140730356089300 140730356089475 140730356089475 140730356092879 0
Current children cumulated CPU time (s) 260.93
Current children cumulated vsize (KiB) 13990244

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 11208 sig 9
??? kill 11206 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11206 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=1914
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166
# CPU time returned by wait4() is 0.00208
# while last known CPU time is 260.93
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.01
CPU time (s): 260.93
CPU user time (s): 258.82
CPU system time (s): 2.11
CPU usage (%): 108.716
Max. virtual memory (cumulated for all children) (KiB): 13990244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.001914
system time used= 0.000166
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 510
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.0386 second user time and 1.60635 second system time

The end

Launcher Data

Begin job on node131 at 2017-08-01 22:17:24
IDJOB=4255100
IDBENCH=122940
IDSOLVER=2637
FILE ID=node131/4255100-1501619481
RUNJOBID= node131-1501617193-9963
PBS_JOBID= 
Free space on /tmp= 61936 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Opd/Opd-sum-large/Opd-46-350-100.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4255100-1501619481/watcher-4255100-1501619481 -o /tmp/evaluation-result-4255100-1501619481/solver-4255100-1501619481 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node131-1501617193-9963 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 674332752 HOME/instance-4255100-1501619481.xml

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

MD5SUM BENCH= 1db4b6436defe3ea79c47113dddab962
RANDOM SEED=674332752

node131.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	: 5334.07
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	: 5334.07
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	: 5334.07
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	: 5334.07
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:        31602496 kB
MemAvailable:   31672448 kB
Buffers:           93404 kB
Cached:           261068 kB
SwapCached:            0 kB
Active:           569396 kB
Inactive:         199544 kB
Active(anon):     414764 kB
Inactive(anon):     8532 kB
Active(file):     154632 kB
Inactive(file):   191012 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7820 kB
Writeback:             8 kB
AnonPages:        414080 kB
Mapped:            42264 kB
Shmem:              8872 kB
Slab:             104312 kB
SReclaimable:      80288 kB
SUnreclaim:        24024 kB
KernelStack:        3424 kB
PageTables:         6112 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     953004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    249856 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61928 MiB
End job on node131 at 2017-08-01 22:21:24