Trace number 4244668

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
R1: choco-solver 5a (2017-07-05)? (TO) 2400.23 603.625

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-15-15-2.xml
MD5SUMd6e216edd1b638252c6a206411b5a856
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark996
Best CPU time to get the best result obtained on this benchmark19860.699
Satisfiable
(Un)Satisfiability was proved
Number of variables915
Number of constraints720
Number of domains17
Minimum domain size12
Maximum domain size999
Distribution of domain sizes[{"size":12,"count":15},{"size":13,"count":60},{"size":14,"count":45},{"size":15,"count":330},{"size":999,"count":465}]
Minimum variable degree2
Maximum variable degree16
Distribution of variable degrees[{"degree":2,"count":240},{"degree":3,"count":450},{"degree":16,"count":225}]
Minimum constraint arity1
Maximum constraint arity17
Distribution of constraint arities[{"arity":1,"count":15},{"arity":2,"count":225},{"arity":3,"count":225},{"arity":15,"count":30},{"arity":17,"count":225}]
Number of extensional constraints225
Number of intensional constraints240
Distribution of constraint types[{"type":"extension","count":225},{"type":"intension","count":240},{"type":"allDifferent","count":15},{"type":"noOverlap","count":15},{"type":"element","count":225}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.09	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4244668-1502012832.xml"  -tl '2400s' -p 4 -x 3
0.00/0.27	c [HOME/instance-4244668-1502012832.xml, -tl, 2400s, -p, 4, -x, 3]
0.00/0.33	c 4 solvers in parallel
0.00/0.40	c parse instance...
0.00/1.02	c solve instance...
2400.23/603.66	s UNKNOWN
2400.23/603.66	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-4244668-1502012832/watcher-4244668-1502012832 -o /tmp/evaluation-result-4244668-1502012832/solver-4244668-1502012832 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502009484-25215 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 1823733589 HOME/instance-4244668-1502012832.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 8.28 8.26 7.74 7/205 27721
/proc/meminfo: memFree=31262856/32770624 swapFree=0/393472
[pid=27721] ppid=27718 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (runsolver) D 27718 27721 25139 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 48789236 24240128 108 18446744073709551615 4194304 4338465 140729088687968 140729088685608 140322390364887 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 27164672 140729088696406 140729088696905 140729088696905 140729088700362 0
/proc/27721/statm: 5918 108 54 36 0 2156 0

[startup+0.10007 s]
/proc/loadavg: 8.28 8.26 7.74 7/205 27721
/proc/meminfo: memFree=31262856/32770624 swapFree=0/393472
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200232 s]
/proc/loadavg: 8.28 8.26 7.74 7/205 27721
/proc/meminfo: memFree=31262856/32770624 swapFree=0/393472
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300307 s]
/proc/loadavg: 8.28 8.26 7.74 7/205 27721
/proc/meminfo: memFree=31262856/32770624 swapFree=0/393472
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.702203 s]
/proc/loadavg: 8.28 8.26 7.74 7/205 27721
/proc/meminfo: memFree=31262856/32770624 swapFree=0/393472
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50894 s]
/proc/loadavg: 8.01 8.21 7.73 10/225 27741
/proc/meminfo: memFree=31141628/32770624 swapFree=0/393532
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=4.32 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 21720 0 0 0 424 8 0 0 20 0 19 0 48789246 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 39766 3195 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 48789248 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862467498912 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862466446320 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=0.79 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) R 27721 27721 25139 0 -1 4202560 3631 0 0 0 79 0 0 0 20 0 19 0 48789251 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862464328616 139862895250077 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=0.8 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) D 27721 27721 25139 0 -1 4202560 2553 0 0 0 80 0 0 0 20 0 19 0 48789251 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862463276152 139862910139991 0 4 1 16800974 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=0.72 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) D 27721 27721 25139 0 -1 4202560 4631 0 0 0 71 1 0 0 20 0 19 0 48789251 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862462234120 139862910139991 0 4 1 16800974 18446744071582151463 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 48789256 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=0.26 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) D 27721 27721 25139 0 -1 4202560 52 0 0 0 26 0 0 0 20 0 19 0 48789340 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862384466920 139862909664229 0 4 1 16800974 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27739] ppid=27721 vsize=13187632 CPUtime=0.25 cores=0,2,4,6
/proc/27723/task/27739/stat : 27739 (java) R 27721 27721 25139 0 -1 4202560 312 0 0 0 25 0 0 0 20 0 19 0 48789340 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862383401264 139862546146077 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27740] ppid=27721 vsize=13187632 CPUtime=0.3 cores=0,2,4,6
/proc/27723/task/27740/stat : 27740 (java) D 27721 27721 25139 0 -1 4202560 59 0 0 0 30 0 0 0 20 0 19 0 48789340 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862382362344 139862909664229 0 4 1 16800974 18446744071582151416 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27741] ppid=27721 vsize=13187632 CPUtime=0.26 cores=0,2,4,6
/proc/27723/task/27741/stat : 27741 (java) R 27721 27721 25139 0 -1 4202560 63 0 0 0 26 0 0 0 20 0 19 0 48789340 13504135168 39766 18446744073709551615 4194304 4196468 140732240066464 139862381310712 139862546539938 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
Current children cumulated CPU time (s) 4.32
Current children cumulated vsize (KiB) 13197144

