Trace number 4281088

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 4.0.5 par (2017-08-18)? (TO) 20055.5 2520.1299

General information on the benchmark

NameSocialGolfers/SocialGolfers-xcsp2-s1/
SocialGolfers-09-4-8_X2.xml
MD5SUM7569ed29bb8e55ca39905d478d33da7a
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables6768
Number of constraints36568
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6768}]
Minimum variable degree9
Maximum variable degree33
Distribution of variable degrees[{"degree":9,"count":4464},{"degree":33,"count":2304}]
Minimum constraint arity3
Maximum constraint arity32
Distribution of constraint arities[{"arity":3,"count":35712},{"arity":8,"count":288},{"arity":9,"count":496},{"arity":32,"count":72}]
Number of extensional constraints0
Number of intensional constraints35712
Distribution of constraint types[{"type":"intension","count":35712},{"type":"sum","count":856}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281088-1503140569.xml"  -tl '20160s' -p 8 -x 0
0.12/0.14	c [HOME/instance-4281088-1503140569.xml, -tl, 20160s, -p, 8, -x, 0]
0.12/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
24.67/9.12	c solve instance...
20054.69/2520.09	s UNKNOWN
20054.69/2520.09	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281088-1503140569/watcher-4281088-1503140569 -o /tmp/evaluation-result-4281088-1503140569/solver-4281088-1503140569 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503136251-22362 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1871792319 HOME/instance-4281088-1503140569.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=23043, runsolver pid=23040
Current StackSize limit: 8192 KiB


[startup+0.10018 s]*
/proc/loadavg: 4.35 2.30 2.31 4/199 23064
/proc/meminfo: memFree=27042388/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=25999808 memory=26108 CPUtime=0.12 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 5470 0 0 0 11 1 0 0 20 0 20 0 147144847 26623803392 6527 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6499952 6527 2846 1 0 6488269 0
[pid=23045/tid=23046] ppid=23043 vsize=25999808 memory=7680778597131263643 CPUtime=0.08 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) R 23043 23043 22335 0 -1 4202560 3478 0 0 0 8 0 0 0 20 0 20 0 147144847 26623803392 6527 33554432000 4194304 4196468 140731531820560 139852043686704 139852039466390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=25999808 memory=732369856620465125 CPUtime=0 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=25999808 memory=139718283011712 CPUtime=0 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23050] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23050/stat : 23050 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851988916624 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23051] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23051/stat : 23051 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851593022480 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23052] ppid=23043 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23045/task/23052/stat : 23052 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851591969936 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23053] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23053/stat : 23053 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851590916880 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23054] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23054/stat : 23054 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26623803392 6527 33554432000 4194304 4196468 140731531820560 139851589864336 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23055] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23055/stat : 23055 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144850 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850243569904 139852039465602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23056] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23056/stat : 23056 (java) S 23043 23043 22335 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147144850 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850174948512 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23057] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23057/stat : 23057 (java) S 23043 23043 22335 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147144850 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850173895408 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23058] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23058/stat : 23058 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850172843984 139852039473051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23059] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23059/stat : 23059 (java) S 23043 23043 22335 0 -1 1077944384 300 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850171792112 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23060] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23060/stat : 23060 (java) S 23043 23043 22335 0 -1 1077944384 123 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850170739568 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23061] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23061/stat : 23061 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850169686512 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23062] ppid=23043 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/23045/task/23062/stat : 23062 (java) R 23043 23043 22335 0 -1 4202560 259 0 0 0 1 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850168633968 139852023534942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23063] ppid=23043 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23063/stat : 23063 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850167581152 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23064] ppid=23043 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/23045/task/23064/stat : 23064 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26623803392 6527 33554432000 4194304 4196468 140731531820560 139850166528688 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 27492 KiB

