Trace number 4282774

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 243.245 240.021

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-t2.xml
MD5SUM9e99b8f50ba877dbe58773e5c08a73e4
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark1921.28
Satisfiable
(Un)Satisfiability was proved
Number of variables3015
Number of constraints125
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":3015}]
Minimum variable degree5
Maximum variable degree8
Distribution of variable degrees[{"degree":5,"count":17},{"degree":6,"count":1236},{"degree":7,"count":1323},{"degree":8,"count":439}]
Minimum constraint arity12
Maximum constraint arity261
Distribution of constraint arities[{"arity":12,"count":3},{"arity":14,"count":2},{"arity":15,"count":2},{"arity":17,"count":2},{"arity":18,"count":1},{"arity":25,"count":2},{"arity":34,"count":1},{"arity":35,"count":2},{"arity":36,"count":1},{"arity":41,"count":1},{"arity":50,"count":7},{"arity":52,"count":1},{"arity":58,"count":2},{"arity":63,"count":2},{"arity":70,"count":2},{"arity":77,"count":2},{"arity":83,"count":2},{"arity":84,"count":1},{"arity":87,"count":2},{"arity":90,"count":1},{"arity":91,"count":2},{"arity":95,"count":3},{"arity":105,"count":2},{"arity":107,"count":1},{"arity":108,"count":2},"...",{"arity":196,"count":3}, {"arity":197,"count":1}, {"arity":198,"count":2}, {"arity":199,"count":2}, {"arity":201,"count":3}, {"arity":202,"count":2}, {"arity":204,"count":3}, {"arity":206,"count":1}, {"arity":207,"count":2}, {"arity":214,"count":2}, {"arity":218,"count":2}, {"arity":219,"count":4}, {"arity":221,"count":1}, {"arity":222,"count":1}, {"arity":230,"count":1}, {"arity":231,"count":1}, {"arity":233,"count":1}, {"arity":235,"count":1}, {"arity":237,"count":1}, {"arity":241,"count":1}, {"arity":245,"count":1}, {"arity":246,"count":1}, {"arity":249,"count":1}, {"arity":254,"count":1}, {"arity":261,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":125}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4282774-1503213485.xml"  -tl '264s' -p 1 -x 0
0.12/0.14	c [HOME/instance-4282774-1503213485.xml, -tl, 264s, -p, 1, -x, 0]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.14/0.58	c solve instance...
243.22/240.01	s UNKNOWN
243.22/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 (12500 MiB free)
  memory of node 1: 16384 MiB (11596 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4282774-1503213485/watcher-4282774-1503213485 -o /tmp/evaluation-result-4282774-1503213485/solver-4282774-1503213485 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17467 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 941184418 HOME/instance-4282774-1503213485.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
solver pid=20726, runsolver pid=20723
Current StackSize limit: 8192 KiB


[startup+0.100141 s]*
/proc/loadavg: 1.70 1.87 1.93 3/218 20742
/proc/meminfo: memFree=24658384/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13978596 memory=28376 CPUtime=0.12 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 5389 0 0 0 11 1 0 0 20 0 15 0 154429347 14314082304 7094 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3494649 7094 2909 1 0 3482966 0
[pid=20728/tid=20729] ppid=20726 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 3326 0 0 0 9 0 0 0 20 0 15 0 154429347 14314082304 7094 33554432000 4194304 4196468 140731769298304 140257440301952 140257436086874 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14314082304 7094 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13978596 memory=139984528688768 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14314082304 7094 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14314082304 7094 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429348 14314082304 7094 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13978596 memory=139984528688768 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429349 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154429350 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256414475296 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154429350 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256413422448 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) S 20726 20726 17435 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 154429352 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13978596 memory=139984528688768 CPUtime=0.01 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) R 20726 20726 17435 0 -1 4202560 343 0 0 0 1 0 0 0 20 0 15 0 154429352 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256409209432 140257414582738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13978596 memory=139984528688768 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429353 14314082304 7094 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29760 KiB

[startup+0.212234 s]*
/proc/loadavg: 1.70 1.87 1.93 3/218 20742
/proc/meminfo: memFree=24646568/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13982852 memory=40588 CPUtime=0.34 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 8275 0 0 0 32 2 0 0 20 0 15 0 154429347 14318440448 10147 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3495713 10147 3073 1 0 3482966 0
[pid=20728/tid=20729] ppid=20726 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 5375 0 0 0 19 1 0 0 20 0 15 0 154429347 14318440448 10147 33554432000 4194304 4196468 140731769298304 140257440275264 140257436087453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13982852 memory=13650 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 10147 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13982852 memory=139984529464563 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 10147 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 10147 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 10147 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13982852 memory=139984528688768 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429349 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154429350 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256414475296 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154429350 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256413422448 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) R 20726 20726 17435 0 -1 1077944384 610 0 0 0 2 0 0 0 20 0 15 0 154429352 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 214 0 0 0 2 0 0 0 20 0 15 0 154429352 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13982852 memory=139984528688768 CPUtime=0.07 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) R 20726 20726 17435 0 -1 4202560 775 0 0 0 7 0 0 0 20 0 15 0 154429352 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256409213552 140257414582938 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429353 14318440448 10147 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41972 KiB

