Trace number 4405925

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-24? (TO) 2520.08 2417.75

General information on the benchmark

NameXCSP19/ConsecutiveSquarePacking/
ConsecutiveSquarePacking-sp-18-046.xml
MD5SUM90f9fedd4c3faeb9a4a1958b76d0db2e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark186.128
Satisfiable
(Un)Satisfiability was proved
Number of variables36
Number of constraints153
Number of domains18
Minimum domain size29
Maximum domain size46
Distribution of domain sizes[{"size":29,"count":2},{"size":30,"count":2},{"size":31,"count":2},{"size":32,"count":2},{"size":33,"count":2},{"size":34,"count":2},{"size":35,"count":2},{"size":36,"count":2},{"size":37,"count":2},{"size":38,"count":2},{"size":39,"count":2},{"size":40,"count":2},{"size":41,"count":2},{"size":42,"count":2},{"size":43,"count":2},{"size":44,"count":2},{"size":45,"count":2},{"size":46,"count":2}]
Minimum variable degree17
Maximum variable degree17
Distribution of variable degrees[{"degree":17,"count":36}]
Minimum constraint arity4
Maximum constraint arity4
Distribution of constraint arities[{"arity":4,"count":153}]
Number of extensional constraints0
Number of intensional constraints153
Distribution of constraint types[{"type":"intension","count":153}]
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-4405925-1569415836.xml"  -tl '2520s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4405925-1569415836.xml, -tl, 2520s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
286.92/190.03	c solve instance...
2520.02/2417.70	s UNKNOWN
2520.02/2417.70	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 (11988 MiB free)
  memory of node 1: 16384 MiB (11972 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405925-1569415836/watcher-4405925-1569415836 -o /var/tmp/evaluation-result-4405925-1569415836/solver-4405925-1569415836 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21641 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1090324486 HOME/instance-4405925-1569415836.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
solver pid=26092, runsolver pid=26089
Current StackSize limit: 8192 KiB


[startup+0.101447 s]*
/proc/loadavg: 2.00 2.01 2.07 4/229 26108
/proc/meminfo: memFree=24517504/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15144776 memory=30604 CPUtime=0.13 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 5517 0 0 0 12 1 0 0 20 0 15 0 517851344 15508250624 7651 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3786194 7651 3185 1 0 3748377 0
[pid=26094/tid=26095] ppid=26092 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 3378 0 0 0 9 0 0 0 20 0 15 0 517851345 15508250624 7651 33554432000 4194304 4196468 140737125632208 139967458270688 139967454059926 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 7651 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15144776 memory=3762116044795733664 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 7651 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 7651 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 7651 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966921245984 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966920193648 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) R 26092 26092 21609 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) R 26092 26092 21609 0 -1 4202560 69 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966917036016 139967447033033 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15144776 memory=140097602512512 CPUtime=0.02 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) R 26092 26092 21609 0 -1 4202560 337 0 0 0 2 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966915981264 139967446285118 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 7651 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 32056 KiB

[startup+0.211054 s]*
/proc/loadavg: 2.00 2.01 2.07 4/229 26108
/proc/meminfo: memFree=24504376/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15144776 memory=41668 CPUtime=0.34 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 9059 0 0 0 31 3 0 0 20 0 15 0 517851344 15508250624 10417 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3786194 10417 3320 1 0 3748377 0
[pid=26094/tid=26095] ppid=26092 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 6203 0 0 0 18 2 0 0 20 0 15 0 517851345 15508250624 10417 33554432000 4194304 4196468 140737125632208 139967458277712 139967438128478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15144776 memory=8998 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 10417 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15144776 memory=140097606400249 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 10417 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 10417 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15508250624 10417 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15144776 memory=140097602512512 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) R 26092 26092 21609 0 -1 4202560 5 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966922300016 139967454069338 0 0 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966921245984 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517851347 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966920193648 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 471 0 0 0 2 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 347 0 0 0 2 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15144776 memory=140097602512512 CPUtime=0.08 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 728 0 0 0 8 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851350 15508250624 10417 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43120 KiB