[startup+3.10094 s]
/proc/loadavg: 8.01 8.21 7.73 11/225 27741
/proc/meminfo: memFree=31101624/32770624 swapFree=0/393540
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=10.66 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 43517 0 0 0 1055 11 0 0 20 0 19 0 48789246 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 52085 3214 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 48789248 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862467498912 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862466446320 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=1.87 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) R 27721 27721 25139 0 -1 4202560 11940 0 0 0 186 1 0 0 20 0 19 0 48789251 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862464335000 139862901663072 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=1.65 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) R 27721 27721 25139 0 -1 4202560 13989 0 0 0 164 1 0 0 20 0 19 0 48789251 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862463275992 139862898967039 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=0.83 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) S 27721 27721 25139 0 -1 1077944384 6053 0 0 0 81 2 0 0 20 0 19 0 48789251 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862462237424 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789256 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=1.24 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) R 27721 27721 25139 0 -1 4202560 182 0 0 0 124 0 0 0 20 0 19 0 48789340 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862384466728 139862546175043 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27739] ppid=27721 vsize=13187632 CPUtime=1.5 cores=0,2,4,6
/proc/27723/task/27739/stat : 27739 (java) R 27721 27721 25139 0 -1 4202560 462 0 0 0 150 0 0 0 20 0 19 0 48789340 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862383414952 139862548257030 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27740] ppid=27721 vsize=13187632 CPUtime=1.35 cores=0,2,4,6
/proc/27723/task/27740/stat : 27740 (java) R 27721 27721 25139 0 -1 4202560 303 0 0 0 135 0 0 0 20 0 19 0 48789340 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862382362920 139862548255586 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27741] ppid=27721 vsize=13187632 CPUtime=1.28 cores=0,2,4,6
/proc/27723/task/27741/stat : 27741 (java) R 27721 27721 25139 0 -1 4202560 144 0 0 0 128 0 0 0 20 0 19 0 48789340 13504135168 52085 18446744073709551615 4194304 4196468 140732240066464 139862381310376 139862548257505 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
Current children cumulated CPU time (s) 10.66
Current children cumulated vsize (KiB) 13197144

[startup+6.30095 s]
/proc/loadavg: 8.17 8.24 7.74 12/225 27741
/proc/meminfo: memFree=31050416/32770624 swapFree=0/393552
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=23.35 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 48560 0 0 0 2322 13 0 0 20 0 19 0 48789246 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 65212 3251 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 19 0 48789247 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0.01 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 97 0 0 0 1 0 0 0 20 0 19 0 48789247 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0.01 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 89 0 0 0 1 0 0 0 20 0 19 0 48789247 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0.01 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 1161 0 0 0 1 0 0 0 20 0 19 0 48789247 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 397 0 0 0 0 0 0 0 20 0 19 0 48789248 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862467498912 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862466446320 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=3.71 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) R 27721 27721 25139 0 -1 1077944384 12685 0 0 0 370 1 0 0 20 0 19 0 48789251 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862464342512 139862917433986 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=3.7 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) S 27721 27721 25139 0 -1 1077944384 14566 0 0 0 369 1 0 0 20 0 19 0 48789251 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862463289968 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 7 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=0.97 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) S 27721 27721 25139 0 -1 1077944384 7261 0 0 0 95 2 0 0 20 0 19 0 48789251 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862462237424 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 19 0 48789256 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=3.17 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) R 27721 27721 25139 0 -1 4202560 291 0 0 0 317 0 0 0 20 0 19 0 48789340 13504135168 65212 18446744073709551615 4194304 4196468 140732240066464 139862384466968 139862551466741 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0

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

