Trace number 4403540

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? (TO) 2520.48 633.981

General information on the benchmark

NameLatinSquare/LatinSquare-m1-gp/
qwh-o30-h374-07.xml
MD5SUMcae06e42b01baa71e2bfd0e1b4deb8b1
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark18.1078
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of constraints2
Number of domains1
Minimum domain size30
Maximum domain size30
Distribution of domain sizes[{"size":30,"count":900}]
Minimum variable degree1
Maximum variable degree2
Distribution of variable degrees[{"degree":1,"count":374},{"degree":2,"count":526}]
Minimum constraint arity526
Maximum constraint arity900
Distribution of constraint arities[{"arity":526,"count":1},{"arity":900,"count":1}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"allDifferent","count":1},{"type":"instantiation","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403540-1568993140.xml"  -tl '2520s' -p 4
0.13/0.17	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403540-1568993140.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.33/0.28	c parse instance...
1.07/0.56	c solve instance...
2520.16/633.97	s UNKNOWN
2520.16/633.97	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 (4596 MiB free)
  memory of node 1: 16384 MiB (6910 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403540-1568993140/watcher-4403540-1568993140 -o /var/tmp/evaluation-result-4403540-1568993140/solver-4403540-1568993140 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568993101-2372 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 935256856 HOME/instance-4403540-1568993140.xml 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=2407, runsolver pid=2394

[startup+0.100081 s]*
/proc/loadavg: 3.93 6.69 7.73 4/230 2445
/proc/meminfo: memFree=11750108/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15144776 memory=29140 CPUtime=0.13 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 5695 0 0 0 12 1 0 0 20 0 15 0 475552619 15508250624 7285 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3786194 7285 3189 1 0 3748377 0
[pid=2409/tid=2410] ppid=2407 vsize=15144776 memory=-6664436420846796947 CPUtime=0.09 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) R 2407 2407 2340 0 -1 4202560 3585 0 0 0 9 0 0 0 20 0 15 0 475552620 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678968574384 140678946201261 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678431495328 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678430442224 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) R 2407 2407 2340 0 -1 4202560 306 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678428330576 140678964367962 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 174 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0.02 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) R 2407 2407 2340 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678426233328 140678964358550 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 7285 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30592 KiB

[startup+0.2108 s]*
/proc/loadavg: 3.93 6.69 7.73 3/230 2445
/proc/meminfo: memFree=11724568/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15144776 memory=41120 CPUtime=0.33 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 9485 0 0 0 31 2 0 0 20 0 15 0 475552619 15508250624 10280 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3786194 10280 3308 1 0 3748377 0
[pid=2409/tid=2410] ppid=2407 vsize=15144776 memory=7022364632946311227 CPUtime=0.19 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) R 2407 2407 2340 0 -1 4202560 6611 0 0 0 18 1 0 0 20 0 15 0 475552620 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678968581600 140678964368541 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15144776 memory=288370984373212800 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475552620 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 10280 33554432000 4194304 4196468 140721657216896 140678431495328 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15144776 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475552622 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678430442224 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) S 2407 2407 2340 0 -1 1077944384 617 0 0 0 2 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678428338928 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 206 0 0 0 1 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15144776 memory=0 CPUtime=0.08 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) R 2407 2407 2340 0 -1 4202560 759 0 0 0 8 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678426233328 140678943023952 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552625 15508250624 10343 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42572 KiB

