Trace number 4284615

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-08-18)? (TO) 261.31699 240.02901

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-10-10-9.xml
MD5SUM61a67ae858673343e351cd0fcc1d1459
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark648
Best CPU time to get the best result obtained on this benchmark1726.14
Satisfiable
(Un)Satisfiability was proved
Number of variables410
Number of constraints330
Number of domains12
Minimum domain size8
Maximum domain size704
Distribution of domain sizes[{"size":8,"count":10},{"size":9,"count":30},{"size":10,"count":160},{"size":704,"count":210}]
Minimum variable degree2
Maximum variable degree11
Distribution of variable degrees[{"degree":2,"count":110},{"degree":3,"count":200},{"degree":11,"count":100}]
Minimum constraint arity1
Maximum constraint arity12
Distribution of constraint arities[{"arity":1,"count":10},{"arity":2,"count":100},{"arity":3,"count":100},{"arity":10,"count":20},{"arity":12,"count":100}]
Number of extensional constraints100
Number of intensional constraints110
Distribution of constraint types[{"type":"extension","count":100},{"type":"intension","count":110},{"type":"allDifferent","count":10},{"type":"noOverlap","count":10},{"type":"element","count":100}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284615-1503210301.xml"  -tl '264s' -p 1 -x 3
0.13/0.14	c [HOME/instance-4284615-1503210301.xml, -tl, 264s, -p, 1, -x, 3]
0.13/0.19	c simple solver
0.34/0.26	c parse instance...
1.05/0.60	c solve instance...
261.29/240.01	s UNKNOWN
261.29/240.01	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 (11282 MiB free)
  memory of node 1: 16384 MiB (11308 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284615-1503210301/watcher-4284615-1503210301 -o /tmp/evaluation-result-4284615-1503210301/solver-4284615-1503210301 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503209199-23686 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 615010519 HOME/instance-4284615-1503210301.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=23896, runsolver pid=23889

[startup+0.100094 s]*
/proc/loadavg: 1.90 1.53 1.56 4/218 23914
/proc/meminfo: memFree=23103492/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13978596 memory=28604 CPUtime=0.13 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 5529 0 0 0 12 1 0 0 20 0 15 0 154101507 14314082304 7151 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3494649 7151 2922 1 0 3482966 0
[pid=23899/tid=23901] ppid=23896 vsize=13978596 memory=-6962121287837372198 CPUtime=0.08 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 3460 0 0 0 8 0 0 0 20 0 15 0 154101508 14314082304 7217 33554432000 4194304 4196468 140721858076720 140093837576624 140093833362838 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14314082304 7217 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13978596 memory=140324868421248 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14314082304 7217 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14314082304 7217 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101508 14314082304 7217 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13978596 memory=140324868421248 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101510 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154101510 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092744647584 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154101510 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092743594992 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 132 0 0 0 0 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13978596 memory=140324868421248 CPUtime=0.01 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 331 0 0 0 1 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13978596 memory=140324868421248 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101513 14314082304 7217 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29984 KiB

[startup+0.210747 s]*
/proc/loadavg: 1.90 1.53 1.56 5/218 23914
/proc/meminfo: memFree=23086100/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13982852 memory=39872 CPUtime=0.34 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 8183 0 0 0 32 2 0 0 20 0 15 0 154101507 14318440448 9968 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3495713 9968 3024 1 0 3482966 0
[pid=23899/tid=23901] ppid=23896 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 5389 0 0 0 18 1 0 0 20 0 15 0 154101508 14318440448 9968 33554432000 4194304 4196468 140721858076720 140093837561808 140093817431390 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13982852 memory=12546 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 9968 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13982852 memory=288370701020132992 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 9968 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 9968 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 9968 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13982852 memory=140324868421248 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092744647584 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092743594992 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 395 0 0 0 2 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 382 0 0 0 3 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13982852 memory=140324868421248 CPUtime=0.08 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) R 23896 23896 23654 0 -1 4202560 715 0 0 0 8 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362838 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 9968 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41252 KiB

[startup+0.315291 s]*
/proc/loadavg: 1.90 1.53 1.56 6/218 23914
/proc/meminfo: memFree=23068600/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13982852 memory=47532 CPUtime=0.53 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 9019 0 0 0 51 2 0 0 20 0 15 0 154101507 14318440448 11883 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3495713 11883 3119 1 0 3482966 0
[pid=23899/tid=23901] ppid=23896 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 5993 0 0 0 28 2 0 0 20 0 15 0 154101508 14318440448 11883 33554432000 4194304 4196468 140721858076720 140093837585840 140093462678331 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 11883 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 11883 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 11883 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101508 14318440448 11883 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13982852 memory=6944656591801720471 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13982852 memory=-8458152057954561420 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092744647584 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154101510 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092743594992 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 408 0 0 0 3 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) R 23896 23896 23654 0 -1 1077944384 449 0 0 0 4 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) R 23896 23896 23654 0 -1 4202560 870 0 0 0 13 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092739381824 140093825588030 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101513 14318440448 11883 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48912 KiB

