Trace number 4393003

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-14UNSAT 51.6042 18.8057

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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4393003-1568316828.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4393003-1568316828.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
31.20/13.66	c solve instance...
51.26/18.78	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 (8663 MiB free)
  memory of node 1: 16384 MiB (13719 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4393003-1568316828/watcher-4393003-1568316828 -o /tmp/evaluation-result-4393003-1568316828/solver-4393003-1568316828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1139689247 HOME/instance-4393003-1568316828.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
Current StackSize limit: 8192 KiB

solver pid=16845, runsolver pid=16842

[startup+0.100084 s]*
/proc/loadavg: 7.42 7.92 7.98 7/234 16861
/proc/meminfo: memFree=22902372/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15144768 memory=30024 CPUtime=0.13 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 5952 0 0 0 12 1 0 0 20 0 15 0 407624777 15508242432 7506 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3786192 7506 3148 1 0 3748377 0
[pid=16847/tid=16848] ppid=16845 vsize=15144768 memory=7100839861498119282 CPUtime=0.09 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) R 16845 16845 11591 0 -1 4202560 3825 0 0 0 8 1 0 0 20 0 15 0 407624777 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473483139872 140473471146814 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15144768 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407624779 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407624779 15508242432 7506 33554432000 4194304 4196468 140732969061600 140473013679520 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407624780 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472945206768 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 338 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0.02 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) R 16845 16845 11591 0 -1 4202560 362 0 0 0 2 0 0 0 20 0 15 0 407624782 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472940996848 140473458211120 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624783 15508242432 7506 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31476 KiB

[startup+0.210886 s]*
/proc/loadavg: 7.42 7.92 7.98 6/234 16861
/proc/meminfo: memFree=22890136/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15144768 memory=40884 CPUtime=0.34 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 9432 0 0 0 32 2 0 0 20 0 15 0 407624777 15508242432 10221 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3786192 10221 3302 1 0 3748377 0
[pid=16847/tid=16848] ppid=16845 vsize=15144768 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) R 16845 16845 11591 0 -1 4202560 6643 0 0 0 18 2 0 0 20 0 15 0 407624777 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473483143152 140473462953317 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15144768 memory=13655 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15144768 memory=288370235355924096 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407624778 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407624779 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407624779 15508242432 10221 33554432000 4194304 4196468 140732969061600 140473013679520 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407624780 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472945206768 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15144768 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 345 0 0 0 1 0 0 0 20 0 15 0 407624782 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15144768 memory=-1 CPUtime=0.03 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 371 0 0 0 3 0 0 0 20 0 15 0 407624782 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15144768 memory=139859204212352 CPUtime=0.08 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 767 0 0 0 8 0 0 0 20 0 15 0 407624782 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15144768 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15144768 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624783 15508242432 10221 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42336 KiB

[startup+0.310616 s]*
/proc/loadavg: 7.42 7.92 7.98 7/234 16861
/proc/meminfo: memFree=22883088/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15149024 memory=50072 CPUtime=0.54 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 10912 0 0 0 50 4 0 0 20 0 15 0 407624777 15512600576 12518 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3787256 12518 3354 1 0 3748377 0
[pid=16847/tid=16848] ppid=16845 vsize=15149024 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) R 16845 16845 11591 0 -1 4202560 7862 0 0 0 27 3 0 0 20 0 15 0 407624777 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473483144080 140473478931613 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15149024 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15149024 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15149024 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624778 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15149024 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 407624778 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15149024 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 407624779 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15149024 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 407624779 15512600576 12518 33554432000 4194304 4196468 140732969061600 140473013679520 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15149024 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 407624780 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472945206768 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15149024 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15149024 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 376 0 0 0 3 0 0 0 20 0 15 0 407624782 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15149024 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 485 0 0 0 6 0 0 0 20 0 15 0 407624782 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15149024 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 887 0 0 0 12 0 0 0 20 0 15 0 407624782 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15149024 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624783 15512600576 12518 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51524 KiB

