Trace number 4398882

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 2019-09-16UNSAT 240.212 71.7633

General information on the benchmark

NameQRandom/QRandom-mdd-7-25-5-p7/
mdd-7-25-5-ps05-psh07-9.xml
MD5SUM2d7f03e466d78847960dc3f747db29ef
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark42.4013
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints58
Number of domains1
Minimum domain size5
Maximum domain size5
Distribution of domain sizes[{"size":5,"count":25}]
Minimum variable degree12
Maximum variable degree25
Distribution of variable degrees[{"degree":12,"count":1},{"degree":13,"count":3},{"degree":14,"count":6},{"degree":15,"count":2},{"degree":16,"count":3},{"degree":17,"count":4},{"degree":18,"count":1},{"degree":19,"count":1},{"degree":20,"count":2},{"degree":23,"count":1},{"degree":25,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":58}]
Number of extensional constraints58
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":58}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4398882-1568695516.xml"  -tl '2520s' -p 4
0.14/0.18	c Choco e747e1e
0.14/0.18	c [HOME/instance-4398882-1568695516.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
31.20/19.22	c solve instance...
240.08/71.73	s UNSATISFIABLE

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 (13842 MiB free)
  memory of node 1: 16384 MiB (15189 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4398882-1568695516/watcher-4398882-1568695516 -o /tmp/evaluation-result-4398882-1568695516/solver-4398882-1568695516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568691194-25965 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 965971385 HOME/instance-4398882-1568695516.xml 

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

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


[startup+0.102474 s]*
/proc/loadavg: 9.40 7.70 4.62 2/212 26329
/proc/meminfo: memFree=30305168/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15144776 memory=30300 CPUtime=0.14 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 5521 0 0 0 13 1 0 0 20 0 15 0 445806103 15508250624 7575 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3786194 7575 3154 1 0 3748377 0
[pid=26315/tid=26316] ppid=26313 vsize=15144776 memory=720575944405811505 CPUtime=0.09 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) R 26313 26313 25933 0 -1 4202560 3387 0 0 0 9 0 0 0 20 0 15 0 445806103 15508250624 7575 33554432000 4194304 4196468 140728508698544 140336291139264 140336272280391 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 7575 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15144776 memory=3473878137007605408 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806105 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445806105 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335754449824 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445806106 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335753397232 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) R 26313 26313 25933 0 -1 4202560 335 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335751293424 140336270919937 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) R 26313 26313 25933 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15144776 memory=140245367621248 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) R 26313 26313 25933 0 -1 4202560 372 0 0 0 2 0 0 0 20 0 15 0 445806108 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335749188336 140336265427758 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15144776 memory=140245367621248 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806109 15508250624 7575 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31748 KiB

[startup+0.211296 s]*
/proc/loadavg: 9.40 7.70 4.62 2/214 26345
/proc/meminfo: memFree=30289456/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15144776 memory=41216 CPUtime=0.34 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 9025 0 0 0 32 2 0 0 20 0 15 0 445806103 15508250624 10304 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3786194 10304 3293 1 0 3748377 0
[pid=26315/tid=26316] ppid=26313 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) R 26313 26313 25933 0 -1 4202560 6198 0 0 0 18 2 0 0 20 0 15 0 445806103 15508250624 10304 33554432000 4194304 4196468 140728508698544 140336291147232 140336286934173 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15144776 memory=2670167 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 10304 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15144776 memory=3189610 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445806105 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445806105 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335754449824 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15144776 memory=140245367621248 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445806106 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335753397232 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) S 26313 26313 25933 0 -1 1077944384 396 0 0 0 2 0 0 0 20 0 15 0 445806108 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335751293424 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) R 26313 26313 25933 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 15 0 445806108 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) S 26313 26313 25933 0 -1 1077944384 757 0 0 0 8 0 0 0 20 0 15 0 445806108 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335749188336 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806109 15508250624 10304 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42664 KiB