/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=2076.94 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 100059 0 0 0 207504 190 0 0 20 0 19 0 48789246 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 137043 3260 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0.7 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 2546 0 0 0 56 14 0 0 20 0 19 0 48789247 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0.72 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 3948 0 0 0 59 13 0 0 20 0 19 0 48789247 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0.71 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 2950 0 0 0 58 13 0 0 20 0 19 0 48789247 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0.71 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 3057 0 0 0 57 14 0 0 20 0 19 0 48789247 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=1.62 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 3446 0 0 0 46 116 0 0 20 0 19 0 48789248 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862467498976 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862466446336 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=4.72 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) S 27721 27721 25139 0 -1 1077944384 20771 0 0 0 470 2 0 0 20 0 19 0 48789251 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862464342512 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=5.14 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) S 27721 27721 25139 0 -1 1077944384 25493 0 0 0 512 2 0 0 20 0 19 0 48789251 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862463289968 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=1.09 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) S 27721 27721 25139 0 -1 1077944384 12474 0 0 0 106 3 0 0 20 0 19 0 48789251 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862462237424 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0.16 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 567 0 0 0 0 16 0 0 20 0 19 0 48789256 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 10 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=515.69 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) R 27721 27721 25139 0 -1 4202560 2168 0 0 0 51567 2 0 0 20 0 19 0 48789340 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862384466320 139862546395152 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27739] ppid=27721 vsize=13187632 CPUtime=514.71 cores=0,2,4,6
/proc/27723/task/27739/stat : 27739 (java) R 27721 27721 25139 0 -1 4202560 6800 0 0 0 51467 4 0 0 20 0 19 0 48789340 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862383415032 139862549412213 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27740] ppid=27721 vsize=13187632 CPUtime=514.79 cores=0,2,4,6
/proc/27723/task/27740/stat : 27740 (java) R 27721 27721 25139 0 -1 4202560 2325 0 0 0 51478 1 0 0 20 0 19 0 48789340 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862382362840 139862546395227 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27741] ppid=27721 vsize=13187632 CPUtime=515.15 cores=0,2,4,6
/proc/27723/task/27741/stat : 27741 (java) R 27721 27721 25139 0 -1 4202560 3025 0 0 0 51514 1 0 0 20 0 19 0 48789340 13504135168 137043 18446744073709551615 4194304 4196468 140732240066464 139862381312768 139862550718708 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
Current children cumulated CPU time (s) 2076.94
Current children cumulated vsize (KiB) 13197144

