Trace number 4393603

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-06-14 parallelUNSAT 198.496 41.3319

General information on the benchmark

NameQRandom/QRandom-bdd-18-21-2/
bdd-18-21-2-133-78-21.xml
MD5SUMc7982e61e1aa12db31c7a822b635a08f
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 benchmark7.58339
Satisfiable
(Un)Satisfiability was proved
Number of variables21
Number of constraints133
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":21}]
Minimum variable degree109
Maximum variable degree122
Distribution of variable degrees[{"degree":109,"count":4},{"degree":110,"count":1},{"degree":112,"count":3},{"degree":113,"count":1},{"degree":114,"count":5},{"degree":115,"count":1},{"degree":116,"count":1},{"degree":117,"count":1},{"degree":118,"count":1},{"degree":120,"count":1},{"degree":121,"count":1},{"degree":122,"count":1}]
Minimum constraint arity18
Maximum constraint arity18
Distribution of constraint arities[{"arity":18,"count":133}]
Number of extensional constraints133
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":133}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393603-1568425445.xml"  -tl '20160s' -p 8
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4393603-1568425445.xml, -tl, 20160s, -p, 8]
0.12/0.22	c 8 solvers in parallel
0.34/0.28	c parse instance...
128.76/31.42	c solve instance...
197.82/41.27	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 (10737 MiB free)
  memory of node 1: 16384 MiB (15213 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393603-1568425445/watcher-4393603-1568425445 -o /tmp/evaluation-result-4393603-1568425445/solver-4393603-1568425445 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568421227-15750 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1217014573 HOME/instance-4393603-1568425445.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100157 s]*
/proc/loadavg: 8.18 8.28 8.21 3/212 15788
/proc/meminfo: memFree=26557832/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28227388 memory=28328 CPUtime=0.12 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 5635 0 0 0 11 1 0 0 20 0 20 0 418801728 28904845312 7082 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7056847 7082 3116 1 0 7019032 0
[pid=15769/tid=15770] ppid=15767 vsize=28227388 memory=576460756329955445 CPUtime=0.08 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) R 15767 15767 15723 0 -1 4202560 3569 0 0 0 8 0 0 0 20 0 20 0 418801728 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056277293728 140056257111397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28227388 memory=3905942936859395744 CPUtime=0 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15774] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15774/stat : 15774 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056222530448 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15775] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15775/stat : 15775 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056221477392 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15776] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15776/stat : 15776 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056220424848 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15777] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15777/stat : 15777 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056219371792 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15778] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15778/stat : 15778 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 7082 33554432000 4194304 4196468 140720472038928 140056218319248 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15779] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15779/stat : 15779 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801730 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055455701744 140056273078914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15780] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15780/stat : 15780 (java) S 15767 15767 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418801731 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055454647968 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15781] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15781/stat : 15781 (java) S 15767 15767 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418801731 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055453594864 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15782] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15782/stat : 15782 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055452543440 140056273086363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15783] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15783/stat : 15783 (java) S 15767 15767 15723 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055451490544 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15784] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15784/stat : 15784 (java) S 15767 15767 15723 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055450438000 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15785] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15785/stat : 15785 (java) R 15767 15767 15723 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055449385040 140056257884269 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15786] ppid=15767 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15769/task/15786/stat : 15786 (java) R 15767 15767 15723 0 -1 4202560 319 0 0 0 1 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055448332400 140056251767968 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15787] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15787/stat : 15787 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055447280608 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15788] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15788/stat : 15788 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801734 28904845312 7082 33554432000 4194304 4196468 140720472038928 140055446228144 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 29784 KiB

