Trace number 4271923

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.0901 2498.1201

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-75.xml
MD5SUMd512fd03759c8e886ee5b37275b97c5f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.08
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271923-1502843503.xml"  -tl '2520s' -p 1 -x 3
0.09/0.37	c [HOME/instance-4271923-1502843503.xml, -tl, 2520s, -p, 1, -x, 3]
0.29/0.43	c simple solver
0.29/0.49	c parse instance...
3.73/1.89	c solve instance...
2520.07/2498.11	s UNKNOWN
2520.07/2498.11	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14790 MiB free)
  memory of node 1: 16384 MiB (15191 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271923-1502843503/watcher-4271923-1502843503 -o /tmp/evaluation-result-4271923-1502843503/solver-4271923-1502843503 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 259807953 HOME/instance-4271923-1502843503.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
solver pid=8088, runsolver pid=8085
Current StackSize limit: 8192 KiB


[startup+0.100156 s]*
/proc/loadavg: 1.42 1.41 1.46 2/198 8089
/proc/meminfo: memFree=30701252/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.301158 s]*
/proc/loadavg: 1.42 1.41 1.46 4/213 8104
/proc/meminfo: memFree=30686308/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13974352 memory=27708 CPUtime=0.09 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 5379 0 0 0 7 2 0 0 20 0 15 0 38232909 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3493588 6927 2731 1 0 3482964 0
[pid=8090/tid=8091] ppid=8088 vsize=13974352 memory=8508281356422317474 CPUtime=0.07 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 3527 0 0 0 6 1 0 0 20 0 15 0 38232909 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450450067584 140450445857949 0 4 1 16800974 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13974352 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13974352 memory=140553731643008 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13974352 memory=140553731643008 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450013004576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450011952240 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) S 8088 8088 7968 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450009848432 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) R 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450445847170 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13974352 memory=140553731643008 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 241 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13974352 memory=140553731643008 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232927 14309736448 6927 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29088 KiB

[startup+0.410345 s]*
/proc/loadavg: 1.42 1.41 1.46 4/213 8104
/proc/meminfo: memFree=30673104/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13974352 memory=39424 CPUtime=0.29 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 8991 0 0 0 26 3 0 0 20 0 15 0 38232909 14309736448 9856 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3493588 9856 2979 1 0 3482964 0
[pid=8090/tid=8091] ppid=8088 vsize=13974352 memory=4278483708103473607 CPUtime=0.17 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 6174 0 0 0 15 2 0 0 20 0 15 0 38232909 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450450070112 140450429916510 0 4 1 16800974 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450013004576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38232921 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450011952240 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) R 8088 8088 7968 0 -1 4202560 483 0 0 0 2 0 0 0 20 0 15 0 38232924 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450009829448 140450445857370 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) R 8088 8088 7968 0 -1 4202560 359 0 0 0 2 0 0 0 20 0 15 0 38232924 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450430125025 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) R 8088 8088 7968 0 -1 1077944384 696 0 0 0 6 0 0 0 20 0 15 0 38232924 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232927 14309736448 9922 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 0.29 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40804 KiB

[startup+0.711197 s]
/proc/loadavg: 1.42 1.41 1.46 5/213 8104
/proc/meminfo: memFree=30658292/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13978684 memory=72752 CPUtime=0.93 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 11829 0 0 0 89 4 0 0 20 0 15 0 38232909 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3494671 18188 3142 1 0 3482964 0
[pid=8090/tid=8091] ppid=8088 vsize=13978684 memory=14697400417697456 CPUtime=0.47 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 7836 0 0 0 44 3 0 0 20 0 15 0 38232909 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450450071872 140450080398193 0 4 1 16800974 0 0 0 -1 5 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13978684 memory=8242832241811678803 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13978684 memory=7811026726940929634 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232919 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232919 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38232921 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38232921 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450013004576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38232921 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450011952240 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13978684 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) R 8088 8088 7968 0 -1 4202560 812 0 0 0 12 0 0 0 20 0 15 0 38232924 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450009834976 140450425055428 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13978684 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) R 8088 8088 7968 0 -1 4202560 889 0 0 0 13 0 0 0 20 0 15 0 38232924 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450008782384 140450425007054 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 986 0 0 0 19 0 0 0 20 0 15 0 38232924 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232927 14314172416 18188 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 0.93 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 74132 KiB

