Trace number 4301672

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
Choco-solver 4.0.7b seq (e747e1e)? (TO) 252.105 232.63

General information on the benchmark

NameFapp/Fapp-m2s/
Fapp-m2s-test03-0400_c18.xml
MD5SUMa5fe7a04cb5002912ef3d870057982e3
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark163903545
Best CPU time to get the best result obtained on this benchmark252.14
Satisfiable
(Un)Satisfiability was proved
Number of variables6864
Number of constraints4370
Number of domains85
Minimum domain size1
Maximum domain size175
Distribution of domain sizes[{"size":1,"count":8},{"size":2,"count":2413},{"size":11,"count":2021},{"size":12,"count":1},{"size":21,"count":15},{"size":26,"count":8},{"size":29,"count":37},{"size":31,"count":9},{"size":32,"count":9},{"size":33,"count":36},{"size":35,"count":22},{"size":37,"count":62},{"size":41,"count":51},{"size":43,"count":13},{"size":44,"count":6},{"size":47,"count":16},{"size":49,"count":20},{"size":51,"count":47},{"size":53,"count":8},{"size":55,"count":14},{"size":56,"count":16},{"size":57,"count":3},{"size":59,"count":3},{"size":61,"count":30},{"size":63,"count":21},"...",{"size":91,"count":18}, {"size":93,"count":6}, {"size":94,"count":7}, {"size":97,"count":4}, {"size":99,"count":11}, {"size":101,"count":31}, {"size":103,"count":5}, {"size":105,"count":6}, {"size":107,"count":14}, {"size":109,"count":15}, {"size":113,"count":11}, {"size":115,"count":20}, {"size":117,"count":3}, {"size":123,"count":35}, {"size":127,"count":5}, {"size":135,"count":20}, {"size":136,"count":127}, {"size":137,"count":28}, {"size":153,"count":82}, {"size":158,"count":107}, {"size":160,"count":191}, {"size":163,"count":78}, {"size":165,"count":126}, {"size":167,"count":89}, {"size":175,"count":655}]
Minimum variable degree2
Maximum variable degree2022
Distribution of variable degrees[{"degree":2,"count":6063},{"degree":3,"count":3},{"degree":4,"count":12},{"degree":5,"count":22},{"degree":6,"count":42},{"degree":7,"count":47},{"degree":8,"count":59},{"degree":9,"count":62},{"degree":10,"count":77},{"degree":11,"count":88},{"degree":12,"count":91},{"degree":13,"count":96},{"degree":14,"count":131},{"degree":15,"count":70},{"degree":2022,"count":1}]
Minimum constraint arity2
Maximum constraint arity6
Distribution of constraint arities[{"arity":2,"count":328},{"arity":3,"count":2021},{"arity":6,"count":2021}]
Number of extensional constraints2021
Number of intensional constraints2349
Distribution of constraint types[{"type":"extension","count":2021},{"type":"intension","count":2349}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4301672-1532884591.xml"  -tl '252s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.17	c [HOME/instance-4301672-1532884591.xml, -tl, 252s, -p, 1]
0.12/0.21	c simple solver
0.34/0.28	c parse instance...
39.88/24.44	c solve instance...
252.06/232.60	s UNKNOWN
252.06/232.60	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 (8367 MiB free)
  memory of node 1: 16384 MiB (11522 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301672-1532884591/watcher-4301672-1532884591 -o /tmp/evaluation-result-4301672-1532884591/solver-4301672-1532884591 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312 HOME/xcsp3-exec -seed 240036272 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301672-1532884591.xml 

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

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


[startup+0.100125 s]*
/proc/loadavg: 1.98 2.04 1.95 4/217 11399
/proc/meminfo: memFree=20349820/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14082940 memory=28820 CPUtime=0.12 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 5557 0 0 0 10 2 0 0 20 0 15 0 106022352 14420930560 7205 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3520735 7205 3022 1 0 3483012 0
[pid=11385/tid=11386] ppid=11383 vsize=14082940 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 3576 0 0 0 8 1 0 0 20 0 15 0 106022353 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034651888672 140034639903550 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14082940 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14082940 memory=140624554579584 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14082940 memory=140624554579584 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106022355 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106022355 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034120344736 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106022355 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034119291632 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 413 0 0 0 0 0 0 0 20 0 15 0 106022358 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14082940 memory=140624554579584 CPUtime=0.01 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) R 11383 11383 7585 0 -1 4202560 327 0 0 0 1 0 0 0 20 0 15 0 106022358 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034115082736 140034626598188 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14420930560 7270 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14082940 memory=140624554579584 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022358 14420930560 7336 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30272 KiB

[startup+0.212168 s]*
/proc/loadavg: 1.98 2.04 1.95 4/217 11399
/proc/meminfo: memFree=20338408/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14082940 memory=40604 CPUtime=0.34 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 8210 0 0 0 32 2 0 0 20 0 15 0 106022352 14420930560 10151 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3520735 10151 3194 1 0 3483012 0
[pid=11385/tid=11386] ppid=11383 vsize=14082940 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) D 11383 11383 7585 0 -1 1077944384 5441 0 0 0 18 2 0 0 20 0 15 0 106022353 14420930560 10217 33554432000 4194304 4196468 140732259321648 140034651888568 140034649941703 0 4 0 16800975 18446744072101756452 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14082940 memory=8950 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 10217 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14082940 memory=4123526048075962016 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 10217 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14420930560 10217 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106022354 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14085056 memory=140624554579584 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106022355 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106022355 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034120344736 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106022355 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034119291632 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14085056 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 574 0 0 0 2 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14085056 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 140 0 0 0 2 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14085056 memory=140624554579584 CPUtime=0.08 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 761 0 0 0 8 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14085056 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14085056 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022358 14423097344 10217 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42056 KiB

