Trace number 4404445

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 2019-09-20 parallel? (TO) 20002.8 2520.22

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-08-07-fair.xml
MD5SUM5f690ca061a68a4e848a5e1ee5dffcd4
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 benchmark13.9702
Satisfiable
(Un)Satisfiability was proved
Number of variables14823
Number of constraints14025
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":2009},{"size":201,"count":72},{"size":20001,"count":12742}]
Minimum variable degree2
Maximum variable degree121
Distribution of variable degrees[{"degree":2,"count":13085},{"degree":3,"count":336},{"degree":4,"count":31},{"degree":5,"count":160},{"degree":6,"count":95},{"degree":7,"count":288},{"degree":8,"count":391},{"degree":9,"count":247},{"degree":10,"count":88},{"degree":11,"count":8},{"degree":13,"count":56},{"degree":18,"count":1},{"degree":26,"count":8},{"degree":42,"count":8},{"degree":44,"count":5},{"degree":52,"count":1},{"degree":59,"count":7},{"degree":92,"count":2},{"degree":93,"count":5},{"degree":121,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":2319},{"arity":3,"count":11704}]
Number of extensional constraints0
Number of intensional constraints14025
Distribution of constraint types[{"type":"intension","count":14025}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx24000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4404445-1569008925.xml"  -tl '20160s' -p 8
0.11/0.18	c Choco 3fb4b153
0.11/0.18	c [HOME/instance-4404445-1569008925.xml, -tl, 20160s, -p, 8]
0.32/0.22	c 8 solvers in parallel
0.32/0.29	c parse instance...
56.74/11.90	c solve instance...
20001.86/2520.08	s UNKNOWN
20001.86/2520.08	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 (12687 MiB free)
  memory of node 1: 16384 MiB (11647 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4404445-1569008925/watcher-4404445-1569008925 -o /tmp/evaluation-result-4404445-1569008925/solver-4404445-1569008925 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569005959-11159 --watchdog 2580 xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1794198198 HOME/instance-4404445-1569008925.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
Current StackSize limit: 8192 KiB

solver pid=11830, runsolver pid=11827

[startup+0.100139 s]*
/proc/loadavg: 8.25 8.20 8.22 2/211 11851
/proc/meminfo: memFree=24902572/32770624 swapFree=66955464/67108860
[pid=11830] ppid=11827 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11830/stat : 11830 (xcsp3-exec) S 11827 11830 11132 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 477163811 115843072 363 33554432000 4194304 5098028 140733630697600 140733630695704 140087369822844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19939328 140733630706549 140733630706793 140733630706793 140733630709706 0
/proc/11830/statm: 28282 363 304 221 0 87 0
[pid=11832] ppid=11830 vsize=28227396 memory=29964 CPUtime=0.11 cores=0-7
/proc/11832/stat : 11832 (java) S 11830 11830 11132 0 -1 1077944320 5885 0 0 0 10 1 0 0 20 0 20 0 477163811 28904853504 7491 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7056849 7491 3160 1 0 7019032 0
[pid=11832/tid=11833] ppid=11830 vsize=28227396 memory=8256675299969637274 CPUtime=0.08 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) R 11830 11830 11132 0 -1 4202560 3804 0 0 0 7 1 0 0 20 0 20 0 477163811 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169664250336 140169660030358 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11830 vsize=28227396 memory=732369873975503845 CPUtime=0 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11830 vsize=28227396 memory=139735638050432 CPUtime=0 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11837] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11837/stat : 11837 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169208519440 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11838] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11838/stat : 11838 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169207466640 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11839] ppid=11830 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11832/task/11839/stat : 11839 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169206413840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11840] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11840/stat : 11840 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169205361040 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11841] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11841/stat : 11841 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 7491 33554432000 4194304 4196468 140730669263936 140169204308240 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11842] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11842/stat : 11842 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168776452976 140169660029570 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11843] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11843/stat : 11843 (java) S 11830 11830 11132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168775398944 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11844] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11844/stat : 11844 (java) S 11830 11830 11132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168774346096 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11845] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11845/stat : 11845 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168773294416 140169660037019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11846] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11846/stat : 11846 (java) S 11830 11830 11132 0 -1 1077944384 411 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168772241776 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11847] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11847/stat : 11847 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168771188976 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11848] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11848/stat : 11848 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168770136176 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11849] ppid=11830 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11832/task/11849/stat : 11849 (java) S 11830 11830 11132 0 -1 1077944384 355 0 0 0 1 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168769083376 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11850] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11850/stat : 11850 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168768031840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11851] ppid=11830 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11832/task/11851/stat : 11851 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163818 28904853504 7491 33554432000 4194304 4196468 140730669263936 140168766979120 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 31416 KiB

