Trace number 4255210

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)SAT (TO)1200 254.23 240.01401

General information on the benchmark

NameRack/
Rack-m1c-s1/Rack-m1c-r3.xml
MD5SUMbc26aaa932070946748b52cb6241d030
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark1200
Best CPU time to get the best result obtained on this benchmark240.002
Satisfiable
(Un)Satisfiability was proved
Number of variables120
Number of constraints68
Number of domains8
Minimum domain size2
Maximum domain size17
Distribution of domain sizes[{"size":2,"count":12},{"size":3,"count":60},{"size":5,"count":12},{"size":9,"count":12},{"size":11,"count":12},{"size":17,"count":12}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":36},{"degree":3,"count":70},{"degree":4,"count":12},{"degree":5,"count":2}]
Minimum constraint arity2
Maximum constraint arity12
Distribution of constraint arities[{"arity":2,"count":36},{"arity":4,"count":1},{"arity":7,"count":24},{"arity":12,"count":7}]
Number of extensional constraints36
Number of intensional constraints1
Distribution of constraint types[{"type":"extension","count":36},{"type":"intension","count":1},{"type":"ordered","count":1},{"type":"sum","count":30}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4255210-1501985234.xml"  -tl '264s' -p 1 -x 3
0.00/0.29	c [HOME/instance-4255210-1501985234.xml, -tl, 264s, -p, 1, -x, 3]
0.00/0.35	c simple solver
0.00/0.41	c parse instance...
0.00/0.66	c solve instance...
3.33/1.40	o 1900 
3.33/1.41	o 1850 
3.33/1.42	o 1800 
3.33/1.44	o 1500 
3.33/1.46	o 1350 
3.96/1.63	o 1200 
254.23/240.01	s SATISFIABLE
254.23/240.01	v <instantiation>
254.23/240.01	v 	<list>r[0] r[1] r[2] r[3] r[4] r[5] r[6] r[7] r[8] r[9] r[10] r[11] c[0][0] c[0][1] c[0][2] c[0][3] c[0][4] c[0][5] c[1][0] c[1][1] c[1][2] c[1][3] c[1][4] c[1][5] c[2][0] c[2][1] c[2][2] c[2][3] c[2][4] c[2][5] c[3][0] c[3][1] c[3][2] c[3][3] c[3][4] c[3][5] c[4][0] c[4][1] c[4][2] c[4][3] c[4][4] c[4][5] c[5][0] c[5][1] c[5][2] c[5][3] c[5][4] c[5][5] c[6][0] c[6][1] c[6][2] c[6][3] c[6][4] c[6][5] c[7][0] c[7][1] c[7][2] c[7][3] c[7][4] c[7][5] c[8][0] c[8][1] c[8][2] c[8][3] c[8][4] c[8][5] c[9][0] c[9][1] c[9][2] c[9][3] c[9][4] c[9][5] c[10][0] c[10][1] c[10][2] c[10][3] c[10][4] c[10][5] c[11][0] c[11][1] c[11][2] c[11][3] c[11][4] c[11][5] rpw[0] rpw[1] rpw[2] rpw[3] rpw[4] rpw[5] rpw[6] rpw[7] rpw[8] rpw[9] rpw[10] rpw[11] rcn[0] rcn[1] rcn[2] rcn[3] rcn[4] rcn[5] rcn[6] rcn[7] rcn[8] rcn[9] rcn[10] rcn[11] rpr[0] rpr[1] rpr[2] rpr[3] rpr[4] rpr[5] rpr[6] rpr[7] rpr[8] rpr[9] rpr[10] rpr[11] </list>
254.23/240.01	v 	<values>1 1 1 1 1 1 1 1 0 0 0 0 6 0 2 0 0 0 0 7 0 0 0 0 0 0 0 0 2 0 3 0 3 0 0 0 0 0 0 3 0 0 3 3 0 1 0 0 3 0 3 0 0 0 5 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 150 150 150 150 150 150 150 150 0 0 0 0 8 8 8 8 8 8 8 8 0 0 0 0 150 150 150 150 150 150 150 150 0 0 0 0 </values>
254.23/240.01	v </instantiation>
254.23/240.01	c Unexpected resolution interruption!

Verifier Data

OK	1200

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-4255210-1501985234/watcher-4255210-1501985234 -o /tmp/evaluation-result-4255210-1501985234/solver-4255210-1501985234 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32404 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 662383097 HOME/instance-4255210-1501985234.xml 

pid=6404
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.81 1.91 3/199 6407
/proc/meminfo: memFree=31477292/32770624 swapFree=0/287980
[pid=6407] ppid=6404 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (runsolver) D 6404 6407 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 46338737 24240128 107 18446744073709551615 4194304 4338465 140736167314224 140736167311864 140053393343191 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 39895040 140736167321699 140736167322188 140736167322188 140736167325642 0
/proc/6407/statm: 5918 107 54 36 0 2156 0

[startup+0.100153 s]
/proc/loadavg: 1.54 1.81 1.91 3/199 6407
/proc/meminfo: memFree=31477292/32770624 swapFree=0/287980
[pid=6407] ppid=6404 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (runsolver) D 6404 6407 30500 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 46338737 24240128 107 18446744073709551615 4194304 4338465 140736167314224 140736167311864 140053393343191 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 39895040 140736167321699 140736167322188 140736167322188 140736167325642 0
/proc/6407/statm: 5918 107 54 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200323 s]
/proc/loadavg: 1.54 1.81 1.91 3/199 6407
/proc/meminfo: memFree=31477292/32770624 swapFree=0/287980
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300246 s]
/proc/loadavg: 1.54 1.81 1.91 3/199 6407
/proc/meminfo: memFree=31477292/32770624 swapFree=0/287980
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.702241 s]
/proc/loadavg: 1.54 1.81 1.91 3/199 6407
/proc/meminfo: memFree=31477292/32770624 swapFree=0/287980
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50071 s]
/proc/loadavg: 1.50 1.80 1.90 5/215 6423
/proc/meminfo: memFree=31395076/32770624 swapFree=0/288036
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=3.65 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 28439 0 0 0 357 8 0 0 20 0 15 0 46338748 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 31149 3193 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=1.33 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 10266 0 0 0 129 4 0 0 20 0 15 0 46338748 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683690304352 139683295886778 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683162440432 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=0.88 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) R 6407 6407 30500 0 -1 4202560 6257 0 0 0 87 1 0 0 20 0 15 0 46338753 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683160318104 139683669553872 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=0.88 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) R 6407 6407 30500 0 -1 4202560 6617 0 0 0 87 1 0 0 20 0 15 0 46338753 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683159272992 139683670989932 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.52 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 3988 0 0 0 51 1 0 0 20 0 15 0 46338753 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 46338758 14316269568 31149 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 3.65
Current children cumulated vsize (KiB) 13990244