[startup+0.209652 s]*
/proc/loadavg: 4.35 2.30 2.31 3/199 23064
/proc/meminfo: memFree=27030976/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=26004064 memory=38724 CPUtime=0.33 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 8266 0 0 0 31 2 0 0 20 0 20 0 147144847 26628161536 9681 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6501016 9681 3038 1 0 6488269 0
[pid=23045/tid=23046] ppid=23043 vsize=26004064 memory=0 CPUtime=0.19 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) R 23043 23043 22335 0 -1 4202560 5428 0 0 0 18 1 0 0 20 0 20 0 147144847 26628161536 9681 33554432000 4194304 4196468 140731531820560 139852043675440 139852032132469 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=26004064 memory=732369856620465125 CPUtime=0 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=26004064 memory=139718283011712 CPUtime=0 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23050] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23050/stat : 23050 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851988916624 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23051] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23051/stat : 23051 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851593022480 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23052] ppid=23043 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23045/task/23052/stat : 23052 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851591969936 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23053] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23053/stat : 23053 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851590916880 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23054] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23054/stat : 23054 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 9681 33554432000 4194304 4196468 140731531820560 139851589864336 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23055] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23055/stat : 23055 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850243569904 139852039465602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23056] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23056/stat : 23056 (java) S 23043 23043 22335 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850174948512 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23057] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23057/stat : 23057 (java) S 23043 23043 22335 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850173895408 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23058] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23058/stat : 23058 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850172843984 139852039473051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23059] ppid=23043 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/23045/task/23059/stat : 23059 (java) S 23043 23043 22335 0 -1 1077944384 440 0 0 0 2 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850171792112 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23060] ppid=23043 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23045/task/23060/stat : 23060 (java) R 23043 23043 22335 0 -1 1077944384 182 0 0 0 1 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850170739568 139852039465602 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23061] ppid=23043 vsize=26004064 memory=0 CPUtime=0.01 cores=0-7
/proc/23045/task/23061/stat : 23061 (java) S 23043 23043 22335 0 -1 1077944384 170 0 0 0 1 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850169686512 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23062] ppid=23043 vsize=26004064 memory=0 CPUtime=0.07 cores=0-7
/proc/23045/task/23062/stat : 23062 (java) R 23043 23043 22335 0 -1 4202560 738 0 0 0 7 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850168633968 139852023534942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23063] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23063/stat : 23063 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850167581152 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23064] ppid=23043 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23045/task/23064/stat : 23064 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 9681 33554432000 4194304 4196468 140731531820560 139850166528688 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40108 KiB

[startup+0.309532 s]*
/proc/loadavg: 4.35 2.30 2.31 3/199 23064
/proc/meminfo: memFree=27027688/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=26004064 memory=45912 CPUtime=0.51 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 9220 0 0 0 49 2 0 0 20 0 20 0 147144847 26628161536 11478 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6501016 11478 3122 1 0 6488269 0
[pid=23045/tid=23046] ppid=23043 vsize=26004064 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) R 23043 23043 22335 0 -1 4202560 6094 0 0 0 27 2 0 0 20 0 20 0 147144847 26628161536 11478 33554432000 4194304 4196468 140731531820560 139852043693600 139852039466390 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23050] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23050/stat : 23050 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851988916624 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23051] ppid=23043 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/23045/task/23051/stat : 23051 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851593022480 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23052] ppid=23043 vsize=26004064 memory=139718171915183 CPUtime=0 cores=0-7
/proc/23045/task/23052/stat : 23052 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851591969936 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23053] ppid=23043 vsize=26004064 memory=139718171917488 CPUtime=0 cores=0-7
/proc/23045/task/23053/stat : 23053 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851590916880 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23054] ppid=23043 vsize=26004064 memory=139718171919792 CPUtime=0 cores=0-7
/proc/23045/task/23054/stat : 23054 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144848 26628161536 11478 33554432000 4194304 4196468 140731531820560 139851589864336 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23055] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23055/stat : 23055 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850243569904 139852039465602 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23056] ppid=23043 vsize=26004064 memory=279436343846544 CPUtime=0 cores=0-7
/proc/23045/task/23056/stat : 23056 (java) S 23043 23043 22335 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850174948512 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23057] ppid=23043 vsize=26004064 memory=279436343853456 CPUtime=0 cores=0-7
/proc/23045/task/23057/stat : 23057 (java) S 23043 23043 22335 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 147144850 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850173895408 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23058] ppid=23043 vsize=26004064 memory=279436343794736 CPUtime=0 cores=0-7
/proc/23045/task/23058/stat : 23058 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850172843984 139852039473051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23059] ppid=23043 vsize=26004064 memory=279436343867280 CPUtime=0.03 cores=0-7
/proc/23045/task/23059/stat : 23059 (java) R 23043 23043 22335 0 -1 4202560 501 0 0 0 3 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850171792112 139852032439497 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23060] ppid=23043 vsize=26004064 memory=279436343874192 CPUtime=0.02 cores=0-7
/proc/23045/task/23060/stat : 23060 (java) R 23043 23043 22335 0 -1 4202560 243 0 0 0 2 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850170729488 139852039475802 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23061] ppid=23043 vsize=26004064 memory=279436343871888 CPUtime=0.02 cores=0-7
/proc/23045/task/23061/stat : 23061 (java) S 23043 23043 22335 0 -1 1077944384 175 0 0 0 2 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850169686512 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23062] ppid=23043 vsize=26004064 memory=279436343888048 CPUtime=0.12 cores=0-7
/proc/23045/task/23062/stat : 23062 (java) R 23043 23043 22335 0 -1 4202560 899 0 0 0 12 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850168630712 139852023534942 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23063] ppid=23043 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/23045/task/23063/stat : 23063 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850167581152 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23064] ppid=23043 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/23045/task/23064/stat : 23064 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 147144853 26628161536 11478 33554432000 4194304 4196468 140731531820560 139850166528688 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47296 KiB