[startup+0.21339 s]*
/proc/loadavg: 7.68 8.18 8.18 2/212 15788
/proc/meminfo: memFree=26543508/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28227388 memory=40820 CPUtime=0.34 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 9526 0 0 0 31 3 0 0 20 0 20 0 418801728 28904845312 10205 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7056847 10205 3259 1 0 7019032 0
[pid=15769/tid=15770] ppid=15767 vsize=28227388 memory=8318255677412212789 CPUtime=0.2 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) R 15767 15767 15723 0 -1 4202560 6639 0 0 0 18 2 0 0 20 0 20 0 418801728 28904845312 10205 33554432000 4194304 4196468 140720472038928 140056277302752 140056273089693 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28227388 memory=288230604707987820 CPUtime=0 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10205 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28227388 memory=139856476672700 CPUtime=0 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10205 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10205 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15774] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15774/stat : 15774 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10205 33554432000 4194304 4196468 140720472038928 140056222530448 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15775] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15775/stat : 15775 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10268 33554432000 4194304 4196468 140720472038928 140056221477392 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15776] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15776/stat : 15776 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10268 33554432000 4194304 4196468 140720472038928 140056220424848 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15777] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15777/stat : 15777 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10268 33554432000 4194304 4196468 140720472038928 140056219371792 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15778] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15778/stat : 15778 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801729 28904845312 10268 33554432000 4194304 4196468 140720472038928 140056218319248 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15779] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15779/stat : 15779 (java) S 15767 15767 15723 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418801730 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055455701744 140056273078914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15780] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15780/stat : 15780 (java) S 15767 15767 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418801731 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055454647968 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15781] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15781/stat : 15781 (java) S 15767 15767 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418801731 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055453594864 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15782] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15782/stat : 15782 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055452543440 140056273086363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15783] ppid=15767 vsize=28227388 memory=0 CPUtime=0.02 cores=0-7
/proc/15769/task/15783/stat : 15783 (java) S 15767 15767 15723 0 -1 1077944384 492 0 0 0 2 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055451490544 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15784] ppid=15767 vsize=28227388 memory=0 CPUtime=0.01 cores=0-7
/proc/15769/task/15784/stat : 15784 (java) S 15767 15767 15723 0 -1 1077944384 240 0 0 0 1 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055450438000 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15785] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15785/stat : 15785 (java) S 15767 15767 15723 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055449384944 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15786] ppid=15767 vsize=28227388 memory=0 CPUtime=0.08 cores=0-7
/proc/15769/task/15786/stat : 15786 (java) S 15767 15767 15723 0 -1 1077944384 779 0 0 0 8 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055448332400 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15787] ppid=15767 vsize=28227388 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15787/stat : 15787 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801733 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055447280608 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15788] ppid=15767 vsize=28227388 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15788/stat : 15788 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801734 28904845312 10268 33554432000 4194304 4196468 140720472038928 140055446228144 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 28340516 KiB
Current children cumulated memory: 42276 KiB

[startup+0.310257 s]*
/proc/loadavg: 7.68 8.18 8.18 4/212 15788
/proc/meminfo: memFree=26536952/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28231644 memory=49936 CPUtime=0.52 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 10913 0 0 0 48 4 0 0 20 0 20 0 418801728 28909203456 12484 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7057911 12484 3338 1 0 7019032 0
[pid=15769/tid=15770] ppid=15767 vsize=28231644 memory=8317482817917895235 CPUtime=0.29 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) R 15767 15767 15723 0 -1 4202560 7801 0 0 0 27 2 0 0 20 0 20 0 418801728 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056277298880 140056257148254 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15774] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15774/stat : 15774 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056222530448 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15775] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15775/stat : 15775 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056221477392 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15776] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15776/stat : 15776 (java) S 15767 15767 15723 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056220424848 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15777] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15777/stat : 15777 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12549 33554432000 4194304 4196468 140720472038928 140056219371792 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15778] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15778/stat : 15778 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801729 28909203456 12555 33554432000 4194304 4196468 140720472038928 140056218319248 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15779] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15779/stat : 15779 (java) S 15767 15767 15723 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 418801730 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055455701744 140056273078914 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15780] ppid=15767 vsize=28231644 memory=279712698146176 CPUtime=0 cores=0-7
/proc/15769/task/15780/stat : 15780 (java) S 15767 15767 15723 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 418801731 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055454647968 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15781] ppid=15767 vsize=28231644 memory=279712698150784 CPUtime=0 cores=0-7
/proc/15769/task/15781/stat : 15781 (java) S 15767 15767 15723 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 418801731 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055453594864 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15782] ppid=15767 vsize=28231644 memory=279712698155392 CPUtime=0 cores=0-7
/proc/15769/task/15782/stat : 15782 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055452543440 140056273086363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15783] ppid=15767 vsize=28231644 memory=279712698160000 CPUtime=0.02 cores=0-7
/proc/15769/task/15783/stat : 15783 (java) S 15767 15767 15723 0 -1 1077944384 498 0 0 0 2 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055451490544 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15784] ppid=15767 vsize=28231644 memory=279712698164608 CPUtime=0.02 cores=0-7
/proc/15769/task/15784/stat : 15784 (java) S 15767 15767 15723 0 -1 1077944384 265 0 0 0 2 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055450438000 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15785] ppid=15767 vsize=28231644 memory=279712698169216 CPUtime=0.02 cores=0-7
/proc/15769/task/15785/stat : 15785 (java) R 15767 15767 15723 0 -1 4202560 184 0 0 0 2 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055449375328 140056254612348 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15786] ppid=15767 vsize=28231644 memory=279712698173824 CPUtime=0.12 cores=0-7
/proc/15769/task/15786/stat : 15786 (java) S 15767 15767 15723 0 -1 1077944384 860 0 0 0 12 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055448332400 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15787] ppid=15767 vsize=28231644 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15787/stat : 15787 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 418801733 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055447280608 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15788] ppid=15767 vsize=28231644 memory=-1 CPUtime=0 cores=0-7
/proc/15769/task/15788/stat : 15788 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 418801734 28909203456 12555 33554432000 4194304 4196468 140720472038928 140055446228144 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 28344772 KiB
Current children cumulated memory: 51392 KiB