[startup+0.311944 s]*
/proc/loadavg: 1.70 1.87 1.93 6/218 20742
/proc/meminfo: memFree=24638380/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13982852 memory=48472 CPUtime=0.52 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 9299 0 0 0 50 2 0 0 20 0 15 0 154429347 14318440448 12118 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3495713 12118 3128 1 0 3482966 0
[pid=20728/tid=20729] ppid=20726 vsize=13982852 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 5923 0 0 0 28 2 0 0 20 0 15 0 154429347 14318440448 12118 33554432000 4194304 4196468 140731769298304 140257440304672 140257436087453 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 12118 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 12118 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 12118 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429348 14318440448 12118 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429349 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154429350 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256414475296 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154429350 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256413422448 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13982852 memory=-6664436420846796947 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13982852 memory=4713750055892520310 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) R 20726 20726 17435 0 -1 4202560 765 0 0 0 4 0 0 0 20 0 15 0 154429352 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256411319152 140257416765824 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13982852 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 344 0 0 0 4 0 0 0 20 0 15 0 154429352 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 974 0 0 0 13 0 0 0 20 0 15 0 154429352 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429353 14318440448 12118 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49856 KiB

[startup+0.700844 s]
/proc/loadavg: 1.81 1.89 1.93 6/218 20742
/proc/meminfo: memFree=24614680/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13984976 memory=84804 CPUtime=1.74 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 12832 0 0 0 170 4 0 0 20 0 15 0 154429347 14320615424 21201 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3496244 21201 3213 1 0 3483478 0
[pid=20728/tid=20729] ppid=20726 vsize=13984976 memory=1728 CPUtime=0.67 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 6555 0 0 0 64 3 0 0 20 0 15 0 154429347 14320615424 21201 33554432000 4194304 4196468 140731769298304 140257440303648 140257076570924 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14320615424 21201 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13984976 memory=1004 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14320615424 21201 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13984976 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429348 14320615424 21201 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13984976 memory=1952 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154429348 14320615424 21201 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13984976 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154429349 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13984976 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256414475296 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13984976 memory=8624 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256413422448 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13984976 memory=1204 CPUtime=0.36 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) R 20726 20726 17435 0 -1 4202560 1953 0 0 0 36 0 0 0 20 0 15 0 154429352 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256411319280 140257417609680 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13984976 memory=1728 CPUtime=0.35 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) R 20726 20726 17435 0 -1 4202560 1285 0 0 0 35 0 0 0 20 0 15 0 154429352 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256410259376 140257415498592 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13984976 memory=1440 CPUtime=0.32 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 1732 0 0 0 32 0 0 0 20 0 15 0 154429352 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13984976 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13984976 memory=16432 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 21201 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 86188 KiB