[startup+0.700802 s]
/proc/loadavg: 7.42 7.92 7.98 8/234 16861
/proc/meminfo: memFree=22833316/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15151148 memory=206084 CPUtime=1.56 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 13599 0 0 0 148 8 0 0 20 0 15 0 407624777 15514775552 51521 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3787787 51521 3453 1 0 3748889 0
[pid=16847/tid=16848] ppid=16845 vsize=15151148 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) R 16845 16845 11591 0 -1 4202560 8331 0 0 0 61 5 0 0 20 0 15 0 407624777 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473483147504 140473099324107 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15151148 memory=37964 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 9 0 0 0 0 0 0 0 20 0 15 0 407624778 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15151148 memory=992 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 407624778 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15151148 memory=2044 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 407624778 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15151148 memory=1324 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407624778 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15151148 memory=11624 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 407624779 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15151148 memory=752 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 407624779 15514775552 51521 33554432000 4194304 4196468 140732969061600 140473013679520 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15151148 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 407624780 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472945206768 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15151148 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15151148 memory=944 CPUtime=0.29 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 1137 0 0 0 29 0 0 0 20 0 15 0 407624782 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15151148 memory=4004 CPUtime=0.3 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 1241 0 0 0 30 0 0 0 20 0 15 0 407624782 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15151148 memory=780 CPUtime=0.24 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 1452 0 0 0 24 0 0 0 20 0 15 0 407624782 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15151148 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 407624782 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15151148 memory=1720 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 407624783 15514775552 51521 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 1.56 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 207536 KiB

[startup+1.50129 s]
/proc/loadavg: 7.42 7.92 7.98 9/234 16861
/proc/meminfo: memFree=22706964/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0

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

Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 4665248 KiB

[startup+16.0063 s]*
/proc/loadavg: 7.04 7.81 7.94 12/238 16865
/proc/meminfo: memFree=18273448/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15417404 memory=4676100 CPUtime=40.56 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 45378 0 0 0 3581 475 0 0 20 0 19 0 407624777 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3854351 1169025 3522 1 0 3815453 0
[pid=16847/tid=16848] ppid=16845 vsize=15417404 memory=8317482817917895235 CPUtime=6.83 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) S 16845 16845 11591 0 -1 1077944384 11118 0 0 0 673 10 0 0 20 0 19 0 407624777 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473483150464 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15417404 memory=4126316290023845779 CPUtime=5.26 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 3408 0 0 0 415 111 0 0 20 0 19 0 407624778 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15417404 memory=-7233780906022726806 CPUtime=5.27 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 3642 0 0 0 408 119 0 0 20 0 19 0 407624778 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15417404 memory=8257237230052613020 CPUtime=5.25 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 3652 0 0 0 413 112 0 0 20 0 19 0 407624778 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15417404 memory=1399101730491701635 CPUtime=5.23 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 3766 0 0 0 408 115 0 0 20 0 19 0 407624778 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15417404 memory=6944656591801717918 CPUtime=1.51 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 6569 0 0 0 150 1 0 0 20 0 19 0 407624779 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15417404 memory=-7384994778349281184 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 407624779 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140473013679584 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15417404 memory=-8851153767425282909 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 407624780 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472945206784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15417404 memory=4572175624674970998 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15417404 memory=3054156605301695873 CPUtime=0.99 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) R 16845 16845 11591 0 -1 4202560 3655 0 0 0 99 0 0 0 20 0 19 0 407624782 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472943087816 140473464035082 0 4 0 16800975 0 0 0 -1 7 0 0 25 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15417404 memory=-7025452035940392864 CPUtime=1.32 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) R 16845 16845 11591 0 -1 4202560 4217 0 0 0 131 1 0 0 20 0 19 0 407624782 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472942041880 140473458754816 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15417404 memory=-9106939688866061685 CPUtime=0.58 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 3121 0 0 0 57 1 0 0 20 0 19 0 407624782 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 30 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15417404 memory=-9107499331997769077 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15417404 memory=0 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407624783 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 38 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16862] ppid=16845 vsize=15417404 memory=0 CPUtime=2.04 cores=1,3,5,7
/proc/16847/task/16862/stat : 16862 (java) R 16845 16845 11591 0 -1 4202560 163 0 0 0 204 0 0 0 20 0 19 0 407626143 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472929922248 140473101838959 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16863] ppid=16845 vsize=15417404 memory=0 CPUtime=2.09 cores=1,3,5,7
/proc/16847/task/16863/stat : 16863 (java) R 16845 16845 11591 0 -1 4202560 272 0 0 0 209 0 0 0 20 0 19 0 407626144 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472928867128 140473101839356 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16864] ppid=16845 vsize=15417404 memory=20708 CPUtime=2.08 cores=1,3,5,7
/proc/16847/task/16864/stat : 16864 (java) R 16845 16845 11591 0 -1 4202560 259 0 0 0 208 0 0 0 20 0 19 0 407626144 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472927818264 140473101946634 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16865] ppid=16845 vsize=15417404 memory=12024 CPUtime=2 cores=1,3,5,7
/proc/16847/task/16865/stat : 16865 (java) R 16845 16845 11591 0 -1 4202560 132 0 0 0 200 0 0 0 20 0 19 0 407626144 15787421696 1169025 33554432000 4194304 4196468 140732969061600 140472926762360 140473101946576 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 40.56 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4677552 KiB