[startup+0.70193 s]
/proc/loadavg: 1.90 1.53 1.56 7/218 23914
/proc/meminfo: memFree=23026956/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13984976 memory=73324 CPUtime=1.54 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 12093 0 0 0 150 4 0 0 20 0 15 0 154101507 14320615424 18331 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3496244 18331 3204 1 0 3483478 0
[pid=23899/tid=23901] ppid=23896 vsize=13984976 memory=42680 CPUtime=0.67 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 6932 0 0 0 65 2 0 0 20 0 15 0 154101508 14320615424 18331 33554432000 4194304 4196468 140721858076720 140093837587104 140093465571015 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13984976 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14320615424 18331 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13984976 memory=2400 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14320615424 18331 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101508 14320615424 18331 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154101508 14320615424 18331 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13984976 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 154101510 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13984976 memory=1012 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154101510 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092744647584 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13984976 memory=796 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154101510 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092743594992 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13984976 memory=5784 CPUtime=0.21 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) R 23896 23896 23654 0 -1 4202560 1028 0 0 0 21 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092741491184 140093811326231 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13984976 memory=4616 CPUtime=0.22 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 1051 0 0 0 22 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13984976 memory=1928 CPUtime=0.41 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 1775 0 0 0 41 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13984976 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13984976 memory=1196 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154101513 14320615424 18331 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 74704 KiB

[startup+1.50083 s]
/proc/loadavg: 1.90 1.53 1.56 7/218 23914
/proc/meminfo: memFree=22973988/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0

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

/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092743595008 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13987916 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13987916 memory=339440 CPUtime=9.25 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 55469 0 0 0 919 6 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13987916 memory=1380 CPUtime=9.11 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 46973 0 0 0 907 4 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13987916 memory=342652 CPUtime=1.01 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 11372 0 0 0 99 2 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13987916 memory=205359566338756 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13987916 memory=6299802978650451056 CPUtime=0.02 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 1964 0 0 0 2 0 0 0 20 0 15 0 154101513 14323625984 87070 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 121.98 s
Current children cumulated vsize: 13997428 KiB
Current children cumulated memory: 349660 KiB

[startup+162.301 s]
/proc/loadavg: 1.86 1.69 1.61 3/217 23916
/proc/meminfo: memFree=22457336/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13987916 memory=365280 CPUtime=183.08 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 148260 0 0 0 18276 32 0 0 20 0 15 0 154101507 14323625984 91320 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3496979 91320 3277 1 0 3484213 0
[pid=23899/tid=23901] ppid=23896 vsize=13987916 memory=1380 CPUtime=162.04 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 15368 0 0 0 16199 5 0 0 20 0 15 0 154101508 14323625984 91320 33554432000 4194304 4196468 140721858076720 140093837589904 140093470584650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13987916 memory=360668 CPUtime=0.19 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1254 0 0 0 16 3 0 0 20 0 15 0 154101508 14323625984 91320 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13987916 memory=360668 CPUtime=0.18 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 1833 0 0 0 16 2 0 0 20 0 15 0 154101508 14323625984 91320 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.19 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1331 0 0 0 16 3 0 0 20 0 15 0 154101508 14323625984 91320 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.18 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 701 0 0 0 16 2 0 0 20 0 15 0 154101508 14323625984 91320 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13987916 memory=365280 CPUtime=0.03 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 1381 0 0 0 3 0 0 0 20 0 15 0 154101510 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13987916 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092744647648 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13987916 memory=365280 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092743595008 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13987916 memory=365280 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13987916 memory=1380 CPUtime=9.64 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 58821 0 0 0 958 6 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13987916 memory=1380 CPUtime=9.48 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 51283 0 0 0 944 4 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13987916 memory=56 CPUtime=1.03 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 12658 0 0 0 101 2 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13987916 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13987916 memory=365280 CPUtime=0.03 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 2239 0 0 0 3 0 0 0 20 0 15 0 154101513 14323625984 91320 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 2 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 183.08 s
Current children cumulated vsize: 13997428 KiB
Current children cumulated memory: 366660 KiB