[startup+1.50079 s]
/proc/loadavg: 1.81 1.89 1.93 3/218 20742
/proc/meminfo: memFree=24588808/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0

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

[pid=20728/tid=20734] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 980 0 0 0 1 0 0 0 20 0 15 0 154429349 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13984976 memory=4096 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256414475360 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256413422464 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13984976 memory=201312 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13984976 memory=4044 CPUtime=1.32 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) S 20726 20726 17435 0 -1 1077944384 8413 0 0 0 131 1 0 0 20 0 15 0 154429352 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13984976 memory=1792 CPUtime=1.14 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 6414 0 0 0 114 0 0 0 20 0 15 0 154429352 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 7 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.47 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 5344 0 0 0 46 1 0 0 20 0 15 0 154429352 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13984976 memory=203052 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.01 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 390 0 0 0 1 0 0 0 20 0 15 0 154429353 14320615424 50763 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 105.38 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 204436 KiB

[startup+162.301 s]
/proc/loadavg: 1.98 1.92 1.94 3/217 20744
/proc/meminfo: memFree=24493632/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13984976 memory=190288 CPUtime=165.46 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 40015 0 0 0 16531 15 0 0 20 0 15 0 154429347 14320615424 47572 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3496244 47572 3257 1 0 3483478 0
[pid=20728/tid=20729] ppid=20726 vsize=13984976 memory=1384 CPUtime=162.22 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 11392 0 0 0 16217 5 0 0 20 0 15 0 154429347 14320615424 47572 33554432000 4194304 4196468 140731769298304 140257440304960 140257077503901 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13984976 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1395 0 0 0 2 1 0 0 20 0 15 0 154429348 14320615424 47572 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13984976 memory=193336 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 774 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 47572 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.03 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1284 0 0 0 2 1 0 0 20 0 15 0 154429348 14320615424 47572 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13984976 memory=4096 CPUtime=0.03 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 614 0 0 0 2 1 0 0 20 0 15 0 154429348 14320615424 47572 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13984976 memory=43352 CPUtime=0.01 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 1225 0 0 0 1 0 0 0 20 0 15 0 154429349 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256414475360 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13984976 memory=193348 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256413422464 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13984976 memory=193364 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13984976 memory=1384 CPUtime=1.33 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) S 20726 20726 17435 0 -1 1077944384 9028 0 0 0 132 1 0 0 20 0 15 0 154429352 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 4 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13984976 memory=195388 CPUtime=1.17 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 6632 0 0 0 117 0 0 0 20 0 15 0 154429352 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.47 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 5799 0 0 0 46 1 0 0 20 0 15 0 154429352 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13984976 memory=193364 CPUtime=0.02 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 531 0 0 0 1 1 0 0 20 0 15 0 154429353 14320615424 47572 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 165.46 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 191672 KiB