[startup+0.319076 s]*
/proc/loadavg: 9.40 7.70 4.62 3/227 26358
/proc/meminfo: memFree=30264100/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15149032 memory=50728 CPUtime=0.55 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 10523 0 0 0 51 4 0 0 20 0 15 0 445806103 15512608768 12682 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3787258 12682 3361 1 0 3748377 0
[pid=26315/tid=26316] ppid=26313 vsize=15149032 memory=-2698087569006908830 CPUtime=0.31 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) R 26313 26313 25933 0 -1 4202560 7463 0 0 0 28 3 0 0 20 0 15 0 445806103 15512608768 12682 33554432000 4194304 4196468 140728508698544 140336291143360 140336286924182 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15149032 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15512608768 12682 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15149032 memory=140245367621248 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806104 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15149032 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 445806104 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15149032 memory=140245367621248 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 445806105 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15149032 memory=2240 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445806105 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335754449824 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15149032 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445806106 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335753397232 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15149032 memory=2209 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) S 26313 26313 25933 0 -1 1077944384 488 0 0 0 5 0 0 0 20 0 15 0 445806108 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335751293424 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15149032 memory=-1 CPUtime=0.04 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) S 26313 26313 25933 0 -1 1077944384 412 0 0 0 4 0 0 0 20 0 15 0 445806108 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15149032 memory=280490612462144 CPUtime=0.12 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) R 26313 26313 25933 0 -1 4202560 856 0 0 0 12 0 0 0 20 0 15 0 445806108 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335749188336 140336286924182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15149032 memory=140245367621248 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 445806109 15512608768 12682 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 0.55 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52176 KiB

[startup+0.709327 s]
/proc/loadavg: 8.97 7.64 4.62 7/227 26358
/proc/meminfo: memFree=30171284/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15151156 memory=252336 CPUtime=1.52 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 12886 0 0 0 142 10 0 0 20 0 15 0 445806103 15514783744 63084 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3787789 63084 3460 1 0 3748889 0
[pid=26315/tid=26316] ppid=26313 vsize=15151156 memory=140245245284764 CPUtime=0.64 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) R 26313 26313 25933 0 -1 4202560 7811 0 0 0 59 5 0 0 20 0 15 0 445806103 15514783744 63084 33554432000 4194304 4196468 140728508698544 140336291149568 140335923819288 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 445806104 15514783744 63084 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15151156 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 18 0 0 0 1 0 0 0 20 0 15 0 445806104 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15151156 memory=1128 CPUtime=0.03 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 44 0 0 0 2 1 0 0 20 0 15 0 445806104 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15151156 memory=2241 CPUtime=0.03 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 56 0 0 0 2 1 0 0 20 0 15 0 445806104 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15151156 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 445806105 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15151156 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 445806105 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335754449824 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 445806106 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335753397232 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15151156 memory=9492 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15151156 memory=1548 CPUtime=0.27 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) R 26313 26313 25933 0 -1 4202560 1253 0 0 0 27 0 0 0 20 0 15 0 445806108 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335751280208 140336280012094 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15151156 memory=628 CPUtime=0.22 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) R 26313 26313 25933 0 -1 4202560 1011 0 0 0 22 0 0 0 20 0 15 0 445806108 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335750234072 140336271808970 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15151156 memory=1056 CPUtime=0.24 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) R 26313 26313 25933 0 -1 4202560 1299 0 0 0 24 0 0 0 20 0 15 0 445806108 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335749188336 140336286933594 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15151156 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806108 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15151156 memory=6056 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 445806109 15514783744 63084 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 1.52 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 253784 KiB

[startup+1.50079 s]
/proc/loadavg: 8.97 7.64 4.62 7/227 26358
/proc/meminfo: memFree=30171284/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0

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

/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 628 0 0 0 1 1 0 0 20 0 19 0 445806109 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26407] ppid=26313 vsize=15417412 memory=1380 CPUtime=51.18 cores=1,3,5,7
/proc/26315/task/26407/stat : 26407 (java) R 26313 26313 25933 0 -1 4202560 1393 0 0 0 5118 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335737865480 140335930242530 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26408] ppid=26313 vsize=15417412 memory=1128 CPUtime=50.27 cores=1,3,5,7
/proc/26315/task/26408/stat : 26408 (java) R 26313 26313 25933 0 -1 4202560 1878 0 0 0 5027 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335736811608 140335928834059 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26409] ppid=26313 vsize=15417412 memory=1448 CPUtime=51.34 cores=1,3,5,7
/proc/26315/task/26409/stat : 26409 (java) R 26313 26313 25933 0 -1 4202560 1202 0 0 0 5134 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335735758888 140335929104725 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26410] ppid=26313 vsize=15417412 memory=1448 CPUtime=51.21 cores=1,3,5,7
/proc/26315/task/26410/stat : 26410 (java) R 26313 26313 25933 0 -1 4202560 2016 0 0 0 5121 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335734706344 140335929104762 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 237.26 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4712352 KiB