[startup+0.310668 s]*
/proc/loadavg: 3.93 6.69 7.73 4/230 2445
/proc/meminfo: memFree=11711928/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15149032 memory=50000 CPUtime=0.52 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 10800 0 0 0 49 3 0 0 20 0 15 0 475552619 15512608768 12500 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3787258 12500 3342 1 0 3748377 0
[pid=2409/tid=2410] ppid=2407 vsize=15149032 memory=7230368021996071252 CPUtime=0.3 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) R 2407 2407 2340 0 -1 4202560 7834 0 0 0 28 2 0 0 20 0 15 0 475552620 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678968580400 140678948427102 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15149032 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15149032 memory=140608221501056 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15149032 memory=281216205130656 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552620 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15149032 memory=67 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475552620 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15149032 memory=60388 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475552622 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475552622 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678431495328 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15149032 memory=140608221565984 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475552622 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678430442224 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15149032 memory=35 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) S 2407 2407 2340 0 -1 1077944384 634 0 0 0 4 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678428338928 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15149032 memory=140608102579215 CPUtime=0.03 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 212 0 0 0 3 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15149032 memory=140608102583911 CPUtime=0.12 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) S 2407 2407 2340 0 -1 1077944384 835 0 0 0 12 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678426233328 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15149032 memory=140608102586216 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15149032 memory=281216205197712 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475552625 15512608768 12500 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51452 KiB

[startup+0.700756 s]
/proc/loadavg: 3.93 6.69 7.73 9/229 2445
/proc/meminfo: memFree=11677392/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15417412 memory=93772 CPUtime=1.74 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 14718 0 0 0 169 5 0 0 20 0 19 0 475552619 15787429888 23443 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3854353 23443 3456 1 0 3815453 0
[pid=2409/tid=2410] ppid=2407 vsize=15417412 memory=1088 CPUtime=0.55 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) S 2407 2407 2340 0 -1 1077944384 9039 0 0 0 52 3 0 0 20 0 19 0 475552620 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678968587392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15417412 memory=988 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475552620 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15417412 memory=780 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475552620 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15417412 memory=7595696054634833216 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475552620 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15417412 memory=7595725831727968097 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475552620 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15417412 memory=5865188000529146989 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15417412 memory=5450909908396308010 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678431495328 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15417412 memory=-9102473451428748661 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678430442224 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15417412 memory=-7457052372387209120 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15417412 memory=6944938067432061290 CPUtime=0.27 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) R 2407 2407 2340 0 -1 1077944384 1386 0 0 0 27 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678428331952 140678964356821 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15417412 memory=-7966001967256141664 CPUtime=0.27 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) R 2407 2407 2340 0 -1 4202560 1305 0 0 0 27 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678427275008 140678948743764 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15417412 memory=-7595718316223324558 CPUtime=0.34 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) S 2407 2407 2340 0 -1 1077944384 1530 0 0 0 34 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678426233328 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 23443 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 1.74 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 95224 KiB

[startup+1.50099 s]
/proc/loadavg: 3.93 6.69 7.73 12/237 2453
/proc/meminfo: memFree=11608032/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0

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