[startup+1.50085 s]
/proc/loadavg: 1.42 1.41 1.46 3/213 8104
/proc/meminfo: memFree=30552484/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13980732 memory=194492 CPUtime=2.84 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 14359 0 0 0 277 7 0 0 20 0 15 0 38232909 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3495183 48623 3191 1 0 3483476 0
[pid=8090/tid=8091] ppid=8088 vsize=13980732 memory=0 CPUtime=1.24 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 8074 0 0 0 120 4 0 0 20 0 15 0 38232909 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450450072704 140450428298592 0 4 1 16800974 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 38232919 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 38232919 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13980732 memory=15361 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 18 0 0 0 0 0 0 0 20 0 15 0 38232919 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 38232919 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13980732 memory=-2541025662029814883 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450013004576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450011952240 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13980732 memory=4126316290023845779 CPUtime=0.62 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) R 8088 8088 7968 0 -1 4202560 1886 0 0 0 62 0 0 0 20 0 15 0 38232924 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450009837024 140450430733929 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13980732 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) R 8088 8088 7968 0 -1 4202560 1688 0 0 0 60 0 0 0 20 0 15 0 38232924 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450008785152 140450430961418 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13980732 memory=0 CPUtime=0.3 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 1273 0 0 0 30 0 0 0 20 0 15 0 38232924 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38232927 14316269568 48623 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0

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

/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450011952256 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13980732 memory=9992 CPUtime=4.77 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) S 8088 8088 7968 0 -1 1077944384 29620 0 0 0 473 4 0 0 20 0 15 0 38232924 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450009848432 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13980732 memory=1200 CPUtime=4.71 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) S 8088 8088 7968 0 -1 1077944384 27007 0 0 0 467 4 0 0 20 0 15 0 38232924 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13980732 memory=15872 CPUtime=0.8 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 12762 0 0 0 78 2 0 0 20 0 15 0 38232924 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13980732 memory=4040 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13980732 memory=1380 CPUtime=1.22 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1914 0 0 0 54 68 0 0 20 0 15 0 38232927 14316269568 89640 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 2342.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 359940 KiB

[startup+2382.3 s]
/proc/loadavg: 1.67 1.45 1.61 3/213 8393
/proc/meminfo: memFree=30329104/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13980732 memory=352536 CPUtime=2403.15 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 182338 0 0 0 240137 178 0 0 20 0 15 0 38232909 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3495183 88134 3250 1 0 3483476 0
[pid=8090/tid=8091] ppid=8088 vsize=13980732 memory=1200 CPUtime=2377.33 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 57894 0 0 0 237707 26 0 0 20 0 15 0 38232909 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450450075456 140450084688102 0 4 1 16800974 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13980732 memory=15872 CPUtime=3.35 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 8753 0 0 0 316 19 0 0 20 0 15 0 38232919 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13980732 memory=1380 CPUtime=3.35 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 8066 0 0 0 316 19 0 0 20 0 15 0 38232919 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13980732 memory=355956 CPUtime=3.33 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 8861 0 0 0 314 19 0 0 20 0 15 0 38232919 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13980732 memory=5520 CPUtime=3.34 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 9315 0 0 0 315 19 0 0 20 0 15 0 38232919 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13980732 memory=4612 CPUtime=0.81 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 16642 0 0 0 71 10 0 0 20 0 15 0 38232921 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13980732 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450013004640 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13980732 memory=8712 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450011952256 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13980732 memory=9992 CPUtime=4.77 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) S 8088 8088 7968 0 -1 1077944384 29622 0 0 0 473 4 0 0 20 0 15 0 38232924 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450009848432 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13980732 memory=1200 CPUtime=4.73 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) S 8088 8088 7968 0 -1 1077944384 27126 0 0 0 469 4 0 0 20 0 15 0 38232924 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13980732 memory=1380 CPUtime=0.8 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 12764 0 0 0 78 2 0 0 20 0 15 0 38232924 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13980732 memory=288230574492221466 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13980732 memory=288230617509003574 CPUtime=1.25 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1943 0 0 0 55 70 0 0 20 0 15 0 38232927 14316269568 88134 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 2403.15 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 353916 KiB