[startup+0.310902 s]*
/proc/loadavg: 2.00 2.01 2.07 4/229 26108
/proc/meminfo: memFree=24497716/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15149032 memory=50240 CPUtime=0.54 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 10357 0 0 0 50 4 0 0 20 0 15 0 517851344 15512608768 12560 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3787258 12560 3356 1 0 3748377 0
[pid=26094/tid=26095] ppid=26092 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 7361 0 0 0 27 3 0 0 20 0 15 0 517851345 15512608768 12560 33554432000 4194304 4196468 140737125632208 139967458279104 139967438128478 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851345 15512608768 12560 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15512608768 12560 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851345 15512608768 12560 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15149032 memory=-4190076264842474805 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15512608768 12560 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15149032 memory=-7521744045065420959 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517851347 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15149032 memory=6944656425123485561 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517851347 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966921245984 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517851347 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966920193648 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15149032 memory=4627853888499060086 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15149032 memory=7827413994055111515 CPUtime=0.04 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 483 0 0 0 4 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15149032 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 431 0 0 0 5 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 777 0 0 0 12 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851350 15512608768 12560 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51692 KiB

[startup+0.701499 s]
/proc/loadavg: 2.00 2.01 2.07 5/229 26108
/proc/meminfo: memFree=24484380/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15151156 memory=165640 CPUtime=1.48 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 14106 0 0 0 141 7 0 0 20 0 15 0 517851344 15514783744 41410 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3787789 41410 3453 1 0 3748889 0
[pid=26094/tid=26095] ppid=26092 vsize=15151156 memory=-3704326594973231466 CPUtime=0.68 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 8788 0 0 0 63 5 0 0 20 0 15 0 517851345 15514783744 41410 33554432000 4194304 4196468 140737125632208 139967458283736 139967435697455 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851345 15514783744 41410 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15514783744 41410 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15151156 memory=740 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851345 15514783744 41410 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15151156 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517851345 15514783744 41410 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15151156 memory=9564 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15151156 memory=4076 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966921245984 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15151156 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966920193648 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15151156 memory=1540 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15151156 memory=1732 CPUtime=0.22 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 1094 0 0 0 22 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15151156 memory=6140 CPUtime=0.25 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 1152 0 0 0 25 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15151156 memory=772 CPUtime=0.3 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 1761 0 0 0 30 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15151156 memory=952 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 41410 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 167092 KiB

[startup+1.50089 s]
/proc/loadavg: 2.00 2.01 2.07 3/229 26108
/proc/meminfo: memFree=24226028/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0

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

/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966920193664 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15151156 memory=920 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15151156 memory=3848 CPUtime=1.81 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 18916 0 0 0 178 3 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15151156 memory=2596 CPUtime=1.6 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 15227 0 0 0 157 3 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15151156 memory=4100 CPUtime=0.65 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 11978 0 0 0 64 1 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15151156 memory=10159924 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15151156 memory=1736 CPUtime=1.37 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1919 0 0 0 58 79 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 2364.44 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 10161376 KiB

[startup+2322.3 s]
/proc/loadavg: 1.04 1.04 1.33 2/207 26394
/proc/meminfo: memFree=15066872/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15151156 memory=10159924 CPUtime=2424.48 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 430542 0 0 0 241846 602 0 0 20 0 15 0 517851344 15514783744 2539981 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3787789 2539981 3523 1 0 3748889 0
[pid=26094/tid=26095] ppid=26092 vsize=15151156 memory=-8253362762722141311 CPUtime=2276.52 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 174910 0 0 0 227590 62 0 0 20 0 15 0 517851345 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139967458284904 139967096617196 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15151156 memory=7526194923964493415 CPUtime=32.26 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 44725 0 0 0 3109 117 0 0 20 0 15 0 517851345 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15151156 memory=7444826652495931751 CPUtime=32.34 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 45163 0 0 0 3132 102 0 0 20 0 15 0 517851345 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15151156 memory=4639948313719891052 CPUtime=32.35 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 51445 0 0 0 3108 127 0 0 20 0 15 0 517851345 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15151156 memory=1398722017469774279 CPUtime=32.29 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 36747 0 0 0 3117 112 0 0 20 0 15 0 517851345 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15151156 memory=288230574492221466 CPUtime=13.18 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 28104 0 0 0 1309 9 0 0 20 0 15 0 517851347 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15151156 memory=288230596050944315 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966921246048 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15151156 memory=15817815617702142 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966920193664 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15151156 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15151156 memory=928 CPUtime=1.81 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 18932 0 0 0 178 3 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15151156 memory=1688 CPUtime=1.6 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 15231 0 0 0 157 3 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15151156 memory=1984 CPUtime=0.65 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 11988 0 0 0 64 1 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15151156 memory=2672 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15151156 memory=1440 CPUtime=1.41 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 1971 0 0 0 60 81 0 0 20 0 15 0 517851350 15514783744 2539981 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 2424.48 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 10161376 KiB