[startup+0.310659 s]*
/proc/loadavg: 1.98 2.04 1.95 4/217 11399
/proc/meminfo: memFree=20332080/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14087196 memory=47848 CPUtime=0.52 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 9149 0 0 0 49 3 0 0 20 0 15 0 106022352 14425288704 11962 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3521799 11962 3265 1 0 3483012 0
[pid=11385/tid=11386] ppid=11383 vsize=14087196 memory=6791534058613427641 CPUtime=0.29 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 6137 0 0 0 27 2 0 0 20 0 15 0 106022353 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034651903712 140034632839430 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14087196 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14087196 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14087196 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022354 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14087196 memory=7379517710693473142 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 106022354 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14087196 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14087196 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034120344736 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14087196 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034119291632 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14087196 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14087196 memory=4628975386420216973 CPUtime=0.04 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 655 0 0 0 4 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 156 0 0 0 4 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14087196 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 917 0 0 0 13 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 11962 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49300 KiB

[startup+0.701572 s]
/proc/loadavg: 1.98 2.04 1.95 4/217 11399
/proc/meminfo: memFree=20227456/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14087196 memory=294204 CPUtime=1.62 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 12635 0 0 0 139 23 0 0 20 0 15 0 106022352 14425288704 73551 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3521799 73551 3321 1 0 3483012 0
[pid=11385/tid=11386] ppid=11383 vsize=14087196 memory=33 CPUtime=0.61 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 6303 0 0 0 54 7 0 0 20 0 15 0 106022353 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034651897776 140034274033168 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14087196 memory=-7816663703405220396 CPUtime=0.06 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 65 0 0 0 3 3 0 0 20 0 15 0 106022354 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14087196 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 58 0 0 0 3 3 0 0 20 0 15 0 106022354 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14087196 memory=30204 CPUtime=0.05 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 62 0 0 0 2 3 0 0 20 0 15 0 106022354 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14087196 memory=1224 CPUtime=0.05 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 65 0 0 0 2 3 0 0 20 0 15 0 106022354 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14087196 memory=2260 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14087196 memory=1788 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034120344736 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14087196 memory=860 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 106022355 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034119291632 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14087196 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14087196 memory=756 CPUtime=0.26 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 1831 0 0 0 26 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14087196 memory=1616 CPUtime=0.26 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) R 11383 11383 7585 0 -1 4202560 1483 0 0 0 26 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034116135792 140034626057620 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14087196 memory=1836 CPUtime=0.19 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 1385 0 0 0 19 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14087196 memory=1132 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14087196 memory=6396 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 106022358 14425288704 73551 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 295656 KiB