[startup+0.701035 s]
/proc/loadavg: 7.68 8.18 8.18 5/212 15788
/proc/meminfo: memFree=26485028/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28233768 memory=212532 CPUtime=1.79 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 15795 0 0 0 167 12 0 0 20 0 20 0 418801728 28911378432 53133 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7058442 53133 3452 1 0 7019544 0
[pid=15769/tid=15770] ppid=15767 vsize=28233768 memory=4580 CPUtime=0.67 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) R 15767 15767 15723 0 -1 4202560 8346 0 0 0 62 5 0 0 20 0 20 0 418801728 28911378432 53133 33554432000 4194304 4196468 140720472038928 140056277305648 140055883638332 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 20 0 418801729 28911378432 53133 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28233768 memory=0 CPUtime=0 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 20 0 418801729 28911378432 53133 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28233768 memory=1056 CPUtime=0 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 15 0 0 0 0 0 0 0 20 0 20 0 418801729 28911378432 53133 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0

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

[pid=15769/tid=15793] ppid=15767 vsize=28768328 memory=-4866526899798303339 CPUtime=2.38 cores=0-7
/proc/15769/task/15793/stat : 15793 (java) S 15767 15767 15723 0 -1 1077944384 446 0 0 0 235 3 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055435151456 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15794] ppid=15767 vsize=28768328 memory=-4695052241013923951 CPUtime=2.98 cores=0-7
/proc/15769/task/15794/stat : 15794 (java) S 15767 15767 15723 0 -1 1077944384 219 0 0 0 297 1 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055434096576 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15795] ppid=15767 vsize=28768328 memory=-3621219749712857441 CPUtime=3.1 cores=0-7
/proc/15769/task/15795/stat : 15795 (java) S 15767 15767 15723 0 -1 1077944384 274 0 0 0 310 0 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055433043520 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 1 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15796] ppid=15767 vsize=28768328 memory=-2317720213663851332 CPUtime=2.97 cores=0-7
/proc/15769/task/15796/stat : 15796 (java) S 15767 15767 15723 0 -1 1077944384 207 0 0 0 292 5 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055431990992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15797] ppid=15767 vsize=28768328 memory=8990896 CPUtime=3.01 cores=0-7
/proc/15769/task/15797/stat : 15797 (java) S 15767 15767 15723 0 -1 1077944384 241 0 0 0 301 0 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055430941808 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15798] ppid=15767 vsize=28768328 memory=924 CPUtime=2.84 cores=0-7
/proc/15769/task/15798/stat : 15798 (java) S 15767 15767 15723 0 -1 1077944384 99 0 0 0 282 2 0 0 20 0 28 0 418804872 29458767872 2832779 33554432000 4194304 4196468 140720472038928 140055429886416 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 180.2 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11332572 KiB

