Trace number 4247524

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
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.1499 617.61603

General information on the benchmark

NameCrossword/
Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
MD5SUMd4dde8f3e9f2541e7949826ca81c8251
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 variables169
Number of constraints26
Number of domains1
Minimum domain size26
Maximum domain size26
Distribution of domain sizes[{"size":26,"count":169}]
Minimum variable degree2
Maximum variable degree2
Distribution of variable degrees[{"degree":2,"count":169}]
Minimum constraint arity13
Maximum constraint arity13
Distribution of constraint arities[{"arity":13,"count":26}]
Number of extensional constraints26
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":26}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.05	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4247524-1502056630.xml"  -tl '2400s' -p 4 -x 0
0.00/0.24	c [HOME/instance-4247524-1502056630.xml, -tl, 2400s, -p, 4, -x, 0]
0.00/0.30	c 4 solvers in parallel
0.00/0.37	c parse instance...
23.97/21.53	c solve instance...
2400.15/617.65	s UNKNOWN
2400.15/617.65	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4247524-1502056630/watcher-4247524-1502056630 -o /tmp/evaluation-result-4247524-1502056630/solver-4247524-1502056630 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502042263-31898 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 899517652 HOME/instance-4247524-1502056630.xml 

pid=7174
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 3.95 2.81 2.42 3/199 7177
/proc/meminfo: memFree=30587708/32770624 swapFree=0/326628
[pid=7177] ppid=7174 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (runsolver) D 7174 7177 25100 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 53478266 24240128 106 18446744073709551615 4194304 4338465 140734991440272 140734991437912 140398139093719 0 0 1 24578 18446744071580418449 0 0 17 2 0 0 0 0 0 6438912 6441760 26189824 140734991446103 140734991446601 140734991446601 140734991450058 0
/proc/7177/statm: 5918 106 53 36 0 2156 0

[startup+0.100174 s]
/proc/loadavg: 3.95 2.81 2.42 3/199 7177
/proc/meminfo: memFree=30587708/32770624 swapFree=0/326628
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200264 s]
/proc/loadavg: 3.95 2.81 2.42 3/199 7177
/proc/meminfo: memFree=30587708/32770624 swapFree=0/326628
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300288 s]
/proc/loadavg: 3.95 2.81 2.42 3/199 7177
/proc/meminfo: memFree=30587708/32770624 swapFree=0/326628
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.700317 s]
/proc/loadavg: 3.95 2.81 2.42 3/199 7177
/proc/meminfo: memFree=30587708/32770624 swapFree=0/326628
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50078 s]
/proc/loadavg: 3.95 2.81 2.42 3/215 7193
/proc/meminfo: memFree=30398960/32770624 swapFree=0/326656
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=12917280 CPUtime=2.4 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 13371 0 0 0 232 8 0 0 20 0 15 0 53478272 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3229320 50265 3188 1 0 3217612 0
[pid=7179/tid=7180] ppid=7177 vsize=12917280 CPUtime=1.37 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) R 7177 7177 25100 0 -1 4202560 8092 0 0 0 133 4 0 0 20 0 15 0 53478272 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896542586904 139896164756359 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 53478274 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 53478275 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896088523680 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 53478275 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896087471088 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478277 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=12917280 CPUtime=0.32 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) S 7177 7177 25100 0 -1 1077944384 1651 0 0 0 32 0 0 0 20 0 15 0 53478278 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896085367280 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=12917280 CPUtime=0.37 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) S 7177 7177 25100 0 -1 1077944384 900 0 0 0 37 0 0 0 20 0 15 0 53478278 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896084314736 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=12917280 CPUtime=0.26 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 1293 0 0 0 26 0 0 0 20 0 15 0 53478278 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478278 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 53478282 13227294720 50265 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 2.4
Current children cumulated vsize (KiB) 12926792

