Trace number 4254175

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) 245.172 240.01199

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-mps/
Pb-mps-v2-20-10-l152lav.xml
MD5SUMe295f86f2e8232e9b7c8210bbc53418f
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 variables1989
Number of constraints97
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":1989}]
Minimum variable degree3
Maximum variable degree8
Distribution of variable degrees[{"degree":3,"count":3},{"degree":4,"count":193},{"degree":5,"count":403},{"degree":6,"count":674},{"degree":7,"count":657},{"degree":8,"count":59}]
Minimum constraint arity3
Maximum constraint arity1989
Distribution of constraint arities[{"arity":3,"count":1},{"arity":5,"count":1},{"arity":10,"count":1},{"arity":14,"count":1},{"arity":19,"count":1},{"arity":21,"count":1},{"arity":22,"count":1},{"arity":24,"count":1},{"arity":26,"count":1},{"arity":27,"count":1},{"arity":31,"count":2},{"arity":32,"count":2},{"arity":35,"count":2},{"arity":37,"count":3},{"arity":40,"count":1},{"arity":42,"count":3},{"arity":43,"count":1},{"arity":44,"count":3},{"arity":45,"count":1},{"arity":46,"count":1},{"arity":47,"count":1},{"arity":48,"count":3},{"arity":49,"count":1},{"arity":50,"count":1},{"arity":52,"count":2},"...",{"arity":93,"count":1}, {"arity":94,"count":1}, {"arity":96,"count":3}, {"arity":97,"count":1}, {"arity":102,"count":2}, {"arity":103,"count":1}, {"arity":104,"count":1}, {"arity":106,"count":1}, {"arity":108,"count":2}, {"arity":112,"count":2}, {"arity":114,"count":1}, {"arity":118,"count":1}, {"arity":121,"count":2}, {"arity":123,"count":1}, {"arity":125,"count":1}, {"arity":128,"count":1}, {"arity":129,"count":1}, {"arity":137,"count":1}, {"arity":152,"count":1}, {"arity":160,"count":1}, {"arity":163,"count":1}, {"arity":171,"count":1}, {"arity":218,"count":1}, {"arity":1011,"count":1}, {"arity":1989,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":97}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4254175-1501616170.xml"  -tl '264s' -p 1 -x 0
0.00/0.30	c [HOME/instance-4254175-1501616170.xml, -tl, 264s, -p, 1, -x, 0]
0.00/0.36	c simple solver
0.00/0.43	c parse instance...
0.00/0.72	c solve instance...
245.15/240.00	s UNKNOWN
245.15/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-4254175-1501616170/watcher-4254175-1501616170 -o /tmp/evaluation-result-4254175-1501616170/solver-4254175-1501616170 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501615082-5745 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 725044737 HOME/instance-4254175-1501616170.xml 

pid=6263
running on 4 cores: 0,2,4,6

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: 2.07 1.18 0.52 5/195 6266
/proc/meminfo: memFree=31170520/32770624 swapFree=0/963384
[pid=6266] ppid=6263 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (runsolver) D 6263 6266 5678 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10241687 24240128 106 18446744073709551615 4194304 4338465 140723489212736 140723489210376 140340264358615 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 30552064 140723489218654 140723489219142 140723489219142 140723489222602 0
/proc/6266/statm: 5918 106 53 36 0 2156 0

[startup+0.10015 s]
/proc/loadavg: 2.07 1.18 0.52 5/195 6266
/proc/meminfo: memFree=31170520/32770624 swapFree=0/963384
[pid=6266] ppid=6263 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (runsolver) D 6263 6266 5678 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 10241687 24240128 106 18446744073709551615 4194304 4338465 140723489212736 140723489210376 140340264358615 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 30552064 140723489218654 140723489219142 140723489219142 140723489222602 0
/proc/6266/statm: 5918 106 53 36 0 2156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 23672

[startup+0.200291 s]
/proc/loadavg: 2.07 1.18 0.52 5/195 6266
/proc/meminfo: memFree=31170520/32770624 swapFree=0/963384
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300269 s]
/proc/loadavg: 2.07 1.18 0.52 5/195 6266
/proc/meminfo: memFree=31170520/32770624 swapFree=0/963384
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700838 s]
/proc/loadavg: 2.07 1.18 0.52 5/195 6266
/proc/meminfo: memFree=31170520/32770624 swapFree=0/963384
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50076 s]
/proc/loadavg: 2.07 1.18 0.52 7/211 6282
/proc/meminfo: memFree=30952432/32770624 swapFree=0/963392
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=3.6 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 20564 0 0 0 354 6 0 0 20 0 15 0 10241698 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 28038 3180 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=1.32 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 9465 0 0 0 128 4 0 0 20 0 15 0 10241698 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140094367703184 140094002416594 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 37 0 0 0 0 0 0 0 20 0 15 0 10241700 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=0.95 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 3226 0 0 0 95 0 0 0 20 0 15 0 10241703 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=0.88 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 4277 0 0 0 88 0 0 0 20 0 15 0 10241703 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.42 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 2253 0 0 0 41 1 0 0 20 0 15 0 10241703 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 10241710 14316269568 28038 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 3.6
Current children cumulated vsize (KiB) 13990244

