Trace number 4284033

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-08-18)? (TO) 2520.1001 2452.1299

General information on the benchmark

NameSportsScheduling/SportsScheduling-m1-s1/
SportsScheduling-32.xml
MD5SUMda233c5f22e1387e6e52cea502e17f88
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1520
Number of constraints624
Number of domains2
Minimum domain size32
Maximum domain size496
Distribution of domain sizes[{"size":32,"count":1024},{"size":496,"count":496}]
Minimum variable degree3
Maximum variable degree4
Distribution of variable degrees[{"degree":3,"count":512},{"degree":4,"count":1008}]
Minimum constraint arity1
Maximum constraint arity496
Distribution of constraint arities[{"arity":1,"count":16},{"arity":2,"count":16},{"arity":3,"count":496},{"arity":16,"count":31},{"arity":32,"count":32},{"arity":62,"count":16},{"arity":64,"count":16},{"arity":496,"count":1}]
Number of extensional constraints496
Number of intensional constraints32
Distribution of constraint types[{"type":"extension","count":496},{"type":"intension","count":32},{"type":"allDifferent","count":33},{"type":"count","count":31},{"type":"cardinality","count":32}]
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-4284033-1503216403.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284033-1503216403.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.34/0.26	c parse instance...
1.63/0.76	c solve instance...
2520.07/2452.11	s UNKNOWN
2520.07/2452.11	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284033-1503216403/watcher-4284033-1503216403 -o /tmp/evaluation-result-4284033-1503216403/solver-4284033-1503216403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 855272762 HOME/instance-4284033-1503216403.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=27285, runsolver pid=27281


[startup+0.100258 s]*
/proc/loadavg: 1.97 1.86 1.95 5/220 27308
/proc/meminfo: memFree=26470468/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13978596 memory=28352 CPUtime=0.12 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 5410 0 0 0 11 1 0 0 20 0 15 0 154728241 14314082304 7088 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3494649 7088 2897 1 0 3482966 0
[pid=27288/tid=27289] ppid=27285 vsize=13978596 memory=8514701219881125282 CPUtime=0.09 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 3395 0 0 0 8 1 0 0 20 0 15 0 154728242 14314082304 7088 33554432000 4194304 4196468 140734494006416 140413142565536 140412765432527 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13978596 memory=3472468252944299216 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14314082304 7088 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13978596 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14314082304 7088 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14314082304 7088 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728243 14314082304 7088 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728244 14314082304 7088 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154728244 14314082304 7088 33554432000 4194304 4196468 140734494006416 140412116513824 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154728245 14314082304 7088 33554432000 4194304 4196468 140734494006416 140412115460976 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14314082304 7088 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) R 27285 27285 21004 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 154728247 14314082304 7154 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728247 14314082304 7154 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13978596 memory=140124049147520 CPUtime=0.01 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) R 27285 27285 21004 0 -1 4202560 333 0 0 0 1 0 0 0 20 0 15 0 154728247 14314082304 7154 33554432000 4194304 4196468 140734494006416 140412111252080 140413117265678 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14314082304 7154 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13978596 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728247 14314082304 7154 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29736 KiB

[startup+0.21234 s]*
/proc/loadavg: 1.97 1.86 1.95 4/220 27308
/proc/meminfo: memFree=26448504/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13982852 memory=40420 CPUtime=0.34 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 8273 0 0 0 32 2 0 0 20 0 15 0 154728241 14318440448 10105 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3495713 10105 3052 1 0 3482966 0
[pid=27288/tid=27289] ppid=27285 vsize=13982852 memory=5855082630820233377 CPUtime=0.2 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 5402 0 0 0 18 2 0 0 20 0 15 0 154728242 14318440448 10105 33554432000 4194304 4196468 140734494006416 140413142555712 140413122413918 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13982852 memory=3472468252944299216 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 10105 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 10105 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 10105 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 10105 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728244 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154728244 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412116513824 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154728245 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412115460976 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) S 27285 27285 21004 0 -1 1077944384 716 0 0 0 2 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 78 0 0 0 2 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0.08 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 774 0 0 0 8 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412111252080 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 10105 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41804 KiB