[startup+1.50098 s]
/proc/loadavg: 1.98 2.04 1.95 6/217 11399
/proc/meminfo: memFree=19899228/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0

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

/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034119291648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14091368 memory=4755764 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.03 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 10214 0 0 0 301 2 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14091368 memory=4755560 CPUtime=3.22 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 14946 0 0 0 319 3 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14091368 memory=1452 CPUtime=0.96 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 6586 0 0 0 95 1 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14091368 memory=4755764 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14091368 memory=1452 CPUtime=0.05 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 595 0 0 0 2 3 0 0 20 0 15 0 106022358 14429560832 1188941 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 121.09 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 4757216 KiB

[startup+162.31 s]
/proc/loadavg: 2.01 2.01 1.96 3/217 11479
/proc/meminfo: memFree=19046592/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14091368 memory=4755812 CPUtime=181.48 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 92542 0 0 0 17838 310 0 0 20 0 15 0 106022352 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3522842 1188953 3423 1 0 3484036 0
[pid=11385/tid=11386] ppid=11383 vsize=14091368 memory=4755812 CPUtime=158.19 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 25257 0 0 0 15780 39 0 0 20 0 15 0 106022353 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034651902080 140034276642796 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14091368 memory=4755812 CPUtime=3.86 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 4235 0 0 0 320 66 0 0 20 0 15 0 106022354 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14091368 memory=4755812 CPUtime=3.87 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 5106 0 0 0 322 65 0 0 20 0 15 0 106022354 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14091368 memory=4755804 CPUtime=3.81 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 4319 0 0 0 318 63 0 0 20 0 15 0 106022354 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.84 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 4007 0 0 0 322 62 0 0 20 0 15 0 106022354 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14091368 memory=4755812 CPUtime=0.16 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 8671 0 0 0 15 1 0 0 20 0 15 0 106022355 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14091368 memory=4755812 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034120344800 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034119291648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14091368 memory=4755812 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.18 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 14346 0 0 0 316 2 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14091368 memory=4755812 CPUtime=3.41 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 17134 0 0 0 338 3 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14091368 memory=4755812 CPUtime=0.98 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 7462 0 0 0 97 1 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14091368 memory=4755812 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14091368 memory=1452 CPUtime=0.08 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 657 0 0 0 4 4 0 0 20 0 15 0 106022358 14429560832 1188953 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 181.48 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 4757264 KiB