[startup+71.4013 s]
/proc/loadavg: 8.12 7.57 4.81 9/236 26417
/proc/meminfo: memFree=20883384/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15417412 memory=4710904 CPUtime=238.85 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 88645 0 0 0 23558 327 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3854353 1177726 3522 1 0 3815453 0
[pid=26315/tid=26316] ppid=26313 vsize=15417412 memory=-6732151970415111300 CPUtime=14.92 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) S 26313 26313 25933 0 -1 1077944384 16148 0 0 0 1455 37 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336291153024 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15417412 memory=8326441112149131689 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 2936 0 0 0 272 66 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15417412 memory=-9103035301870542197 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 8407 0 0 0 268 70 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15417412 memory=8514701219242344867 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 13044 0 0 0 267 74 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15417412 memory=1448 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 8913 0 0 0 270 71 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15417412 memory=876 CPUtime=0.86 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 6589 0 0 0 85 1 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15417412 memory=1980 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335754449888 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15417412 memory=2552 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 445806106 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335753397248 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15417412 memory=1760 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15417412 memory=111632 CPUtime=1.66 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) S 26313 26313 25933 0 -1 1077944384 10477 0 0 0 164 2 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335751293424 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15417412 memory=800 CPUtime=1.45 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) S 26313 26313 25933 0 -1 1077944384 6655 0 0 0 144 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15417412 memory=1548 CPUtime=0.64 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) S 26313 26313 25933 0 -1 1077944384 7030 0 0 0 63 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335749188336 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15417412 memory=628 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15417412 memory=1056 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 629 0 0 0 1 1 0 0 20 0 19 0 445806109 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26407] ppid=26313 vsize=15417412 memory=1724 CPUtime=51.58 cores=1,3,5,7
/proc/26315/task/26407/stat : 26407 (java) R 26313 26313 25933 0 -1 4202560 1393 0 0 0 5158 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335737865480 140335929103590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26408] ppid=26313 vsize=15417412 memory=6056 CPUtime=50.66 cores=1,3,5,7
/proc/26315/task/26408/stat : 26408 (java) R 26313 26313 25933 0 -1 4202560 1878 0 0 0 5066 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335736811608 140335929104628 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26409] ppid=26313 vsize=15417412 memory=14012 CPUtime=51.74 cores=1,3,5,7
/proc/26315/task/26409/stat : 26409 (java) R 26313 26313 25933 0 -1 4202560 1202 0 0 0 5174 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335735758888 140335929105808 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26410] ppid=26313 vsize=15417412 memory=2116 CPUtime=51.61 cores=1,3,5,7
/proc/26315/task/26410/stat : 26410 (java) R 26313 26313 25933 0 -1 4202560 2016 0 0 0 5161 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335734706344 140335928834059 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 238.85 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4712352 KiB

[startup+71.6013 s]*
/proc/loadavg: 8.12 7.57 4.81 9/236 26417
/proc/meminfo: memFree=20883488/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15417412 memory=4710904 CPUtime=239.68 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 88701 0 0 0 23641 327 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3854353 1177726 3522 1 0 3815453 0
[pid=26315/tid=26316] ppid=26313 vsize=15417412 memory=1760 CPUtime=14.92 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) S 26313 26313 25933 0 -1 1077944384 16148 0 0 0 1455 37 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336291153024 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15417412 memory=111632 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 2936 0 0 0 272 66 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15417412 memory=800 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 8407 0 0 0 268 70 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15417412 memory=8317482817917895235 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 13044 0 0 0 267 74 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15417412 memory=4211611694383016864 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 8913 0 0 0 270 71 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15417412 memory=-6593366969425293398 CPUtime=0.86 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 6589 0 0 0 85 1 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15417412 memory=-6296709975215001434 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335754449888 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 445806106 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335753397248 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15417412 memory=8243114992657236055 CPUtime=1.66 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) S 26313 26313 25933 0 -1 1077944384 10477 0 0 0 164 2 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335751293424 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15417412 memory=288284459288804645 CPUtime=1.45 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) S 26313 26313 25933 0 -1 1077944384 6655 0 0 0 144 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15417412 memory=0 CPUtime=0.64 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) S 26313 26313 25933 0 -1 1077944384 7030 0 0 0 63 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335749188336 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15417412 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 629 0 0 0 1 1 0 0 20 0 19 0 445806109 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26407] ppid=26313 vsize=15417412 memory=0 CPUtime=51.79 cores=1,3,5,7
/proc/26315/task/26407/stat : 26407 (java) R 26313 26313 25933 0 -1 4202560 1393 0 0 0 5179 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335737865480 140335929103501 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26408] ppid=26313 vsize=15417412 memory=8243114992657236055 CPUtime=50.86 cores=1,3,5,7
/proc/26315/task/26408/stat : 26408 (java) R 26313 26313 25933 0 -1 4202560 1878 0 0 0 5086 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335736811608 140335929199882 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26409] ppid=26313 vsize=15417412 memory=288284459288804645 CPUtime=51.95 cores=1,3,5,7
/proc/26315/task/26409/stat : 26409 (java) R 26313 26313 25933 0 -1 4202560 1258 0 0 0 5195 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335735758888 140335929105257 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26410] ppid=26313 vsize=15417412 memory=0 CPUtime=51.82 cores=1,3,5,7
/proc/26315/task/26410/stat : 26410 (java) R 26313 26313 25933 0 -1 4202560 2016 0 0 0 5182 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335734706344 140335929104931 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 239.68 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4712352 KiB