[startup+17.6113 s]
/proc/loadavg: 7.04 7.81 7.94 9/238 16865
/proc/meminfo: memFree=18272704/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15417404 memory=4676452 CPUtime=46.92 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 46598 0 0 0 4217 475 0 0 20 0 19 0 407624777 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3854351 1169113 3522 1 0 3815453 0
[pid=16847/tid=16848] ppid=16845 vsize=15417404 memory=6791534058613427641 CPUtime=6.83 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) S 16845 16845 11591 0 -1 1077944384 11118 0 0 0 673 10 0 0 20 0 19 0 407624777 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473483150464 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15417404 memory=1452 CPUtime=5.26 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 3408 0 0 0 415 111 0 0 20 0 19 0 407624778 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15417404 memory=4663796 CPUtime=5.27 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 3642 0 0 0 408 119 0 0 20 0 19 0 407624778 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15417404 memory=2044 CPUtime=5.25 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 3652 0 0 0 413 112 0 0 20 0 19 0 407624778 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15417404 memory=1324 CPUtime=5.23 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 3766 0 0 0 408 115 0 0 20 0 19 0 407624778 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15417404 memory=11624 CPUtime=1.51 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 6612 0 0 0 150 1 0 0 20 0 19 0 407624779 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15417404 memory=525 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 407624779 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140473013679584 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15417404 memory=523 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 407624780 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472945206784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15417404 memory=3184237778368125588 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15417404 memory=279718201770928 CPUtime=1.07 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 3886 0 0 0 107 0 0 0 20 0 19 0 407624782 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15417404 memory=279718201770992 CPUtime=1.44 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 4452 0 0 0 143 1 0 0 20 0 19 0 407624782 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15417404 memory=279718201771056 CPUtime=0.59 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 3237 0 0 0 58 1 0 0 20 0 19 0 407624782 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 30 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15417404 memory=279718201771120 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15417404 memory=279718201771184 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407624783 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16862] ppid=16845 vsize=15417404 memory=752 CPUtime=3.58 cores=1,3,5,7
/proc/16847/task/16862/stat : 16862 (java) R 16845 16845 11591 0 -1 4202560 269 0 0 0 358 0 0 0 20 0 19 0 407626143 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472929918136 140473101839000 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16863] ppid=16845 vsize=15417404 memory=1056 CPUtime=3.56 cores=1,3,5,7
/proc/16847/task/16863/stat : 16863 (java) R 16845 16845 11591 0 -1 4202560 469 0 0 0 356 0 0 0 20 0 19 0 407626144 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472928867432 140473101926026 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16864] ppid=16845 vsize=15417404 memory=1552 CPUtime=3.68 cores=1,3,5,7
/proc/16847/task/16864/stat : 16864 (java) R 16845 16845 11591 0 -1 4202560 354 0 0 0 368 0 0 0 20 0 19 0 407626144 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472927814312 140473101706690 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16865] ppid=16845 vsize=15417404 memory=944 CPUtime=3.54 cores=1,3,5,7
/proc/16847/task/16865/stat : 16865 (java) R 16845 16845 11591 0 -1 4202560 329 0 0 0 354 0 0 0 20 0 19 0 407626144 15787421696 1169113 33554432000 4194304 4196468 140732969061600 140472926762552 140473101925544 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 46.92 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4677904 KiB

