Trace number 4272792

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 NameAnswerCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.1499 2506.04

General information on the benchmark

NameSuperSolutions/SuperSolutions-Sadeh-js/
SuperSadeh-js-e0ddr2-1.xml
MD5SUMf0da45100268329db1731396e5956751
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark10.162
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints845
Number of domains47
Minimum domain size112
Maximum domain size128
Distribution of domain sizes[{"size":112,"count":10},{"size":118,"count":10},{"size":119,"count":30},{"size":120,"count":10},{"size":125,"count":10},{"size":126,"count":10},{"size":127,"count":10},{"size":128,"count":10}]
Minimum variable degree11
Maximum variable degree23
Distribution of variable degrees[{"degree":11,"count":20},{"degree":12,"count":30},{"degree":21,"count":20},{"degree":23,"count":30}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":845}]
Number of extensional constraints0
Number of intensional constraints845
Distribution of constraint types[{"type":"intension","count":845}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272792-1502847550.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272792-1502847550.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.27	c parse instance...
18.94/14.27	c solve instance...
2520.10/2506.01	s UNKNOWN
2520.10/2506.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 (12183 MiB free)
  memory of node 1: 16384 MiB (5250 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272792-1502847550/watcher-4272792-1502847550 -o /tmp/evaluation-result-4272792-1502847550/solver-4272792-1502847550 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1900197894 HOME/instance-4272792-1502847550.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=27580, runsolver pid=27577

[startup+0.100094 s]*
/proc/loadavg: 2.27 2.13 2.02 4/218 27596
/proc/meminfo: memFree=17836212/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13978596 memory=28616 CPUtime=0.12 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 5447 0 0 0 11 1 0 0 20 0 15 0 117826565 14314082304 7154 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3494649 7154 2897 1 0 3482966 0
[pid=27582/tid=27583] ppid=27580 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 3461 0 0 0 8 1 0 0 20 0 15 0 117826566 14314082304 7154 33554432000 4194304 4196468 140722498222912 139661613512496 139661593359710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826567 14314082304 7154 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13978596 memory=140676950644352 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14314082304 7154 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14314082304 7154 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14314082304 7154 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13978596 memory=140676950644352 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826568 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117826568 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660520035616 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117826569 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660518983280 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 117826571 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13978596 memory=140676950644352 CPUtime=0.01 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) R 27580 27580 26744 0 -1 4202560 265 0 0 0 1 0 0 0 20 0 15 0 117826571 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660514773360 139661609291158 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13978596 memory=140676950644352 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826572 14314082304 7154 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29996 KiB

[startup+0.210731 s]*
/proc/loadavg: 2.27 2.13 2.02 3/218 27596
/proc/meminfo: memFree=17824676/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13982852 memory=40380 CPUtime=0.33 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 8141 0 0 0 31 2 0 0 20 0 15 0 117826565 14318440448 10095 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3495713 10095 3045 1 0 3482966 0
[pid=27582/tid=27583] ppid=27580 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 5271 0 0 0 18 1 0 0 20 0 15 0 117826566 14318440448 10095 33554432000 4194304 4196468 140722498222912 139661613500216 139661593359710 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 10095 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13982852 memory=140676951174651 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 10095 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 10095 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 10095 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13982852 memory=140676950644352 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826568 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117826568 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660520035616 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117826569 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660518983280 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 653 0 0 0 2 0 0 0 20 0 15 0 117826571 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 182 0 0 0 2 0 0 0 20 0 15 0 117826571 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13982852 memory=140676950644352 CPUtime=0.07 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) R 27580 27580 26744 0 -1 4202560 732 0 0 0 7 0 0 0 20 0 15 0 117826571 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660514773360 139661588198336 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826572 14318440448 10095 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41760 KiB

[startup+0.310523 s]*
/proc/loadavg: 2.27 2.13 2.02 4/218 27596
/proc/meminfo: memFree=17818100/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13982852 memory=47592 CPUtime=0.5 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 9038 0 0 0 48 2 0 0 20 0 15 0 117826565 14318440448 11898 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3495713 11898 3085 1 0 3482966 0
[pid=27582/tid=27583] ppid=27580 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 5938 0 0 0 28 1 0 0 20 0 15 0 117826566 14318440448 11898 33554432000 4194304 4196468 140722498222912 139661613517008 139661609301149 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 11898 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13982852 memory=-3258418265892434876 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 11898 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13982852 memory=4500088472188524148 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 11898 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13982852 memory=6944613755495348631 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14318440448 11898 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13982852 memory=7893295687695687954 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826568 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13982852 memory=-8813974798734826869 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117826568 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660520035616 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13982852 memory=7683298805979255643 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117826569 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660518983280 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13982852 memory=8508281356422055839 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 659 0 0 0 3 0 0 0 20 0 15 0 117826571 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 274 0 0 0 4 0 0 0 20 0 15 0 117826571 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) R 27580 27580 26744 0 -1 4202560 863 0 0 0 12 0 0 0 20 0 15 0 117826571 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660514769728 139661588206063 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13982852 memory=3689071724943450161 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826572 14318440448 11898 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48972 KiB