[startup+0.700916 s]
/proc/loadavg: 4.35 2.30 2.31 6/199 23064
/proc/meminfo: memFree=26996544/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=26004140 memory=140776 CPUtime=2.02 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 13997 0 0 0 197 5 0 0 20 0 20 0 147144847 26628239360 35194 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6501035 35194 3202 1 0 6488269 0
[pid=23045/tid=23046] ppid=23043 vsize=26004140 memory=279436344182976 CPUtime=0.67 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) R 23043 23043 22335 0 -1 4202560 6461 0 0 0 64 3 0 0 20 0 20 0 147144847 26628239360 35194 33554432000 4194304 4196468 140731531820560 139852043687648 139851671897458 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=26004140 memory=1420 CPUtime=0 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628239360 35194 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=26004140 memory=11108 CPUtime=0 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 147144848 26628239360 35194 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=26004140 memory=1712 CPUtime=0 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 147144848 26628239360 35194 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0

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

[pid=23045/tid=23072] ppid=23043 vsize=26538700 memory=1384 CPUtime=2428.32 cores=0-7
/proc/23045/task/23072/stat : 23072 (java) R 23043 23043 22335 0 -1 4202560 25094 0 0 0 242772 60 0 0 20 0 28 0 147145764 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850151645400 139851671365709 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 19434.8 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5199296 KiB