[startup+3.10073 s]
/proc/loadavg: 2.07 1.18 0.52 5/211 6282
/proc/meminfo: memFree=30853564/32770624 swapFree=0/963392
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=6.23 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 25781 0 0 0 615 8 0 0 20 0 15 0 10241698 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 40749 3188 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=2.91 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 9580 0 0 0 287 4 0 0 20 0 15 0 10241698 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140094367705928 140094003803359 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 10241700 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=1.38 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 4128 0 0 0 137 1 0 0 20 0 15 0 10241703 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=1.46 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 8026 0 0 0 145 1 0 0 20 0 15 0 10241703 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.46 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 2701 0 0 0 45 1 0 0 20 0 15 0 10241703 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 10241710 14316269568 40749 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 13990244

[startup+6.3007 s]
/proc/loadavg: 2.07 1.19 0.53 3/211 6282
/proc/meminfo: memFree=30829484/32770624 swapFree=0/963404
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=10.31 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 36300 0 0 0 1022 9 0 0 20 0 15 0 10241698 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 46304 3198 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=6.12 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 10207 0 0 0 607 5 0 0 20 0 15 0 10241698 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140094367704400 140094003393050 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 356 0 0 0 0 0 0 0 20 0 15 0 10241700 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=1.86 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 10344 0 0 0 185 1 0 0 20 0 15 0 10241703 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=1.84 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 10763 0 0 0 183 1 0 0 20 0 15 0 10241703 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.47 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 3275 0 0 0 46 1 0 0 20 0 15 0 10241703 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 10241710 14316269568 46304 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 10.31
Current children cumulated vsize (KiB) 13990244

[startup+12.7007 s]
/proc/loadavg: 1.98 1.19 0.53 3/211 6282
/proc/meminfo: memFree=30796040/32770624 swapFree=0/963412
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=16.88 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 40973 0 0 0 1677 11 0 0 20 0 15 0 10241698 14316269568 52020 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 52020 3217 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=12.51 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 10788 0 0 0 1246 5 0 0 20 0 15 0 10241698 14316269568 52020 18446744073709551615 4194304 4196468 140722223305552 140094367704608 140094002282823 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 58 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 52020 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 327 0 0 0 0 0 0 0 20 0 15 0 10241699 14316269568 52020 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0

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

/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 53948 0 0 0 10682 14 0 0 20 0 15 0 10241698 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 53310 3222 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=102.08 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 12919 0 0 0 10203 5 0 0 20 0 15 0 10241698 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140094367706192 140094002873093 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 1012 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1088 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1440 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 628 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0.01 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 1196 0 0 0 1 0 0 0 20 0 15 0 10241700 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=2.11 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 14230 0 0 0 209 2 0 0 20 0 15 0 10241703 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=2.06 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 13971 0 0 0 205 1 0 0 20 0 15 0 10241703 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.51 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 5935 0 0 0 50 1 0 0 20 0 15 0 10241703 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 177 0 0 0 1 1 0 0 20 0 15 0 10241710 14316269568 53310 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 106.96
Current children cumulated vsize (KiB) 13990244

