Trace number 4405941

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.02 2507.11

General information on the benchmark

NamePrimes/
Primes-m1-p10/Primes-10-40-3-5.xml
MD5SUMb9738aa7a21d23764c9c35483473acef
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 benchmark33.4427
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints40
Number of domains1
Minimum domain size28
Maximum domain size28
Distribution of domain sizes[{"size":28,"count":91}]
Minimum variable degree0
Maximum variable degree6
Distribution of variable degrees[{"degree":0,"count":9},{"degree":1,"count":19},{"degree":2,"count":29},{"degree":3,"count":25},{"degree":4,"count":15},{"degree":6,"count":3}]
Minimum constraint arity3
Maximum constraint arity8
Distribution of constraint arities[{"arity":3,"count":3},{"arity":4,"count":8},{"arity":5,"count":9},{"arity":6,"count":5},{"arity":7,"count":6},{"arity":8,"count":9}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":40}]
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-4405941-1569408401.xml"  -tl '2520s' -p 1
0.12/0.19	c Choco e747e1e
0.12/0.20	c [HOME/instance-4405941-1569408401.xml, -tl, 2520s, -p, 1]
0.34/0.24	c simple solver
0.34/0.31	c parse instance...
0.96/0.53	c solve instance...
2520.00/2507.10	s UNKNOWN
2520.00/2507.10	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: 16375 MiB (15211 MiB free)
  memory of node 1: 16384 MiB (9539 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4405941-1569408401/watcher-4405941-1569408401 -o /tmp/evaluation-result-4405941-1569408401/solver-4405941-1569408401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569408230-24921 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1928128925 HOME/instance-4405941-1569408401.xml 

running on 4 cores: 4-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=25287, runsolver pid=25284


[startup+0.100138 s]*
/proc/loadavg: 1.94 1.91 1.99 3/229 25303
/proc/meminfo: memFree=25328476/32770688 swapFree=67001280/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15144776 memory=29344 CPUtime=0.12 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 5796 0 0 0 11 1 0 0 20 0 15 0 516781671 15508250624 7336 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3786194 7336 3123 1 0 3748377 0
[pid=25289/tid=25290] ppid=25287 vsize=15144776 memory=8036256212623698507 CPUtime=0.08 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 3720 0 0 0 8 0 0 0 20 0 15 0 516781671 15508250624 7336 33554432000 4194304 4196468 140722288546320 140486355961376 140486335780197 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 7336 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15144776 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 7336 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 7336 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 7336 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15144776 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781673 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516781674 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485819311264 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516781674 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485818258160 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15144776 memory=139643890210432 CPUtime=0.01 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) R 25287 25287 24889 0 -1 4202560 355 0 0 0 1 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485814049264 140486351737232 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15144776 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 7336 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30796 KiB

[startup+0.211666 s]*
/proc/loadavg: 1.94 1.91 1.99 3/229 25303
/proc/meminfo: memFree=25317112/32770688 swapFree=67001280/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15144776 memory=39996 CPUtime=0.34 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 9215 0 0 0 31 3 0 0 20 0 15 0 516781671 15508250624 9999 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3786194 9999 3279 1 0 3748377 0
[pid=25289/tid=25290] ppid=25287 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 6535 0 0 0 18 2 0 0 20 0 15 0 516781671 15508250624 9999 33554432000 4194304 4196468 140722288546320 140486355970864 140486333977360 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15144776 memory=9642 CPUtime=0 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 9999 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15144776 memory=3852543 CPUtime=0 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 9999 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 9999 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781672 15508250624 9999 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781673 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516781674 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485819311264 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15144776 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516781674 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485818258160 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15144776 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15144776 memory=0 CPUtime=0.04 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 458 0 0 0 4 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15144776 memory=-1 CPUtime=0.01 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 138 0 0 0 1 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15144776 memory=0 CPUtime=0.08 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) R 25287 25287 24889 0 -1 4202560 780 0 0 0 8 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485814047056 140486335984575 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15144776 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781677 15508250624 9999 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41448 KiB