[startup+40.3013 s]*
/proc/loadavg: 5.62 7.55 7.97 9/220 15798
/proc/meminfo: memFree=15230144/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28768328 memory=11338336 CPUtime=190.72 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 144505 0 0 0 16742 2330 0 0 20 0 28 0 418801728 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7192082 2834584 3530 1 0 7153184 0
[pid=15769/tid=15770] ppid=15767 vsize=28768328 memory=8317482817917895235 CPUtime=13.11 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) S 15767 15767 15723 0 -1 1077944384 15992 0 0 0 1296 15 0 0 20 0 28 0 418801728 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056277308544 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28768328 memory=1724 CPUtime=16.4 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 8410 0 0 0 1357 283 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28768328 memory=704 CPUtime=16.51 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 9330 0 0 0 1355 296 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28768328 memory=1456 CPUtime=16.64 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 8241 0 0 0 1380 284 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15774] ppid=15767 vsize=28768328 memory=7171092 CPUtime=16.66 cores=0-7
/proc/15769/task/15774/stat : 15774 (java) S 15767 15767 15723 0 -1 1077944384 7132 0 0 0 1396 270 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056222530448 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15775] ppid=15767 vsize=28768328 memory=7649399384332252465 CPUtime=16.56 cores=0-7
/proc/15769/task/15775/stat : 15775 (java) S 15767 15767 15723 0 -1 1077944384 10265 0 0 0 1375 281 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056221477392 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15776] ppid=15767 vsize=28768328 memory=11331116 CPUtime=16.67 cores=0-7
/proc/15769/task/15776/stat : 15776 (java) S 15767 15767 15723 0 -1 1077944384 9475 0 0 0 1383 284 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056220424848 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15777] ppid=15767 vsize=28768328 memory=1056 CPUtime=16.62 cores=0-7
/proc/15769/task/15777/stat : 15777 (java) S 15767 15767 15723 0 -1 1077944384 7212 0 0 0 1360 302 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056219371792 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15778] ppid=15767 vsize=28768328 memory=1556 CPUtime=16.53 cores=0-7
/proc/15769/task/15778/stat : 15778 (java) S 15767 15767 15723 0 -1 1077944384 7006 0 0 0 1382 271 0 0 20 0 28 0 418801729 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140056218319248 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15779] ppid=15767 vsize=28768328 memory=780 CPUtime=5.11 cores=0-7
/proc/15769/task/15779/stat : 15779 (java) S 15767 15767 15723 0 -1 1077944384 25223 0 0 0 501 10 0 0 20 0 28 0 418801730 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055455701744 140056273078914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 34 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15780] ppid=15767 vsize=28768328 memory=3252 CPUtime=0 cores=0-7
/proc/15769/task/15780/stat : 15780 (java) S 15767 15767 15723 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 418801731 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055454648032 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15781] ppid=15767 vsize=28768328 memory=1112 CPUtime=0 cores=0-7
/proc/15769/task/15781/stat : 15781 (java) S 15767 15767 15723 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 418801731 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055453594880 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15782] ppid=15767 vsize=28768328 memory=5972 CPUtime=0 cores=0-7
/proc/15769/task/15782/stat : 15782 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055452543440 140056273086363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15783] ppid=15767 vsize=28768328 memory=7552 CPUtime=2.04 cores=0-7
/proc/15769/task/15783/stat : 15783 (java) S 15767 15767 15723 0 -1 1077944384 9842 0 0 0 202 2 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055451490544 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15784] ppid=15767 vsize=28768328 memory=2832 CPUtime=2.37 cores=0-7
/proc/15769/task/15784/stat : 15784 (java) S 15767 15767 15723 0 -1 1077944384 9843 0 0 0 235 2 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055450438000 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15785] ppid=15767 vsize=28768328 memory=1084 CPUtime=1.49 cores=0-7
/proc/15769/task/15785/stat : 15785 (java) S 15767 15767 15723 0 -1 1077944384 5479 0 0 0 147 2 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055449384944 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15786] ppid=15767 vsize=28768328 memory=14012 CPUtime=0.79 cores=0-7
/proc/15769/task/15786/stat : 15786 (java) S 15767 15767 15723 0 -1 1077944384 5298 0 0 0 77 2 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055448332400 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15787] ppid=15767 vsize=28768328 memory=14048 CPUtime=0 cores=0-7
/proc/15769/task/15787/stat : 15787 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418801733 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055447280608 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15788] ppid=15767 vsize=28768328 memory=1084 CPUtime=0.02 cores=0-7
/proc/15769/task/15788/stat : 15788 (java) S 15767 15767 15723 0 -1 1077944384 1395 0 0 0 1 1 0 0 20 0 28 0 418801734 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055446228144 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15791] ppid=15767 vsize=28768328 memory=14012 CPUtime=4.09 cores=0-7
/proc/15769/task/15791/stat : 15791 (java) R 15767 15767 15723 0 -1 4202560 538 0 0 0 405 4 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055437253768 140055886704191 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15792] ppid=15767 vsize=28768328 memory=14048 CPUtime=4.11 cores=0-7
/proc/15769/task/15792/stat : 15792 (java) R 15767 15767 15723 0 -1 4202560 296 0 0 0 411 0 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055436202296 140055886704191 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15793] ppid=15767 vsize=28768328 memory=21728 CPUtime=3.6 cores=0-7
/proc/15769/task/15793/stat : 15793 (java) R 15767 15767 15723 0 -1 4202560 617 0 0 0 357 3 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055435148712 140055886717645 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15794] ppid=15767 vsize=28768328 memory=2120 CPUtime=4.25 cores=0-7
/proc/15769/task/15794/stat : 15794 (java) R 15767 15767 15723 0 -1 4202560 382 0 0 0 424 1 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055434096616 140055886716517 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15795] ppid=15767 vsize=28768328 memory=532 CPUtime=4.38 cores=0-7
/proc/15769/task/15795/stat : 15795 (java) R 15767 15767 15723 0 -1 4202560 469 0 0 0 438 0 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055433043424 140055886704447 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15796] ppid=15767 vsize=28768328 memory=1564 CPUtime=4.21 cores=0-7
/proc/15769/task/15796/stat : 15796 (java) R 15767 15767 15723 0 -1 4202560 244 0 0 0 416 5 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055431990960 140055886586215 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15797] ppid=15767 vsize=28768328 memory=924 CPUtime=4.28 cores=0-7
/proc/15769/task/15797/stat : 15797 (java) R 15767 15767 15723 0 -1 4202560 308 0 0 0 427 1 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055430938976 140055886717640 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15798] ppid=15767 vsize=28768328 memory=1756 CPUtime=4.08 cores=0-7
/proc/15769/task/15798/stat : 15798 (java) R 15767 15767 15723 0 -1 4202560 130 0 0 0 406 2 0 0 20 0 28 0 418804872 29458767872 2834584 33554432000 4194304 4196468 140720472038928 140055429886440 140055886717645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 190.72 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11339792 KiB