[startup+162.301 s]
/proc/loadavg: 1.48 1.32 0.68 3/211 6287
/proc/meminfo: memFree=30853000/32770624 swapFree=0/963500
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=167.39 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 59512 0 0 0 16723 16 0 0 20 0 15 0 10241698 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 47601 3222 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=162.07 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 13523 0 0 0 16202 5 0 0 20 0 15 0 10241698 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140094367706912 140094002241178 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 1027 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1113 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1808 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 671 0 0 0 2 0 0 0 20 0 15 0 10241699 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0.01 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 1420 0 0 0 1 0 0 0 20 0 15 0 10241700 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=2.2 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 15445 0 0 0 218 2 0 0 20 0 15 0 10241703 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=2.36 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 16494 0 0 0 235 1 0 0 20 0 15 0 10241703 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.51 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 6450 0 0 0 50 1 0 0 20 0 15 0 10241703 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0.05 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 209 0 0 0 2 3 0 0 20 0 15 0 10241710 14316269568 47601 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 167.39
Current children cumulated vsize (KiB) 13990244

[startup+222.306 s]
/proc/loadavg: 1.66 1.40 0.75 3/211 6290
/proc/meminfo: memFree=30893892/32770624 swapFree=0/963536
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=227.44 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 61068 0 0 0 22726 18 0 0 20 0 15 0 10241698 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 41318 3222 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=222.05 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 14050 0 0 0 22200 5 0 0 20 0 15 0 10241698 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140094367706864 140094002241242 0 4 1 16800974 0 0 0 -1 2 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 1048 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1138 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1874 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 1031 0 0 0 3 1 0 0 20 0 15 0 10241699 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0.02 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 1658 0 0 0 2 0 0 0 20 0 15 0 10241700 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=2.2 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 15447 0 0 0 218 2 0 0 20 0 15 0 10241703 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=2.36 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 16497 0 0 0 235 1 0 0 20 0 15 0 10241703 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.51 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 6742 0 0 0 50 1 0 0 20 0 15 0 10241703 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 231 0 0 0 2 4 0 0 20 0 15 0 10241710 14316269568 41318 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 227.44
Current children cumulated vsize (KiB) 13990244



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]
/proc/loadavg: 1.69 1.42 0.77 2/195 6306
/proc/meminfo: memFree=31053096/32770624 swapFree=0/963544
[pid=6266] ppid=6263 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/6266/stat : 6266 (xcsp3-exec) S 6263 6266 5678 0 -1 4202496 510 0 0 0 0 0 0 0 20 0 1 0 10241687 9740288 345 18446744073709551615 4194304 5098028 140724415172704 140724415170808 139661087519356 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 10 0 0 7196144 7232144 36270080 140724415181212 140724415181415 140724415181415 140724415184875 0
/proc/6266/statm: 2378 345 289 221 0 87 0
[pid=6268] ppid=6266 vsize=13980732 CPUtime=245.15 cores=0,2,4,6
/proc/6268/stat : 6268 (java) S 6266 6266 5678 0 -1 1077944320 61078 0 0 0 24496 19 0 0 20 0 15 0 10241698 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140722223288096 140094363467511 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
/proc/6268/statm: 3495183 39779 3222 1 0 3483484 0
[pid=6268/tid=6269] ppid=6266 vsize=13980732 CPUtime=239.75 cores=0,2,4,6
/proc/6268/task/6269/stat : 6269 (java) R 6266 6266 5678 0 -1 4202560 14055 0 0 0 23970 5 0 0 20 0 15 0 10241698 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140094367706912 140094003394380 0 4 1 16800974 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6270] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6270/stat : 6270 (java) S 6266 6266 5678 0 -1 1077944384 1048 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140094320433808 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6271] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6271/stat : 6271 (java) S 6266 6266 5678 0 -1 1077944384 1139 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140094319381008 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6272] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6272/stat : 6272 (java) S 6266 6266 5678 0 -1 1077944384 1876 0 0 0 3 0 0 0 20 0 15 0 10241699 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140094318328208 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6273] ppid=6266 vsize=13980732 CPUtime=0.04 cores=0,2,4,6
/proc/6268/task/6273/stat : 6273 (java) S 6266 6266 5678 0 -1 1077944384 1031 0 0 0 3 1 0 0 20 0 15 0 10241699 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093960677648 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6274] ppid=6266 vsize=13980732 CPUtime=0.03 cores=0,2,4,6
/proc/6268/task/6274/stat : 6274 (java) S 6266 6266 5678 0 -1 1077944384 1660 0 0 0 2 1 0 0 20 0 15 0 10241700 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093841972080 140094363478658 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6275] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6275/stat : 6275 (java) S 6266 6266 5678 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093840918048 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6276] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6276/stat : 6276 (java) S 6266 6266 5678 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 10241701 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093839865200 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6277] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6277/stat : 6277 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241703 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093838813520 140094363486107 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6278] ppid=6266 vsize=13980732 CPUtime=2.2 cores=0,2,4,6
/proc/6268/task/6278/stat : 6278 (java) S 6266 6266 5678 0 -1 1077944384 15447 0 0 0 218 2 0 0 20 0 15 0 10241703 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093837760880 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6279] ppid=6266 vsize=13980732 CPUtime=2.36 cores=0,2,4,6
/proc/6268/task/6279/stat : 6279 (java) S 6266 6266 5678 0 -1 1077944384 16497 0 0 0 235 1 0 0 20 0 15 0 10241703 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093836708080 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6280] ppid=6266 vsize=13980732 CPUtime=0.51 cores=0,2,4,6
/proc/6268/task/6280/stat : 6280 (java) S 6266 6266 5678 0 -1 1077944384 6742 0 0 0 50 1 0 0 20 0 15 0 10241703 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093835655280 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6281] ppid=6266 vsize=13980732 CPUtime=0 cores=0,2,4,6
/proc/6268/task/6281/stat : 6281 (java) S 6266 6266 5678 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 10241704 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093834602720 140094363477717 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
[pid=6268/tid=6282] ppid=6266 vsize=13980732 CPUtime=0.06 cores=0,2,4,6
/proc/6268/task/6282/stat : 6282 (java) S 6266 6266 5678 0 -1 1077944384 231 0 0 0 2 4 0 0 20 0 15 0 10241710 14316269568 39779 18446744073709551615 4194304 4196468 140722223305552 140093833551024 140094363478658 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 15097856 140722223313364 140722223313539 140722223313539 140722223316943 0
Current children cumulated CPU time (s) 245.15
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 6268 sig 9
??? kill 6266 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.012
CPU time (s): 245.172
CPU user time (s): 244.977
CPU system time (s): 0.19505
CPU usage (%): 102.15
Max. virtual memory (cumulated for all children) (KiB): 13992224

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 244.977
system time used= 0.19505
maximum resident set size= 218884
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 62103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7800
involuntary context switches= 207

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.07257 second user time and 1.36922 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-01 21:22:11
IDJOB=4254175
IDBENCH=135432
IDSOLVER=2635
FILE ID=node128/4254175-1501616170
RUNJOBID= node128-1501615082-5745
PBS_JOBID= 
Free space on /tmp= 61844 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-mps/Pb-mps-v2-20-10-l152lav.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-4254175-1501616170/watcher-4254175-1501616170 -o /tmp/evaluation-result-4254175-1501616170/solver-4254175-1501616170 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node128-1501615082-5745 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 725044737 HOME/instance-4254175-1501616170.xml

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

MD5SUM BENCH= e295f86f2e8232e9b7c8210bbc53418f
RANDOM SEED=725044737

node128.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.05
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.05
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.05
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.05
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:        31170812 kB
MemAvailable:   32002100 kB
Buffers:           89024 kB
Cached:          1026300 kB
SwapCached:            0 kB
Active:           229008 kB
Inactive:         971916 kB
Active(anon):      85892 kB
Inactive(anon):     8532 kB
Active(file):     143116 kB
Inactive(file):   963384 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15728 kB
Writeback:             0 kB
AnonPages:         79740 kB
Mapped:            41620 kB
Shmem:              8872 kB
Slab:             105664 kB
SReclaimable:      81248 kB
SUnreclaim:        24416 kB
KernelStack:        3440 kB
PageTables:         4924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1233500 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     16384 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61836 MiB
End job on node128 at 2017-08-01 21:26:11