[startup+0.311561 s]*
/proc/loadavg: 1.94 1.91 1.99 4/229 25303
/proc/meminfo: memFree=25311368/32770688 swapFree=67001280/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15149032 memory=46840 CPUtime=0.52 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 10471 0 0 0 49 3 0 0 20 0 15 0 516781671 15512608768 11710 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3787258 11710 3351 1 0 3748377 0
[pid=25289/tid=25290] ppid=25287 vsize=15149032 memory=7883960649037381690 CPUtime=0.29 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 7551 0 0 0 27 2 0 0 20 0 15 0 516781671 15512608768 11710 33554432000 4194304 4196468 140722288546320 140486355958080 140486351758493 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15512608768 11710 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15149032 memory=3847436 CPUtime=0 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15512608768 11710 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15512608768 11710 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781672 15512608768 11710 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15149032 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516781673 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516781674 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485819311264 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516781674 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485818258160 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15149032 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15149032 memory=0 CPUtime=0.05 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 484 0 0 0 5 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15149032 memory=-1 CPUtime=0.02 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 205 0 0 0 2 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15149032 memory=139643890210432 CPUtime=0.12 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 929 0 0 0 12 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15149032 memory=-1 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15149032 memory=139643890210432 CPUtime=0 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781677 15512608768 11710 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 48292 KiB

[startup+0.704197 s]
/proc/loadavg: 1.94 1.91 1.99 5/229 25303
/proc/meminfo: memFree=25299632/32770688 swapFree=67001280/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15151156 memory=78376 CPUtime=1.57 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 16832 0 0 0 152 5 0 0 20 0 15 0 516781671 15514783744 19594 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3787789 19594 3455 1 0 3748889 0
[pid=25289/tid=25290] ppid=25287 vsize=15151156 memory=2120 CPUtime=0.68 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 9136 0 0 0 65 3 0 0 20 0 15 0 516781671 15514783744 19594 33554432000 4194304 4196468 140722288546320 140486355975456 140485984358493 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15151156 memory=496 CPUtime=0 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15514783744 19594 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15151156 memory=1556 CPUtime=0 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15514783744 19594 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15151156 memory=928 CPUtime=0 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781672 15514783744 19594 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15151156 memory=1620 CPUtime=0 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516781672 15514783744 19594 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15151156 memory=780 CPUtime=0 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516781673 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15151156 memory=1444 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485819311264 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15151156 memory=1984 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485818258160 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15151156 memory=2524 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15151156 memory=7302135314614015844 CPUtime=0.29 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) R 25287 25287 24889 0 -1 4202560 2548 0 0 0 29 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485816139384 140486336839022 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15151156 memory=7451033395802498128 CPUtime=0.23 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) R 25287 25287 24889 0 -1 4202560 1729 0 0 0 23 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485815083336 140486330953905 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15151156 memory=7368002589315584080 CPUtime=0.34 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 2112 0 0 0 34 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15151156 memory=0 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15151156 memory=8098999799772638824 CPUtime=0 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 19594 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 1.57 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 79828 KiB

[startup+1.50092 s]
/proc/loadavg: 1.94 1.91 1.99 5/229 25303
/proc/meminfo: memFree=25269868/32770688 swapFree=67001280/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0

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

/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485818258176 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15151156 memory=64264 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15151156 memory=984 CPUtime=1.4 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 10839 0 0 0 139 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15151156 memory=1452 CPUtime=1.54 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 10227 0 0 0 153 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.45 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 4959 0 0 0 44 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15151156 memory=3612 CPUtime=0.62 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1320 0 0 0 25 37 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 2455.01 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 496604 KiB