[startup+2502.3 s]
/proc/loadavg: 8.20 8.37 7.93 9/208 23139
/proc/meminfo: memFree=21865020/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=26538700 memory=5197912 CPUtime=19913.4 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 231186 0 0 0 1990509 831 0 0 20 0 28 0 147144847 27175628800 1299478 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6634675 1299478 3296 1 0 6621909 0
[pid=23045/tid=23046] ppid=23043 vsize=26538700 memory=5197912 CPUtime=7.54 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) S 23043 23043 22335 0 -1 1077944384 8856 0 0 0 727 27 0 0 20 0 28 0 147144847 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139852043695232 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2.44 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2261 0 0 0 194 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=26538700 memory=-3622645143214314312 CPUtime=2.45 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 2009 0 0 0 195 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2.41 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2382 0 0 0 192 49 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23050] ppid=23043 vsize=26538700 memory=1384 CPUtime=2.45 cores=0-7
/proc/23045/task/23050/stat : 23050 (java) S 23043 23043 22335 0 -1 1077944384 2843 0 0 0 197 48 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851988916624 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23051] ppid=23043 vsize=26538700 memory=0 CPUtime=2.43 cores=0-7
/proc/23045/task/23051/stat : 23051 (java) S 23043 23043 22335 0 -1 1077944384 1865 0 0 0 193 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851593022480 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23052] ppid=23043 vsize=26538700 memory=545 CPUtime=2.42 cores=0-7
/proc/23045/task/23052/stat : 23052 (java) S 23043 23043 22335 0 -1 1077944384 3468 0 0 0 193 49 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851591969936 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23053] ppid=23043 vsize=26538700 memory=1384 CPUtime=2.45 cores=0-7
/proc/23045/task/23053/stat : 23053 (java) S 23043 23043 22335 0 -1 1077944384 2494 0 0 0 191 54 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851590916880 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23054] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2.47 cores=0-7
/proc/23045/task/23054/stat : 23054 (java) S 23043 23043 22335 0 -1 1077944384 2643 0 0 0 196 51 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851589864336 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23055] ppid=23043 vsize=26538700 memory=245 CPUtime=0.26 cores=0-7
/proc/23045/task/23055/stat : 23055 (java) S 23043 23043 22335 0 -1 1077944384 8294 0 0 0 21 5 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850243569904 139852039465602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23056] ppid=23043 vsize=26538700 memory=247 CPUtime=0 cores=0-7
/proc/23045/task/23056/stat : 23056 (java) S 23043 23043 22335 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850174948576 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23057] ppid=23043 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/23045/task/23057/stat : 23057 (java) S 23043 23043 22335 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850173895424 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23058] ppid=23043 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/23045/task/23058/stat : 23058 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850172843984 139852039473051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23059] ppid=23043 vsize=26538700 memory=1384 CPUtime=2.98 cores=0-7
/proc/23045/task/23059/stat : 23059 (java) S 23043 23043 22335 0 -1 1077944384 16805 0 0 0 294 4 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850171792112 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23060] ppid=23043 vsize=26538700 memory=1384 CPUtime=3.04 cores=0-7
/proc/23045/task/23060/stat : 23060 (java) S 23043 23043 22335 0 -1 1077944384 14721 0 0 0 302 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850170739568 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23061] ppid=23043 vsize=26538700 memory=5197912 CPUtime=3.13 cores=0-7
/proc/23045/task/23061/stat : 23061 (java) S 23043 23043 22335 0 -1 1077944384 14966 0 0 0 311 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850169686512 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23062] ppid=23043 vsize=26538700 memory=1384 CPUtime=0.97 cores=0-7
/proc/23045/task/23062/stat : 23062 (java) S 23043 23043 22335 0 -1 1077944384 14280 0 0 0 95 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850168633968 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23063] ppid=23043 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/23045/task/23063/stat : 23063 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850167581152 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23064] ppid=23043 vsize=26538700 memory=5197912 CPUtime=1 cores=0-7
/proc/23045/task/23064/stat : 23064 (java) S 23043 23043 22335 0 -1 1077944384 2680 0 0 0 60 40 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850166528688 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23065] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2482.55 cores=0-7
/proc/23045/task/23065/stat : 23065 (java) R 23043 23043 22335 0 -1 4202560 4848 0 0 0 248246 9 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850159012472 139851669712180 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23066] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2490.8 cores=0-7
/proc/23045/task/23066/stat : 23066 (java) R 23043 23043 22335 0 -1 4202560 4987 0 0 0 249072 8 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850157961112 139851671311685 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23067] ppid=23043 vsize=26538700 memory=1384 CPUtime=2490.63 cores=0-7
/proc/23045/task/23067/stat : 23067 (java) R 23043 23043 22335 0 -1 4202560 25254 0 0 0 248970 93 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850156908984 139851676025276 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23068] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2460.76 cores=0-7
/proc/23045/task/23068/stat : 23068 (java) R 23043 23043 22335 0 -1 4202560 32308 0 0 0 245947 129 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850155856680 139851669711869 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23069] ppid=23043 vsize=26538700 memory=1384 CPUtime=2484 cores=0-7
/proc/23045/task/23069/stat : 23069 (java) R 23043 23043 22335 0 -1 4202560 25264 0 0 0 248338 62 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850154803384 139851677330525 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23070] ppid=23043 vsize=26538700 memory=5197912 CPUtime=2487.47 cores=0-7
/proc/23045/task/23070/stat : 23070 (java) R 23043 23043 22335 0 -1 4202560 5300 0 0 0 248739 8 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850153751048 139851676025276 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23071] ppid=23043 vsize=26538700 memory=11108 CPUtime=2490.24 cores=0-7
/proc/23045/task/23071/stat : 23071 (java) R 23043 23043 22335 0 -1 4202560 5633 0 0 0 249016 8 0 0 20 0 28 0 147145764 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850152697576 139851671311676 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23072] ppid=23043 vsize=26538700 memory=1712 CPUtime=2488.29 cores=0-7
/proc/23045/task/23072/stat : 23072 (java) R 23043 23043 22335 0 -1 4202560 25698 0 0 0 248768 61 0 0 20 0 28 0 147145764 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850151645400 139851675737238 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 19913.4 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5199296 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.15 8.35 7.94 9/208 23139
/proc/meminfo: memFree=21865024/32770624 swapFree=67108860/67108860
[pid=23043] ppid=23040 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/23043/stat : 23043 (xcsp3-exec) S 23040 23043 22335 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 147144847 9740288 346 33554432000 4194304 5098028 140721892155824 140721892153928 139680862667388 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 24084480 140721892164708 140721892164919 140721892164919 140721892167659 0
/proc/23043/statm: 2378 346 289 221 0 87 0
[pid=23045] ppid=23043 vsize=26538700 memory=5197912 CPUtime=20054.7 cores=0-7
/proc/23045/stat : 23045 (java) S 23043 23043 22335 0 -1 1077944320 231523 0 0 0 2004637 832 0 0 20 0 28 0 147144847 27175628800 1299478 33554432000 4194304 4196468 140731531820560 140731531803104 139852039454455 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
/proc/23045/statm: 6634675 1299478 3296 1 0 6621909 0
[pid=23045/tid=23046] ppid=23043 vsize=26538700 memory=956 CPUtime=7.54 cores=0-7
/proc/23045/task/23046/stat : 23046 (java) S 23043 23043 22335 0 -1 1077944384 8856 0 0 0 727 27 0 0 20 0 28 0 147144847 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139852043695232 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23047] ppid=23043 vsize=26538700 memory=2424 CPUtime=2.44 cores=0-7
/proc/23045/task/23047/stat : 23047 (java) S 23043 23043 22335 0 -1 1077944384 2261 0 0 0 194 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851992074768 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23048] ppid=23043 vsize=26538700 memory=-7003737579269690708 CPUtime=2.45 cores=0-7
/proc/23045/task/23048/stat : 23048 (java) S 23043 23043 22335 0 -1 1077944384 2009 0 0 0 195 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851991022224 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23049] ppid=23043 vsize=26538700 memory=22996 CPUtime=2.41 cores=0-7
/proc/23045/task/23049/stat : 23049 (java) S 23043 23043 22335 0 -1 1077944384 2382 0 0 0 192 49 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851989969168 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23050] ppid=23043 vsize=26538700 memory=4044 CPUtime=2.45 cores=0-7
/proc/23045/task/23050/stat : 23050 (java) S 23043 23043 22335 0 -1 1077944384 2843 0 0 0 197 48 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851988916624 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23051] ppid=23043 vsize=26538700 memory=1792 CPUtime=2.43 cores=0-7
/proc/23045/task/23051/stat : 23051 (java) S 23043 23043 22335 0 -1 1077944384 1865 0 0 0 193 50 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851593022480 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23052] ppid=23043 vsize=26538700 memory=636 CPUtime=2.42 cores=0-7
/proc/23045/task/23052/stat : 23052 (java) S 23043 23043 22335 0 -1 1077944384 3468 0 0 0 193 49 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851591969936 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23053] ppid=23043 vsize=26538700 memory=956 CPUtime=2.45 cores=0-7
/proc/23045/task/23053/stat : 23053 (java) S 23043 23043 22335 0 -1 1077944384 2494 0 0 0 191 54 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851590916880 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23054] ppid=23043 vsize=26538700 memory=2424 CPUtime=2.47 cores=0-7
/proc/23045/task/23054/stat : 23054 (java) S 23043 23043 22335 0 -1 1077944384 2643 0 0 0 196 51 0 0 20 0 28 0 147144848 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139851589864336 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23055] ppid=23043 vsize=26538700 memory=1236 CPUtime=0.26 cores=0-7
/proc/23045/task/23055/stat : 23055 (java) S 23043 23043 22335 0 -1 1077944384 8294 0 0 0 21 5 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850243569904 139852039465602 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23056] ppid=23043 vsize=26538700 memory=2240 CPUtime=0 cores=0-7
/proc/23045/task/23056/stat : 23056 (java) S 23043 23043 22335 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850174948576 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23057] ppid=23043 vsize=26538700 memory=4128 CPUtime=0 cores=0-7
/proc/23045/task/23057/stat : 23057 (java) S 23043 23043 22335 0 -1 1077944384 48 0 0 0 0 0 0 0 20 0 28 0 147144850 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850173895424 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23058] ppid=23043 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/23045/task/23058/stat : 23058 (java) S 23043 23043 22335 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850172843984 139852039473051 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23059] ppid=23043 vsize=26538700 memory=3748 CPUtime=2.98 cores=0-7
/proc/23045/task/23059/stat : 23059 (java) S 23043 23043 22335 0 -1 1077944384 16805 0 0 0 294 4 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850171792112 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23060] ppid=23043 vsize=26538700 memory=1384 CPUtime=3.04 cores=0-7
/proc/23045/task/23060/stat : 23060 (java) S 23043 23043 22335 0 -1 1077944384 14721 0 0 0 302 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850170739568 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23061] ppid=23043 vsize=26538700 memory=5197912 CPUtime=3.13 cores=0-7
/proc/23045/task/23061/stat : 23061 (java) S 23043 23043 22335 0 -1 1077944384 14966 0 0 0 311 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850169686512 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23062] ppid=23043 vsize=26538700 memory=6791534058613427641 CPUtime=0.97 cores=0-7
/proc/23045/task/23062/stat : 23062 (java) S 23043 23043 22335 0 -1 1077944384 14280 0 0 0 95 2 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850168633968 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23063] ppid=23043 vsize=26538700 memory=-7003737579269690708 CPUtime=0 cores=0-7
/proc/23045/task/23063/stat : 23063 (java) S 23043 23043 22335 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850167581152 139852039464661 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23064] ppid=23043 vsize=26538700 memory=6791534058613427641 CPUtime=1.01 cores=0-7
/proc/23045/task/23064/stat : 23064 (java) S 23043 23043 22335 0 -1 1077944384 2682 0 0 0 61 40 0 0 20 0 28 0 147144853 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850166528688 139852039465602 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23065] ppid=23043 vsize=26538700 memory=-7003737579269690708 CPUtime=2500.25 cores=0-7
/proc/23045/task/23065/stat : 23065 (java) R 23043 23043 22335 0 -1 4202560 4852 0 0 0 250016 9 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850159012472 139851669712035 0 4 0 16800975 0 0 0 -1 5 0 0 8 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23066] ppid=23043 vsize=26538700 memory=4748 CPUtime=2508.51 cores=0-7
/proc/23045/task/23066/stat : 23066 (java) R 23043 23043 22335 0 -1 4202560 4987 0 0 0 250843 8 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850157961112 139851671311047 0 4 0 16800975 0 0 0 -1 6 0 0 4 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23067] ppid=23043 vsize=26538700 memory=4096 CPUtime=2508.34 cores=0-7
/proc/23045/task/23067/stat : 23067 (java) R 23043 23043 22335 0 -1 4202560 25304 0 0 0 250740 94 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850156908984 139851670449500 0 4 0 16800975 0 0 0 -1 0 0 0 5 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23068] ppid=23043 vsize=26538700 memory=1156 CPUtime=2478.09 cores=0-7
/proc/23045/task/23068/stat : 23068 (java) R 23043 23043 22335 0 -1 4202560 32407 0 0 0 247680 129 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850155856680 139851676025484 0 4 0 16800975 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23069] ppid=23043 vsize=26538700 memory=3748 CPUtime=2501.71 cores=0-7
/proc/23045/task/23069/stat : 23069 (java) R 23043 23043 22335 0 -1 4202560 25268 0 0 0 250109 62 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850154803384 139851671311753 0 4 0 16800975 0 0 0 -1 1 0 0 10 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23070] ppid=23043 vsize=26538700 memory=1384 CPUtime=2505.18 cores=0-7
/proc/23045/task/23070/stat : 23070 (java) R 23043 23043 22335 0 -1 4202560 5300 0 0 0 250510 8 0 0 20 0 28 0 147145763 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850153751048 139851669711861 0 4 0 16800975 0 0 0 -1 4 0 0 8 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23071] ppid=23043 vsize=26538700 memory=932 CPUtime=2507.95 cores=0-7
/proc/23045/task/23071/stat : 23071 (java) R 23043 23043 22335 0 -1 4202560 5633 0 0 0 250787 8 0 0 20 0 28 0 147145764 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850152697576 139851671158568 0 4 0 16800975 0 0 0 -1 2 0 0 6 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
[pid=23045/tid=23072] ppid=23043 vsize=26538700 memory=2200 CPUtime=2505.99 cores=0-7
/proc/23045/task/23072/stat : 23072 (java) R 23043 23043 22335 0 -1 4202560 25876 0 0 0 250538 61 0 0 20 0 28 0 147145764 27175628800 1299478 33554432000 4194304 4196468 140731531820560 139850151645400 139851671366013 0 4 0 16800975 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 28585984 140731531826322 140731531826499 140731531826499 140731531829199 0
Current children cumulated CPU time: 20054.7 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 5199296 KiB

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

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