[startup+3.10085 s]
/proc/loadavg: 3.95 2.81 2.42 3/215 7193
/proc/meminfo: memFree=30398864/32770624 swapFree=0/326656
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=12917280 CPUtime=4.02 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 13684 0 0 0 394 8 0 0 20 0 15 0 53478272 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3229320 50360 3190 1 0 3217612 0
[pid=7179/tid=7180] ppid=7177 vsize=12917280 CPUtime=2.97 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) R 7177 7177 25100 0 -1 4202560 8397 0 0 0 293 4 0 0 20 0 15 0 53478272 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896542584336 139896164844629 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 10 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 20 0 0 0 0 0 0 0 20 0 15 0 53478273 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 53478274 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 53478275 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896088523680 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 53478275 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896087471088 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478277 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=12917280 CPUtime=0.34 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) S 7177 7177 25100 0 -1 1077944384 1653 0 0 0 34 0 0 0 20 0 15 0 53478278 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896085367280 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=12917280 CPUtime=0.37 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) S 7177 7177 25100 0 -1 1077944384 900 0 0 0 37 0 0 0 20 0 15 0 53478278 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896084314736 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=12917280 CPUtime=0.26 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 1293 0 0 0 26 0 0 0 20 0 15 0 53478278 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478278 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=12917280 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 53478282 13227294720 50360 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 4.02
Current children cumulated vsize (KiB) 12926792

[startup+6.30156 s]
/proc/loadavg: 3.72 2.78 2.41 3/215 7193
/proc/meminfo: memFree=30236700/32770624 swapFree=0/326672
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=12919328 CPUtime=7.55 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 18906 0 0 0 737 18 0 0 20 0 15 0 53478272 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3229832 70083 3200 1 0 3218124 0
[pid=7179/tid=7180] ppid=7177 vsize=12919328 CPUtime=6.12 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) R 7177 7177 25100 0 -1 4202560 10751 0 0 0 607 5 0 0 20 0 15 0 53478272 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896542583968 139896163863077 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=12919328 CPUtime=0.04 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 57 0 0 0 3 1 0 0 20 0 15 0 53478273 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=12919328 CPUtime=0.05 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 111 0 0 0 2 3 0 0 20 0 15 0 53478273 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=12919328 CPUtime=0.05 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 158 0 0 0 3 2 0 0 20 0 15 0 53478273 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=12919328 CPUtime=0.05 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 232 0 0 0 2 3 0 0 20 0 15 0 53478273 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 436 0 0 0 0 0 0 0 20 0 15 0 53478274 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 53478275 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896088523744 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 15 0 53478275 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896087471104 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478277 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=12919328 CPUtime=0.4 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) R 7177 7177 25100 0 -1 4202560 2036 0 0 0 40 0 0 0 20 0 15 0 53478278 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896085356960 139896519879504 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=12919328 CPUtime=0.43 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) R 7177 7177 25100 0 -1 4202560 1646 0 0 0 43 0 0 0 20 0 15 0 53478278 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896084302128 139896519870488 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=12919328 CPUtime=0.31 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 1888 0 0 0 31 0 0 0 20 0 15 0 53478278 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 53478278 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=12919328 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 253 0 0 0 0 0 0 0 20 0 15 0 53478282 13229391872 70083 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 7.55
Current children cumulated vsize (KiB) 12928840

[startup+12.7008 s]
/proc/loadavg: 3.58 2.77 2.41 6/219 7197
/proc/meminfo: memFree=29939644/32770624 swapFree=0/326672
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=12919328 CPUtime=14.58 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 21207 0 0 0 1428 30 0 0 20 0 15 0 53478272 13229391872 123090 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3229832 123090 3205 1 0 3218124 0
[pid=7179/tid=7180] ppid=7177 vsize=12919328 CPUtime=12.45 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) R 7177 7177 25100 0 -1 4202560 11047 0 0 0 1239 6 0 0 20 0 15 0 53478272 13229391872 123090 18446744073709551615 4194304 4196468 140727312583712 139896542584480 139896164844592 0 4 1 16800974 0 0 0 -1 4 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=12919328 CPUtime=0.11 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 244 0 0 0 7 4 0 0 20 0 15 0 53478273 13229391872 123090 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=12919328 CPUtime=0.11 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 170 0 0 0 6 5 0 0 20 0 15 0 53478273 13229391872 123090 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0

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