[startup+2502.31 s]
/proc/loadavg: 1.79 1.56 1.55 3/229 25734
/proc/meminfo: memFree=24909064/32770688 swapFree=67001284/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15151156 memory=495152 CPUtime=2515.19 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 86890 0 0 0 251389 130 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3787789 123788 3509 1 0 3748889 0
[pid=25289/tid=25290] ppid=25287 vsize=15151156 memory=495152 CPUtime=2496.08 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 29689 0 0 0 249592 16 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486355976336 140486336977763 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.16 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 5488 0 0 0 294 22 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.17 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 6416 0 0 0 297 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.17 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 5482 0 0 0 297 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.16 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 4513 0 0 0 298 18 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15151156 memory=1452 CPUtime=2.32 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 6530 0 0 0 218 14 0 0 20 0 15 0 516781673 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485819311328 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485818258176 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.4 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 10839 0 0 0 139 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.54 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 10227 0 0 0 153 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15151156 memory=1452 CPUtime=0.45 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 4959 0 0 0 44 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.63 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1324 0 0 0 26 37 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 2515.19 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 496604 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2507.1 s]
/proc/loadavg: 1.79 1.56 1.55 3/229 25734
/proc/meminfo: memFree=24909188/32770688 swapFree=67001284/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15151156 memory=495152 CPUtime=2520 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 86900 0 0 0 251869 131 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3787789 123788 3509 1 0 3748889 0
[pid=25289/tid=25290] ppid=25287 vsize=15151156 memory=495152 CPUtime=2500.86 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 29695 0 0 0 250070 16 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486355976224 140485985693639 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.17 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 5488 0 0 0 295 22 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.18 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 6416 0 0 0 298 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.18 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 5482 0 0 0 298 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15151156 memory=1452 CPUtime=3.17 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 4513 0 0 0 299 18 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15151156 memory=495152 CPUtime=2.33 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 6532 0 0 0 218 15 0 0 20 0 15 0 516781673 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485819311328 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485818258176 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.4 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 10839 0 0 0 139 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.54 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 10227 0 0 0 153 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.45 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 4959 0 0 0 44 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.63 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1326 0 0 0 26 37 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 496604 KiB

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

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

[startup+2507.11 s]
# the end of solver process 25289 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.7 s, system=1.31851 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+2507.1 s]
/proc/loadavg: 1.79 1.56 1.55 3/229 25734
/proc/meminfo: memFree=24909188/32770688 swapFree=67001284/67108860
[pid=25287] ppid=25284 vsize=113128 memory=1452 CPUtime=0 cores=4-7
/proc/25287/stat : 25287 (xcsp3-exec) S 25284 25287 24889 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516781670 115843072 363 33554432000 4194304 5098028 140734612175328 140734612173432 140095338340988 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 27947008 140734612181882 140734612182125 140734612182125 140734612185034 0
/proc/25287/statm: 28282 363 304 221 0 87 0
[pid=25289] ppid=25287 vsize=15151156 memory=495152 CPUtime=2520 cores=4-7
/proc/25289/stat : 25289 (java) S 25287 25287 24889 0 -1 1077944320 86900 0 0 0 251869 131 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140722288528864 140486351736567 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
/proc/25289/statm: 3787789 123788 3509 1 0 3748889 0
[pid=25289/tid=25290] ppid=25287 vsize=15151156 memory=495152 CPUtime=2500.86 cores=4-7
/proc/25289/task/25290/stat : 25290 (java) R 25287 25287 24889 0 -1 4202560 29695 0 0 0 250070 16 0 0 20 0 15 0 516781671 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486355976224 140485985693639 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25291] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.17 cores=4-7
/proc/25289/task/25291/stat : 25291 (java) S 25287 25287 24889 0 -1 1077944384 5488 0 0 0 295 22 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486304357392 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25292] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.18 cores=4-7
/proc/25289/task/25292/stat : 25292 (java) S 25287 25287 24889 0 -1 1077944384 6416 0 0 0 298 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486303304848 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25293] ppid=25287 vsize=15151156 memory=495152 CPUtime=3.18 cores=4-7
/proc/25289/task/25293/stat : 25293 (java) S 25287 25287 24889 0 -1 1077944384 5482 0 0 0 298 20 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486302251792 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25294] ppid=25287 vsize=15151156 memory=1452 CPUtime=3.17 cores=4-7
/proc/25289/task/25294/stat : 25294 (java) S 25287 25287 24889 0 -1 1077944384 4513 0 0 0 299 18 0 0 20 0 15 0 516781672 15514783744 123788 33554432000 4194304 4196468 140722288546320 140486301199248 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25295] ppid=25287 vsize=15151156 memory=495152 CPUtime=2.33 cores=4-7
/proc/25289/task/25295/stat : 25295 (java) S 25287 25287 24889 0 -1 1077944384 6532 0 0 0 218 15 0 0 20 0 15 0 516781673 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485820365040 140486351747714 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25296] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25296/stat : 25296 (java) S 25287 25287 24889 0 -1 1077944384 85 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485819311328 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25297] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25297/stat : 25297 (java) S 25287 25287 24889 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 516781674 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485818258176 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25298] ppid=25287 vsize=15151156 memory=495152 CPUtime=0 cores=4-7
/proc/25289/task/25298/stat : 25298 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485817206736 140486351755163 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25299] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.4 cores=4-7
/proc/25289/task/25299/stat : 25299 (java) S 25287 25287 24889 0 -1 1077944384 10839 0 0 0 139 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485816154864 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25300] ppid=25287 vsize=15151156 memory=495152 CPUtime=1.54 cores=4-7
/proc/25289/task/25300/stat : 25300 (java) S 25287 25287 24889 0 -1 1077944384 10227 0 0 0 153 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485815102320 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25301] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.45 cores=4-7
/proc/25289/task/25301/stat : 25301 (java) S 25287 25287 24889 0 -1 1077944384 4959 0 0 0 44 1 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485814049264 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25302] ppid=25287 vsize=15151156 memory=1452 CPUtime=0 cores=4-7
/proc/25289/task/25302/stat : 25302 (java) S 25287 25287 24889 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485812996960 140486351746773 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
[pid=25289/tid=25303] ppid=25287 vsize=15151156 memory=495152 CPUtime=0.63 cores=4-7
/proc/25289/task/25303/stat : 25303 (java) S 25287 25287 24889 0 -1 1077944384 1326 0 0 0 26 37 0 0 20 0 15 0 516781677 15514783744 123788 33554432000 4194304 4196468 140722288546320 140485811943984 140486351747714 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 9912320 140722288550895 140722288551066 140722288551066 140722288553935 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 496604 KiB