[startup+3.10078 s]
/proc/loadavg: 1.50 1.80 1.90 5/215 6423
/proc/meminfo: memFree=31299208/32770624 swapFree=0/288036
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=8.51 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 50837 0 0 0 839 12 0 0 20 0 15 0 46338748 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 58825 3197 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=2.92 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 10556 0 0 0 288 4 0 0 20 0 15 0 46338748 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683690302688 139683298435953 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 32 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683162440432 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=2.48 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) R 6407 6407 30500 0 -1 4202560 18514 0 0 0 246 2 0 0 20 0 15 0 46338753 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683160321008 139683670949720 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=2.48 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) R 6407 6407 30500 0 -1 4202560 15796 0 0 0 246 2 0 0 20 0 15 0 46338753 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683159276240 139683667590436 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.58 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 4629 0 0 0 57 1 0 0 20 0 15 0 46338753 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 46338758 14316269568 58825 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 8.51
Current children cumulated vsize (KiB) 13990244

[startup+6.30074 s]
/proc/loadavg: 1.62 1.82 1.91 3/215 6423
/proc/meminfo: memFree=31221436/32770624 swapFree=0/288040
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=14.23 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 61002 0 0 0 1408 15 0 0 20 0 15 0 46338748 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 67776 3229 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=6.03 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 10890 0 0 0 598 5 0 0 20 0 15 0 46338748 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683690307152 139683295289207 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 449 0 0 0 0 0 0 0 20 0 15 0 46338749 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 28 0 0 0 1 0 0 0 20 0 15 0 46338749 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 9 0 0 0 1 0 0 0 20 0 15 0 46338749 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=0.01 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 75 0 0 0 1 0 0 0 20 0 15 0 46338749 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 171 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683162440448 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=3.75 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) S 6407 6407 30500 0 -1 1077944384 22057 0 0 0 372 3 0 0 20 0 15 0 46338753 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683160337136 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=3.65 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) S 6407 6407 30500 0 -1 1077944384 18938 0 0 0 362 3 0 0 20 0 15 0 46338753 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683159284592 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.7 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 5700 0 0 0 68 2 0 0 20 0 15 0 46338753 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 1336 0 0 0 0 0 0 0 20 0 15 0 46338758 14316269568 67776 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 14.23
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.65 1.82 1.91 3/215 6424
/proc/meminfo: memFree=31209864/32770624 swapFree=0/288040
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=21.42 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 65204 0 0 0 2126 16 0 0 20 0 15 0 46338748 14316269568 65457 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 65457 3237 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=12.4 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 11535 0 0 0 1235 5 0 0 20 0 15 0 46338748 14316269568 65457 18446744073709551615 4194304 4196468 140737110934112 139683690305544 139683301021517 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=0.02 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 1297 0 0 0 2 0 0 0 20 0 15 0 46338749 14316269568 65457 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 60 0 0 0 3 0 0 0 20 0 15 0 46338749 14316269568 65457 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0

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

