Trace number 4283250

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) 2520.1201 2516.52

General information on the benchmark

NameBusScheduling/BusScheduling-cnt-s1/
BusScheduling-cnt-r3.xml
MD5SUM35e588148f794a6a4a81576d123b10dc
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark17
Best CPU time to get the best result obtained on this benchmark2400.14
Satisfiable
(Un)Satisfiability was proved
Number of variables19091
Number of constraints160
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":19091}]
Minimum variable degree3
Maximum variable degree19
Distribution of variable degrees[{"degree":3,"count":10},{"degree":4,"count":86},{"degree":5,"count":309},{"degree":6,"count":636},{"degree":7,"count":911},{"degree":8,"count":1069},{"degree":9,"count":1258},{"degree":10,"count":1321},{"degree":11,"count":1446},{"degree":12,"count":1732},{"degree":13,"count":2126},{"degree":14,"count":2492},{"degree":15,"count":3123},{"degree":16,"count":1856},{"degree":17,"count":628},{"degree":18,"count":85},{"degree":19,"count":3}]
Minimum constraint arity13
Maximum constraint arity4379
Distribution of constraint arities[{"arity":13,"count":2},{"arity":140,"count":2},{"arity":176,"count":1},{"arity":182,"count":2},{"arity":212,"count":2},{"arity":214,"count":2},{"arity":221,"count":2},{"arity":222,"count":2},{"arity":271,"count":1},{"arity":273,"count":2},{"arity":275,"count":3},{"arity":280,"count":1},{"arity":282,"count":1},{"arity":291,"count":3},{"arity":301,"count":4},{"arity":304,"count":3},{"arity":307,"count":5},{"arity":341,"count":3},{"arity":352,"count":1},{"arity":393,"count":2},{"arity":421,"count":3},{"arity":438,"count":2},{"arity":441,"count":2},{"arity":449,"count":1},{"arity":458,"count":2},"...",{"arity":2907,"count":1}, {"arity":2936,"count":1}, {"arity":3201,"count":1}, {"arity":3393,"count":1}, {"arity":3498,"count":1}, {"arity":3551,"count":1}, {"arity":3656,"count":1}, {"arity":3814,"count":1}, {"arity":3816,"count":1}, {"arity":3827,"count":1}, {"arity":3932,"count":1}, {"arity":3961,"count":1}, {"arity":4014,"count":1}, {"arity":4038,"count":1}, {"arity":4066,"count":1}, {"arity":4072,"count":1}, {"arity":4078,"count":1}, {"arity":4125,"count":1}, {"arity":4146,"count":1}, {"arity":4162,"count":1}, {"arity":4242,"count":1}, {"arity":4283,"count":1}, {"arity":4304,"count":1}, {"arity":4369,"count":1}, {"arity":4379,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"count","count":160}]
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-4283250-1503216298.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283250-1503216298.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
2.73/1.09	c solve instance...
2520.09/2516.50	s UNKNOWN
2520.09/2516.50	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 (13003 MiB free)
  memory of node 1: 16384 MiB (12964 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283250-1503216298/watcher-4283250-1503216298 -o /tmp/evaluation-result-4283250-1503216298/solver-4283250-1503216298 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13002 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 582261756 HOME/instance-4283250-1503216298.xml 

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

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


[startup+0.100062 s]*
/proc/loadavg: 1.96 1.88 1.85 3/218 13062
/proc/meminfo: memFree=26563148/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13978596 memory=27860 CPUtime=0.12 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 5327 0 0 0 11 1 0 0 20 0 15 0 154717299 14314082304 6965 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3494649 6965 2867 1 0 3482966 0
[pid=13042/tid=13047] ppid=13040 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 3322 0 0 0 8 1 0 0 20 0 15 0 154717299 14314082304 7029 33554432000 4194304 4196468 140731257343920 140110229964672 140109837140384 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13978596 memory=3472468044726027472 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14314082304 7029 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13978596 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717300 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717301 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154717302 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109338448672 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154717302 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109337396336 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 432 0 0 0 0 0 0 0 20 0 15 0 154717304 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154717304 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13978596 memory=139915830875776 CPUtime=0.01 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) R 13040 13040 8036 0 -1 4202560 327 0 0 0 1 0 0 0 20 0 15 0 154717305 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109333187440 140110204410656 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13978596 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717305 14314082304 7029 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29240 KiB