[startup+41.1044 s]
/proc/loadavg: 5.62 7.55 7.97 9/220 15798
/proc/meminfo: memFree=15230144/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
[pid=15769] ppid=15767 vsize=28768328 memory=11338448 CPUtime=197.05 cores=0-7
/proc/15769/stat : 15769 (java) S 15767 15767 15723 0 -1 1077944320 145530 0 0 0 17375 2330 0 0 20 0 28 0 418801728 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140720472021472 140056273067767 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
/proc/15769/statm: 7192082 2834612 3530 1 0 7153184 0
[pid=15769/tid=15770] ppid=15767 vsize=28768328 memory=6791534058613427641 CPUtime=13.11 cores=0-7
/proc/15769/task/15770/stat : 15770 (java) S 15767 15767 15723 0 -1 1077944384 15992 0 0 0 1296 15 0 0 20 0 28 0 418801728 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056277308544 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15771] ppid=15767 vsize=28768328 memory=11338372 CPUtime=16.4 cores=0-7
/proc/15769/task/15771/stat : 15771 (java) S 15767 15767 15723 0 -1 1077944384 8410 0 0 0 1357 283 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056225688592 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 24 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15772] ppid=15767 vsize=28768328 memory=1984 CPUtime=16.51 cores=0-7
/proc/15769/task/15772/stat : 15772 (java) S 15767 15767 15723 0 -1 1077944384 9330 0 0 0 1355 296 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056224636048 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 28 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15773] ppid=15767 vsize=28768328 memory=2480 CPUtime=16.64 cores=0-7
/proc/15769/task/15773/stat : 15773 (java) S 15767 15767 15723 0 -1 1077944384 8241 0 0 0 1380 284 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056223582992 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15774] ppid=15767 vsize=28768328 memory=1768 CPUtime=16.66 cores=0-7
/proc/15769/task/15774/stat : 15774 (java) S 15767 15767 15723 0 -1 1077944384 7132 0 0 0 1396 270 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056222530448 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 21 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15775] ppid=15767 vsize=28768328 memory=6791534058613427641 CPUtime=16.56 cores=0-7
/proc/15769/task/15775/stat : 15775 (java) S 15767 15767 15723 0 -1 1077944384 10265 0 0 0 1375 281 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056221477392 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15776] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=16.67 cores=0-7
/proc/15769/task/15776/stat : 15776 (java) S 15767 15767 15723 0 -1 1077944384 9475 0 0 0 1383 284 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056220424848 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 21 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15777] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=16.62 cores=0-7
/proc/15769/task/15777/stat : 15777 (java) S 15767 15767 15723 0 -1 1077944384 7212 0 0 0 1360 302 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056219371792 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 17 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15778] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=16.53 cores=0-7
/proc/15769/task/15778/stat : 15778 (java) S 15767 15767 15723 0 -1 1077944384 7006 0 0 0 1382 271 0 0 20 0 28 0 418801729 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140056218319248 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 22 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15779] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=5.11 cores=0-7
/proc/15769/task/15779/stat : 15779 (java) S 15767 15767 15723 0 -1 1077944384 25223 0 0 0 501 10 0 0 20 0 28 0 418801730 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055455701744 140056273078914 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 34 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15780] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=0 cores=0-7
/proc/15769/task/15780/stat : 15780 (java) S 15767 15767 15723 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 28 0 418801731 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055454648032 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15781] ppid=15767 vsize=28768328 memory=5936148286744322920 CPUtime=0 cores=0-7
/proc/15769/task/15781/stat : 15781 (java) S 15767 15767 15723 0 -1 1077944384 87 0 0 0 0 0 0 0 20 0 28 0 418801731 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055453594880 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15782] ppid=15767 vsize=28768328 memory=5931910790355185763 CPUtime=0 cores=0-7
/proc/15769/task/15782/stat : 15782 (java) S 15767 15767 15723 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055452543440 140056273086363 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15783] ppid=15767 vsize=28768328 memory=7733357109371758673 CPUtime=2.11 cores=0-7
/proc/15769/task/15783/stat : 15783 (java) S 15767 15767 15723 0 -1 1077944384 10294 0 0 0 209 2 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055451490544 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15784] ppid=15767 vsize=28768328 memory=7518060564998237590 CPUtime=2.41 cores=0-7
/proc/15769/task/15784/stat : 15784 (java) S 15767 15767 15723 0 -1 1077944384 9926 0 0 0 239 2 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055450438000 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15785] ppid=15767 vsize=28768328 memory=704 CPUtime=1.57 cores=0-7
/proc/15769/task/15785/stat : 15785 (java) S 15767 15767 15723 0 -1 1077944384 5759 0 0 0 155 2 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055449384944 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15786] ppid=15767 vsize=28768328 memory=1056 CPUtime=0.79 cores=0-7
/proc/15769/task/15786/stat : 15786 (java) S 15767 15767 15723 0 -1 1077944384 5395 0 0 0 77 2 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055448332400 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15787] ppid=15767 vsize=28768328 memory=1556 CPUtime=0 cores=0-7
/proc/15769/task/15787/stat : 15787 (java) S 15767 15767 15723 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 418801733 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055447280608 140056273077973 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15788] ppid=15767 vsize=28768328 memory=780 CPUtime=0.02 cores=0-7
/proc/15769/task/15788/stat : 15788 (java) S 15767 15767 15723 0 -1 1077944384 1395 0 0 0 1 1 0 0 20 0 28 0 418801734 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055446228144 140056273078914 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 33 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15791] ppid=15767 vsize=28768328 memory=3252 CPUtime=4.88 cores=0-7
/proc/15769/task/15791/stat : 15791 (java) R 15767 15767 15723 0 -1 4202560 545 0 0 0 484 4 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055437253864 140055886718152 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15792] ppid=15767 vsize=28768328 memory=1112 CPUtime=4.85 cores=0-7
/proc/15769/task/15792/stat : 15792 (java) R 15767 15767 15723 0 -1 4202560 301 0 0 0 485 0 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055436202344 140055886716410 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15793] ppid=15767 vsize=28768328 memory=5972 CPUtime=4.34 cores=0-7
/proc/15769/task/15793/stat : 15793 (java) R 15767 15767 15723 0 -1 4202560 691 0 0 0 431 3 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055435149304 140055886717741 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15794] ppid=15767 vsize=28768328 memory=7552 CPUtime=5.04 cores=0-7
/proc/15769/task/15794/stat : 15794 (java) R 15767 15767 15723 0 -1 4202560 382 0 0 0 503 1 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055434096608 140055886586326 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15795] ppid=15767 vsize=28768328 memory=2832 CPUtime=5.16 cores=0-7
/proc/15769/task/15795/stat : 15795 (java) R 15767 15767 15723 0 -1 4202560 495 0 0 0 516 0 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055433043544 140055886718035 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15796] ppid=15767 vsize=28768328 memory=1084 CPUtime=4.98 cores=0-7
/proc/15769/task/15796/stat : 15796 (java) R 15767 15767 15723 0 -1 4202560 244 0 0 0 493 5 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055431990864 140055886716593 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15797] ppid=15767 vsize=28768328 memory=14012 CPUtime=5.07 cores=0-7
/proc/15769/task/15797/stat : 15797 (java) R 15767 15767 15723 0 -1 4202560 308 0 0 0 506 1 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055430938976 140055886716662 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
[pid=15769/tid=15798] ppid=15767 vsize=28768328 memory=14048 CPUtime=4.81 cores=0-7
/proc/15769/task/15798/stat : 15798 (java) R 15767 15767 15723 0 -1 4202560 131 0 0 0 479 2 0 0 20 0 28 0 418804872 29458767872 2834612 33554432000 4194304 4196468 140720472038928 140055429886424 140055886717645 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 21798912 140720472040426 140720472040598 140720472040598 140720472043471 0
Current children cumulated CPU time: 197.05 s
Current children cumulated vsize: 28881456 KiB
Current children cumulated memory: 11339904 KiB