[startup+0.210617 s]*
/proc/loadavg: 8.25 8.20 8.22 4/211 11851
/proc/meminfo: memFree=24889832/32770624 swapFree=66955464/67108860
[pid=11830] ppid=11827 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11830/stat : 11830 (xcsp3-exec) S 11827 11830 11132 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 477163811 115843072 363 33554432000 4194304 5098028 140733630697600 140733630695704 140087369822844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19939328 140733630706549 140733630706793 140733630706793 140733630709706 0
/proc/11830/statm: 28282 363 304 221 0 87 0
[pid=11832] ppid=11830 vsize=28227396 memory=40936 CPUtime=0.32 cores=0-7
/proc/11832/stat : 11832 (java) S 11830 11830 11132 0 -1 1077944320 9489 0 0 0 29 3 0 0 20 0 20 0 477163811 28904853504 10234 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7056849 10234 3284 1 0 7019032 0
[pid=11832/tid=11833] ppid=11830 vsize=28227396 memory=0 CPUtime=0.19 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) R 11830 11830 11132 0 -1 4202560 6666 0 0 0 17 2 0 0 20 0 20 0 477163811 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169664250336 140169644098910 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11830 vsize=28227396 memory=732369873975503845 CPUtime=0 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11830 vsize=28227396 memory=139735638050432 CPUtime=0 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11837] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11837/stat : 11837 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169208519440 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11838] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11838/stat : 11838 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169207466640 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11839] ppid=11830 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11832/task/11839/stat : 11839 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169206413840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11840] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11840/stat : 11840 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169205361040 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11841] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11841/stat : 11841 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28904853504 10234 33554432000 4194304 4196468 140730669263936 140169204308240 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11842] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11842/stat : 11842 (java) S 11830 11830 11132 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168776452976 140169660029570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11843] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11843/stat : 11843 (java) S 11830 11830 11132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168775398944 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11844] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11844/stat : 11844 (java) S 11830 11830 11132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477163814 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168774346096 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11845] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11845/stat : 11845 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168773294416 140169660037019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11846] ppid=11830 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11832/task/11846/stat : 11846 (java) S 11830 11830 11132 0 -1 1077944384 424 0 0 0 1 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168772241776 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11847] ppid=11830 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11832/task/11847/stat : 11847 (java) S 11830 11830 11132 0 -1 1077944384 55 0 0 0 1 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168771188976 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11848] ppid=11830 vsize=28227396 memory=0 CPUtime=0.01 cores=0-7
/proc/11832/task/11848/stat : 11848 (java) S 11830 11830 11132 0 -1 1077944384 276 0 0 0 1 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168770136176 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11849] ppid=11830 vsize=28227396 memory=0 CPUtime=0.07 cores=0-7
/proc/11832/task/11849/stat : 11849 (java) S 11830 11830 11132 0 -1 1077944384 760 0 0 0 7 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168769083376 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11850] ppid=11830 vsize=28227396 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11850/stat : 11850 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163817 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168768031840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11851] ppid=11830 vsize=28227396 memory=-1 CPUtime=0 cores=0-7
/proc/11832/task/11851/stat : 11851 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163818 28904853504 10234 33554432000 4194304 4196468 140730669263936 140168766979120 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 28340524 KiB
Current children cumulated memory: 42388 KiB