[startup+2382.3 s]
/proc/loadavg: 1.01 1.04 1.31 2/208 26400
/proc/meminfo: memFree=15067700/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15151156 memory=10159932 CPUtime=2484.59 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 437170 0 0 0 247854 605 0 0 20 0 15 0 517851344 15514783744 2539983 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3787789 2539983 3523 1 0 3748889 0
[pid=26094/tid=26095] ppid=26092 vsize=15151156 memory=2596 CPUtime=2336.52 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 179542 0 0 0 233589 63 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967458284952 139967097455948 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15151156 memory=4100 CPUtime=32.26 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 44725 0 0 0 3109 117 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15151156 memory=1412 CPUtime=32.34 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 45163 0 0 0 3132 102 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15151156 memory=3268 CPUtime=32.35 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 51445 0 0 0 3108 127 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15151156 memory=6791534058613427641 CPUtime=32.29 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 36747 0 0 0 3117 112 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15151156 memory=772 CPUtime=13.18 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 28155 0 0 0 1309 9 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15151156 memory=952 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966921246048 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15151156 memory=14008 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966920193664 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15151156 memory=30508 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15151156 memory=2116 CPUtime=1.86 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 20068 0 0 0 183 3 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15151156 memory=12028 CPUtime=1.6 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 15239 0 0 0 157 3 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15151156 memory=496 CPUtime=0.66 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 12735 0 0 0 64 2 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15151156 memory=1564 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15151156 memory=928 CPUtime=1.44 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 2025 0 0 0 61 83 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 2484.59 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 10161384 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.7 s]
/proc/loadavg: 1.01 1.03 1.30 2/207 26408
/proc/meminfo: memFree=15066736/32770624 swapFree=66997356/67108860
[pid=26092] ppid=26089 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/26092/stat : 26092 (xcsp3-exec) S 26089 26092 21609 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 517851344 115843072 363 33554432000 4194304 5098028 140723246009184 140723246007288 140051431555708 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 16470016 140723246011222 140723246011481 140723246011481 140723246014406 0
/proc/26092/statm: 28282 363 305 221 0 87 0
[pid=26094] ppid=26092 vsize=15151156 memory=10159932 CPUtime=2520.02 cores=1,3,5,7
/proc/26094/stat : 26094 (java) S 26092 26092 21609 0 -1 1077944320 438714 0 0 0 251395 607 0 0 20 0 15 0 517851344 15514783744 2539983 33554432000 4194304 4196468 140737125632208 140737125614752 139967454047991 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
/proc/26094/statm: 3787789 2539983 3523 1 0 3748889 0
[pid=26094/tid=26095] ppid=26092 vsize=15151156 memory=6791534058613427641 CPUtime=2371.92 cores=1,3,5,7
/proc/26094/task/26095/stat : 26095 (java) R 26092 26092 21609 0 -1 4202560 181084 0 0 0 237129 63 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967458284952 139967096617448 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26096] ppid=26092 vsize=15151156 memory=1452 CPUtime=32.26 cores=1,3,5,7
/proc/26094/task/26096/stat : 26096 (java) S 26092 26092 21609 0 -1 1077944384 44725 0 0 0 3109 117 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967046064528 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26097] ppid=26092 vsize=15151156 memory=10159932 CPUtime=32.34 cores=1,3,5,7
/proc/26094/task/26097/stat : 26097 (java) S 26092 26092 21609 0 -1 1077944384 45163 0 0 0 3132 102 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967045011728 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26098] ppid=26092 vsize=15151156 memory=1564 CPUtime=32.35 cores=1,3,5,7
/proc/26094/task/26098/stat : 26098 (java) S 26092 26092 21609 0 -1 1077944384 51445 0 0 0 3108 127 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967043959440 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26099] ppid=26092 vsize=15151156 memory=6791534058613427641 CPUtime=32.29 cores=1,3,5,7
/proc/26094/task/26099/stat : 26099 (java) S 26092 26092 21609 0 -1 1077944384 36747 0 0 0 3117 112 0 0 20 0 15 0 517851345 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139967042906640 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26100] ppid=26092 vsize=15151156 memory=984 CPUtime=13.18 cores=1,3,5,7
/proc/26094/task/26100/stat : 26100 (java) S 26092 26092 21609 0 -1 1077944384 28155 0 0 0 1309 9 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966922300016 139967454059138 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26101] ppid=26092 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26101/stat : 26101 (java) S 26092 26092 21609 0 -1 1077944384 38 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966921246048 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26102] ppid=26092 vsize=15151156 memory=1432 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26102/stat : 26102 (java) S 26092 26092 21609 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 517851347 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966920193664 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26103] ppid=26092 vsize=15151156 memory=1060 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26103/stat : 26103 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966919141968 139967454066587 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26104] ppid=26092 vsize=15151156 memory=3620 CPUtime=1.86 cores=1,3,5,7
/proc/26094/task/26104/stat : 26104 (java) S 26092 26092 21609 0 -1 1077944384 20068 0 0 0 183 3 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966918088816 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26105] ppid=26092 vsize=15151156 memory=58620 CPUtime=1.6 cores=1,3,5,7
/proc/26094/task/26105/stat : 26105 (java) S 26092 26092 21609 0 -1 1077944384 15239 0 0 0 157 3 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966917036016 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26106] ppid=26092 vsize=15151156 memory=984 CPUtime=0.66 cores=1,3,5,7
/proc/26094/task/26106/stat : 26106 (java) S 26092 26092 21609 0 -1 1077944384 12735 0 0 0 64 2 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966915983728 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26107] ppid=26092 vsize=15151156 memory=2004 CPUtime=0 cores=1,3,5,7
/proc/26094/task/26107/stat : 26107 (java) S 26092 26092 21609 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966914931168 139967454058197 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
[pid=26094/tid=26108] ppid=26092 vsize=15151156 memory=1432 CPUtime=1.47 cores=1,3,5,7
/proc/26094/task/26108/stat : 26108 (java) S 26092 26092 21609 0 -1 1077944384 2027 0 0 0 63 84 0 0 20 0 15 0 517851350 15514783744 2539983 33554432000 4194304 4196468 140737125632208 139966913878960 139967454059138 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 16334848 140737125635035 140737125635210 140737125635210 140737125638095 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 10161384 KiB

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

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

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

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