[startup+582.311 s]
/proc/loadavg: 8.39 8.39 8.09 9/224 27922
/proc/meminfo: memFree=30766520/32770624 swapFree=0/394084
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=2315.57 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 102724 0 0 0 231342 215 0 0 20 0 19 0 48789246 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 105419 3270 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0.84 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 2679 0 0 0 69 15 0 0 20 0 19 0 48789247 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0.86 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 4348 0 0 0 72 14 0 0 20 0 19 0 48789247 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0.85 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 3153 0 0 0 71 14 0 0 20 0 19 0 48789247 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0.85 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 3454 0 0 0 70 15 0 0 20 0 19 0 48789247 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=1.93 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 4164 0 0 0 55 138 0 0 20 0 19 0 48789248 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862467498976 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862466446336 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=4.72 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) S 27721 27721 25139 0 -1 1077944384 20773 0 0 0 470 2 0 0 20 0 19 0 48789251 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862464342512 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=5.14 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) S 27721 27721 25139 0 -1 1077944384 25495 0 0 0 512 2 0 0 20 0 19 0 48789251 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862463289968 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=1.09 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) S 27721 27721 25139 0 -1 1077944384 12476 0 0 0 106 3 0 0 20 0 19 0 48789251 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862462237424 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0.24 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 583 0 0 0 8 16 0 0 20 0 19 0 48789256 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=575.24 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) R 27721 27721 25139 0 -1 4202560 2256 0 0 0 57522 2 0 0 20 0 19 0 48789340 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862384466320 139862546395177 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27739] ppid=27721 vsize=13187632 CPUtime=574.11 cores=0,2,4,6
/proc/27723/task/27739/stat : 27739 (java) R 27721 27721 25139 0 -1 4202560 7161 0 0 0 57407 4 0 0 20 0 19 0 48789340 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862383415064 139862540900683 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27740] ppid=27721 vsize=13187632 CPUtime=574.36 cores=0,2,4,6
/proc/27723/task/27740/stat : 27740 (java) R 27721 27721 25139 0 -1 4202560 2462 0 0 0 57435 1 0 0 20 0 19 0 48789340 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862382362704 139862546394818 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27741] ppid=27721 vsize=13187632 CPUtime=574.38 cores=0,2,4,6
/proc/27723/task/27741/stat : 27741 (java) R 27721 27721 25139 0 -1 4202560 3231 0 0 0 57437 1 0 0 20 0 19 0 48789340 13504135168 105419 18446744073709551615 4194304 4196468 140732240066464 139862381312736 139862548275404 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
Current children cumulated CPU time (s) 2315.57
Current children cumulated vsize (KiB) 13197144



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.603 s]
/proc/loadavg: 8.58 8.43 8.11 9/225 27927
/proc/meminfo: memFree=30760816/32770624 swapFree=0/394100
[pid=27721] ppid=27718 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/27721/stat : 27721 (xcsp3-exec) S 27718 27721 25139 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 48789236 9740288 345 18446744073709551615 4194304 5098028 140722207681920 140722207680024 139734196212348 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 27697152 140722207687064 140722207687274 140722207687274 140722207690731 0
/proc/27721/statm: 2378 345 289 221 0 87 0
[pid=27723] ppid=27721 vsize=13187632 CPUtime=2400.23 cores=0,2,4,6
/proc/27723/stat : 27723 (java) S 27721 27721 25139 0 -1 1077944320 103081 0 0 0 239798 225 0 0 20 0 19 0 48789246 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 140732240049008 139862917422839 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
/proc/27723/statm: 3296908 104136 3270 1 0 3285200 0
[pid=27723/tid=27724] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27724/stat : 27724 (java) S 27721 27721 25139 0 -1 1077944384 9111 0 0 0 83 4 0 0 20 0 19 0 48789246 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862921663616 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27725] ppid=27721 vsize=13187632 CPUtime=0.86 cores=0,2,4,6
/proc/27723/task/27725/stat : 27725 (java) S 27721 27721 25139 0 -1 1077944384 2684 0 0 0 71 15 0 0 20 0 19 0 48789247 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862860733200 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27726] ppid=27721 vsize=13187632 CPUtime=0.88 cores=0,2,4,6
/proc/27723/task/27726/stat : 27726 (java) S 27721 27721 25139 0 -1 1077944384 4353 0 0 0 74 14 0 0 20 0 19 0 48789247 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862859680656 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27727] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27727/stat : 27727 (java) S 27721 27721 25139 0 -1 1077944384 3158 0 0 0 73 14 0 0 20 0 19 0 48789247 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862519274512 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27728] ppid=27721 vsize=13187632 CPUtime=0.87 cores=0,2,4,6
/proc/27723/task/27728/stat : 27728 (java) S 27721 27721 25139 0 -1 1077944384 3464 0 0 0 72 15 0 0 20 0 19 0 48789247 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862518221968 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27729] ppid=27721 vsize=13187632 CPUtime=2.05 cores=0,2,4,6
/proc/27723/task/27729/stat : 27729 (java) S 27721 27721 25139 0 -1 1077944384 4167 0 0 0 57 148 0 0 20 0 19 0 48789248 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862468552688 139862917433986 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27730] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27730/stat : 27730 (java) S 27721 27721 25139 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862467498976 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27731] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27731/stat : 27731 (java) S 27721 27721 25139 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 48789249 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862466446336 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27732] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27732/stat : 27732 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862465394896 139862917441435 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27733] ppid=27721 vsize=13187632 CPUtime=4.72 cores=0,2,4,6
/proc/27723/task/27733/stat : 27733 (java) S 27721 27721 25139 0 -1 1077944384 20773 0 0 0 470 2 0 0 20 0 19 0 48789251 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862464342512 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27734] ppid=27721 vsize=13187632 CPUtime=5.14 cores=0,2,4,6
/proc/27723/task/27734/stat : 27734 (java) S 27721 27721 25139 0 -1 1077944384 25495 0 0 0 512 2 0 0 20 0 19 0 48789251 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862463289968 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 7 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27735] ppid=27721 vsize=13187632 CPUtime=1.09 cores=0,2,4,6
/proc/27723/task/27735/stat : 27735 (java) S 27721 27721 25139 0 -1 1077944384 12476 0 0 0 106 3 0 0 20 0 19 0 48789251 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862462237424 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 6 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27736] ppid=27721 vsize=13187632 CPUtime=0 cores=0,2,4,6
/proc/27723/task/27736/stat : 27736 (java) S 27721 27721 25139 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 48789251 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862461185120 139862917433045 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27737] ppid=27721 vsize=13187632 CPUtime=0.24 cores=0,2,4,6
/proc/27723/task/27737/stat : 27737 (java) S 27721 27721 25139 0 -1 1077944384 585 0 0 0 8 16 0 0 20 0 19 0 48789256 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862460131632 139862917433986 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 10 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27738] ppid=27721 vsize=13187632 CPUtime=596.38 cores=0,2,4,6
/proc/27723/task/27738/stat : 27738 (java) R 27721 27721 25139 0 -1 4202560 2315 0 0 0 59636 2 0 0 20 0 19 0 48789340 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862384466320 139862546395177 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27739] ppid=27721 vsize=13187632 CPUtime=595.19 cores=0,2,4,6
/proc/27723/task/27739/stat : 27739 (java) R 27721 27721 25139 0 -1 4202560 7311 0 0 0 59515 4 0 0 20 0 19 0 48789340 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862383417856 139862550718876 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27740] ppid=27721 vsize=13187632 CPUtime=595.51 cores=0,2,4,6
/proc/27723/task/27740/stat : 27740 (java) R 27721 27721 25139 0 -1 4202560 2507 0 0 0 59550 1 0 0 20 0 19 0 48789340 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862382362840 139862546395152 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
[pid=27723/tid=27741] ppid=27721 vsize=13187632 CPUtime=595.49 cores=0,2,4,6
/proc/27723/task/27741/stat : 27741 (java) R 27721 27721 25139 0 -1 4202560 3304 0 0 0 59548 1 0 0 20 0 19 0 48789340 13504135168 104136 18446744073709551615 4194304 4196468 140732240066464 139862381309720 139862550718553 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 34013184 140732240069078 140732240069254 140732240069254 140732240072655 0
Current children cumulated CPU time (s) 2400.23
Current children cumulated vsize (KiB) 13197144

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 27723 sig 9
??? kill 27721 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 27721 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=932
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=932
# CPU time returned by wait4() is 0.001864
# while last known CPU time is 2400.23
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 603.625
CPU time (s): 2400.23
CPU user time (s): 2397.98
CPU system time (s): 2.25
CPU usage (%): 397.636
Max. virtual memory (cumulated for all children) (KiB): 13199880

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