[startup+0.310719 s]*
/proc/loadavg: 1.97 1.86 1.95 4/220 27308
/proc/meminfo: memFree=26436004/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13982852 memory=47280 CPUtime=0.52 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 8977 0 0 0 49 3 0 0 20 0 15 0 154728241 14318440448 11820 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3495713 11820 3116 1 0 3482966 0
[pid=27288/tid=27289] ppid=27285 vsize=13982852 memory=-8540663193526752614 CPUtime=0.29 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 5946 0 0 0 27 2 0 0 20 0 15 0 154728242 14318440448 11820 33554432000 4194304 4196468 140734494006416 140413142569408 140413122413918 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13982852 memory=3472468252944299216 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 11820 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13982852 memory=140124049168524 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 11820 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13982852 memory=140123912144182 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 11820 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13982852 memory=140123912125391 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728243 14318440448 11820 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13982852 memory=140124049171386 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728244 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13982852 memory=140123912134607 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154728244 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412116513824 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13982852 memory=280247824266896 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154728245 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412115460976 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13982852 memory=280247824273776 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) R 27285 27285 21004 0 -1 1077944384 733 0 0 0 4 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13982852 memory=2240 CPUtime=0.03 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) R 27285 27285 21004 0 -1 4202560 103 0 0 0 3 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412112296208 140413130570558 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0.13 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 897 0 0 0 13 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412111249872 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13982852 memory=2208 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13982852 memory=140124049147520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728247 14318440448 11820 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48664 KiB

[startup+0.704478 s]
/proc/loadavg: 1.97 1.86 1.95 6/220 27308
/proc/meminfo: memFree=26407092/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13984976 memory=82232 CPUtime=1.63 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 11651 0 0 0 159 4 0 0 20 0 15 0 154728241 14320615424 20558 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3496244 20558 3198 1 0 3483478 0
[pid=27288/tid=27289] ppid=27285 vsize=13984976 memory=1224 CPUtime=0.67 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) S 27285 27285 21004 0 -1 1077944384 6633 0 0 0 65 2 0 0 20 0 15 0 154728242 14320615424 20558 33554432000 4194304 4196468 140734494006416 140413142561264 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13984976 memory=792 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14320615424 20558 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14320615424 20558 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728243 14320615424 20558 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13984976 memory=280247824348480 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154728243 14320615424 20558 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13984976 memory=11268 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154728244 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13984976 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154728244 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412116513824 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13984976 memory=2319529344838977189 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154728245 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412115460976 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13984976 memory=51 CPUtime=0.26 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) D 27285 27285 21004 0 -1 4202560 1377 0 0 0 26 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412113343560 140413119877154 0 4 0 16800975 18446744071582151416 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13984976 memory=5 CPUtime=0.28 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) R 27285 27285 21004 0 -1 4202560 638 0 0 0 28 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412112293680 140413117590327 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13984976 memory=9940 CPUtime=0.38 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) R 27285 27285 21004 0 -1 4202560 1695 0 0 0 38 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412111249336 140413131050394 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13984976 memory=464 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 20558 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 1.63 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 83616 KiB

[startup+1.50081 s]
/proc/loadavg: 1.97 1.86 1.95 7/220 27308
/proc/meminfo: memFree=26337604/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0

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

/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154728245 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412115460992 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13984976 memory=5794002306374057520 CPUtime=6.53 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) S 27285 27285 21004 0 -1 1077944384 25145 0 0 0 651 2 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13984976 memory=164 CPUtime=5.65 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 19711 0 0 0 563 2 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13984976 memory=7738685428401854567 CPUtime=0.98 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 10354 0 0 0 96 2 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412111252080 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13984976 memory=1640984 CPUtime=1.22 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1601 0 0 0 64 58 0 0 20 0 15 0 154728247 14320615424 410246 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 2449.61 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1642368 KiB