[startup+41.3012 s]*
/proc/loadavg: 5.62 7.55 7.97 2/194 15798
/proc/meminfo: memFree=20566592/32770624 swapFree=66977616/67108860
[pid=15767] ppid=15764 vsize=113128 memory=1456 CPUtime=0 cores=0-7
/proc/15767/stat : 15767 (xcsp3-exec) S 15764 15767 15723 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 418801727 115843072 364 33554432000 4194304 5098028 140720800127552 140720800125656 140637509251708 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 35102720 140720800134005 140720800134249 140720800134249 140720800137162 0
/proc/15767/statm: 28282 364 305 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1456 KiB

Child status: 0
Real time (s): 41.3319
CPU time (s): 198.496
CPU user time (s): 175.135
CPU system time (s): 23.3616
CPU usage (%): 480.249
Max. virtual memory (cumulated for all children) (KiB): 28881456
Max. memory (cumulated for all children) (KiB): 11339928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 175.135
system time used= 23.3616
maximum resident set size= 11338556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146588
page faults= 0
swaps= 0
block input operations= 0
block output operations= 208
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 10853
involuntary context switches= 3085


# summary of solver processes directly reported to runsolver:
#   pid: 15767
#   total CPU time (s): 198.496
#   total CPU user time (s): 175.135
#   total CPU system time (s): 23.3616

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.370908 second user time and 0.472934 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-14 02:33:48
IDJOB=4393603
IDBENCH=125984
IDSOLVER=2841
FILE ID=node104/4393603-1568425445
RUNJOBID= node104-1568421227-15750
PBS_JOBID= 21702284
Free space on /tmp= 59012 MiB