/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=13185584 CPUtime=2020.3 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 70683 0 0 0 201955 75 0 0 20 0 19 0 53478272 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3296396 257509 3265 1 0 3284688 0
[pid=7179/tid=7180] ppid=7177 vsize=13185584 CPUtime=20.91 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) S 7177 7177 25100 0 -1 1077944384 13156 0 0 0 2084 7 0 0 20 0 19 0 53478272 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896542590080 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=13185584 CPUtime=0.4 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 863 0 0 0 28 12 0 0 20 0 19 0 53478273 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=13185584 CPUtime=0.4 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 709 0 0 0 27 13 0 0 20 0 19 0 53478273 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=13185584 CPUtime=0.4 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 1120 0 0 0 28 12 0 0 20 0 19 0 53478273 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=13185584 CPUtime=0.41 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 1437 0 0 0 27 14 0 0 20 0 19 0 53478273 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=13185584 CPUtime=0.24 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 2636 0 0 0 23 1 0 0 20 0 19 0 53478274 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896088523744 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896087471104 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478277 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=13185584 CPUtime=2.12 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) S 7177 7177 25100 0 -1 1077944384 18896 0 0 0 210 2 0 0 20 0 19 0 53478278 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896085367280 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=13185584 CPUtime=1.8 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) S 7177 7177 25100 0 -1 1077944384 10921 0 0 0 179 1 0 0 20 0 19 0 53478278 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896084314736 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=13185584 CPUtime=0.6 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 6208 0 0 0 59 1 0 0 20 0 19 0 53478278 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478278 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=13185584 CPUtime=0.21 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 903 0 0 0 8 13 0 0 20 0 19 0 53478282 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7198] ppid=7177 vsize=13185584 CPUtime=500.09 cores=0,2,4,6
/proc/7179/task/7198/stat : 7198 (java) R 7177 7177 25100 0 -1 4202560 4234 0 0 0 50008 1 0 0 20 0 19 0 53480420 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896006007848 139896166357814 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7199] ppid=7177 vsize=13185584 CPUtime=498.7 cores=0,2,4,6
/proc/7179/task/7199/stat : 7199 (java) R 7177 7177 25100 0 -1 4202560 3096 0 0 0 49867 3 0 0 20 0 19 0 53480421 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896004956408 139896166358527 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7200] ppid=7177 vsize=13185584 CPUtime=499.69 cores=0,2,4,6
/proc/7179/task/7200/stat : 7200 (java) R 7177 7177 25100 0 -1 4202560 2419 0 0 0 49969 0 0 0 20 0 19 0 53480421 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896003903624 139896166454411 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7201] ppid=7177 vsize=13185584 CPUtime=494.2 cores=0,2,4,6
/proc/7179/task/7201/stat : 7201 (java) R 7177 7177 25100 0 -1 4202560 2747 0 0 0 49419 1 0 0 20 0 19 0 53480421 13502038016 257509 18446744073709551615 4194304 4196468 140727312583712 139896002850872 139896166453836 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 2020.3
Current children cumulated vsize (KiB) 13195096