[startup+18.4073 s]
/proc/loadavg: 7.11 7.82 7.94 9/238 16865
/proc/meminfo: memFree=18272704/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
[pid=16847] ppid=16845 vsize=15417404 memory=4676456 CPUtime=50.08 cores=1,3,5,7
/proc/16847/stat : 16847 (java) S 16845 16845 11591 0 -1 1077944320 46911 0 0 0 4533 475 0 0 20 0 19 0 407624777 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140732969044144 140473478909687 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
/proc/16847/statm: 3854351 1169114 3522 1 0 3815453 0
[pid=16847/tid=16848] ppid=16845 vsize=15417404 memory=111636 CPUtime=6.83 cores=1,3,5,7
/proc/16847/task/16848/stat : 16848 (java) S 16845 16845 11591 0 -1 1077944384 11118 0 0 0 673 10 0 0 20 0 19 0 407624777 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473483150464 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16849] ppid=16845 vsize=15417404 memory=804 CPUtime=5.26 cores=1,3,5,7
/proc/16847/task/16849/stat : 16849 (java) S 16845 16845 11591 0 -1 1077944384 3408 0 0 0 415 111 0 0 20 0 19 0 407624778 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473071622416 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16850] ppid=16845 vsize=15417404 memory=4104 CPUtime=5.27 cores=1,3,5,7
/proc/16847/task/16850/stat : 16850 (java) S 16845 16845 11591 0 -1 1077944384 3642 0 0 0 408 119 0 0 20 0 19 0 407624778 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473070569872 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16851] ppid=16845 vsize=15417404 memory=1804 CPUtime=5.25 cores=1,3,5,7
/proc/16847/task/16851/stat : 16851 (java) S 16845 16845 11591 0 -1 1077944384 3652 0 0 0 413 112 0 0 20 0 19 0 407624778 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473069517328 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16852] ppid=16845 vsize=15417404 memory=920 CPUtime=5.23 cores=1,3,5,7
/proc/16847/task/16852/stat : 16852 (java) S 16845 16845 11591 0 -1 1077944384 3766 0 0 0 408 115 0 0 20 0 19 0 407624778 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473068464784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16853] ppid=16845 vsize=15417404 memory=3848 CPUtime=1.51 cores=1,3,5,7
/proc/16847/task/16853/stat : 16853 (java) S 16845 16845 11591 0 -1 1077944384 6612 0 0 0 150 1 0 0 20 0 19 0 407624779 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473014733296 140473478920834 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16854] ppid=16845 vsize=15417404 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16854/stat : 16854 (java) S 16845 16845 11591 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 19 0 407624779 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140473013679584 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16855] ppid=16845 vsize=15417404 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16855/stat : 16855 (java) S 16845 16845 11591 0 -1 1077944384 77 0 0 0 0 0 0 0 20 0 19 0 407624780 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472945206784 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16856] ppid=16845 vsize=15417404 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16856/stat : 16856 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472944155344 140473478928283 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16857] ppid=16845 vsize=15417404 memory=4676452 CPUtime=1.07 cores=1,3,5,7
/proc/16847/task/16857/stat : 16857 (java) S 16845 16845 11591 0 -1 1077944384 3886 0 0 0 107 0 0 0 20 0 19 0 407624782 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472943101936 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 25 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16858] ppid=16845 vsize=15417404 memory=2832 CPUtime=1.44 cores=1,3,5,7
/proc/16847/task/16858/stat : 16858 (java) S 16845 16845 11591 0 -1 1077944384 4452 0 0 0 143 1 0 0 20 0 19 0 407624782 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472942049392 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16859] ppid=16845 vsize=15417404 memory=1720 CPUtime=0.59 cores=1,3,5,7
/proc/16847/task/16859/stat : 16859 (java) S 16845 16845 11591 0 -1 1077944384 3250 0 0 0 58 1 0 0 20 0 19 0 407624782 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472940996848 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 30 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16860] ppid=16845 vsize=15417404 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16860/stat : 16860 (java) S 16845 16845 11591 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 407624782 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472939944544 140473478919893 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16861] ppid=16845 vsize=15417404 memory=5868 CPUtime=0 cores=1,3,5,7
/proc/16847/task/16861/stat : 16861 (java) S 16845 16845 11591 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 19 0 407624783 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472938892080 140473478920834 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 38 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16862] ppid=16845 vsize=15417404 memory=14012 CPUtime=4.37 cores=1,3,5,7
/proc/16847/task/16862/stat : 16862 (java) R 16845 16845 11591 0 -1 4202560 371 0 0 0 437 0 0 0 20 0 19 0 407626143 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472929918136 140473101925182 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16863] ppid=16845 vsize=15417404 memory=20708 CPUtime=4.35 cores=1,3,5,7
/proc/16847/task/16863/stat : 16863 (java) R 16845 16845 11591 0 -1 4202560 472 0 0 0 435 0 0 0 20 0 19 0 407626144 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472928868008 140473101838916 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16864] ppid=16845 vsize=15417404 memory=12024 CPUtime=4.47 cores=1,3,5,7
/proc/16847/task/16864/stat : 16864 (java) R 16845 16845 11591 0 -1 4202560 545 0 0 0 447 0 0 0 20 0 19 0 407626144 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472927814312 140473101925283 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
[pid=16847/tid=16865] ppid=16845 vsize=15417404 memory=2120 CPUtime=4.32 cores=1,3,5,7
/proc/16847/task/16865/stat : 16865 (java) R 16845 16845 11591 0 -1 4202560 333 0 0 0 432 0 0 0 20 0 19 0 407626144 15787421696 1169114 33554432000 4194304 4196468 140732969061600 140472926762584 140473101839356 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 34828288 140732969067503 140732969067674 140732969067674 140732969070543 0
Current children cumulated CPU time: 50.08 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4677908 KiB