SOLVER NAME= choco-solver parallel 2019-06-14
BENCH NAME= XCSP17/QRandom/QRandom-bdd-18-21-2/bdd-18-21-2-133-78-21.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393603-1568425445/watcher-4393603-1568425445 -o /tmp/evaluation-result-4393603-1568425445/solver-4393603-1568425445 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node104-1568421227-15750 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1217014573 HOME/instance-4393603-1568425445.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1217014573

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        26575676 kB
MemAvailable:   31837072 kB
Buffers:          177660 kB
Cached:          5337612 kB
SwapCached:        31860 kB
Active:          1799588 kB
Inactive:        3752688 kB
Active(anon):       3788 kB
Inactive(anon):    74752 kB
Active(file):    1795800 kB
Inactive(file):  3677936 kB
Unevictable:      108036 kB
Mlocked:          108036 kB
SwapTotal:      67108860 kB
SwapFree:       66977616 kB
Dirty:             27864 kB
Writeback:             0 kB
AnonPages:        113872 kB
Mapped:            43504 kB
Shmem:             32780 kB
Slab:             236752 kB
SReclaimable:     206988 kB
SUnreclaim:        29764 kB
KernelStack:        3296 kB
PageTables:         4764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     489044 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58984 MiB
End job on node104 at 2019-09-14 02:34:29