/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 60078 0 0 0 231498 26 0 0 20 0 19 0 475552619 15787429888 58107 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3854353 58107 3537 1 0 3815453 0
[pid=2409/tid=2410] ppid=2407 vsize=15417412 memory=232428 CPUtime=0.55 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) S 2407 2407 2340 0 -1 1077944384 9039 0 0 0 52 3 0 0 20 0 19 0 475552620 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678968587392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15417412 memory=230892 CPUtime=0.39 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 2151 0 0 0 37 2 0 0 20 0 19 0 475552620 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15417412 memory=230380 CPUtime=0.39 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1355 0 0 0 37 2 0 0 20 0 19 0 475552620 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15417412 memory=232428 CPUtime=0.39 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1687 0 0 0 36 3 0 0 20 0 19 0 475552620 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.39 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2863 0 0 0 37 2 0 0 20 0 19 0 475552620 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15417412 memory=201096 CPUtime=0.23 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 2279 0 0 0 19 4 0 0 20 0 19 0 475552622 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15417412 memory=230380 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678431495392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678430442240 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.41 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) S 2407 2407 2340 0 -1 1077944384 10608 0 0 0 240 1 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678428338928 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.51 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 14659 0 0 0 249 2 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.57 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) S 2407 2407 2340 0 -1 1077944384 6422 0 0 0 57 0 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678426233328 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15417412 memory=232428 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15417412 memory=232428 CPUtime=0.17 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 825 0 0 0 0 17 0 0 20 0 19 0 475552625 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2446] ppid=2407 vsize=15417412 memory=1452 CPUtime=576.39 cores=1,3,5,7
/proc/2409/task/2446/stat : 2446 (java) R 2407 2407 2340 0 -1 4202560 810 0 0 0 57639 0 0 0 20 0 19 0 475552676 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678415145672 140678588730701 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2447] ppid=2407 vsize=15417412 memory=1452 CPUtime=576.76 cores=1,3,5,7
/proc/2409/task/2447/stat : 2447 (java) R 2407 2407 2340 0 -1 4202560 2535 0 0 0 57674 2 0 0 20 0 19 0 475552677 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678414096720 140678588765525 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2448] ppid=2407 vsize=15417412 memory=232428 CPUtime=576.88 cores=1,3,5,7
/proc/2409/task/2448/stat : 2448 (java) R 2407 2407 2340 0 -1 4202560 1013 0 0 0 57688 0 0 0 20 0 19 0 475552677 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678413041216 140678584686263 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2449] ppid=2407 vsize=15417412 memory=232428 CPUtime=577.09 cores=1,3,5,7
/proc/2409/task/2449/stat : 2449 (java) R 2407 2407 2340 0 -1 4202560 2398 0 0 0 57709 0 0 0 20 0 19 0 475552677 15787429888 58107 33554432000 4194304 4196468 140721657216896 140678411989400 140678589068195 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 2315.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 233880 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+633.901 s]
/proc/loadavg: 8.85 8.38 8.14 9/237 2510
/proc/meminfo: memFree=11275540/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15417412 memory=250344 CPUtime=2520.16 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 60276 0 0 0 251988 28 0 0 20 0 19 0 475552619 15787429888 62586 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3854353 62586 3537 1 0 3815453 0
[pid=2409/tid=2410] ppid=2407 vsize=15417412 memory=250344 CPUtime=0.55 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) S 2407 2407 2340 0 -1 1077944384 9039 0 0 0 52 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678968587392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15417412 memory=250344 CPUtime=0.47 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 2158 0 0 0 44 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15417412 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1369 0 0 0 44 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.48 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1702 0 0 0 44 4 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15417412 memory=3620 CPUtime=0.48 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2900 0 0 0 45 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15417412 memory=33 CPUtime=0.26 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 2282 0 0 0 22 4 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15417412 memory=7598811100138176585 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678431495392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678430442240 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15417412 memory=232428 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.41 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) S 2407 2407 2340 0 -1 1077944384 10608 0 0 0 240 1 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678428338928 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.51 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 14659 0 0 0 249 2 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15417412 memory=1976 CPUtime=0.57 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) S 2407 2407 2340 0 -1 1077944384 6422 0 0 0 57 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678426233328 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15417412 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.18 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 827 0 0 0 0 18 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2446] ppid=2407 vsize=15417412 memory=246248 CPUtime=627.61 cores=1,3,5,7
/proc/2409/task/2446/stat : 2446 (java) R 2407 2407 2340 0 -1 4202560 826 0 0 0 62761 0 0 0 20 0 19 0 475552676 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678415145944 140678588812995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2447] ppid=2407 vsize=15417412 memory=1428 CPUtime=627.84 cores=1,3,5,7
/proc/2409/task/2447/stat : 2447 (java) R 2407 2407 2340 0 -1 4202560 2573 0 0 0 62782 2 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678414093736 140678588914593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2448] ppid=2407 vsize=15417412 memory=1728 CPUtime=627.88 cores=1,3,5,7
/proc/2409/task/2448/stat : 2448 (java) R 2407 2407 2340 0 -1 4202560 1024 0 0 0 62788 0 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678413040944 140678588871212 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2449] ppid=2407 vsize=15417412 memory=8112282956445269571 CPUtime=628.32 cores=1,3,5,7
/proc/2409/task/2449/stat : 2449 (java) R 2407 2407 2340 0 -1 4202560 2453 0 0 0 62832 0 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678411991920 140678588816293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 251796 KiB

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

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