[startup+18.8018 s]
/proc/loadavg: 7.11 7.82 7.94 9/238 16865
/proc/meminfo: memFree=18272704/32770624 swapFree=66952812/67108860
[pid=16845] ppid=16842 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/16845/stat : 16845 (xcsp3-exec) S 16842 16845 11591 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 407624776 115843072 363 33554432000 4194304 5098028 140730915604272 140730915602376 140626251510396 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 14282752 140730915607418 140730915607661 140730915607661 140730915610570 0
/proc/16845/statm: 28282 363 304 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 113128 KiB
Current children cumulated memory: 1452 KiB

Child status: 0
Real time (s): 18.8057
CPU time (s): 51.6042
CPU user time (s): 46.8303
CPU system time (s): 4.77392
CPU usage (%): 274.408
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 4677908

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 46.8303
system time used= 4.77392
maximum resident set size= 4676600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 49227
page faults= 0
swaps= 0
block input operations= 0
block output operations= 112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3435
involuntary context switches= 1361


# summary of solver processes directly reported to runsolver:
#   pid: 16845
#   total CPU time (s): 51.6042
#   total CPU user time (s): 46.8303
#   total CPU system time (s): 4.77392

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.141842 second user time and 0.247609 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-12 21:33:06
IDJOB=4393003
IDBENCH=125984
IDSOLVER=2840
FILE ID=node117/4393003-1568316828
RUNJOBID= node117-1568312851-11623
PBS_JOBID= 21701132
Free space on /tmp= 58892 MiB

SOLVER NAME= choco-solver 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 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4393003-1568316828/watcher-4393003-1568316828 -o /tmp/evaluation-result-4393003-1568316828/solver-4393003-1568316828 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node117-1568312851-11623 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1139689247 HOME/instance-4393003-1568316828.xml

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

MD5SUM BENCH= c7982e61e1aa12db31c7a822b635a08f
RANDOM SEED=1139689247

node117.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.75
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.75
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.75
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.75
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:        22920324 kB
MemAvailable:   30728132 kB
Buffers:          194156 kB
Cached:          7839760 kB
SwapCached:        52484 kB
Active:          2460580 kB
Inactive:        6710912 kB
Active(anon):    1094392 kB
Inactive(anon):    84624 kB
Active(file):    1366188 kB
Inactive(file):  6626288 kB
Unevictable:      107732 kB
Mlocked:          107732 kB
SwapTotal:      67108860 kB
SwapFree:       66952812 kB
Dirty:             28188 kB
Writeback:             0 kB
AnonPages:       1194016 kB
Mapped:            56448 kB
Shmem:             32816 kB
Slab:             273020 kB
SReclaimable:     243792 kB
SUnreclaim:        29228 kB
KernelStack:        3776 kB
PageTables:         7916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2312700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1093632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 58864 MiB
End job on node117 at 2019-09-12 21:33:25