[startup+0.210805 s]*
/proc/loadavg: 1.96 1.88 1.85 5/218 13062
/proc/meminfo: memFree=26543468/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13982852 memory=40608 CPUtime=0.34 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 8285 0 0 0 31 3 0 0 20 0 15 0 154717299 14318440448 10152 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3495713 10152 3085 1 0 3482966 0
[pid=13042/tid=13047] ppid=13040 vsize=13982852 memory=5853961137533323680 CPUtime=0.2 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 5375 0 0 0 18 2 0 0 20 0 15 0 154717299 14318440448 10152 33554432000 4194304 4196468 140731257343920 140110229941056 140110225743254 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13982852 memory=3472468044726027472 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 10152 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13982852 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13982852 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717301 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154717302 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109338448672 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154717302 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109337396336 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13982852 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 506 0 0 0 1 0 0 0 20 0 15 0 154717304 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13982852 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 342 0 0 0 3 0 0 0 20 0 15 0 154717304 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13982852 memory=139915830875776 CPUtime=0.07 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) R 13040 13040 8036 0 -1 4202560 757 0 0 0 7 0 0 0 20 0 15 0 154717305 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109333187440 140110225752666 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13982852 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717305 14318440448 10152 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41988 KiB

[startup+0.318346 s]*
/proc/loadavg: 1.96 1.88 1.85 6/218 13062
/proc/meminfo: memFree=26526720/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13982852 memory=51076 CPUtime=0.55 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 9391 0 0 0 52 3 0 0 20 0 15 0 154717299 14318440448 12769 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3495713 12769 3130 1 0 3482966 0
[pid=13042/tid=13047] ppid=13040 vsize=13982852 memory=8514701219880862117 CPUtime=0.3 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 5902 0 0 0 28 2 0 0 20 0 15 0 154717299 14318440448 12769 33554432000 4194304 4196468 140731257343920 140110229970384 140109838164077 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13982852 memory=3472468044726027472 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 12769 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13982852 memory=139915830875776 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13982852 memory=5 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13982852 memory=139915673348127 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13982852 memory=279831346675488 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717301 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13982852 memory=139915673325071 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154717302 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109338448672 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13982852 memory=279831504210016 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154717302 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109337396336 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13982852 memory=139915673329679 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) R 13040 13040 8036 0 -1 4202560 699 0 0 0 3 0 0 0 20 0 15 0 154717304 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109335292528 140110218020768 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13982852 memory=-1 CPUtime=0.06 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) R 13040 13040 8036 0 -1 4202560 551 0 0 0 6 0 0 0 20 0 15 0 154717304 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109334231680 140110210471743 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13982852 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) R 13040 13040 8036 0 -1 1077944384 941 0 0 0 13 0 0 0 20 0 15 0 154717305 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13982852 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717305 14318440448 12769 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 52456 KiB

[startup+0.700832 s]
/proc/loadavg: 1.96 1.88 1.85 7/218 13062
/proc/meminfo: memFree=26462532/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13982928 memory=168076 CPUtime=1.79 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 14156 0 0 0 173 6 0 0 20 0 15 0 154717299 14318518272 42019 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3495732 42019 3202 1 0 3482966 0
[pid=13042/tid=13047] ppid=13040 vsize=13982928 memory=279831346483312 CPUtime=0.67 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 6292 0 0 0 64 3 0 0 20 0 15 0 154717299 14318518272 42019 33554432000 4194304 4196468 140731257343920 140110229965232 140109838399989 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318518272 42019 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717300 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13982928 memory=5796 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154717300 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13982928 memory=1224 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154717301 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13982928 memory=8716 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154717302 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109338448672 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13982928 memory=7740655667640821056 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154717302 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109337396336 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13982928 memory=7450453974481135974 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13982928 memory=5787213827131598673 CPUtime=0.4 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) R 13040 13040 8036 0 -1 4202560 2600 0 0 0 40 0 0 0 20 0 15 0 154717304 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109335278960 140110205562342 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13982928 memory=0 CPUtime=0.43 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) R 13040 13040 8036 0 -1 4202560 2290 0 0 0 43 0 0 0 20 0 15 0 154717304 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109334232832 140110209206447 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13982928 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) S 13040 13040 8036 0 -1 1077944384 1665 0 0 0 24 0 0 0 20 0 15 0 154717305 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13982928 memory=42696 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154717305 14318518272 42019 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 1.79 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 169456 KiB

[startup+1.5008 s]
/proc/loadavg: 1.96 1.88 1.85 7/218 13062
/proc/meminfo: memFree=26306172/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0

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