[startup+0.31025 s]*
/proc/loadavg: 8.25 8.20 8.22 3/211 11851
/proc/meminfo: memFree=24884868/32770624 swapFree=66955464/67108860
[pid=11830] ppid=11827 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11830/stat : 11830 (xcsp3-exec) S 11827 11830 11132 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 477163811 115843072 363 33554432000 4194304 5098028 140733630697600 140733630695704 140087369822844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19939328 140733630706549 140733630706793 140733630706793 140733630709706 0
/proc/11830/statm: 28282 363 304 221 0 87 0
[pid=11832] ppid=11830 vsize=28231652 memory=49824 CPUtime=0.5 cores=0-7
/proc/11832/stat : 11832 (java) S 11830 11830 11132 0 -1 1077944320 10774 0 0 0 45 5 0 0 20 0 20 0 477163811 28909211648 12456 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7057913 12456 3366 1 0 7019032 0
[pid=11832/tid=11833] ppid=11830 vsize=28231652 memory=6791534058613427641 CPUtime=0.29 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) R 11830 11830 11132 0 -1 4202560 7765 0 0 0 25 4 0 0 20 0 20 0 477163811 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169664249536 140169652735386 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11837] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11837/stat : 11837 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169208519440 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11838] ppid=11830 vsize=28231652 memory=2244 CPUtime=0 cores=0-7
/proc/11832/task/11838/stat : 11838 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169207466640 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11839] ppid=11830 vsize=28231652 memory=139735486002095 CPUtime=0 cores=0-7
/proc/11832/task/11839/stat : 11839 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169206413840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11840] ppid=11830 vsize=28231652 memory=139735486004400 CPUtime=0 cores=0-7
/proc/11832/task/11840/stat : 11840 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169205361040 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11841] ppid=11830 vsize=28231652 memory=139735486006704 CPUtime=0 cores=0-7
/proc/11832/task/11841/stat : 11841 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28909211648 12499 33554432000 4194304 4196468 140730669263936 140169204308240 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11842] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11842/stat : 11842 (java) S 11830 11830 11132 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 477163814 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168776452976 140169660029570 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11843] ppid=11830 vsize=28231652 memory=279470972020368 CPUtime=0 cores=0-7
/proc/11832/task/11843/stat : 11843 (java) S 11830 11830 11132 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 477163814 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168775398944 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11844] ppid=11830 vsize=28231652 memory=279470972027280 CPUtime=0 cores=0-7
/proc/11832/task/11844/stat : 11844 (java) S 11830 11830 11132 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 477163814 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168774346096 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11845] ppid=11830 vsize=28231652 memory=279470971968560 CPUtime=0 cores=0-7
/proc/11832/task/11845/stat : 11845 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168773294416 140169660037019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11846] ppid=11830 vsize=28231652 memory=279470972041104 CPUtime=0.02 cores=0-7
/proc/11832/task/11846/stat : 11846 (java) S 11830 11830 11132 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168772241776 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11847] ppid=11830 vsize=28231652 memory=279470972048016 CPUtime=0.01 cores=0-7
/proc/11832/task/11847/stat : 11847 (java) S 11830 11830 11132 0 -1 1077944384 77 0 0 0 1 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168771188976 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11848] ppid=11830 vsize=28231652 memory=279470972045712 CPUtime=0.02 cores=0-7
/proc/11832/task/11848/stat : 11848 (java) S 11830 11830 11132 0 -1 1077944384 282 0 0 0 2 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168770136176 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11849] ppid=11830 vsize=28231652 memory=279470972061872 CPUtime=0.12 cores=0-7
/proc/11832/task/11849/stat : 11849 (java) S 11830 11830 11132 0 -1 1077944384 874 0 0 0 12 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168769083376 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11850] ppid=11830 vsize=28231652 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11850/stat : 11850 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 477163817 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168768031840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11851] ppid=11830 vsize=28231652 memory=-1 CPUtime=0 cores=0-7
/proc/11832/task/11851/stat : 11851 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163818 28909211648 12499 33554432000 4194304 4196468 140730669263936 140168766979120 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 28344780 KiB
Current children cumulated memory: 51276 KiB