[startup+2442.3 s]
/proc/loadavg: 1.26 1.39 1.58 3/213 8398
/proc/meminfo: memFree=30334044/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13980732 memory=349872 CPUtime=2463.53 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 183497 0 0 0 246173 180 0 0 20 0 15 0 38232909 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3495183 87468 3250 1 0 3483476 0
[pid=8090/tid=8091] ppid=8088 vsize=13980732 memory=288230617509003574 CPUtime=2437.11 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 58285 0 0 0 243685 26 0 0 20 0 15 0 38232909 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450450075104 140450082566825 0 4 1 16800974 0 0 0 -1 1 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13980732 memory=15254861369313240 CPUtime=3.48 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 8881 0 0 0 329 19 0 0 20 0 15 0 38232919 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13980732 memory=4068 CPUtime=3.48 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 8159 0 0 0 329 19 0 0 20 0 15 0 38232919 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13980732 memory=3904 CPUtime=3.47 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 9055 0 0 0 328 19 0 0 20 0 15 0 38232919 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13980732 memory=1152 CPUtime=3.46 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 9458 0 0 0 327 19 0 0 20 0 15 0 38232919 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13980732 memory=3248 CPUtime=0.85 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 16831 0 0 0 75 10 0 0 20 0 15 0 38232921 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450013004640 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13980732 memory=349872 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450011952256 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13980732 memory=1152 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13980732 memory=3268 CPUtime=4.77 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) S 8088 8088 7968 0 -1 1077944384 29624 0 0 0 473 4 0 0 20 0 15 0 38232924 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450009848432 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13980732 memory=1380 CPUtime=4.73 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) S 8088 8088 7968 0 -1 1077944384 27128 0 0 0 469 4 0 0 20 0 15 0 38232924 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13980732 memory=380740 CPUtime=0.8 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 12766 0 0 0 78 2 0 0 20 0 15 0 38232924 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13980732 memory=2760 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13980732 memory=2760 CPUtime=1.28 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1958 0 0 0 56 72 0 0 20 0 15 0 38232927 14316269568 87468 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 2463.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 351252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2498.1 s]*
/proc/loadavg: 1.45 1.42 1.58 3/213 8402
/proc/meminfo: memFree=30334480/32770624 swapFree=67108860/67108860
[pid=8088] ppid=8085 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8088/stat : 8088 (xcsp3-exec) S 8085 8088 7968 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 38232899 9740288 345 18446744073709551615 4194304 5098028 140727076718880 140727076716984 139992930402940 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 10 0 0 7196144 7232144 12935168 140727076721018 140727076721222 140727076721222 140727076724715 0
/proc/8088/statm: 2378 345 289 221 0 87 0
[pid=8090] ppid=8088 vsize=13980732 memory=349648 CPUtime=2520.07 cores=1,3,5,7
/proc/8090/stat : 8090 (java) S 8088 8088 7968 0 -1 1077944320 186509 0 0 0 251822 185 0 0 20 0 15 0 38232909 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140735475803792 140450445836023 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
/proc/8090/statm: 3495183 87412 3250 1 0 3483476 0
[pid=8090/tid=8091] ppid=8088 vsize=13980732 memory=4278483708103473607 CPUtime=2492.55 cores=1,3,5,7
/proc/8090/task/8091/stat : 8091 (java) R 8088 8088 7968 0 -1 4202560 58773 0 0 0 249229 26 0 0 20 0 15 0 38232909 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450450075520 140450082565247 0 4 1 16800974 0 0 0 -1 3 0 0 12 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8092] ppid=8088 vsize=13980732 memory=4211861835856952112 CPUtime=3.73 cores=1,3,5,7
/proc/8090/task/8092/stat : 8092 (java) S 8088 8088 7968 0 -1 1077944384 9078 0 0 0 353 20 0 0 20 0 15 0 38232919 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450402802576 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8093] ppid=8088 vsize=13980732 memory=3467971876538031680 CPUtime=3.73 cores=1,3,5,7
/proc/8090/task/8093/stat : 8093 (java) S 8088 8088 7968 0 -1 1077944384 8593 0 0 0 353 20 0 0 20 0 15 0 38232919 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450401749776 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8094] ppid=8088 vsize=13980732 memory=4211850673889376042 CPUtime=3.71 cores=1,3,5,7
/proc/8090/task/8094/stat : 8094 (java) S 8088 8088 7968 0 -1 1077944384 9361 0 0 0 352 19 0 0 20 0 15 0 38232919 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450400697488 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8095] ppid=8088 vsize=13980732 memory=4126316290023845779 CPUtime=3.71 cores=1,3,5,7
/proc/8090/task/8095/stat : 8095 (java) S 8088 8088 7968 0 -1 1077944384 9683 0 0 0 351 20 0 0 20 0 15 0 38232919 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450399644688 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8096] ppid=8088 vsize=13980732 memory=792 CPUtime=0.92 cores=1,3,5,7
/proc/8090/task/8096/stat : 8096 (java) S 8088 8088 7968 0 -1 1077944384 18172 0 0 0 81 11 0 0 20 0 15 0 38232921 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450014058608 140450445847170 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8097] ppid=8088 vsize=13980732 memory=8712 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8097/stat : 8097 (java) S 8088 8088 7968 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450013004640 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8098] ppid=8088 vsize=13980732 memory=1440 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8098/stat : 8098 (java) S 8088 8088 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 38232921 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450011952256 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8099] ppid=8088 vsize=13980732 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8099/stat : 8099 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450010900560 140450445854619 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8100] ppid=8088 vsize=13980732 memory=1200 CPUtime=4.77 cores=1,3,5,7
/proc/8090/task/8100/stat : 8100 (java) S 8088 8088 7968 0 -1 1077944384 29626 0 0 0 473 4 0 0 20 0 15 0 38232924 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450009848432 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8101] ppid=8088 vsize=13980732 memory=15872 CPUtime=4.73 cores=1,3,5,7
/proc/8090/task/8101/stat : 8101 (java) S 8088 8088 7968 0 -1 1077944384 27130 0 0 0 469 4 0 0 20 0 15 0 38232924 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450008795632 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8102] ppid=8088 vsize=13980732 memory=4040 CPUtime=0.8 cores=1,3,5,7
/proc/8090/task/8102/stat : 8102 (java) S 8088 8088 7968 0 -1 1077944384 12768 0 0 0 78 2 0 0 20 0 15 0 38232924 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450007743344 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8103] ppid=8088 vsize=13980732 memory=16444 CPUtime=0 cores=1,3,5,7
/proc/8090/task/8103/stat : 8103 (java) S 8088 8088 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38232924 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450006690784 140450445846229 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
[pid=8090/tid=8104] ppid=8088 vsize=13980732 memory=14024 CPUtime=1.31 cores=1,3,5,7
/proc/8090/task/8104/stat : 8104 (java) S 8088 8088 7968 0 -1 1077944384 1973 0 0 0 57 74 0 0 20 0 15 0 38232927 14316269568 87412 18446744073709551615 4194304 4196468 140735475821248 140450005637552 140450445847170 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19128320 140735475827122 140735475827298 140735475827298 140735475830735 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 351028 KiB

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