[startup+222.301 s]
/proc/loadavg: 1.78 1.70 1.62 3/217 23917
/proc/meminfo: memFree=22437812/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13987916 memory=376932 CPUtime=243.5 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 149919 0 0 0 24313 37 0 0 20 0 15 0 154101507 14323625984 94233 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3496979 94233 3277 1 0 3484213 0
[pid=23899/tid=23901] ppid=23896 vsize=13987916 memory=376932 CPUtime=221.93 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 15738 0 0 0 22188 5 0 0 20 0 15 0 154101508 14323625984 94233 33554432000 4194304 4196468 140721858076720 140093837589856 140093469859915 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.29 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1458 0 0 0 25 4 0 0 20 0 15 0 154101508 14323625984 94233 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13987916 memory=374252 CPUtime=0.28 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 2148 0 0 0 25 3 0 0 20 0 15 0 154101508 14323625984 94233 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.29 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1418 0 0 0 25 4 0 0 20 0 15 0 154101508 14323625984 94233 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13987916 memory=375780 CPUtime=0.29 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 758 0 0 0 25 4 0 0 20 0 15 0 154101508 14323625984 94233 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 1570 0 0 0 3 0 0 0 20 0 15 0 154101510 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13987916 memory=375780 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092744647648 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13987916 memory=375780 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092743595008 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13987916 memory=376932 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13987916 memory=1380 CPUtime=9.69 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 59113 0 0 0 963 6 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13987916 memory=1380 CPUtime=9.53 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 51335 0 0 0 949 4 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13987916 memory=376932 CPUtime=1.03 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 12745 0 0 0 101 2 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13987916 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13987916 memory=376932 CPUtime=0.05 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 2245 0 0 0 4 1 0 0 20 0 15 0 154101513 14323625984 94233 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 243.5 s
Current children cumulated vsize: 13997428 KiB
Current children cumulated memory: 378312 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.91 1.74 1.63 2/200 23919
/proc/meminfo: memFree=22777220/32770624 swapFree=67108860/67108860
[pid=23896] ppid=23889 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/23896/stat : 23896 (xcsp3-exec) S 23889 23896 23654 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154101507 9740288 345 33554432000 4194304 5098028 140729412026336 140729412024440 139703793353340 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 32157696 140729412027509 140729412027712 140729412027712 140729412030443 0
/proc/23896/statm: 2378 345 289 221 0 87 0
[pid=23899] ppid=23896 vsize=13987916 memory=376920 CPUtime=261.29 cores=1,3,5,7
/proc/23899/stat : 23899 (java) S 23896 23896 23654 0 -1 1077944320 149973 0 0 0 26090 39 0 0 20 0 15 0 154101507 14323625984 94230 33554432000 4194304 4196468 140721858076720 140721858059264 140093833350903 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
/proc/23899/statm: 3496979 94230 3277 1 0 3484213 0
[pid=23899/tid=23901] ppid=23896 vsize=13987916 memory=1380 CPUtime=239.62 cores=1,3,5,7
/proc/23899/task/23901/stat : 23901 (java) R 23896 23896 23654 0 -1 4202560 15754 0 0 0 23957 5 0 0 20 0 15 0 154101508 14323625984 94230 33554432000 4194304 4196468 140721858076720 140093837589856 140093469645183 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23902] ppid=23896 vsize=13987916 memory=376928 CPUtime=0.31 cores=1,3,5,7
/proc/23899/task/23902/stat : 23902 (java) S 23896 23896 23654 0 -1 1077944384 1467 0 0 0 27 4 0 0 20 0 15 0 154101508 14323625984 94230 33554432000 4194304 4196468 140721858076720 140093785971472 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23903] ppid=23896 vsize=13987916 memory=376928 CPUtime=0.3 cores=1,3,5,7
/proc/23899/task/23903/stat : 23903 (java) S 23896 23896 23654 0 -1 1077944384 2153 0 0 0 27 3 0 0 20 0 15 0 154101508 14323625984 94230 33554432000 4194304 4196468 140721858076720 140093784918928 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23904] ppid=23896 vsize=13987916 memory=4872558044660077418 CPUtime=0.31 cores=1,3,5,7
/proc/23899/task/23904/stat : 23904 (java) S 23896 23896 23654 0 -1 1077944384 1424 0 0 0 27 4 0 0 20 0 15 0 154101508 14323625984 94230 33554432000 4194304 4196468 140721858076720 140093783866384 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23905] ppid=23896 vsize=13987916 memory=3092 CPUtime=0.31 cores=1,3,5,7
/proc/23899/task/23905/stat : 23905 (java) S 23896 23896 23654 0 -1 1077944384 763 0 0 0 27 4 0 0 20 0 15 0 154101508 14323625984 94230 33554432000 4194304 4196468 140721858076720 140093782813840 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23906] ppid=23896 vsize=13987916 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/23899/task/23906/stat : 23906 (java) S 23896 23896 23654 0 -1 1077944384 1583 0 0 0 4 0 0 0 20 0 15 0 154101510 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092745701360 140093833362050 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23907] ppid=23896 vsize=13987916 memory=376920 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23907/stat : 23907 (java) S 23896 23896 23654 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092744647648 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23908] ppid=23896 vsize=13987916 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23908/stat : 23908 (java) S 23896 23896 23654 0 -1 1077944384 81 0 0 0 0 0 0 0 20 0 15 0 154101510 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092743595008 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23909] ppid=23896 vsize=13987916 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23909/stat : 23909 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092742543568 140093833369499 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23910] ppid=23896 vsize=13987916 memory=376920 CPUtime=9.69 cores=1,3,5,7
/proc/23899/task/23910/stat : 23910 (java) S 23896 23896 23654 0 -1 1077944384 59113 0 0 0 963 6 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092741491184 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23911] ppid=23896 vsize=13987916 memory=1728 CPUtime=9.53 cores=1,3,5,7
/proc/23899/task/23911/stat : 23911 (java) S 23896 23896 23654 0 -1 1077944384 51335 0 0 0 949 4 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092740438640 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23912] ppid=23896 vsize=13987916 memory=12136 CPUtime=1.03 cores=1,3,5,7
/proc/23899/task/23912/stat : 23912 (java) S 23896 23896 23654 0 -1 1077944384 12745 0 0 0 101 2 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092739386096 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23913] ppid=23896 vsize=13987916 memory=1708 CPUtime=0 cores=1,3,5,7
/proc/23899/task/23913/stat : 23913 (java) S 23896 23896 23654 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092738333792 140093833361109 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
[pid=23899/tid=23914] ppid=23896 vsize=13987916 memory=5784 CPUtime=0.05 cores=1,3,5,7
/proc/23899/task/23914/stat : 23914 (java) S 23896 23896 23654 0 -1 1077944384 2245 0 0 0 4 1 0 0 20 0 15 0 154101513 14323625984 94230 33554432000 4194304 4196468 140721858076720 140092737280304 140093833362050 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 22142976 140721858081949 140721858082124 140721858082124 140721858084815 0
Current children cumulated CPU time: 261.29 s
Current children cumulated vsize: 13997428 KiB
Current children cumulated memory: 378300 KiB

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

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