[startup+0.701054 s]
/proc/loadavg: 8.25 8.20 8.22 5/211 11851
/proc/meminfo: memFree=24855020/32770624 swapFree=66955464/67108860
[pid=11830] ppid=11827 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11830/stat : 11830 (xcsp3-exec) S 11827 11830 11132 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 477163811 115843072 363 33554432000 4194304 5098028 140733630697600 140733630695704 140087369822844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19939328 140733630706549 140733630706793 140733630706793 140733630709706 0
/proc/11830/statm: 28282 363 304 221 0 87 0
[pid=11832] ppid=11830 vsize=28233776 memory=125172 CPUtime=1.95 cores=0-7
/proc/11832/stat : 11832 (java) S 11830 11830 11132 0 -1 1077944320 15393 0 0 0 188 7 0 0 20 0 20 0 477163811 28911386624 31293 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7058444 31293 3451 1 0 7019544 0
[pid=11832/tid=11833] ppid=11830 vsize=28233776 memory=279470972356800 CPUtime=0.67 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) R 11830 11830 11132 0 -1 4202560 8412 0 0 0 62 5 0 0 20 0 20 0 477163811 28911386624 31293 33554432000 4194304 4196468 140730669263936 140169664252136 140169294717824 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11830 vsize=28233776 memory=5076651345044 CPUtime=0 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28911386624 31293 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11830 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 477163812 28911386624 31293 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11830 vsize=28233776 memory=0 CPUtime=0 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11830 11830 11132 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 477163812 28911386624 31293 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0

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