[startup+0.700827 s]
/proc/loadavg: 2.27 2.13 2.02 5/218 27596
/proc/meminfo: memFree=17802716/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13984976 memory=101252 CPUtime=1.52 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 11296 0 0 0 148 4 0 0 20 0 15 0 117826565 14320615424 25313 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3496244 25313 3208 1 0 3483478 0
[pid=27582/tid=27583] ppid=27580 vsize=13984976 memory=32908 CPUtime=0.66 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 6588 0 0 0 64 2 0 0 20 0 15 0 117826566 14320615424 25313 33554432000 4194304 4196468 140722498222912 139661613499760 139661217072441 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117826567 14320615424 25313 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13984976 memory=2400 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14320615424 25313 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14320615424 25313 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13984976 memory=12032 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826567 14320615424 25313 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13984976 memory=1708 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117826568 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117826568 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660520035616 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117826569 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660518983280 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13984976 memory=5300 CPUtime=0.27 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 1127 0 0 0 27 0 0 0 20 0 15 0 117826571 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13984976 memory=4616 CPUtime=0.23 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 832 0 0 0 23 0 0 0 20 0 15 0 117826571 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13984976 memory=1928 CPUtime=0.31 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) S 27580 27580 26744 0 -1 1077944384 1442 0 0 0 31 0 0 0 20 0 15 0 117826571 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660514773360 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13984976 memory=1196 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117826572 14320615424 25313 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 102632 KiB

[startup+1.5008 s]
/proc/loadavg: 2.27 2.13 2.02 3/218 27596
/proc/meminfo: memFree=17675308/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0

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

