Trace number 4254282

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 4.0.5 seq (2017-07-26)? (TO) 244.808 240.00999

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-20-8.xml
MD5SUM754bcb27478aff360ffbb606538dde42
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 variables630
Number of constraints650
Number of domains1
Minimum domain size2113
Maximum domain size2113
Distribution of domain sizes[{"size":2113,"count":630}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":600}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":600},{"arity":30,"count":20}]
Number of extensional constraints0
Number of intensional constraints630
Distribution of constraint types[{"type":"intension","count":630},{"type":"noOverlap","count":20}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.08	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254282-1501612025.xml"  -tl '264s' -p 1 -x 0
0.00/0.58	c [HOME/instance-4254282-1501612025.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.70	c simple solver
0.00/0.79	c parse instance...
1.59/1.41	c solve instance...
244.78/240.00	s UNKNOWN
244.78/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-4254282-1501612025/watcher-4254282-1501612025 -o /tmp/evaluation-result-4254282-1501612025/solver-4254282-1501612025 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501611185-5152 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1887297335 HOME/instance-4254282-1501612025.xml 

pid=5173
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: 0.00 0.01 0.05 4/186 5180
/proc/meminfo: memFree=32057572/32770624 swapFree=0/129888
[pid=5180] ppid=5173 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (runsolver) D 5173 5180 5091 34816 5091 4202560 108 0 0 0 0 0 0 0 20 0 1 0 9825670 24240128 107 18446744073709551615 4194304 4338465 140734298830144 140734298827784 140082918146775 0 0 1 24578 18446744071580418449 0 0 17 1 0 0 0 0 0 6438912 6441760 14585856 140734298832989 140734298833478 140734298833478 140734298836938 0
/proc/5180/statm: 5918 107 54 36 0 2156 0

[startup+0.100057 s]
/proc/loadavg: 0.00 0.01 0.05 4/186 5180
/proc/meminfo: memFree=32057572/32770624 swapFree=0/129888
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 34816 5091 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200281 s]
/proc/loadavg: 0.00 0.01 0.05 4/186 5180
/proc/meminfo: memFree=32057572/32770624 swapFree=0/129888
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 34816 5091 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300362 s]
/proc/loadavg: 0.00 0.01 0.05 4/186 5180
/proc/meminfo: memFree=32057572/32770624 swapFree=0/129888
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 34816 5091 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700267 s]
/proc/loadavg: 0.00 0.01 0.05 4/186 5180
/proc/meminfo: memFree=32057572/32770624 swapFree=0/129888
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 34816 5091 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50293 s]
/proc/loadavg: 0.00 0.01 0.05 5/218 5212
/proc/meminfo: memFree=31922284/32770624 swapFree=0/179540
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 34816 5091 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=1.9 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 34816 5091 1077944320 15066 0 5 0 183 7 0 0 20 0 15 0 9825678 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 21227 3171 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=0.75 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 34816 5091 4202560 8997 0 2 0 70 5 0 0 20 0 15 0 9825695 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139942641179024 139942270057482 0 4 1 16800974 0 0 0 -1 5 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 34816 5091 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 34816 5091 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 34816 5091 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 34816 5091 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 34816 5091 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 34816 5091 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941821162528 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 34816 5091 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941820109680 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 34816 5091 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=0.38 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) R 5180 5180 5091 34816 5091 4202560 1555 0 0 0 38 0 0 0 20 0 15 0 9825711 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941817994736 139942618484770 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=0.3 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) R 5180 5180 5091 34816 5091 4202560 1124 0 0 0 30 0 0 0 20 0 15 0 9825711 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942620409078 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.43 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 34816 5091 1077944384 2087 0 0 0 43 0 0 0 20 0 15 0 9825711 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 34816 5091 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 34816 5091 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825715 14316269568 21227 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 1.9
Current children cumulated vsize (KiB) 13990244

[startup+3.10056 s]
/proc/loadavg: 0.00 0.01 0.05 8/215 5214
/proc/meminfo: memFree=31784168/32770624 swapFree=0/179872
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=5.94 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 29604 0 5 0 585 9 0 0 20 0 15 0 9825678 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 29782 3188 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=2.35 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 9699 0 2 0 230 5 0 0 20 0 15 0 9825695 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139942641175536 139942271427805 0 4 1 16800974 0 0 0 -1 5 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941821162528 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941820109680 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=1.56 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 7086 0 0 0 155 1 0 0 20 0 15 0 9825711 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=1.48 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 8241 0 0 0 147 1 0 0 20 0 15 0 9825711 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.53 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 3244 0 0 0 52 1 0 0 20 0 15 0 9825711 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 9825715 14316269568 29782 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 13990244