[startup+582.312 s]
/proc/loadavg: 8.84 7.80 5.26 9/224 7237
/proc/meminfo: memFree=28444512/32770624 swapFree=0/326972
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=13185584 CPUtime=2259.54 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 74320 0 0 0 225874 80 0 0 20 0 19 0 53478272 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3296396 290342 3265 1 0 3284688 0
[pid=7179/tid=7180] ppid=7177 vsize=13185584 CPUtime=20.91 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) S 7177 7177 25100 0 -1 1077944384 13156 0 0 0 2084 7 0 0 20 0 19 0 53478272 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896542590080 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 1001 0 0 0 29 13 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 1250 0 0 0 28 14 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 1215 0 0 0 29 13 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=13185584 CPUtime=0.43 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 1530 0 0 0 28 15 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=13185584 CPUtime=0.24 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 2929 0 0 0 23 1 0 0 20 0 19 0 53478274 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896088523744 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896087471104 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478277 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=13185584 CPUtime=2.12 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) S 7177 7177 25100 0 -1 1077944384 19096 0 0 0 210 2 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896085367280 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=13185584 CPUtime=1.8 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) S 7177 7177 25100 0 -1 1077944384 10925 0 0 0 179 1 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896084314736 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=13185584 CPUtime=0.6 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 7013 0 0 0 59 1 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=13185584 CPUtime=0.23 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 933 0 0 0 9 14 0 0 20 0 19 0 53478282 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7198] ppid=7177 vsize=13185584 CPUtime=560.08 cores=0,2,4,6
/proc/7179/task/7198/stat : 7198 (java) R 7177 7177 25100 0 -1 4202560 4432 0 0 0 56007 1 0 0 20 0 19 0 53480420 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896006007608 139896166358275 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7199] ppid=7177 vsize=13185584 CPUtime=558.46 cores=0,2,4,6
/proc/7179/task/7199/stat : 7199 (java) R 7177 7177 25100 0 -1 4202560 3541 0 0 0 55843 3 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896004956040 139896166453836 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7200] ppid=7177 vsize=13185584 CPUtime=559.67 cores=0,2,4,6
/proc/7179/task/7200/stat : 7200 (java) R 7177 7177 25100 0 -1 4202560 2886 0 0 0 55966 1 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896003906112 139896166358477 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7201] ppid=7177 vsize=13185584 CPUtime=553.61 cores=0,2,4,6
/proc/7179/task/7201/stat : 7201 (java) R 7177 7177 25100 0 -1 4202560 3075 0 0 0 55360 1 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896002850896 139896166454274 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 2259.54
Current children cumulated vsize (KiB) 13195096



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+617.602 s]
/proc/loadavg: 8.49 7.84 5.37 8/222 7593
/proc/meminfo: memFree=30267056/32770624 swapFree=0/327624
[pid=7177] ppid=7174 vsize=9512 CPUtime=0 cores=0,2,4,6
/proc/7177/stat : 7177 (xcsp3-exec) S 7174 7177 25100 0 -1 4202496 508 0 0 0 0 0 0 0 20 0 1 0 53478266 9740288 344 18446744073709551615 4194304 5098028 140723325115104 140723325113208 139632397320828 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 5 0 0 7196144 7232144 18030592 140723325120921 140723325121130 140723325121130 140723325124587 0
/proc/7177/statm: 2378 344 289 221 0 87 0
[pid=7179] ppid=7177 vsize=13185584 CPUtime=2400.15 cores=0,2,4,6
/proc/7179/stat : 7179 (java) S 7177 7177 25100 0 -1 1077944320 74833 0 0 0 239934 81 0 0 20 0 19 0 53478272 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 140727312566256 139896538349303 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
/proc/7179/statm: 3296396 290342 3265 1 0 3284688 0
[pid=7179/tid=7180] ppid=7177 vsize=13185584 CPUtime=20.91 cores=0,2,4,6
/proc/7179/task/7180/stat : 7180 (java) S 7177 7177 25100 0 -1 1077944384 13156 0 0 0 2084 7 0 0 20 0 19 0 53478272 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896542590080 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 3 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7181] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7181/stat : 7181 (java) S 7177 7177 25100 0 -1 1077944384 1001 0 0 0 29 13 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896481659664 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7182] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7182/stat : 7182 (java) S 7177 7177 25100 0 -1 1077944384 1250 0 0 0 28 14 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896140815248 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7183] ppid=7177 vsize=13185584 CPUtime=0.42 cores=0,2,4,6
/proc/7179/task/7183/stat : 7183 (java) S 7177 7177 25100 0 -1 1077944384 1215 0 0 0 29 13 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896139762704 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7184] ppid=7177 vsize=13185584 CPUtime=0.43 cores=0,2,4,6
/proc/7179/task/7184/stat : 7184 (java) S 7177 7177 25100 0 -1 1077944384 1530 0 0 0 28 15 0 0 20 0 19 0 53478273 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896138710160 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7185] ppid=7177 vsize=13185584 CPUtime=0.24 cores=0,2,4,6
/proc/7179/task/7185/stat : 7185 (java) S 7177 7177 25100 0 -1 1077944384 2929 0 0 0 23 1 0 0 20 0 19 0 53478274 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896089577456 139896538360450 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7186] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7186/stat : 7186 (java) S 7177 7177 25100 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896088523744 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7187] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7187/stat : 7187 (java) S 7177 7177 25100 0 -1 1077944384 52 0 0 0 0 0 0 0 20 0 19 0 53478275 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896087471104 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7188] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7188/stat : 7188 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478277 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896086419664 139896538367899 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7189] ppid=7177 vsize=13185584 CPUtime=2.12 cores=0,2,4,6
/proc/7179/task/7189/stat : 7189 (java) S 7177 7177 25100 0 -1 1077944384 19096 0 0 0 210 2 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896085367280 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7190] ppid=7177 vsize=13185584 CPUtime=1.8 cores=0,2,4,6
/proc/7179/task/7190/stat : 7190 (java) S 7177 7177 25100 0 -1 1077944384 11056 0 0 0 179 1 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896084314736 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7191] ppid=7177 vsize=13185584 CPUtime=0.61 cores=0,2,4,6
/proc/7179/task/7191/stat : 7191 (java) S 7177 7177 25100 0 -1 1077944384 7353 0 0 0 60 1 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896083262192 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7192] ppid=7177 vsize=13185584 CPUtime=0 cores=0,2,4,6
/proc/7179/task/7192/stat : 7192 (java) S 7177 7177 25100 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 53478278 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896082209888 139896538359509 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7193] ppid=7177 vsize=13185584 CPUtime=0.24 cores=0,2,4,6
/proc/7179/task/7193/stat : 7193 (java) S 7177 7177 25100 0 -1 1077944384 938 0 0 0 9 15 0 0 20 0 19 0 53478282 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896081156400 139896538360450 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7198] ppid=7177 vsize=13185584 CPUtime=595.3 cores=0,2,4,6
/proc/7179/task/7198/stat : 7198 (java) R 7177 7177 25100 0 -1 4202560 4444 0 0 0 59529 1 0 0 20 0 19 0 53480420 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896006007608 139896166358289 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7199] ppid=7177 vsize=13185584 CPUtime=593.27 cores=0,2,4,6
/proc/7179/task/7199/stat : 7199 (java) R 7177 7177 25100 0 -1 4202560 3551 0 0 0 59323 4 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896004958104 139896166358477 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7200] ppid=7177 vsize=13185584 CPUtime=594.96 cores=0,2,4,6
/proc/7179/task/7200/stat : 7200 (java) R 7177 7177 25100 0 -1 4202560 2895 0 0 0 59495 1 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896003903720 139896166358289 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
[pid=7179/tid=7201] ppid=7177 vsize=13185584 CPUtime=588.88 cores=0,2,4,6
/proc/7179/task/7201/stat : 7201 (java) R 7177 7177 25100 0 -1 4202560 3081 0 0 0 58886 2 0 0 20 0 19 0 53480421 13502038016 290342 18446744073709551615 4194304 4196468 140727312583712 139896002850896 139896166358416 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32059392 140727312585174 140727312585350 140727312585350 140727312588751 0
Current children cumulated CPU time (s) 2400.15
Current children cumulated vsize (KiB) 13195096

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 7179 sig 9
??? kill 7177 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 7177 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2026
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=166
# CPU time returned by wait4() is 0.002192
# while last known CPU time is 2400.15
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 617.616
CPU time (s): 2400.15
CPU user time (s): 2399.34
CPU system time (s): 0.81
CPU usage (%): 388.615
Max. virtual memory (cumulated for all children) (KiB): 13195096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002026
system time used= 0.000166
maximum resident set size= 1380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 508
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.22155 second user time and 4.74206 second system time