/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117826569 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660518983296 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13984976 memory=1380 CPUtime=3.3 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 23732 0 0 0 326 4 0 0 20 0 15 0 117826571 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13984976 memory=3646076 CPUtime=3.13 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 23490 0 0 0 311 2 0 0 20 0 15 0 117826571 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13984976 memory=1576 CPUtime=0.87 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) S 27580 27580 26744 0 -1 1077944384 12072 0 0 0 84 3 0 0 20 0 15 0 117826571 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660514773360 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13984976 memory=4012 CPUtime=1.45 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1758 0 0 0 67 78 0 0 20 0 15 0 117826572 14320615424 911519 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 2396.23 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3647456 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/218 27874
/proc/meminfo: memFree=18682264/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13984976 memory=3865212 CPUtime=2456.27 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 243083 0 0 0 245350 277 0 0 20 0 15 0 117826565 14320615424 966303 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3496244 966303 3283 1 0 3483478 0
[pid=27582/tid=27583] ppid=27580 vsize=13984976 memory=3830396 CPUtime=2440.53 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 146922 0 0 0 243996 57 0 0 20 0 15 0 117826566 14320615424 966303 33554432000 4194304 4196468 140722498222912 139661613518392 139661218960844 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13984976 memory=3842684 CPUtime=1.65 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 5398 0 0 0 128 37 0 0 20 0 15 0 117826567 14320615424 966303 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13984976 memory=1380 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 6257 0 0 0 129 38 0 0 20 0 15 0 117826567 14320615424 966303 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13984976 memory=3863164 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 7101 0 0 0 130 37 0 0 20 0 15 0 117826567 14320615424 966303 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13984976 memory=3865212 CPUtime=1.64 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 5664 0 0 0 127 37 0 0 20 0 15 0 117826567 14320615424 966303 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13984976 memory=1380 CPUtime=0.25 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 8861 0 0 0 22 3 0 0 20 0 15 0 117826568 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13984976 memory=3850876 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117826568 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660520035680 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117826569 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660518983296 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13984976 memory=3854972 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13984976 memory=1380 CPUtime=3.3 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 23737 0 0 0 326 4 0 0 20 0 15 0 117826571 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13984976 memory=3828348 CPUtime=3.14 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 23493 0 0 0 311 3 0 0 20 0 15 0 117826571 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13984976 memory=960 CPUtime=0.87 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) S 27580 27580 26744 0 -1 1077944384 12510 0 0 0 84 3 0 0 20 0 15 0 117826571 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660514773360 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13984976 memory=3822204 CPUtime=1.5 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1789 0 0 0 70 80 0 0 20 0 15 0 117826572 14320615424 966303 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 2456.27 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3866592 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/218 27875
/proc/meminfo: memFree=18649208/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13984976 memory=3898592 CPUtime=2516.39 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 246491 0 0 0 251360 279 0 0 20 0 15 0 117826565 14320615424 974648 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3496244 974648 3283 1 0 3483478 0
[pid=27582/tid=27583] ppid=27580 vsize=13984976 memory=1380 CPUtime=2500.5 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 147595 0 0 0 249993 57 0 0 20 0 15 0 117826566 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661613518608 139661219167422 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13984976 memory=3898592 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 6243 0 0 0 130 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13984976 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 6837 0 0 0 131 38 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13984976 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 7658 0 0 0 132 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13984976 memory=3898592 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 6175 0 0 0 130 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13984976 memory=0 CPUtime=0.25 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 9089 0 0 0 22 3 0 0 20 0 15 0 117826568 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117826568 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660520035680 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13984976 memory=3898592 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117826569 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660518983296 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13984976 memory=4012 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13984976 memory=32948 CPUtime=3.3 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 23737 0 0 0 326 4 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13984976 memory=1380 CPUtime=3.14 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 23493 0 0 0 311 3 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13984976 memory=3898592 CPUtime=0.87 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) S 27580 27580 26744 0 -1 1077944384 12510 0 0 0 84 3 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660514773360 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13984976 memory=2400 CPUtime=1.53 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1803 0 0 0 72 81 0 0 20 0 15 0 117826572 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 2516.39 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3899972 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2506 s]*
/proc/loadavg: 2.00 2.01 2.04 3/218 27875
/proc/meminfo: memFree=18649332/32770624 swapFree=67108860/67108860
[pid=27580] ppid=27577 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/27580/stat : 27580 (xcsp3-exec) S 27577 27580 26744 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117826565 9740288 345 33554432000 4194304 5098028 140731958033296 140731958031400 140697608721020 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 12783616 140731958035566 140731958035771 140731958035771 140731958038507 0
/proc/27580/statm: 2378 345 289 221 0 87 0
[pid=27582] ppid=27580 vsize=13984976 memory=3898592 CPUtime=2520.1 cores=0,2,4,6
/proc/27582/stat : 27582 (java) S 27580 27580 26744 0 -1 1077944320 246644 0 0 0 251731 279 0 0 20 0 15 0 117826565 14320615424 974648 33554432000 4194304 4196468 140722498222912 140722498205456 139661609279223 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
/proc/27582/statm: 3496244 974648 3283 1 0 3483478 0
[pid=27582/tid=27583] ppid=27580 vsize=13984976 memory=6791534058613427641 CPUtime=2504.21 cores=0,2,4,6
/proc/27582/task/27583/stat : 27583 (java) R 27580 27580 26744 0 -1 4202560 147704 0 0 0 250364 57 0 0 20 0 15 0 117826566 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661613518608 139661219168522 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27584] ppid=27580 vsize=13984976 memory=4872558044660077418 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27584/stat : 27584 (java) S 27580 27580 26744 0 -1 1077944384 6243 0 0 0 130 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661539367312 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27585] ppid=27580 vsize=13984976 memory=916 CPUtime=1.69 cores=0,2,4,6
/proc/27582/task/27585/stat : 27585 (java) S 27580 27580 26744 0 -1 1077944384 6837 0 0 0 131 38 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661538314512 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27586] ppid=27580 vsize=13984976 memory=3832 CPUtime=1.69 cores=0,2,4,6
/proc/27582/task/27586/stat : 27586 (java) S 27580 27580 26744 0 -1 1077944384 7658 0 0 0 132 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661537262224 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27587] ppid=27580 vsize=13984976 memory=2660 CPUtime=1.67 cores=0,2,4,6
/proc/27582/task/27587/stat : 27587 (java) S 27580 27580 26744 0 -1 1077944384 6175 0 0 0 130 37 0 0 20 0 15 0 117826567 14320615424 974648 33554432000 4194304 4196468 140722498222912 139661536209424 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27588] ppid=27580 vsize=13984976 memory=2644 CPUtime=0.25 cores=0,2,4,6
/proc/27582/task/27588/stat : 27588 (java) S 27580 27580 26744 0 -1 1077944384 9093 0 0 0 22 3 0 0 20 0 15 0 117826568 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660521089648 139661609290370 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27589] ppid=27580 vsize=13984976 memory=1108 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27589/stat : 27589 (java) S 27580 27580 26744 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 15 0 117826568 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660520035680 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27590] ppid=27580 vsize=13984976 memory=4104 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27590/stat : 27590 (java) S 27580 27580 26744 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 117826569 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660518983296 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27591] ppid=27580 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27591/stat : 27591 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660517931600 139661609297819 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27592] ppid=27580 vsize=13984976 memory=3304 CPUtime=3.3 cores=0,2,4,6
/proc/27582/task/27592/stat : 27592 (java) S 27580 27580 26744 0 -1 1077944384 23741 0 0 0 326 4 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660516878448 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27593] ppid=27580 vsize=13984976 memory=1380 CPUtime=3.14 cores=0,2,4,6
/proc/27582/task/27593/stat : 27593 (java) S 27580 27580 26744 0 -1 1077944384 23499 0 0 0 311 3 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660515825648 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27594] ppid=27580 vsize=13984976 memory=3898592 CPUtime=0.87 cores=0,2,4,6
/proc/27582/task/27594/stat : 27594 (java) S 27580 27580 26744 0 -1 1077944384 12516 0 0 0 84 3 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660514773360 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 3 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27595] ppid=27580 vsize=13984976 memory=1156 CPUtime=0 cores=0,2,4,6
/proc/27582/task/27595/stat : 27595 (java) S 27580 27580 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117826571 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660513720800 139661609289429 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
[pid=27582/tid=27596] ppid=27580 vsize=13984976 memory=3236 CPUtime=1.54 cores=0,2,4,6
/proc/27582/task/27596/stat : 27596 (java) S 27580 27580 26744 0 -1 1077944384 1827 0 0 0 72 82 0 0 20 0 15 0 117826572 14320615424 974648 33554432000 4194304 4196468 140722498222912 139660512668592 139661609290370 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 30818304 140722498229399 140722498229575 140722498229575 140722498232271 0
Current children cumulated CPU time: 2520.1 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3899972 KiB

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

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

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

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