[startup+2498.12 s]
# the end of solver process 8088 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00187 s, system=0 s

[startup+2498.12 s]
# the end of solver process 8090 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.23 s, system=1.85665 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2498.12
CPU time (s): 2520.09
CPU user time (s): 2518.23
CPU system time (s): 1.85665
CPU usage (%): 100.879
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1270196

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.23
system time used= 1.85665
maximum resident set size= 1268816
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 187171
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3096
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 76973
involuntary context switches= 2016


# summary of solver processes directly reported to runsolver:
#   pid: 8088,8090
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2518.23
#   total CPU system time (s): 1.85665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9566 second user time and 24.3345 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 02:17:45
IDJOB=4271923
IDBENCH=137706
IDSOLVER=2664
FILE ID=node128/4271923-1502843503
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-75.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-4271923-1502843503/watcher-4271923-1502843503 -o /tmp/evaluation-result-4271923-1502843503/solver-4271923-1502843503 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 259807953 HOME/instance-4271923-1502843503.xml

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

MD5SUM BENCH= d512fd03759c8e886ee5b37275b97c5f
RANDOM SEED=259807953

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.94
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.94
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.94
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.94
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:        30701608 kB
MemAvailable:   31659280 kB
Buffers:          238620 kB
Cached:          1010496 kB
SwapCached:            0 kB
Active:           743800 kB
Inactive:         904228 kB
Active(anon):     399344 kB
Inactive(anon):    24956 kB
Active(file):     344456 kB
Inactive(file):   879272 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8184 kB
Writeback:             0 kB
AnonPages:        398736 kB
Mapped:            51300 kB
Shmem:             25308 kB
Slab:             125024 kB
SReclaimable:      99560 kB
SUnreclaim:        25464 kB
KernelStack:        3440 kB
PageTables:         5980 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1000852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    327680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-16 02:59:24