[pid=11832/tid=11857] ppid=11830 vsize=28768336 memory=1452 CPUtime=2445.97 cores=0-7
/proc/11832/task/11857/stat : 11857 (java) R 11830 11830 11132 0 -1 4202560 36106 0 0 0 244523 74 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168750399096 140169301377101 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11858] ppid=11830 vsize=28768336 memory=8049712 CPUtime=2445.86 cores=0-7
/proc/11832/task/11858/stat : 11858 (java) R 11830 11830 11132 0 -1 4202560 65077 0 0 0 244415 171 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168749347528 140169298771053 0 4 0 16800975 0 0 0 -1 3 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11859] ppid=11830 vsize=28768336 memory=8444 CPUtime=2447.84 cores=0-7
/proc/11832/task/11859/stat : 11859 (java) R 11830 11830 11132 0 -1 4202560 49776 0 0 0 244702 82 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168748297536 140169306027680 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current children cumulated CPU time: 19860.6 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 8051164 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.80 8.40 8.31 9/220 12079
/proc/meminfo: memFree=16866268/32770624 swapFree=66955492/67108860
[pid=11830] ppid=11827 vsize=113128 memory=1452 CPUtime=0 cores=0-7
/proc/11830/stat : 11830 (xcsp3-exec) S 11827 11830 11132 0 -1 4202496 543 0 0 0 0 0 0 0 20 0 1 0 477163811 115843072 363 33554432000 4194304 5098028 140733630697600 140733630695704 140087369822844 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19939328 140733630706549 140733630706793 140733630706793 140733630709706 0
/proc/11830/statm: 28282 363 304 221 0 87 0
[pid=11832] ppid=11830 vsize=28768336 memory=8049712 CPUtime=20001.9 cores=0-7
/proc/11832/stat : 11832 (java) S 11830 11830 11132 0 -1 1077944320 740484 0 0 0 1997544 2642 0 0 20 0 28 0 477163811 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7192084 2012428 3560 1 0 7153184 0
[pid=11832/tid=11833] ppid=11830 vsize=28768336 memory=1398720917958146503 CPUtime=6.5 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) S 11830 11830 11132 0 -1 1077944384 15950 0 0 0 628 22 0 0 20 0 28 0 477163811 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169664259200 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11830 vsize=28768336 memory=-7003737579269690708 CPUtime=36.75 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11830 11830 11132 0 -1 1077944384 20771 0 0 0 3458 217 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11830 vsize=28768336 memory=14004 CPUtime=36.87 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11830 11830 11132 0 -1 1077944384 20850 0 0 0 3486 201 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11830 vsize=28768336 memory=12024 CPUtime=36.84 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11830 11830 11132 0 -1 1077944384 18492 0 0 0 3487 197 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11837] ppid=11830 vsize=28768336 memory=2124 CPUtime=36.8 cores=0-7
/proc/11832/task/11837/stat : 11837 (java) S 11830 11830 11132 0 -1 1077944384 20726 0 0 0 3468 212 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169208519440 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11838] ppid=11830 vsize=28768336 memory=1452 CPUtime=37.01 cores=0-7
/proc/11832/task/11838/stat : 11838 (java) S 11830 11830 11132 0 -1 1077944384 19736 0 0 0 3501 200 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169207466640 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11839] ppid=11830 vsize=28768336 memory=8049712 CPUtime=36.99 cores=0-7
/proc/11832/task/11839/stat : 11839 (java) S 11830 11830 11132 0 -1 1077944384 23271 0 0 0 3491 208 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169206413840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11840] ppid=11830 vsize=28768336 memory=1452 CPUtime=36.73 cores=0-7
/proc/11832/task/11840/stat : 11840 (java) S 11830 11830 11132 0 -1 1077944384 19687 0 0 0 3466 207 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169205361040 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11841] ppid=11830 vsize=28768336 memory=8049712 CPUtime=36.87 cores=0-7
/proc/11832/task/11841/stat : 11841 (java) S 11830 11830 11132 0 -1 1077944384 19330 0 0 0 3473 214 0 0 20 0 28 0 477163812 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140169204308240 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11842] ppid=11830 vsize=28768336 memory=1056 CPUtime=8.48 cores=0-7
/proc/11832/task/11842/stat : 11842 (java) S 11830 11830 11132 0 -1 1077944384 44577 0 0 0 777 71 0 0 20 0 28 0 477163814 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168776452976 140169660029570 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11843] ppid=11830 vsize=28768336 memory=744 CPUtime=0 cores=0-7
/proc/11832/task/11843/stat : 11843 (java) S 11830 11830 11132 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 28 0 477163814 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168775399008 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11844] ppid=11830 vsize=28768336 memory=8444 CPUtime=0 cores=0-7
/proc/11832/task/11844/stat : 11844 (java) S 11830 11830 11132 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 28 0 477163814 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168774346112 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11845] ppid=11830 vsize=28768336 memory=6140 CPUtime=0 cores=0-7
/proc/11832/task/11845/stat : 11845 (java) S 11830 11830 11132 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168773294416 140169660037019 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11846] ppid=11830 vsize=28768336 memory=1124 CPUtime=5.12 cores=0-7
/proc/11832/task/11846/stat : 11846 (java) S 11830 11830 11132 0 -1 1077944384 30374 0 0 0 507 5 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168772241776 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11847] ppid=11830 vsize=28768336 memory=14004 CPUtime=4.81 cores=0-7
/proc/11832/task/11847/stat : 11847 (java) S 11830 11830 11132 0 -1 1077944384 29650 0 0 0 476 5 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168771188976 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11848] ppid=11830 vsize=28768336 memory=0 CPUtime=5.05 cores=0-7
/proc/11832/task/11848/stat : 11848 (java) S 11830 11830 11132 0 -1 1077944384 30270 0 0 0 499 6 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168770136176 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11849] ppid=11830 vsize=28768336 memory=0 CPUtime=1.28 cores=0-7
/proc/11832/task/11849/stat : 11849 (java) S 11830 11830 11132 0 -1 1077944384 24564 0 0 0 123 5 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168769083376 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11850] ppid=11830 vsize=28768336 memory=55 CPUtime=0 cores=0-7
/proc/11832/task/11850/stat : 11850 (java) S 11830 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 477163817 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168768031840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11851] ppid=11830 vsize=28768336 memory=4 CPUtime=1.06 cores=0-7
/proc/11832/task/11851/stat : 11851 (java) S 11830 11830 11132 0 -1 1077944384 2682 0 0 0 30 76 0 0 20 0 28 0 477163818 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168766979120 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11852] ppid=11830 vsize=28768336 memory=93 CPUtime=2464.3 cores=0-7
/proc/11832/task/11852/stat : 11852 (java) R 11830 11830 11132 0 -1 4202560 24033 0 0 0 246376 54 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168755662056 140169303205455 0 4 0 16800975 0 0 0 -1 4 0 0 5 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11853] ppid=11830 vsize=28768336 memory=0 CPUtime=2459.14 cores=0-7
/proc/11832/task/11853/stat : 11853 (java) R 11830 11830 11132 0 -1 4202560 19499 0 0 0 245882 32 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168754610392 140169298973936 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11854] ppid=11830 vsize=28768336 memory=0 CPUtime=2463.7 cores=0-7
/proc/11832/task/11854/stat : 11854 (java) R 11830 11830 11132 0 -1 4202560 94938 0 0 0 246155 215 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168753557520 140169306027453 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11855] ppid=11830 vsize=28768336 memory=0 CPUtime=2454.09 cores=0-7
/proc/11832/task/11855/stat : 11855 (java) R 11830 11830 11132 0 -1 4202560 64187 0 0 0 245282 127 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168752504920 140169303907285 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11856] ppid=11830 vsize=28768336 memory=0 CPUtime=2440.79 cores=0-7
/proc/11832/task/11856/stat : 11856 (java) R 11830 11830 11132 0 -1 4202560 43281 0 0 0 243977 102 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168751451864 140169297907551 0 4 0 16800975 0 0 0 -1 1 0 0 8 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11857] ppid=11830 vsize=28768336 memory=0 CPUtime=2463.67 cores=0-7
/proc/11832/task/11857/stat : 11857 (java) R 11830 11830 11132 0 -1 4202560 36394 0 0 0 246292 75 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168750399096 140169298775088 0 4 0 16800975 0 0 0 -1 5 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11858] ppid=11830 vsize=28768336 memory=1360 CPUtime=2463.24 cores=0-7
/proc/11832/task/11858/stat : 11858 (java) R 11830 11830 11132 0 -1 4202560 65175 0 0 0 246151 173 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168749347528 140169295534012 0 4 0 16800975 0 0 0 -1 7 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11859] ppid=11830 vsize=28768336 memory=0 CPUtime=2465.54 cores=0-7
/proc/11832/task/11859/stat : 11859 (java) R 11830 11830 11132 0 -1 4202560 50603 0 0 0 246470 84 0 0 20 0 28 0 477165008 29458776064 2012428 33554432000 4194304 4196468 140730669263936 140168748297536 140169297907551 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current children cumulated CPU time: 20001.9 s
Current children cumulated vsize: 28881464 KiB
Current children cumulated memory: 8051164 KiB

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