[startup+222.31 s]
/proc/loadavg: 2.00 2.01 1.96 3/217 11487
/proc/meminfo: memFree=19032668/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14091368 memory=4755816 CPUtime=241.77 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 103171 0 0 0 23864 313 0 0 20 0 15 0 106022352 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3522842 1188954 3423 1 0 3484036 0
[pid=11385/tid=11386] ppid=11383 vsize=14091368 memory=1452 CPUtime=218.19 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 29818 0 0 0 21780 39 0 0 20 0 15 0 106022353 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034651902080 140034280692384 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14091368 memory=4755816 CPUtime=3.86 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 4235 0 0 0 320 66 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.87 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 5106 0 0 0 322 65 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14091368 memory=15184 CPUtime=3.81 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 4319 0 0 0 318 63 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.84 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 4007 0 0 0 322 62 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14091368 memory=1452 CPUtime=0.17 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 8764 0 0 0 16 1 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034120344800 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034119291648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.31 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 16529 0 0 0 328 3 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14091368 memory=4755816 CPUtime=3.54 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 20122 0 0 0 351 3 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14091368 memory=860 CPUtime=0.98 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 8196 0 0 0 97 1 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14091368 memory=12556 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14091368 memory=504 CPUtime=0.1 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 727 0 0 0 5 5 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 241.77 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 4757268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+232.601 s]
/proc/loadavg: 2.00 2.01 1.96 3/217 11487
/proc/meminfo: memFree=19032916/32770624 swapFree=67108496/67108860
[pid=11383] ppid=11380 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11383/stat : 11383 (xcsp3-exec) S 11380 11383 7585 0 -1 4202496 535 0 0 0 0 0 0 0 20 0 1 0 106022352 115843072 363 33554432000 4194304 5098028 140722599169632 140722599167736 139827348554364 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12857344 140722599171137 140722599171337 140722599171337 140722599174090 0
/proc/11383/statm: 28282 363 306 221 0 87 0
[pid=11385] ppid=11383 vsize=14091368 memory=4755816 CPUtime=252.06 cores=1,3,5,7
/proc/11385/stat : 11385 (java) S 11383 11383 7585 0 -1 1077944320 103661 0 0 0 24893 313 0 0 20 0 15 0 106022352 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140732259304192 140034647666423 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
/proc/11385/statm: 3522842 1188954 3423 1 0 3484036 0
[pid=11385/tid=11386] ppid=11383 vsize=14091368 memory=6791534058613427641 CPUtime=228.49 cores=1,3,5,7
/proc/11385/task/11386/stat : 11386 (java) R 11383 11383 7585 0 -1 4202560 30297 0 0 0 22809 40 0 0 20 0 15 0 106022353 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034651902080 140034280692783 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11387] ppid=11383 vsize=14091368 memory=24526 CPUtime=3.86 cores=1,3,5,7
/proc/11385/task/11387/stat : 11387 (java) S 11383 11383 7585 0 -1 1077944384 4235 0 0 0 320 66 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034600287248 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11388] ppid=11383 vsize=14091368 memory=22168 CPUtime=3.87 cores=1,3,5,7
/proc/11385/task/11388/stat : 11388 (java) S 11383 11383 7585 0 -1 1077944384 5106 0 0 0 322 65 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034599234704 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11389] ppid=11383 vsize=14091368 memory=1452 CPUtime=3.81 cores=1,3,5,7
/proc/11385/task/11389/stat : 11389 (java) S 11383 11383 7585 0 -1 1077944384 4319 0 0 0 318 63 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034598181648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11390] ppid=11383 vsize=14091368 memory=4755816 CPUtime=3.84 cores=1,3,5,7
/proc/11385/task/11390/stat : 11390 (java) S 11383 11383 7585 0 -1 1077944384 4007 0 0 0 322 62 0 0 20 0 15 0 106022354 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034597129104 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11391] ppid=11383 vsize=14091368 memory=912 CPUtime=0.17 cores=1,3,5,7
/proc/11385/task/11391/stat : 11391 (java) S 11383 11383 7585 0 -1 1077944384 8765 0 0 0 16 1 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034189052144 140034647677570 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11392] ppid=11383 vsize=14091368 memory=3848 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11392/stat : 11392 (java) S 11383 11383 7585 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034120344800 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11393] ppid=11383 vsize=14091368 memory=2776 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11393/stat : 11393 (java) S 11383 11383 7585 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 106022355 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034119291648 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11394] ppid=11383 vsize=14091368 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11394/stat : 11394 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034118240208 140034647685019 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11395] ppid=11383 vsize=14091368 memory=6791534058613427641 CPUtime=3.31 cores=1,3,5,7
/proc/11385/task/11395/stat : 11395 (java) S 11383 11383 7585 0 -1 1077944384 16529 0 0 0 328 3 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034117188336 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11396] ppid=11383 vsize=14091368 memory=860 CPUtime=3.54 cores=1,3,5,7
/proc/11385/task/11396/stat : 11396 (java) S 11383 11383 7585 0 -1 1077944384 20122 0 0 0 351 3 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034116135792 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11397] ppid=11383 vsize=14091368 memory=12556 CPUtime=0.99 cores=1,3,5,7
/proc/11385/task/11397/stat : 11397 (java) S 11383 11383 7585 0 -1 1077944384 8206 0 0 0 98 1 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034115082736 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11398] ppid=11383 vsize=14091368 memory=756 CPUtime=0 cores=1,3,5,7
/proc/11385/task/11398/stat : 11398 (java) S 11383 11383 7585 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034114030432 140034647676629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
[pid=11385/tid=11399] ppid=11383 vsize=14091368 memory=1616 CPUtime=0.11 cores=1,3,5,7
/proc/11385/task/11399/stat : 11399 (java) S 11383 11383 7585 0 -1 1077944384 727 0 0 0 5 6 0 0 20 0 15 0 106022358 14429560832 1188954 33554432000 4194304 4196468 140732259321648 140034112977456 140034647677570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30081024 140732259329164 140732259329334 140732259329334 140732259332047 0
Current children cumulated CPU time: 252.06 s
Current children cumulated vsize: 14204496 KiB
Current children cumulated memory: 4757268 KiB

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

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