Child status: 143
Real time (s): 2506.04
CPU time (s): 2520.15
CPU user time (s): 2517.33
CPU system time (s): 2.81887
CPU usage (%): 100.563
Max. virtual memory (cumulated for all children) (KiB): 13996188
Max. memory (cumulated for all children) (KiB): 3900000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.33
system time used= 2.81887
maximum resident set size= 3899212
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 247893
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58984
involuntary context switches= 2613


# summary of solver processes directly reported to runsolver:
#   pid: 27580,27582
#   total CPU time (s): 2520.15
#   total CPU user time (s): 2517.33
#   total CPU system time (s): 2.81887

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.5915 second user time and 24.9596 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 03:24:51
IDJOB=4272792
IDBENCH=138520
IDSOLVER=2664
FILE ID=node105/4272792-1502847550
RUNJOBID= node105-1502839397-26775
PBS_JOBID= 20629853
Free space on /tmp= 60624 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SuperSolutions/SuperSolutions-Sadeh-js/SuperSadeh-js-e0ddr2-1.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-4272792-1502847550/watcher-4272792-1502847550 -o /tmp/evaluation-result-4272792-1502847550/solver-4272792-1502847550 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1900197894 HOME/instance-4272792-1502847550.xml

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

MD5SUM BENCH= f0da45100268329db1731396e5956751
RANDOM SEED=1900197894

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        17852796 kB
MemAvailable:   23486036 kB
Buffers:          248372 kB
Cached:          5656108 kB
SwapCached:            0 kB
Active:          9298776 kB
Inactive:        5131660 kB
Active(anon):    8528344 kB
Inactive(anon):    25072 kB
Active(file):     770432 kB
Inactive(file):  5106588 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7604 kB
Writeback:             0 kB
AnonPages:       8535644 kB
Mapped:            58908 kB
Shmem:             25260 kB
Slab:             170612 kB
SReclaimable:     144112 kB
SUnreclaim:        26500 kB
KernelStack:        3728 kB
PageTables:        22148 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    9960260 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7880704 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-16 04:06:37