[startup+2520.04 s]
# the end of solver process 11830 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00234 s, system=0 s

[startup+2520.22 s]
# the end of solver process 11832 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=19976.3 s, system=26.518 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

[startup+2520.13 s]*
/proc/loadavg: 8.80 8.40 8.31 3/218 12081
/proc/meminfo: memFree=16866112/32770624 swapFree=66955492/67108860
[pid=11832] ppid=11827 vsize=28901464 memory=8049928 CPUtime=20002.7 cores=0-7
/proc/11832/stat : 11832 (java) S 11827 11830 11132 0 -1 1077944320 741053 0 0 0 1997621 2645 0 0 20 0 27 0 477163811 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140730669246480 140169660018423 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
/proc/11832/statm: 7225366 2012482 3562 1 0 7186466 0
[pid=11832/tid=11833] ppid=11827 vsize=28901464 memory=1398720917958146503 CPUtime=6.5 cores=0-7
/proc/11832/task/11833/stat : 11833 (java) S 11827 11830 11132 0 -1 1077944384 15950 0 0 0 628 22 0 0 20 0 27 0 477163811 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169664259200 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11834] ppid=11827 vsize=28901464 memory=-7003737579269690708 CPUtime=36.75 cores=0-7
/proc/11832/task/11834/stat : 11834 (java) S 11827 11830 11132 0 -1 1077944384 20771 0 0 0 3458 217 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169616571536 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11835] ppid=11827 vsize=28901464 memory=2032 CPUtime=36.87 cores=0-7
/proc/11832/task/11835/stat : 11835 (java) S 11827 11830 11132 0 -1 1077944384 20850 0 0 0 3486 201 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169615518736 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11836] ppid=11827 vsize=28901464 memory=1328 CPUtime=36.84 cores=0-7
/proc/11832/task/11836/stat : 11836 (java) S 11827 11830 11132 0 -1 1077944384 18492 0 0 0 3487 197 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169614465936 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11837] ppid=11827 vsize=28901464 memory=-7026283297063673248 CPUtime=36.8 cores=0-7
/proc/11832/task/11837/stat : 11837 (java) S 11827 11830 11132 0 -1 1077944384 20726 0 0 0 3468 212 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169208519440 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11838] ppid=11827 vsize=28901464 memory=12024 CPUtime=37.01 cores=0-7
/proc/11832/task/11838/stat : 11838 (java) S 11827 11830 11132 0 -1 1077944384 19736 0 0 0 3501 200 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169207466640 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11839] ppid=11827 vsize=28901464 memory=2124 CPUtime=36.99 cores=0-7
/proc/11832/task/11839/stat : 11839 (java) S 11827 11830 11132 0 -1 1077944384 23271 0 0 0 3491 208 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169206413840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11840] ppid=11827 vsize=28901464 memory=16720 CPUtime=36.73 cores=0-7
/proc/11832/task/11840/stat : 11840 (java) S 11827 11830 11132 0 -1 1077944384 19687 0 0 0 3466 207 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169205361040 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11841] ppid=11827 vsize=28901464 memory=504 CPUtime=36.87 cores=0-7
/proc/11832/task/11841/stat : 11841 (java) S 11827 11830 11132 0 -1 1077944384 19330 0 0 0 3473 214 0 0 20 0 27 0 477163812 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140169204308240 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 10 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11842] ppid=11827 vsize=28901464 memory=1564 CPUtime=8.51 cores=0-7
/proc/11832/task/11842/stat : 11842 (java) R 11827 11830 11132 0 -1 4202560 44577 0 0 0 778 73 0 0 20 0 27 0 477163814 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168776453128 140169652646631 0 0 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11843] ppid=11827 vsize=28901464 memory=924 CPUtime=0 cores=0-7
/proc/11832/task/11843/stat : 11843 (java) S 11827 11830 11132 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 27 0 477163814 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168775399008 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11844] ppid=11827 vsize=28901464 memory=1420 CPUtime=0 cores=0-7
/proc/11832/task/11844/stat : 11844 (java) S 11827 11830 11132 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 27 0 477163814 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168774346112 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11846] ppid=11827 vsize=28901464 memory=1984 CPUtime=5.12 cores=0-7
/proc/11832/task/11846/stat : 11846 (java) S 11827 11830 11132 0 -1 1077944384 30374 0 0 0 507 5 0 0 20 0 27 0 477163817 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168772241776 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11847] ppid=11827 vsize=28901464 memory=2532 CPUtime=4.81 cores=0-7
/proc/11832/task/11847/stat : 11847 (java) S 11827 11830 11132 0 -1 1077944384 29650 0 0 0 476 5 0 0 20 0 27 0 477163817 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168771188976 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11848] ppid=11827 vsize=28901464 memory=1440 CPUtime=5.05 cores=0-7
/proc/11832/task/11848/stat : 11848 (java) S 11827 11830 11132 0 -1 1077944384 30270 0 0 0 499 6 0 0 20 0 27 0 477163817 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168770136176 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11849] ppid=11827 vsize=28901464 memory=796 CPUtime=1.28 cores=0-7
/proc/11832/task/11849/stat : 11849 (java) S 11827 11830 11132 0 -1 1077944384 24564 0 0 0 123 5 0 0 20 0 27 0 477163817 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168769083376 140169660029570 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11850] ppid=11827 vsize=28901464 memory=1772 CPUtime=0 cores=0-7
/proc/11832/task/11850/stat : 11850 (java) S 11827 11830 11132 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 27 0 477163817 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168768031840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11852] ppid=11827 vsize=28901464 memory=111632 CPUtime=2464.39 cores=0-7
/proc/11832/task/11852/stat : 11852 (java) S 11827 11830 11132 0 -1 1077944384 24033 0 0 0 246385 54 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168755662448 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11853] ppid=11827 vsize=28901464 memory=804 CPUtime=2459.23 cores=0-7
/proc/11832/task/11853/stat : 11853 (java) S 11827 11830 11132 0 -1 1077944384 19500 0 0 0 245891 32 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168754610832 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 3 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11854] ppid=11827 vsize=28901464 memory=1772 CPUtime=2463.83 cores=0-7
/proc/11832/task/11854/stat : 11854 (java) R 11827 11830 11132 0 -1 4202560 94938 0 0 0 246168 215 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168753557520 140169306027440 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11855] ppid=11827 vsize=28901464 memory=111632 CPUtime=2454.18 cores=0-7
/proc/11832/task/11855/stat : 11855 (java) S 11827 11830 11132 0 -1 1077944384 64187 0 0 0 245291 127 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168752504784 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11856] ppid=11827 vsize=28901464 memory=804 CPUtime=2440.87 cores=0-7
/proc/11832/task/11856/stat : 11856 (java) S 11827 11830 11132 0 -1 1077944384 43281 0 0 0 243985 102 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168751451840 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11857] ppid=11827 vsize=28901464 memory=1724 CPUtime=2463.76 cores=0-7
/proc/11832/task/11857/stat : 11857 (java) S 11827 11830 11132 0 -1 1077944384 36396 0 0 0 246301 75 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168750399088 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11858] ppid=11827 vsize=28901464 memory=1804 CPUtime=2463.33 cores=0-7
/proc/11832/task/11858/stat : 11858 (java) S 11827 11830 11132 0 -1 1077944384 65179 0 0 0 246160 173 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168749347120 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 6 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=11859] ppid=11827 vsize=28901464 memory=916 CPUtime=2465.62 cores=0-7
/proc/11832/task/11859/stat : 11859 (java) S 11827 11830 11132 0 -1 1077944384 50604 0 0 0 246478 84 0 0 20 0 27 0 477165008 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168748294416 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 2 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
[pid=11832/tid=12080] ppid=11827 vsize=28901464 memory=4768 CPUtime=0 cores=0-7
/proc/11832/task/12080/stat : 12080 (java) S 11827 11830 11132 0 -1 1077944384 201 0 0 0 0 0 0 0 20 0 27 0 477415813 29595099136 2012482 33554432000 4194304 4196468 140730669263936 140168747246192 140169660028629 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 31666176 140730669265898 140730669266070 140730669266070 140730669268943 0
Current cumulated CPU time of completed processes: 0.00234 s
Current children cumulated CPU time: 20002.7 s
Current children cumulated vsize: 28901464 KiB
Current children cumulated memory: 8049928 KiB