[startup+232.63 s]
# the end of solver process 11385 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=248.941 s, system=3.16402 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): 232.63
CPU time (s): 252.105
CPU user time (s): 248.941
CPU system time (s): 3.16402
CPU usage (%): 108.372
Max. virtual memory (cumulated for all children) (KiB): 14204496
Max. memory (cumulated for all children) (KiB): 4762792

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 248.941
system time used= 3.16402
maximum resident set size= 4761576
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104690
page faults= 0
swaps= 0
block input operations= 0
block output operations= 384
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 9016
involuntary context switches= 340


# summary of solver processes directly reported to runsolver:
#   pid: 11383,11385
#   total CPU time (s): 252.105
#   total CPU user time (s): 248.941
#   total CPU system time (s): 3.16402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.30715 second user time and 2.46957 second system time

The end

Launcher Data

Begin job on node149 at 2018-07-29 19:16:32
IDJOB=4301672
IDBENCH=141268
IDSOLVER=2772
FILE ID=node149/4301672-1532884591
RUNJOBID= node149-1532880125-7617
PBS_JOBID= 21022517
Free space on /tmp= 45308 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/Fapp/Fapp-m2s/Fapp-m2s-test03-0400_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301672-1532884591/watcher-4301672-1532884591 -o /tmp/evaluation-result-4301672-1532884591/solver-4301672-1532884591 -C 252 -W 252 -M 15500 --bin-var /tmp/runsolver-exch-node149-1532880125-7617 --watchdog 312  HOME/xcsp3-exec -seed 240036272 -dir HOME -tl 252 -ml 11000 -p 1 HOME/instance-4301672-1532884591.xml

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

MD5SUM BENCH= a5fe7a04cb5002912ef3d870057982e3
RANDOM SEED=240036272

node149.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.60
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.60
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.60
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.60
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:        20367576 kB
MemAvailable:   25312324 kB
Buffers:          165820 kB
Cached:          5001760 kB
SwapCached:           60 kB
Active:          8662536 kB
Inactive:        3164920 kB
Active(anon):    6609016 kB
Inactive(anon):    78000 kB
Active(file):    2053520 kB
Inactive(file):  3086920 kB
Unevictable:        7752 kB
Mlocked:            7752 kB
SwapTotal:      67108860 kB
SwapFree:       67108496 kB
Dirty:            169652 kB
Writeback:             0 kB
AnonPages:       6666732 kB
Mapped:            49604 kB
Shmem:             25040 kB
Slab:             261872 kB
SReclaimable:     232768 kB
SUnreclaim:        29104 kB
KernelStack:        3552 kB
PageTables:        18384 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    8142292 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   6471680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 45456 MiB
End job on node149 at 2018-07-29 19:20:24