[startup+2442.3 s]
/proc/loadavg: 1.54 1.43 1.51 3/218 27407
/proc/meminfo: memFree=23978464/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13984976 memory=1526432 CPUtime=2510.16 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 296119 0 0 0 250335 681 0 0 20 0 15 0 154728241 14320615424 381608 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3496244 381608 3285 1 0 3483478 0
[pid=27288/tid=27289] ppid=27285 vsize=13984976 memory=1526432 CPUtime=2421.68 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 76734 0 0 0 242144 24 0 0 20 0 15 0 154728242 14320615424 381608 33554432000 4194304 4196468 140734494006416 140413142572832 140412774175235 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13984976 memory=1384 CPUtime=18.08 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 24401 0 0 0 1664 144 0 0 20 0 15 0 154728243 14320615424 381608 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.07 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 23127 0 0 0 1660 147 0 0 20 0 15 0 154728243 14320615424 381608 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.04 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 24211 0 0 0 1661 143 0 0 20 0 15 0 154728243 14320615424 381608 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13984976 memory=1584912 CPUtime=18.11 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 24703 0 0 0 1662 149 0 0 20 0 15 0 154728243 14320615424 381608 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13984976 memory=1526432 CPUtime=1.65 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 64731 0 0 0 147 18 0 0 20 0 15 0 154728244 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154728244 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412116513888 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154728245 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412115460992 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13984976 memory=1541820 CPUtime=6.53 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) S 27285 27285 21004 0 -1 1077944384 25147 0 0 0 651 2 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13984976 memory=1384 CPUtime=5.65 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 19713 0 0 0 563 2 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13984976 memory=1384 CPUtime=0.98 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 10357 0 0 0 96 2 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412111252080 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13984976 memory=1420 CPUtime=1.25 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1630 0 0 0 65 60 0 0 20 0 15 0 154728247 14320615424 381608 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 2510.16 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1527816 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2452.11 s]
/proc/loadavg: 1.61 1.45 1.52 2/197 27455
/proc/meminfo: memFree=25031988/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13984976 memory=1490520 CPUtime=2520.07 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 296276 0 0 0 251326 681 0 0 20 0 15 0 154728241 14320615424 372630 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3496244 372630 3285 1 0 3483478 0
[pid=27288/tid=27289] ppid=27285 vsize=13984976 memory=1526432 CPUtime=2431.45 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 76848 0 0 0 243121 24 0 0 20 0 15 0 154728242 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413142572672 140412773093381 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.12 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 24422 0 0 0 1668 144 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.11 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 23134 0 0 0 1664 147 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13984976 memory=1526432 CPUtime=18.07 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 24218 0 0 0 1664 143 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13984976 memory=1509500 CPUtime=18.14 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 24711 0 0 0 1665 149 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13984976 memory=1490520 CPUtime=1.65 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 64731 0 0 0 147 18 0 0 20 0 15 0 154728244 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13984976 memory=1490520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154728244 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412116513888 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154728245 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412115460992 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13984976 memory=1004 CPUtime=6.53 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) S 27285 27285 21004 0 -1 1077944384 25147 0 0 0 651 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13984976 memory=1792 CPUtime=5.65 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 19713 0 0 0 563 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13984976 memory=636 CPUtime=0.98 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 10357 0 0 0 96 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412111252080 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13984976 memory=1509500 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13984976 memory=4140 CPUtime=1.26 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1630 0 0 0 65 61 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1491904 KiB

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

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