[startup+633.981 s]
# the end of solver process 2409 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2520.19 s, system=0.290382 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+633.901 s]
/proc/loadavg: 8.85 8.38 8.14 9/237 2510
/proc/meminfo: memFree=11275540/32770624 swapFree=66956684/67108860
[pid=2407] ppid=2394 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2407/stat : 2407 (xcsp3-exec) S 2394 2407 2340 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475552619 115843072 363 33554432000 4194304 5098028 140723159055760 140723159053864 139975773201020 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 34619392 140723159061335 140723159061593 140723159061593 140723159064518 0
/proc/2407/statm: 28282 363 304 221 0 87 0
[pid=2409] ppid=2407 vsize=15417412 memory=250344 CPUtime=2520.16 cores=1,3,5,7
/proc/2409/stat : 2409 (java) S 2407 2407 2340 0 -1 1077944320 60276 0 0 0 251988 28 0 0 20 0 19 0 475552619 15787429888 62586 33554432000 4194304 4196468 140721657216896 140721657199440 140678964346615 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
/proc/2409/statm: 3854353 62586 3537 1 0 3815453 0
[pid=2409/tid=2410] ppid=2407 vsize=15417412 memory=250344 CPUtime=0.55 cores=1,3,5,7
/proc/2409/task/2410/stat : 2410 (java) S 2407 2407 2340 0 -1 1077944384 9039 0 0 0 52 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678968587392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2417] ppid=2407 vsize=15417412 memory=250344 CPUtime=0.47 cores=1,3,5,7
/proc/2409/task/2417/stat : 2417 (java) S 2407 2407 2340 0 -1 1077944384 2158 0 0 0 44 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678916967440 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2419] ppid=2407 vsize=15417412 memory=0 CPUtime=0.47 cores=1,3,5,7
/proc/2409/task/2419/stat : 2419 (java) S 2407 2407 2340 0 -1 1077944384 1369 0 0 0 44 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678915914896 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2420] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.48 cores=1,3,5,7
/proc/2409/task/2420/stat : 2420 (java) S 2407 2407 2340 0 -1 1077944384 1702 0 0 0 44 4 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678914861840 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2421] ppid=2407 vsize=15417412 memory=3620 CPUtime=0.48 cores=1,3,5,7
/proc/2409/task/2421/stat : 2421 (java) S 2407 2407 2340 0 -1 1077944384 2900 0 0 0 45 3 0 0 20 0 19 0 475552620 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678913809296 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2428] ppid=2407 vsize=15417412 memory=33 CPUtime=0.26 cores=1,3,5,7
/proc/2409/task/2428/stat : 2428 (java) S 2407 2407 2340 0 -1 1077944384 2282 0 0 0 22 4 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678432549104 140678964357762 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2429] ppid=2407 vsize=15417412 memory=7598811100138176585 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2429/stat : 2429 (java) S 2407 2407 2340 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678431495392 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2430] ppid=2407 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2430/stat : 2430 (java) S 2407 2407 2340 0 -1 1077944384 116 0 0 0 0 0 0 0 20 0 19 0 475552622 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678430442240 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2434] ppid=2407 vsize=15417412 memory=232428 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2434/stat : 2434 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678429390800 140678964365211 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2435] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.41 cores=1,3,5,7
/proc/2409/task/2435/stat : 2435 (java) S 2407 2407 2340 0 -1 1077944384 10608 0 0 0 240 1 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678428338928 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2436] ppid=2407 vsize=15417412 memory=1452 CPUtime=2.51 cores=1,3,5,7
/proc/2409/task/2436/stat : 2436 (java) S 2407 2407 2340 0 -1 1077944384 14659 0 0 0 249 2 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678427286384 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2437] ppid=2407 vsize=15417412 memory=1976 CPUtime=0.57 cores=1,3,5,7
/proc/2409/task/2437/stat : 2437 (java) S 2407 2407 2340 0 -1 1077944384 6422 0 0 0 57 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678426233328 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2438] ppid=2407 vsize=15417412 memory=2432 CPUtime=0 cores=1,3,5,7
/proc/2409/task/2438/stat : 2438 (java) S 2407 2407 2340 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678425181024 140678964356821 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2439] ppid=2407 vsize=15417412 memory=1452 CPUtime=0.18 cores=1,3,5,7
/proc/2409/task/2439/stat : 2439 (java) S 2407 2407 2340 0 -1 1077944384 827 0 0 0 0 18 0 0 20 0 19 0 475552625 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678424128048 140678964357762 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2446] ppid=2407 vsize=15417412 memory=246248 CPUtime=627.61 cores=1,3,5,7
/proc/2409/task/2446/stat : 2446 (java) R 2407 2407 2340 0 -1 4202560 826 0 0 0 62761 0 0 0 20 0 19 0 475552676 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678415145944 140678588812995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2447] ppid=2407 vsize=15417412 memory=1428 CPUtime=627.84 cores=1,3,5,7
/proc/2409/task/2447/stat : 2447 (java) R 2407 2407 2340 0 -1 4202560 2573 0 0 0 62782 2 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678414093736 140678588914593 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2448] ppid=2407 vsize=15417412 memory=1728 CPUtime=627.88 cores=1,3,5,7
/proc/2409/task/2448/stat : 2448 (java) R 2407 2407 2340 0 -1 4202560 1024 0 0 0 62788 0 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678413040944 140678588871212 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
[pid=2409/tid=2449] ppid=2407 vsize=15417412 memory=8112282956445269571 CPUtime=628.32 cores=1,3,5,7
/proc/2409/task/2449/stat : 2449 (java) R 2407 2407 2340 0 -1 4202560 2453 0 0 0 62832 0 0 0 20 0 19 0 475552677 15787429888 62586 33554432000 4194304 4196468 140721657216896 140678411991920 140678588816293 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38002688 140721657222107 140721657222282 140721657222282 140721657225167 0
Current children cumulated CPU time: 2520.16 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 251796 KiB