[startup+71.7113 s]
/proc/loadavg: 8.12 7.57 4.81 9/236 26417
/proc/meminfo: memFree=20883488/32770624 swapFree=67000020/67108860
[pid=26313] ppid=26310 vsize=113128 memory=1448 CPUtime=0 cores=1,3,5,7
/proc/26313/stat : 26313 (xcsp3-exec) S 26310 26313 25933 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 445806102 115843072 362 33554432000 4194304 5098028 140730516766240 140730516764344 139764095177340 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 12660736 140730516767611 140730516767853 140730516767853 140730516770762 0
/proc/26313/statm: 28282 362 304 221 0 87 0
[pid=26315] ppid=26313 vsize=15417412 memory=4710904 CPUtime=240.08 cores=1,3,5,7
/proc/26315/stat : 26315 (java) S 26313 26313 25933 0 -1 1077944320 88708 0 0 0 23681 327 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140728508681088 140336286912247 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
/proc/26315/statm: 3854353 1177726 3522 1 0 3815453 0
[pid=26315/tid=26316] ppid=26313 vsize=15417412 memory=4710904 CPUtime=14.92 cores=1,3,5,7
/proc/26315/task/26316/stat : 26316 (java) S 26313 26313 25933 0 -1 1077944384 16148 0 0 0 1455 37 0 0 20 0 19 0 445806103 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336291153024 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26317] ppid=26313 vsize=15417412 memory=4710904 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26317/stat : 26317 (java) S 26313 26313 25933 0 -1 1077944384 2936 0 0 0 272 66 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140336245672720 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26318] ppid=26313 vsize=15417412 memory=4710904 CPUtime=3.38 cores=1,3,5,7
/proc/26315/task/26318/stat : 26318 (java) S 26313 26313 25933 0 -1 1077944384 8407 0 0 0 268 70 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335878581136 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26319] ppid=26313 vsize=15417412 memory=1448 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26319/stat : 26319 (java) S 26313 26313 25933 0 -1 1077944384 13044 0 0 0 267 74 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335877528592 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26320] ppid=26313 vsize=15417412 memory=14476 CPUtime=3.41 cores=1,3,5,7
/proc/26315/task/26320/stat : 26320 (java) S 26313 26313 25933 0 -1 1077944384 8913 0 0 0 270 71 0 0 20 0 19 0 445806104 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335876476048 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26321] ppid=26313 vsize=15417412 memory=280490489918720 CPUtime=0.86 cores=1,3,5,7
/proc/26315/task/26321/stat : 26321 (java) S 26313 26313 25933 0 -1 1077944384 6589 0 0 0 85 1 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335755503600 140336286923394 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26322] ppid=26313 vsize=15417412 memory=4710904 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26322/stat : 26322 (java) S 26313 26313 25933 0 -1 1077944384 36 0 0 0 0 0 0 0 20 0 19 0 445806105 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335754449888 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26323] ppid=26313 vsize=15417412 memory=86 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26323/stat : 26323 (java) S 26313 26313 25933 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 19 0 445806106 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335753397248 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26324] ppid=26313 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26324/stat : 26324 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335752345808 140336286930843 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26325] ppid=26313 vsize=15417412 memory=1448 CPUtime=1.66 cores=1,3,5,7
/proc/26315/task/26325/stat : 26325 (java) S 26313 26313 25933 0 -1 1077944384 10477 0 0 0 164 2 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335751293424 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26326] ppid=26313 vsize=15417412 memory=4710904 CPUtime=1.45 cores=1,3,5,7
/proc/26315/task/26326/stat : 26326 (java) S 26313 26313 25933 0 -1 1077944384 6655 0 0 0 144 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335750240880 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26327] ppid=26313 vsize=15417412 memory=1448 CPUtime=0.64 cores=1,3,5,7
/proc/26315/task/26327/stat : 26327 (java) S 26313 26313 25933 0 -1 1077944384 7030 0 0 0 63 1 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335749188336 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26328] ppid=26313 vsize=15417412 memory=4710904 CPUtime=0 cores=1,3,5,7
/proc/26315/task/26328/stat : 26328 (java) S 26313 26313 25933 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 445806108 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335748136032 140336286922453 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26329] ppid=26313 vsize=15417412 memory=4710904 CPUtime=0.02 cores=1,3,5,7
/proc/26315/task/26329/stat : 26329 (java) S 26313 26313 25933 0 -1 1077944384 629 0 0 0 1 1 0 0 20 0 19 0 445806109 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335747082544 140336286923394 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26407] ppid=26313 vsize=15417412 memory=3624 CPUtime=51.89 cores=1,3,5,7
/proc/26315/task/26407/stat : 26407 (java) R 26313 26313 25933 0 -1 4202560 1393 0 0 0 5189 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335737865480 140335928834555 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26408] ppid=26313 vsize=15417412 memory=129 CPUtime=50.96 cores=1,3,5,7
/proc/26315/task/26408/stat : 26408 (java) R 26313 26313 25933 0 -1 4202560 1878 0 0 0 5096 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335736811608 140335929105149 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26409] ppid=26313 vsize=15417412 memory=-7241597079701628969 CPUtime=52.05 cores=1,3,5,7
/proc/26315/task/26409/stat : 26409 (java) R 26313 26313 25933 0 -1 4202560 1265 0 0 0 5205 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335735758888 140335929104923 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
[pid=26315/tid=26410] ppid=26313 vsize=15417412 memory=280490489906256 CPUtime=51.92 cores=1,3,5,7
/proc/26315/task/26410/stat : 26410 (java) R 26313 26313 25933 0 -1 4202560 2016 0 0 0 5192 0 0 0 20 0 19 0 445808026 15787429888 1177726 33554432000 4194304 4196468 140728508698544 140335734706344 140335929199856 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15151104 140728508699631 140728508699802 140728508699802 140728508702671 0
Current children cumulated CPU time: 240.08 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 4712352 KiB