[startup+2452.13 s]
# the end of solver process 27288 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.27 s, system=6.82685 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+2452.11 s]
/proc/loadavg: 1.61 1.45 1.52 2/197 27455
/proc/meminfo: memFree=25031988/32770624 swapFree=67108860/67108860
[pid=27285] ppid=27281 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27285/stat : 27285 (xcsp3-exec) S 27281 27285 21004 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154728241 9740288 346 33554432000 4194304 5098028 140734950858368 140734950856472 140610203050620 0 65536 4100 65538 18446744071579417331 0 0 17 6 0 0 0 0 0 7196144 7232144 30756864 140734950863983 140734950864187 140734950864187 140734950866923 0
/proc/27285/statm: 2378 346 289 221 0 87 0
[pid=27288] ppid=27285 vsize=13984976 memory=1490520 CPUtime=2520.07 cores=0,2,4,6
/proc/27288/stat : 27288 (java) S 27285 27285 21004 0 -1 1077944320 296276 0 0 0 251326 681 0 0 20 0 15 0 154728241 14320615424 372630 33554432000 4194304 4196468 140734494006416 140734493988960 140413138333431 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
/proc/27288/statm: 3496244 372630 3285 1 0 3483478 0
[pid=27288/tid=27289] ppid=27285 vsize=13984976 memory=1526432 CPUtime=2431.45 cores=0,2,4,6
/proc/27288/task/27289/stat : 27289 (java) R 27285 27285 21004 0 -1 4202560 76848 0 0 0 243121 24 0 0 20 0 15 0 154728242 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413142572672 140412773093381 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27290] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.12 cores=0,2,4,6
/proc/27288/task/27290/stat : 27290 (java) S 27285 27285 21004 0 -1 1077944384 24422 0 0 0 1668 144 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413090954384 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27291] ppid=27285 vsize=13984976 memory=1562852 CPUtime=18.11 cores=0,2,4,6
/proc/27288/task/27291/stat : 27291 (java) S 27285 27285 21004 0 -1 1077944384 23134 0 0 0 1664 147 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413089901584 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27292] ppid=27285 vsize=13984976 memory=1526432 CPUtime=18.07 cores=0,2,4,6
/proc/27288/task/27292/stat : 27292 (java) S 27285 27285 21004 0 -1 1077944384 24218 0 0 0 1664 143 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413088848784 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27293] ppid=27285 vsize=13984976 memory=1509500 CPUtime=18.14 cores=0,2,4,6
/proc/27288/task/27293/stat : 27293 (java) S 27285 27285 21004 0 -1 1077944384 24711 0 0 0 1665 149 0 0 20 0 15 0 154728243 14320615424 372630 33554432000 4194304 4196468 140734494006416 140413087795984 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27298] ppid=27285 vsize=13984976 memory=1490520 CPUtime=1.65 cores=0,2,4,6
/proc/27288/task/27298/stat : 27298 (java) S 27285 27285 21004 0 -1 1077944384 64731 0 0 0 147 18 0 0 20 0 15 0 154728244 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412117567856 140413138344578 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27301] ppid=27285 vsize=13984976 memory=1490520 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27301/stat : 27301 (java) S 27285 27285 21004 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 154728244 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412116513888 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27302] ppid=27285 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27302/stat : 27302 (java) S 27285 27285 21004 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 154728245 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412115460992 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27303] ppid=27285 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27303/stat : 27303 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412114409296 140413138352027 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27304] ppid=27285 vsize=13984976 memory=1004 CPUtime=6.53 cores=0,2,4,6
/proc/27288/task/27304/stat : 27304 (java) S 27285 27285 21004 0 -1 1077944384 25147 0 0 0 651 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412113357680 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27305] ppid=27285 vsize=13984976 memory=1792 CPUtime=5.65 cores=0,2,4,6
/proc/27288/task/27305/stat : 27305 (java) S 27285 27285 21004 0 -1 1077944384 19713 0 0 0 563 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412112304880 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27306] ppid=27285 vsize=13984976 memory=636 CPUtime=0.98 cores=0,2,4,6
/proc/27288/task/27306/stat : 27306 (java) S 27285 27285 21004 0 -1 1077944384 10357 0 0 0 96 2 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412111252080 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27307] ppid=27285 vsize=13984976 memory=1509500 CPUtime=0 cores=0,2,4,6
/proc/27288/task/27307/stat : 27307 (java) S 27285 27285 21004 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412110199520 140413138343637 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
[pid=27288/tid=27308] ppid=27285 vsize=13984976 memory=4140 CPUtime=1.26 cores=0,2,4,6
/proc/27288/task/27308/stat : 27308 (java) S 27285 27285 21004 0 -1 1077944384 1630 0 0 0 65 61 0 0 20 0 15 0 154728247 14320615424 372630 33554432000 4194304 4196468 140734494006416 140412109146800 140413138344578 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27004928 140734494008471 140734494008647 140734494008647 140734494011343 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 1491904 KiB

Child status: 143
Real time (s): 2452.13
CPU time (s): 2520.1
CPU user time (s): 2513.27
CPU system time (s): 6.82685
CPU usage (%): 102.772
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 1750956

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.27
system time used= 6.82685
maximum resident set size= 1749624
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 297143
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2856
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69385
involuntary context switches= 4189


# summary of solver processes directly reported to runsolver:
#   pid: 27285,27288
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2513.27
#   total CPU system time (s): 6.82685

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.197 second user time and 23.6095 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-20 09:52:23
IDJOB=4284033
IDBENCH=133915
IDSOLVER=2679
FILE ID=node107/4284033-1503216403
RUNJOBID= node107-1503215543-27247
PBS_JOBID= 20630867
Free space on /tmp= 61788 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/SportsScheduling/SportsScheduling-m1-s1/SportsScheduling-32.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-4284033-1503216403/watcher-4284033-1503216403 -o /tmp/evaluation-result-4284033-1503216403/solver-4284033-1503216403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node107-1503215543-27247 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 855272762 HOME/instance-4284033-1503216403.xml

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

MD5SUM BENCH= da233c5f22e1387e6e52cea502e17f88
RANDOM SEED=855272762

node107.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.84
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.84
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.84
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.84
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:        26503756 kB
MemAvailable:   31973316 kB
Buffers:          270996 kB
Cached:          5490232 kB
SwapCached:            0 kB
Active:           905980 kB
Inactive:        4911768 kB
Active(anon):      59124 kB
Inactive(anon):    33132 kB
Active(file):     846856 kB
Inactive(file):  4878636 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             15528 kB
Writeback:             8 kB
AnonPages:         61464 kB
Mapped:            55452 kB
Shmem:             33420 kB
Slab:             146692 kB
SReclaimable:     119804 kB
SUnreclaim:        26888 kB
KernelStack:        3392 kB
PageTables:         5540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     365828 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:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61780 MiB
End job on node107 at 2017-08-20 10:33:15