[startup+222.301 s]
/proc/loadavg: 2.23 1.98 1.97 3/217 20823
/proc/meminfo: memFree=24620368/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13984976 memory=179512 CPUtime=225.5 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 40825 0 0 0 22535 15 0 0 20 0 15 0 154429347 14320615424 44878 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3496244 44878 3257 1 0 3483478 0
[pid=20728/tid=20729] ppid=20726 vsize=13984976 memory=179512 CPUtime=222.22 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 11656 0 0 0 22217 5 0 0 20 0 15 0 154429347 14320615424 44878 33554432000 4194304 4196468 140731769298304 140257440305248 140257077848275 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13984976 memory=179512 CPUtime=0.03 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1415 0 0 0 2 1 0 0 20 0 15 0 154429348 14320615424 44878 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 786 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 44878 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13984976 memory=179512 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1295 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 44878 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13984976 memory=1384 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 880 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 44878 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13984976 memory=6791534058613427641 CPUtime=0.01 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 1253 0 0 0 1 0 0 0 20 0 15 0 154429349 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13984976 memory=181048 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256414475360 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256413422464 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13984976 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13984976 memory=1384 CPUtime=1.34 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) S 20726 20726 17435 0 -1 1077944384 9098 0 0 0 133 1 0 0 20 0 15 0 154429352 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13984976 memory=181048 CPUtime=1.18 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 6763 0 0 0 118 0 0 0 20 0 15 0 154429352 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13984976 memory=4096 CPUtime=0.47 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 5801 0 0 0 46 1 0 0 20 0 15 0 154429352 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13984976 memory=43352 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13984976 memory=1728 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 537 0 0 0 2 2 0 0 20 0 15 0 154429353 14320615424 44878 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 225.5 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 180896 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 2.18 1.99 1.97 3/217 20823
/proc/meminfo: memFree=24580028/32770624 swapFree=67108860/67108860
[pid=20726] ppid=20723 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/20726/stat : 20726 (xcsp3-exec) S 20723 20726 17435 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 154429347 9740288 346 33554432000 4194304 5098028 140732579121424 140732579119528 140544492208764 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 39059456 140732579124341 140732579124544 140732579124544 140732579127275 0
/proc/20726/statm: 2378 346 289 221 0 87 0
[pid=20728] ppid=20726 vsize=13984976 memory=174380 CPUtime=243.22 cores=1,3,5,7
/proc/20728/stat : 20728 (java) S 20726 20726 17435 0 -1 1077944320 41864 0 0 0 24306 16 0 0 20 0 15 0 154429347 14320615424 43595 33554432000 4194304 4196468 140731769298304 140731769280848 140257436065527 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
/proc/20728/statm: 3496244 43595 3257 1 0 3483478 0
[pid=20728/tid=20729] ppid=20726 vsize=13984976 memory=6791534058613427641 CPUtime=239.93 cores=1,3,5,7
/proc/20728/task/20729/stat : 20729 (java) R 20726 20726 17435 0 -1 4202560 11941 0 0 0 23988 5 0 0 20 0 15 0 154429347 14320615424 43595 33554432000 4194304 4196468 140731769298304 140257440304392 140257077027342 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20730] ppid=20726 vsize=13984976 memory=4126316290023845779 CPUtime=0.03 cores=1,3,5,7
/proc/20728/task/20730/stat : 20730 (java) S 20726 20726 17435 0 -1 1077944384 1420 0 0 0 2 1 0 0 20 0 15 0 154429348 14320615424 43595 33554432000 4194304 4196468 140731769298304 140257392618640 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20731] ppid=20726 vsize=13984976 memory=4044 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20731/stat : 20731 (java) S 20726 20726 17435 0 -1 1077944384 907 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 43595 33554432000 4194304 4196468 140731769298304 140257031285776 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20732] ppid=20726 vsize=13984976 memory=1792 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20732/stat : 20732 (java) S 20726 20726 17435 0 -1 1077944384 1306 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 43595 33554432000 4194304 4196468 140731769298304 140257030232976 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20733] ppid=20726 vsize=13984976 memory=636 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20733/stat : 20733 (java) S 20726 20726 17435 0 -1 1077944384 884 0 0 0 3 1 0 0 20 0 15 0 154429348 14320615424 43595 33554432000 4194304 4196468 140731769298304 140257029180176 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20734] ppid=20726 vsize=13984976 memory=174380 CPUtime=0.02 cores=1,3,5,7
/proc/20728/task/20734/stat : 20734 (java) S 20726 20726 17435 0 -1 1077944384 1458 0 0 0 2 0 0 0 20 0 15 0 154429349 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256415529328 140257436076674 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20735] ppid=20726 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20735/stat : 20735 (java) S 20726 20726 17435 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256414475360 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20736] ppid=20726 vsize=13984976 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20736/stat : 20736 (java) S 20726 20726 17435 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154429350 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256413422464 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20737] ppid=20726 vsize=13984976 memory=12136 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20737/stat : 20737 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429352 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256412370768 140257436084123 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20738] ppid=20726 vsize=13984976 memory=1004 CPUtime=1.34 cores=1,3,5,7
/proc/20728/task/20738/stat : 20738 (java) S 20726 20726 17435 0 -1 1077944384 9099 0 0 0 133 1 0 0 20 0 15 0 154429352 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256411319152 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 4 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20739] ppid=20726 vsize=13984976 memory=1228 CPUtime=1.18 cores=1,3,5,7
/proc/20728/task/20739/stat : 20739 (java) S 20726 20726 17435 0 -1 1077944384 6769 0 0 0 118 0 0 0 20 0 15 0 154429352 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256410266352 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 7 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20740] ppid=20726 vsize=13984976 memory=1952 CPUtime=0.48 cores=1,3,5,7
/proc/20728/task/20740/stat : 20740 (java) S 20726 20726 17435 0 -1 1077944384 6171 0 0 0 47 1 0 0 20 0 15 0 154429352 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256409213552 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20741] ppid=20726 vsize=13984976 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/20728/task/20741/stat : 20741 (java) S 20726 20726 17435 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154429353 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256408160992 140257436075733 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
[pid=20728/tid=20742] ppid=20726 vsize=13984976 memory=4616 CPUtime=0.04 cores=1,3,5,7
/proc/20728/task/20742/stat : 20742 (java) S 20726 20726 17435 0 -1 1077944384 568 0 0 0 2 2 0 0 20 0 15 0 154429353 14320615424 43595 33554432000 4194304 4196468 140731769298304 140256407108272 140257436076674 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 10616832 140731769304221 140731769304396 140731769304396 140731769307087 0
Current children cumulated CPU time: 243.22 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 175764 KiB

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