[startup+6.30059 s]
/proc/loadavg: 0.16 0.05 0.06 5/214 5214
/proc/meminfo: memFree=31787680/32770624 swapFree=0/179880
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=9.25 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 32660 0 5 0 915 10 0 0 20 0 15 0 9825678 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 29194 3192 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=5.55 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 10105 0 2 0 550 5 0 0 20 0 15 0 9825695 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139942641177368 139942271427547 0 4 1 16800974 0 0 0 -1 5 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 389 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941821162528 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941820109680 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=1.6 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 7775 0 0 0 159 1 0 0 20 0 15 0 9825711 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=1.51 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 8470 0 0 0 150 1 0 0 20 0 15 0 9825711 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.54 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 3613 0 0 0 53 1 0 0 20 0 15 0 9825711 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 1011 0 0 0 0 0 0 0 20 0 15 0 9825715 14316269568 29194 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 9.25
Current children cumulated vsize (KiB) 13990244

[startup+12.7006 s]
/proc/loadavg: 0.31 0.08 0.07 3/214 5214
/proc/meminfo: memFree=31772144/32770624 swapFree=0/179896
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=15.69 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 34741 0 5 0 1559 10 0 0 20 0 15 0 9825678 14316269568 31762 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 31762 3192 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=11.94 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 10886 0 2 0 1189 5 0 0 20 0 15 0 9825695 14316269568 31762 18446744073709551615 4194304 4196468 140728293301920 139942641176400 139942271427584 0 4 1 16800974 0 0 0 -1 1 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 31762 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 31762 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0

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