Child status: 0
Real time (s): 71.7633
CPU time (s): 240.212
CPU user time (s): 236.911
CPU system time (s): 3.30158
CPU usage (%): 334.728
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 4712352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 236.911
system time used= 3.30158
maximum resident set size= 4710940
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 89992
page faults= 0
swaps= 0
block input operations= 0
block output operations= 192
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4958
involuntary context switches= 2957


# summary of solver processes directly reported to runsolver:
#   pid: 26313
#   total CPU time (s): 240.212
#   total CPU user time (s): 236.911
#   total CPU system time (s): 3.30158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.487457 second user time and 0.855304 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-17 05:43:57
IDJOB=4398882
IDBENCH=125590
IDSOLVER=2853
FILE ID=node106/4398882-1568695516
RUNJOBID= node106-1568691194-25965
PBS_JOBID= 21703809
Free space on /tmp= 59028 MiB

SOLVER NAME= choco-solver 2019-09-16
BENCH NAME= XCSP17/QRandom/QRandom-mdd-7-25-5-p7/mdd-7-25-5-ps05-psh07-9.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4398882-1568695516/watcher-4398882-1568695516 -o /tmp/evaluation-result-4398882-1568695516/solver-4398882-1568695516 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568691194-25965 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 965971385 HOME/instance-4398882-1568695516.xml

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

MD5SUM BENCH= 2d7f03e466d78847960dc3f747db29ef
RANDOM SEED=965971385

node106.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.79
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.79
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.79
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.79
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:        29731136 kB
MemAvailable:   31302340 kB
Buffers:          195836 kB
Cached:          1664648 kB
SwapCached:         7404 kB
Active:          1235760 kB
Inactive:        1228520 kB
Active(anon):     603732 kB
Inactive(anon):    44200 kB
Active(file):     632028 kB
Inactive(file):  1184320 kB
Unevictable:      108944 kB
Mlocked:          108944 kB
SwapTotal:      67108860 kB
SwapFree:       67000020 kB
Dirty:             59444 kB
Writeback:             0 kB
AnonPages:        687156 kB
Mapped:            57332 kB
Shmem:             35772 kB
Slab:             171928 kB
SReclaimable:     141384 kB
SUnreclaim:        30544 kB
KernelStack:        3792 kB
PageTables:         6936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1901412 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    577536 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 58972 MiB
End job on node106 at 2019-09-17 05:45:09