[startup+240.029 s]
# the end of solver process 23899 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=260.915 s, system=0.402334 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): 240.029
CPU time (s): 261.317
CPU user time (s): 260.915
CPU system time (s): 0.402334
CPU usage (%): 108.869
Max. virtual memory (cumulated for all children) (KiB): 14001060
Max. memory (cumulated for all children) (KiB): 378312

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 260.915
system time used= 0.402334
maximum resident set size= 378980
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 150881
page faults= 0
swaps= 0
block input operations= 0
block output operations= 424
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9745
involuntary context switches= 264


# summary of solver processes directly reported to runsolver:
#   pid: 23896,23899
#   total CPU time (s): 261.317
#   total CPU user time (s): 260.915
#   total CPU system time (s): 0.402334

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.63183 second user time and 2.00433 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-20 08:10:40
IDJOB=4284615
IDBENCH=115805
IDSOLVER=2680
FILE ID=node105/4284615-1503210301
RUNJOBID= node105-1503209199-23686
PBS_JOBID= 20630876
Free space on /tmp= 61796 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-10-10-9.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-4284615-1503210301/watcher-4284615-1503210301 -o /tmp/evaluation-result-4284615-1503210301/solver-4284615-1503210301 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node105-1503209199-23686 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 615010519 HOME/instance-4284615-1503210301.xml

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

MD5SUM BENCH= 61a67ae858673343e351cd0fcc1d1459
RANDOM SEED=615010519

node105.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.17
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        23134896 kB
MemAvailable:   31964488 kB
Buffers:          238968 kB
Cached:          8880752 kB
SwapCached:            0 kB
Active:          1100116 kB
Inactive:        8083052 kB
Active(anon):      13848 kB
Inactive(anon):    85892 kB
Active(file):    1086268 kB
Inactive(file):  7997160 kB
Unevictable:        7328 kB
Mlocked:            7328 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15568 kB
Writeback:             0 kB
AnonPages:         67124 kB
Mapped:            58984 kB
Shmem:             33420 kB
Slab:             150476 kB
SReclaimable:     124000 kB
SUnreclaim:        26476 kB
KernelStack:        3232 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1285348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61788 MiB
End job on node105 at 2017-08-20 08:14:41