/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 52895 0 5 0 10624 15 0 0 20 0 15 0 9825678 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 55169 3226 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=101.52 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 13269 0 2 0 10146 6 0 0 20 0 15 0 9825695 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139942641176720 139942272033363 0 4 1 16800974 0 0 0 -1 1 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 534 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 409 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 177 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 120 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 803 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941821162592 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941820109696 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=2.13 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 14222 0 0 0 211 2 0 0 20 0 15 0 9825711 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=1.99 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 13631 0 0 0 197 2 0 0 20 0 15 0 9825711 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.63 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 7072 0 0 0 62 1 0 0 20 0 15 0 9825711 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 1271 0 0 0 1 1 0 0 20 0 15 0 9825715 14316269568 55169 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 106.39
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.85 0.83 0.35 4/211 5217
/proc/meminfo: memFree=31575428/32770624 swapFree=0/179972
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=166.75 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 58167 0 5 0 16660 15 0 0 20 0 15 0 9825678 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 58187 3227 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=161.5 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 13573 0 2 0 16144 6 0 0 20 0 15 0 9825695 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139942641176752 139942272032891 0 4 1 16800974 0 0 0 -1 1 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 606 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 15 0 9825697 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 186 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 580 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 928 0 0 0 1 0 0 0 20 0 15 0 9825707 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941821162592 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941820109696 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=2.3 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 17513 0 0 0 228 2 0 0 20 0 15 0 9825711 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=2.16 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 14325 0 0 0 214 2 0 0 20 0 15 0 9825711 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.64 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 7379 0 0 0 63 1 0 0 20 0 15 0 9825711 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 1279 0 0 0 1 1 0 0 20 0 15 0 9825715 14316269568 58187 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 166.75
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.89 1.03 0.45 4/211 5219
/proc/meminfo: memFree=31562824/32770624 swapFree=0/179992
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=226.82 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 59356 0 5 0 22666 16 0 0 20 0 15 0 9825678 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 58444 3227 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=221.49 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 14199 0 2 0 22143 6 0 0 20 0 15 0 9825695 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139942641178312 139942272033535 0 4 1 16800974 0 0 0 -1 5 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 656 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 547 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 606 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 948 0 0 0 1 0 0 0 20 0 15 0 9825707 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941821162592 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941820109696 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=2.32 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 17541 0 0 0 230 2 0 0 20 0 15 0 9825711 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=2.18 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 14345 0 0 0 216 2 0 0 20 0 15 0 9825711 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 7576 0 0 0 64 1 0 0 20 0 15 0 9825711 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 1306 0 0 0 2 2 0 0 20 0 15 0 9825715 14316269568 58444 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 226.82
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.84 1.07 0.48 4/211 5220
/proc/meminfo: memFree=31562828/32770624 swapFree=0/179996
[pid=5180] ppid=5173 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/5180/stat : 5180 (xcsp3-exec) S 5173 5180 5091 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 9825670 9740288 345 18446744073709551615 4194304 5098028 140736609067936 140736609066040 140268990239356 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 7 0 0 7196144 7232144 27832320 140736609071515 140736609071719 140736609071719 140736609075179 0
/proc/5180/statm: 2378 345 289 221 0 87 0
[pid=5184] ppid=5180 vsize=13980732 CPUtime=244.78 cores=1,3,5,7
/proc/5184/stat : 5184 (java) S 5180 5180 5091 0 -1 1077944320 60001 0 5 0 24462 16 0 0 20 0 15 0 9825678 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 140728293284464 139942636941047 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 10 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
/proc/5184/statm: 3495183 58459 3230 1 0 3483484 0
[pid=5184/tid=5186] ppid=5180 vsize=13980732 CPUtime=239.19 cores=1,3,5,7
/proc/5184/task/5186/stat : 5186 (java) R 5180 5180 5091 0 -1 4202560 14361 0 2 0 23913 6 0 0 20 0 15 0 9825695 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139942641177472 139942272033379 0 4 1 16800974 0 0 0 -1 5 0 0 46 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5187] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5187/stat : 5187 (java) S 5180 5180 5091 0 -1 1077944384 656 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139942593907856 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5188] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5188/stat : 5188 (java) S 5180 5180 5091 0 -1 1077944384 547 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139942592855056 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5189] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5189/stat : 5189 (java) S 5180 5180 5091 0 -1 1077944384 245 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139942591802256 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5190] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5190/stat : 5190 (java) S 5180 5180 5091 0 -1 1077944384 606 0 0 0 1 0 0 0 20 0 15 0 9825697 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139942590749456 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5196] ppid=5180 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/5184/task/5196/stat : 5196 (java) S 5180 5180 5091 0 -1 1077944384 972 0 0 0 1 0 0 0 20 0 15 0 9825707 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941822216560 139942636952194 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5198] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5198/stat : 5198 (java) S 5180 5180 5091 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 9825707 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941821162592 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5200] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5200/stat : 5200 (java) S 5180 5180 5091 0 -1 1077944384 76 0 0 0 0 0 0 0 20 0 15 0 9825708 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941820109696 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5201] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5201/stat : 5201 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941819058000 139942636959643 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5202] ppid=5180 vsize=13980732 CPUtime=2.44 cores=1,3,5,7
/proc/5184/task/5202/stat : 5202 (java) S 5180 5180 5091 0 -1 1077944384 17621 0 0 0 242 2 0 0 20 0 15 0 9825711 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941818006384 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5204] ppid=5180 vsize=13980732 CPUtime=2.32 cores=1,3,5,7
/proc/5184/task/5204/stat : 5204 (java) S 5180 5180 5091 0 -1 1077944384 14579 0 0 0 230 2 0 0 20 0 15 0 9825711 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941816953584 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5206] ppid=5180 vsize=13980732 CPUtime=0.65 cores=1,3,5,7
/proc/5184/task/5206/stat : 5206 (java) S 5180 5180 5091 0 -1 1077944384 7720 0 0 0 64 1 0 0 20 0 15 0 9825711 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941815900784 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5209] ppid=5180 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/5184/task/5209/stat : 5209 (java) S 5180 5180 5091 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 9825711 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941814848224 139942636951253 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
[pid=5184/tid=5211] ppid=5180 vsize=13980732 CPUtime=0.04 cores=1,3,5,7
/proc/5184/task/5211/stat : 5211 (java) S 5180 5180 5091 0 -1 1077944384 1307 0 0 0 2 2 0 0 20 0 15 0 9825715 14316269568 58459 18446744073709551615 4194304 4196468 140728293301920 139941813795504 139942636952194 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13570048 140728293306836 140728293307011 140728293307011 140728293310415 0
Current children cumulated CPU time (s) 244.78
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 5184 sig 9
??? kill 5180 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.01
CPU time (s): 244.808
CPU user time (s): 244.637
CPU system time (s): 0.1706
CPU usage (%): 101.999
Max. virtual memory (cumulated for all children) (KiB): 13992060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.637
system time used= 0.1706
maximum resident set size= 234348
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 60828
page faults= 5
swaps= 0
block input operations= 58464
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7989
involuntary context switches= 460

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.96615 second user time and 1.37754 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-01 20:13:06
IDJOB=4254282
IDBENCH=115780
IDSOLVER=2635
FILE ID=node129/4254282-1501612025
RUNJOBID= node129-1501611185-5152
PBS_JOBID= 
Free space on /tmp= 61768 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-20-8.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-4254282-1501612025/watcher-4254282-1501612025 -o /tmp/evaluation-result-4254282-1501612025/solver-4254282-1501612025 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node129-1501611185-5152 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1887297335 HOME/instance-4254282-1501612025.xml

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

MD5SUM BENCH= 754bcb27478aff360ffbb606538dde42
RANDOM SEED=1887297335

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32058384 kB
MemAvailable:   32029020 kB
Buffers:           88316 kB
Cached:           168292 kB
SwapCached:            0 kB
Active:           177260 kB
Inactive:         137916 kB
Active(anon):      58964 kB
Inactive(anon):     8536 kB
Active(file):     118296 kB
Inactive(file):   129380 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15656 kB
Writeback:             0 kB
AnonPages:         58776 kB
Mapped:            30812 kB
Shmem:              8876 kB
Slab:             100552 kB
SReclaimable:      77588 kB
SUnreclaim:        22964 kB
KernelStack:        3152 kB
PageTables:         5384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     317844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 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= 61760 MiB
End job on node129 at 2017-08-01 20:17:06