[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683162440448 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=4.49 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) S 6407 6407 30500 0 -1 1077944384 28756 0 0 0 446 3 0 0 20 0 15 0 46338753 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683160337136 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=4.15 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) S 6407 6407 30500 0 -1 1077944384 23984 0 0 0 412 3 0 0 20 0 15 0 46338753 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683159284592 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.76 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 10207 0 0 0 74 2 0 0 20 0 15 0 46338753 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0.03 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) R 6407 6407 30500 0 -1 4202560 1650 0 0 0 1 2 0 0 20 0 15 0 46338758 14316269568 68115 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 0 0 0 -1 5 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 113.08
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.64 1.73 1.86 3/215 6509
/proc/meminfo: memFree=31095592/32770624 swapFree=0/288144
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=174.63 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 95307 0 0 0 17414 49 0 0 20 0 15 0 46338748 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 95336 3237 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=160.83 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 17079 0 0 0 16077 6 0 0 20 0 15 0 46338748 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683690307552 139683298491295 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=1.02 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 2814 0 0 0 95 7 0 0 20 0 15 0 46338749 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=1.02 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 1659 0 0 0 95 7 0 0 20 0 15 0 46338749 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=1.01 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 1974 0 0 0 94 7 0 0 20 0 15 0 46338749 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=1.03 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 1689 0 0 0 96 7 0 0 20 0 15 0 46338749 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0.11 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 1621 0 0 0 10 1 0 0 20 0 15 0 46338750 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683162440448 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=4.49 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) S 6407 6407 30500 0 -1 1077944384 28984 0 0 0 446 3 0 0 20 0 15 0 46338753 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683160337136 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=4.17 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) S 6407 6407 30500 0 -1 1077944384 25008 0 0 0 414 3 0 0 20 0 15 0 46338753 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683159284592 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.77 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 11455 0 0 0 75 2 0 0 20 0 15 0 46338753 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0.07 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 1675 0 0 0 3 4 0 0 20 0 15 0 46338758 14316269568 95336 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 174.63
Current children cumulated vsize (KiB) 13990244