Child status: 143
Real time (s): 2417.75
CPU time (s): 2520.08
CPU user time (s): 2513.96
CPU system time (s): 6.11706
CPU usage (%): 104.232
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 10168996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.96
system time used= 6.11706
maximum resident set size= 10167544
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 439922
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 58195
involuntary context switches= 2518


# summary of solver processes directly reported to runsolver:
#   pid: 26092,26094
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2513.96
#   total CPU system time (s): 6.11706

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 17.0131 second user time and 22.8912 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-25 14:49:58
IDJOB=4405925
IDBENCH=141723
IDSOLVER=2869
FILE ID=node126/4405925-1569415836
RUNJOBID= node126-1569396632-21641
PBS_JOBID= 21705687
Free space on /var/tmp= 13492 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP19/ConsecutiveSquarePacking/ConsecutiveSquarePacking-sp-18-046.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4405925-1569415836/watcher-4405925-1569415836 -o /var/tmp/evaluation-result-4405925-1569415836/solver-4405925-1569415836 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node126-1569396632-21641 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1090324486 HOME/instance-4405925-1569415836.xml

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

MD5SUM BENCH= 90f9fedd4c3faeb9a4a1958b76d0db2e
RANDOM SEED=1090324486

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        24535488 kB
MemAvailable:   31172556 kB
Buffers:          118840 kB
Cached:          6718124 kB
SwapCached:         7500 kB
Active:          4044448 kB
Inactive:        3473660 kB
Active(anon):     675236 kB
Inactive(anon):    56864 kB
Active(file):    3369212 kB
Inactive(file):  3416796 kB
Unevictable:      109436 kB
Mlocked:          109436 kB
SwapTotal:      67108860 kB
SwapFree:       66997356 kB
Dirty:             26072 kB
Writeback:             0 kB
AnonPages:        784788 kB
Mapped:            68780 kB
Shmem:             41924 kB
Slab:             308924 kB
SReclaimable:     279520 kB
SUnreclaim:        29404 kB
KernelStack:        3712 kB
PageTables:         7248 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2140248 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    710656 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /var/tmp at the end= 13492 MiB
End job on node126 at 2019-09-25 15:30:16