The end

Launcher Data

Begin job on node133 at 2017-08-06 23:43:03
IDJOB=4247524
IDBENCH=140132
IDSOLVER=2625
FILE ID=node133/4247524-1502056630
RUNJOBID= node133-1502042263-31898
PBS_JOBID= 
Free space on /tmp= 62016 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Crossword/Crossword-m1c-ogd2008-vg/Crossword-m1c-ogd2008-vg-13-13.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4247524-1502056630/watcher-4247524-1502056630 -o /tmp/evaluation-result-4247524-1502056630/solver-4247524-1502056630 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node133-1502042263-31898 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 10000 -tdir HOME -seed 899517652 HOME/instance-4247524-1502056630.xml

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

MD5SUM BENCH= d4dde8f3e9f2541e7949826ca81c8251
RANDOM SEED=899517652

node133.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.17
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.17
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.17
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.17
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:        30587976 kB
MemAvailable:   31086524 kB
Buffers:          203860 kB
Cached:           585852 kB
SwapCached:            0 kB
Active:          1409248 kB
Inactive:         351548 kB
Active(anon):     971160 kB
Inactive(anon):    24920 kB
Active(file):     438088 kB
Inactive(file):   326628 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9808 kB
Writeback:             0 kB
AnonPages:        976732 kB
Mapped:            52112 kB
Shmem:             25276 kB
Slab:             125980 kB
SReclaimable:      99336 kB
SUnreclaim:        26644 kB
KernelStack:        3824 kB
PageTables:         7216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2647720 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    886784 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62012 MiB
End job on node133 at 2017-08-06 23:53:21