Child status: 143
Real time (s): 2507.11
CPU time (s): 2520.02
CPU user time (s): 2518.7
CPU system time (s): 1.31851
CPU usage (%): 100.515
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 496604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.7
system time used= 1.31851
maximum resident set size= 495508
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 87808
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2808
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 117914
involuntary context switches= 2334


# summary of solver processes directly reported to runsolver:
#   pid: 25287,25289
#   total CPU time (s): 2520.02
#   total CPU user time (s): 2518.7
#   total CPU system time (s): 1.31851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.9244 second user time and 25.7276 second system time

The end

Launcher Data

Begin job on node116 at 2019-09-25 12:45:59
IDJOB=4405941
IDBENCH=133440
IDSOLVER=2869
FILE ID=node116/4405941-1569408401
RUNJOBID= node116-1569408230-24921
PBS_JOBID= 21705707
Free space on /tmp= 6524 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Primes/Primes-m1-p10/Primes-10-40-3-5.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 /tmp/evaluation-result-4405941-1569408401/watcher-4405941-1569408401 -o /tmp/evaluation-result-4405941-1569408401/solver-4405941-1569408401 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node116-1569408230-24921 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 1928128925 HOME/instance-4405941-1569408401.xml

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

MD5SUM BENCH= b9738aa7a21d23764c9c35483473acef
RANDOM SEED=1928128925

node116.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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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.12
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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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	: 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		: 2667.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:       32770688 kB
MemFree:        25344700 kB
MemAvailable:   31641768 kB
Buffers:          123500 kB
Cached:          6306316 kB
SwapCached:         3304 kB
Active:          3409808 kB
Inactive:        3228172 kB
Active(anon):     207644 kB
Inactive(anon):    56664 kB
Active(file):    3202164 kB
Inactive(file):  3171508 kB
Unevictable:      109488 kB
Mlocked:          109488 kB
SwapTotal:      67108860 kB
SwapFree:       67001280 kB
Dirty:             25928 kB
Writeback:             0 kB
AnonPages:        333768 kB
Mapped:            70456 kB
Shmem:             47784 kB
Slab:             382644 kB
SReclaimable:     351856 kB
SUnreclaim:        30788 kB
KernelStack:        4032 kB
PageTables:         6436 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494204 kB
Committed_AS:    1500900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350212 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    241664 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116160 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 6500 MiB
End job on node116 at 2019-09-25 13:27:46