[startup+222.307 s]
/proc/loadavg: 1.76 1.75 1.86 3/215 6511
/proc/meminfo: memFree=30918724/32770624 swapFree=0/288176
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=236.12 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 105454 0 0 0 23544 68 0 0 20 0 15 0 46338748 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 126588 3237 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=220.28 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 20417 0 0 0 22021 7 0 0 20 0 15 0 46338748 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683690307664 139683298491405 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=1.49 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 3423 0 0 0 138 11 0 0 20 0 15 0 46338749 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=1.49 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 2966 0 0 0 138 11 0 0 20 0 15 0 46338749 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=1.48 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 2642 0 0 0 137 11 0 0 20 0 15 0 46338749 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=1.5 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 2390 0 0 0 139 11 0 0 20 0 15 0 46338749 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0.17 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 1908 0 0 0 14 3 0 0 20 0 15 0 46338750 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683162440448 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=4.54 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) S 6407 6407 30500 0 -1 1077944384 30195 0 0 0 451 3 0 0 20 0 15 0 46338753 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683160337136 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=4.21 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) S 6407 6407 30500 0 -1 1077944384 26656 0 0 0 418 3 0 0 20 0 15 0 46338753 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683159284592 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 11800 0 0 0 76 2 0 0 20 0 15 0 46338753 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 1708 0 0 0 5 5 0 0 20 0 15 0 46338758 14316269568 126588 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 236.12
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.89 1.77 1.87 3/215 6512
/proc/meminfo: memFree=30879988/32770624 swapFree=0/288188
[pid=6407] ppid=6404 vsize=9512 CPUtime=0 cores=1,3,5,7
/proc/6407/stat : 6407 (xcsp3-exec) S 6404 6407 30500 0 -1 4202496 509 0 0 0 0 0 0 0 20 0 1 0 46338737 9740288 345 18446744073709551615 4194304 5098028 140725251383600 140725251381704 140719183127164 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 10 0 0 7196144 7232144 17920000 140725251387810 140725251388013 140725251388013 140725251391467 0
/proc/6407/statm: 2378 345 289 221 0 87 0
[pid=6409] ppid=6407 vsize=13980732 CPUtime=254.23 cores=1,3,5,7
/proc/6409/stat : 6409 (java) S 6407 6407 30500 0 -1 1077944320 107952 0 0 0 25351 72 0 0 20 0 15 0 46338748 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 140737110916656 139683686067959 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
/proc/6409/statm: 3495183 128881 3237 1 0 3483476 0
[pid=6409/tid=6410] ppid=6407 vsize=13980732 CPUtime=237.82 cores=1,3,5,7
/proc/6409/task/6410/stat : 6410 (java) R 6407 6407 30500 0 -1 4202560 21756 0 0 0 23775 7 0 0 20 0 15 0 46338748 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683690307536 139683668209751 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6411] ppid=6407 vsize=13980732 CPUtime=1.62 cores=1,3,5,7
/proc/6409/task/6411/stat : 6411 (java) S 6407 6407 30500 0 -1 1077944384 3509 0 0 0 151 11 0 0 20 0 15 0 46338749 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683620502544 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6412] ppid=6407 vsize=13980732 CPUtime=1.63 cores=1,3,5,7
/proc/6409/task/6412/stat : 6412 (java) S 6407 6407 30500 0 -1 1077944384 3048 0 0 0 151 12 0 0 20 0 15 0 46338749 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683619450000 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6413] ppid=6407 vsize=13980732 CPUtime=1.62 cores=1,3,5,7
/proc/6409/task/6413/stat : 6413 (java) S 6407 6407 30500 0 -1 1077944384 2970 0 0 0 150 12 0 0 20 0 15 0 46338749 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683618396944 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6414] ppid=6407 vsize=13980732 CPUtime=1.64 cores=1,3,5,7
/proc/6409/task/6414/stat : 6414 (java) S 6407 6407 30500 0 -1 1077944384 2486 0 0 0 152 12 0 0 20 0 15 0 46338749 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683617344400 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6415] ppid=6407 vsize=13980732 CPUtime=0.18 cores=1,3,5,7
/proc/6409/task/6415/stat : 6415 (java) S 6407 6407 30500 0 -1 1077944384 1939 0 0 0 15 3 0 0 20 0 15 0 46338750 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683164547312 139683686079106 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6416] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6416/stat : 6416 (java) S 6407 6407 30500 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683163493536 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6417] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6417/stat : 6417 (java) S 6407 6407 30500 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 46338750 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683162440448 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6418] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6418/stat : 6418 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683161389008 139683686086555 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6419] ppid=6407 vsize=13980732 CPUtime=4.54 cores=1,3,5,7
/proc/6409/task/6419/stat : 6419 (java) S 6407 6407 30500 0 -1 1077944384 30197 0 0 0 451 3 0 0 20 0 15 0 46338753 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683160337136 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6420] ppid=6407 vsize=13980732 CPUtime=4.21 cores=1,3,5,7
/proc/6409/task/6420/stat : 6420 (java) S 6407 6407 30500 0 -1 1077944384 26658 0 0 0 418 3 0 0 20 0 15 0 46338753 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683159284592 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6421] ppid=6407 vsize=13980732 CPUtime=0.78 cores=1,3,5,7
/proc/6409/task/6421/stat : 6421 (java) S 6407 6407 30500 0 -1 1077944384 12330 0 0 0 76 2 0 0 20 0 15 0 46338753 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683158231536 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6422] ppid=6407 vsize=13980732 CPUtime=0 cores=1,3,5,7
/proc/6409/task/6422/stat : 6422 (java) S 6407 6407 30500 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 46338753 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683157179232 139683686078165 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
[pid=6409/tid=6423] ppid=6407 vsize=13980732 CPUtime=0.1 cores=1,3,5,7
/proc/6409/task/6423/stat : 6423 (java) S 6407 6407 30500 0 -1 1077944384 1710 0 0 0 5 5 0 0 20 0 15 0 46338758 14316269568 128881 18446744073709551615 4194304 4196468 140737110934112 139683156126256 139683686079106 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 25030656 140737110938074 140737110938249 140737110938249 140737110941647 0
Current children cumulated CPU time (s) 254.23
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 6409 sig 9
??? kill 6407 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 6407 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=907
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=907
# CPU time returned by wait4() is 0.001814
# while last known CPU time is 254.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 240.014
CPU time (s): 254.23
CPU user time (s): 253.51
CPU system time (s): 0.72
CPU usage (%): 105.923
Max. virtual memory (cumulated for all children) (KiB): 13994116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000907
system time used= 0.000907
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 509
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.45019 second user time and 1.16918 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 03:53:08
IDJOB=4255210
IDBENCH=140551
IDSOLVER=2637
FILE ID=node133/4255210-1501985234
RUNJOBID= node133-1501978204-32404
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Rack/Rack-m1c-s1/Rack-m1c-r3.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-4255210-1501985234/watcher-4255210-1501985234 -o /tmp/evaluation-result-4255210-1501985234/solver-4255210-1501985234 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node133-1501978204-32404 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 662383097 HOME/instance-4255210-1501985234.xml

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

MD5SUM BENCH= bc26aaa932070946748b52cb6241d030
RANDOM SEED=662383097

node133.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.17
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	: 5333.17
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	: 5333.17
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	: 5333.17
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:        31477648 kB
MemAvailable:   31807496 kB
Buffers:          169028 kB
Cached:           446300 kB
SwapCached:            0 kB
Active:           569520 kB
Inactive:         304968 kB
Active(anon):     259380 kB
Inactive(anon):    16728 kB
Active(file):     310140 kB
Inactive(file):   288240 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7864 kB
Writeback:             0 kB
AnonPages:        259060 kB
Mapped:            50056 kB
Shmem:             17084 kB
Slab:             120928 kB
SReclaimable:      94608 kB
SUnreclaim:        26320 kB
KernelStack:        3520 kB
PageTables:         5580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1136004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node133 at 2017-08-06 03:57:08