[startup+2520.13 s]
# the end of solver process 23045 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=20047.1 s, system=8.34921 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 143
Real time (s): 2520.13
CPU time (s): 20055.5
CPU user time (s): 20047.1
CPU system time (s): 8.34921
CPU usage (%): 795.811
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 5199296

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 20047.1
system time used= 8.34921
maximum resident set size= 5199592
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 232817
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60952
involuntary context switches= 201370


# summary of solver processes directly reported to runsolver:
#   pid: 23043,23045
#   total CPU time (s): 20055.5
#   total CPU user time (s): 20047.1
#   total CPU system time (s): 8.34921

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.718 second user time and 29.4331 second system time

The end

Launcher Data

Begin job on node107 at 2017-08-19 12:48:29
IDJOB=4281088
IDBENCH=126714
IDSOLVER=2675
FILE ID=node107/4281088-1503140569
RUNJOBID= node107-1503136251-22362
PBS_JOBID= 20630792
Free space on /tmp= 61864 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/SocialGolfers/SocialGolfers-xcsp2-s1/SocialGolfers-09-4-8_X2.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281088-1503140569/watcher-4281088-1503140569 -o /tmp/evaluation-result-4281088-1503140569/solver-4281088-1503140569 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node107-1503136251-22362 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 1871792319 HOME/instance-4281088-1503140569.xml

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

MD5SUM BENCH= 7569ed29bb8e55ca39905d478d33da7a
RANDOM SEED=1871792319

node107.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        27058536 kB
MemAvailable:   31975112 kB
Buffers:          264072 kB
Cached:          4946828 kB
SwapCached:            0 kB
Active:           831320 kB
Inactive:        4433360 kB
Active(anon):      57268 kB
Inactive(anon):    33132 kB
Active(file):     774052 kB
Inactive(file):  4400228 kB
Unevictable:        7640 kB
Mlocked:            7640 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9824 kB
Writeback:             0 kB
AnonPages:         86400 kB
Mapped:            51172 kB
Shmem:             33420 kB
Slab:             142636 kB
SReclaimable:     116260 kB
SUnreclaim:        26376 kB
KernelStack:        3552 kB
PageTables:         5268 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     333752 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     30720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       91520 kB
DirectMap2M:    33454080 kB

Free space on /tmp at the end= 61856 MiB
End job on node107 at 2017-08-19 13:30:29