[startup+240.021 s]
# the end of solver process 20726 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=243.079 s, system=0.166077 s

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 240.021
CPU time (s): 243.245
CPU user time (s): 243.079
CPU system time (s): 0.166077
CPU usage (%): 101.343
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 206292

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 243.079
system time used= 0.166077
maximum resident set size= 209592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 42837
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 7786
involuntary context switches= 102


# summary of solver processes directly reported to runsolver:
#   pid: 20726
#   total CPU time (s): 243.245
#   total CPU user time (s): 243.079
#   total CPU system time (s): 0.166077

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.29799 second user time and 2.37514 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-20 09:03:44
IDJOB=4282774
IDBENCH=133714
IDSOLVER=2678
FILE ID=node148/4282774-1503213485
RUNJOBID= node148-1503208459-17467
PBS_JOBID= 20630865
Free space on /tmp= 61716 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-t2.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-4282774-1503213485/watcher-4282774-1503213485 -o /tmp/evaluation-result-4282774-1503213485/solver-4282774-1503213485 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node148-1503208459-17467 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 941184418 HOME/instance-4282774-1503213485.xml

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

MD5SUM BENCH= 9e99b8f50ba877dbe58773e5c08a73e4
RANDOM SEED=941184418

node148.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.19
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.19
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.19
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.19
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:        24675336 kB
MemAvailable:   31782608 kB
Buffers:          298040 kB
Cached:          7099252 kB
SwapCached:            0 kB
Active:          1490288 kB
Inactive:        6154608 kB
Active(anon):     199012 kB
Inactive(anon):    84704 kB
Active(file):    1291276 kB
Inactive(file):  6069904 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7800 kB
Writeback:             0 kB
AnonPages:        255500 kB
Mapped:            64248 kB
Shmem:             33416 kB
Slab:             150828 kB
SReclaimable:     123852 kB
SUnreclaim:        26976 kB
KernelStack:        3680 kB
PageTables:         5836 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1429972 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    161792 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61708 MiB
End job on node148 at 2017-08-20 09:07:45