Child status: 143
Real time (s): 633.981
CPU time (s): 2520.48
CPU user time (s): 2520.19
CPU system time (s): 0.290382
CPU usage (%): 397.564
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 251796

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2520.19
system time used= 0.290382
maximum resident set size= 250892
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 61103
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 24806
involuntary context switches= 48926


# summary of solver processes directly reported to runsolver:
#   pid: 2407,2409
#   total CPU time (s): 2520.48
#   total CPU user time (s): 2520.19
#   total CPU system time (s): 0.290382

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.99891 second user time and 7.40337 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 17:25:01
IDJOB=4403540
IDBENCH=138974
IDSOLVER=2863
FILE ID=node149/4403540-1568993140
RUNJOBID= node149-1568993101-2372
PBS_JOBID= 21704663
Free space on /var/tmp= 13484 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/LatinSquare/LatinSquare-m1-gp/qwh-o30-h374-07.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403540-1568993140/watcher-4403540-1568993140 -o /var/tmp/evaluation-result-4403540-1568993140/solver-4403540-1568993140 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568993101-2372 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 935256856 HOME/instance-4403540-1568993140.xml

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

MD5SUM BENCH= cae06e42b01baa71e2bfd0e1b4deb8b1
RANDOM SEED=935256856

node149.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.81
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.81
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.81
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.81
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:        11783484 kB
MemAvailable:   31814764 kB
Buffers:          158420 kB
Cached:         19765164 kB
SwapCached:        41604 kB
Active:          9649136 kB
Inactive:       10317916 kB
Active(anon):       4004 kB
Inactive(anon):    83592 kB
Active(file):    9645132 kB
Inactive(file): 10234324 kB
Unevictable:      110484 kB
Mlocked:          110484 kB
SwapTotal:      67108860 kB
SwapFree:       66956684 kB
Dirty:             51840 kB
Writeback:             0 kB
AnonPages:        113340 kB
Mapped:            51468 kB
Shmem:             35652 kB
Slab:             610808 kB
SReclaimable:     580284 kB
SUnreclaim:        30524 kB
KernelStack:        3296 kB
PageTables:         5664 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     510116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

Free space on /var/tmp at the end= 13432 MiB
End job on node149 at 2019-09-20 17:35:36