Child status: 143
Real time (s): 2520.22
CPU time (s): 20002.8
CPU user time (s): 19976.3
CPU system time (s): 26.518
CPU usage (%): 793.693
Max. virtual memory (cumulated for all children) (KiB): 28901464
Max. memory (cumulated for all children) (KiB): 9918964

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 19976.3
system time used= 26.518
maximum resident set size= 9917512
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 741632
page faults= 0
swaps= 0
block input operations= 8
block output operations= 2464
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69889
involuntary context switches= 237945


# summary of solver processes directly reported to runsolver:
#   pid: 11830,11832
#   total CPU time (s): 20002.8
#   total CPU user time (s): 19976.3
#   total CPU system time (s): 26.518

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 20.5189 second user time and 32.1112 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-20 21:48:04
IDJOB=4404445
IDBENCH=139283
IDSOLVER=2865
FILE ID=node151/4404445-1569008925
RUNJOBID= node151-1569005959-11159
PBS_JOBID= 21704761
Free space on /tmp= 12412 MiB

SOLVER NAME= choco-solver 2019-09-20 parallel
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-08-07-fair.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 24000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4404445-1569008925/watcher-4404445-1569008925 -o /tmp/evaluation-result-4404445-1569008925/solver-4404445-1569008925 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node151-1569005959-11159 --watchdog 2580  xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 24000 -tdir HOME -seed 1794198198 HOME/instance-4404445-1569008925.xml

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

MD5SUM BENCH= 5f690ca061a68a4e848a5e1ee5dffcd4
RANDOM SEED=1794198198

node151.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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
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.53
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	: 5335.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24919700 kB
MemAvailable:   31804440 kB
Buffers:           51964 kB
Cached:          7004340 kB
SwapCached:        51748 kB
Active:          3491316 kB
Inactive:        3622276 kB
Active(anon):       4744 kB
Inactive(anon):    97960 kB
Active(file):    3486572 kB
Inactive(file):  3524316 kB
Unevictable:      108536 kB
Mlocked:          108536 kB
SwapTotal:      67108860 kB
SwapFree:       66955464 kB
Dirty:             26564 kB
Writeback:             0 kB
AnonPages:        130836 kB
Mapped:            49192 kB
Shmem:             36932 kB
Slab:             331020 kB
SReclaimable:     302312 kB
SUnreclaim:        28708 kB
KernelStack:        3712 kB
PageTables:         5552 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     507164 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 12384 MiB
End job on node151 at 2019-09-20 22:30:05