/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109337396352 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13984976 memory=410412 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13984976 memory=410412 CPUtime=1.16 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 8105 0 0 0 114 2 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13984976 memory=410412 CPUtime=1.25 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 9558 0 0 0 124 1 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.5 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) S 13040 13040 8036 0 -1 1077944384 5902 0 0 0 49 1 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.57 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1423 0 0 0 26 31 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 2445.89 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 411792 KiB

[startup+2502.31 s]
/proc/loadavg: 1.95 1.87 1.88 3/218 13241
/proc/meminfo: memFree=25928912/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13984976 memory=410412 CPUtime=2505.9 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 49976 0 0 0 250538 52 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3496244 102603 3255 1 0 3483478 0
[pid=13042/tid=13047] ppid=13040 vsize=13984976 memory=410412 CPUtime=2501.93 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 17683 0 0 0 250185 8 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110229968552 140109841414841 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 855 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 358 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 715 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.08 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2237 0 0 0 6 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.03 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 1798 0 0 0 2 1 0 0 20 0 15 0 154717301 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13984976 memory=410412 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109338448736 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109337396352 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13984976 memory=410412 CPUtime=1.16 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 8107 0 0 0 114 2 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13984976 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 9560 0 0 0 124 1 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13984976 memory=4100 CPUtime=0.5 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) S 13040 13040 8036 0 -1 1077944384 5904 0 0 0 49 1 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13984976 memory=644 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13984976 memory=960 CPUtime=0.58 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1429 0 0 0 26 32 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 2505.9 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 411792 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2516.5 s]
/proc/loadavg: 1.88 1.86 1.88 3/218 13242
/proc/meminfo: memFree=25912472/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13984976 memory=410412 CPUtime=2520.09 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 50127 0 0 0 251957 52 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3496244 102603 3255 1 0 3483478 0
[pid=13042/tid=13047] ppid=13040 vsize=13984976 memory=410412 CPUtime=2516.12 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 17805 0 0 0 251604 8 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110229968552 140109841050786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 855 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 358 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 715 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.08 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2237 0 0 0 6 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 1798 0 0 0 2 1 0 0 20 0 15 0 154717301 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109338448736 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109337396352 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13984976 memory=410412 CPUtime=1.16 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 8107 0 0 0 114 2 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13984976 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 9560 0 0 0 124 1 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.5 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) S 13040 13040 8036 0 -1 1077944384 5905 0 0 0 49 1 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.58 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1457 0 0 0 26 32 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 411792 KiB

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

[startup+2516.51 s]
# the end of solver process 13040 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000956 s, system=0.000956 s

[startup+2516.52 s]
# the end of solver process 13042 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.59 s, system=0.527945 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