The end

Launcher Data

Begin job on node134 at 2017-08-06 11:33:14
IDJOB=4244668
IDBENCH=115845
IDSOLVER=2626
FILE ID=node134/4244668-1502012832
RUNJOBID= node134-1502009484-25215
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-15-15-2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4244668-1502012832/watcher-4244668-1502012832 -o /tmp/evaluation-result-4244668-1502012832/solver-4244668-1502012832 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node134-1502009484-25215 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 1823733589 HOME/instance-4244668-1502012832.xml

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

MD5SUM BENCH= d6e216edd1b638252c6a206411b5a856
RANDOM SEED=1823733589

node134.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.43
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.43
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.43
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.43
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:        31263228 kB
MemAvailable:   31736532 kB
Buffers:          169044 kB
Cached:           595892 kB
SwapCached:            0 kB
Active:           671100 kB
Inactive:         416504 kB
Active(anon):     324676 kB
Inactive(anon):    23032 kB
Active(file):     346424 kB
Inactive(file):   393472 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7552 kB
Writeback:             0 kB
AnonPages:        332564 kB
Mapped:            50804 kB
Shmem:             25276 kB
Slab:             124152 kB
SReclaimable:      98488 kB
SUnreclaim:        25664 kB
KernelStack:        3616 kB
PageTables:         5700 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1187176 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    178176 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node134 at 2017-08-06 11:43:17