[startup+2516.5 s]
/proc/loadavg: 1.88 1.86 1.88 3/218 13242
/proc/meminfo: memFree=25912472/32770624 swapFree=67108860/67108860
[pid=13040] ppid=13037 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13040/stat : 13040 (xcsp3-exec) S 13037 13040 8036 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154717299 9740288 345 33554432000 4194304 5098028 140722000051712 140722000049816 139936573710972 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 31744000 140722000053359 140722000053563 140722000053563 140722000056299 0
/proc/13040/statm: 2378 345 289 221 0 87 0
[pid=13042] ppid=13040 vsize=13984976 memory=410412 CPUtime=2520.09 cores=1,3,5,7
/proc/13042/stat : 13042 (java) S 13040 13040 8036 0 -1 1077944320 50127 0 0 0 251957 52 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140731257326464 140110225731319 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
/proc/13042/statm: 3496244 102603 3255 1 0 3483478 0
[pid=13042/tid=13047] ppid=13040 vsize=13984976 memory=410412 CPUtime=2516.12 cores=1,3,5,7
/proc/13042/task/13047/stat : 13047 (java) R 13040 13040 8036 0 -1 4202560 17805 0 0 0 251604 8 0 0 20 0 15 0 154717299 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110229968552 140109841050786 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13050] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13050/stat : 13050 (java) S 13040 13040 8036 0 -1 1077944384 855 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140110155819920 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13051] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13051/stat : 13051 (java) S 13040 13040 8036 0 -1 1077944384 358 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109820902160 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13052] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.09 cores=1,3,5,7
/proc/13042/task/13052/stat : 13052 (java) S 13040 13040 8036 0 -1 1077944384 715 0 0 0 7 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109819849872 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13053] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.08 cores=1,3,5,7
/proc/13042/task/13053/stat : 13053 (java) S 13040 13040 8036 0 -1 1077944384 2237 0 0 0 6 2 0 0 20 0 15 0 154717300 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109818797072 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13054] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/13042/task/13054/stat : 13054 (java) S 13040 13040 8036 0 -1 1077944384 1798 0 0 0 2 1 0 0 20 0 15 0 154717301 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109339502704 140110225742466 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 15 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13055] ppid=13040 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13055/stat : 13055 (java) S 13040 13040 8036 0 -1 1077944384 43 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109338448736 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13056] ppid=13040 vsize=13984976 memory=840 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13056/stat : 13056 (java) S 13040 13040 8036 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154717302 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109337396352 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13057] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13057/stat : 13057 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109336344656 140110225749915 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13058] ppid=13040 vsize=13984976 memory=410412 CPUtime=1.16 cores=1,3,5,7
/proc/13042/task/13058/stat : 13058 (java) S 13040 13040 8036 0 -1 1077944384 8107 0 0 0 114 2 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109335292528 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13059] ppid=13040 vsize=13984976 memory=1380 CPUtime=1.25 cores=1,3,5,7
/proc/13042/task/13059/stat : 13059 (java) S 13040 13040 8036 0 -1 1077944384 9560 0 0 0 124 1 0 0 20 0 15 0 154717304 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109334239728 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13060] ppid=13040 vsize=13984976 memory=410412 CPUtime=0.5 cores=1,3,5,7
/proc/13042/task/13060/stat : 13060 (java) S 13040 13040 8036 0 -1 1077944384 5905 0 0 0 49 1 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109333187440 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13061] ppid=13040 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/13042/task/13061/stat : 13061 (java) S 13040 13040 8036 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109332134880 140110225741525 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
[pid=13042/tid=13062] ppid=13040 vsize=13984976 memory=1380 CPUtime=0.58 cores=1,3,5,7
/proc/13042/task/13062/stat : 13062 (java) S 13040 13040 8036 0 -1 1077944384 1457 0 0 0 26 32 0 0 20 0 15 0 154717305 14320615424 102603 33554432000 4194304 4196468 140731257343920 140109331081648 140110225742466 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 25 0 0 6293624 6294260 18780160 140731257345175 140731257345351 140731257345351 140731257348047 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 411792 KiB

Child status: 143
Real time (s): 2516.52
CPU time (s): 2520.12
CPU user time (s): 2519.59
CPU system time (s): 0.527945
CPU usage (%): 100.143
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 411792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.59
system time used= 0.527945
maximum resident set size= 411028
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 51026
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1928
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 56759
involuntary context switches= 1131


# summary of solver processes directly reported to runsolver:
#   pid: 13040,13042
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2519.59
#   total CPU system time (s): 0.527945

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.8648 second user time and 22.0588 second system time

The end

Launcher Data

Begin job on node113 at 2017-08-20 09:50:38
IDJOB=4283250
IDBENCH=133709
IDSOLVER=2679
FILE ID=node113/4283250-1503216298
RUNJOBID= node113-1503215438-13002
PBS_JOBID= 20630874
Free space on /tmp= 61588 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BusScheduling/BusScheduling-cnt-s1/BusScheduling-cnt-r3.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-4283250-1503216298/watcher-4283250-1503216298 -o /tmp/evaluation-result-4283250-1503216298/solver-4283250-1503216298 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node113-1503215438-13002 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 582261756 HOME/instance-4283250-1503216298.xml

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

MD5SUM BENCH= 35e588148f794a6a4a81576d123b10dc
RANDOM SEED=582261756

node113.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.89
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.89
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.89
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.89
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:        26592672 kB
MemAvailable:   31963804 kB
Buffers:          258388 kB
Cached:          5402008 kB
SwapCached:            0 kB
Active:          1321976 kB
Inactive:        4402308 kB
Active(anon):      13844 kB
Inactive(anon):    85940 kB
Active(file):    1308132 kB
Inactive(file):  4316368 kB
Unevictable:        7460 kB
Mlocked:            7460 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15992 kB
Writeback:             0 kB
AnonPages:         66972 kB
Mapped:            58548 kB
Shmem:             33416 kB
Slab:             152164 kB
SReclaimable:     124932 kB
SUnreclaim:        27232 kB
KernelStack:        3184 kB
PageTables:         5684 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1285496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 61580 MiB
End job on node113 at 2017-08-20 10:32:35