Trace number 4394288

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 NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-06-14? (TO) 2400.44 609.001

General information on the benchmark

NameBinPacking/BinPacking-sum-skj1/
BinPacking-sum-n4c1w2b.xml
MD5SUMd888f3c6414640c595bd57a6b8e70245
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1981
Number of constraints795
Number of domains2
Minimum domain size82
Maximum domain size397
Distribution of domain sizes[{"size":82,"count":1980},{"size":397,"count":1}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1584},{"degree":5,"count":396}]
Minimum constraint arity5
Maximum constraint arity1980
Distribution of constraint arities[{"arity":5,"count":792},{"arity":397,"count":1},{"arity":1980,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":396},{"type":"lex","count":1},{"type":"sum","count":396},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4394288-1568333788.xml"  -tl '2400s' -p 4
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4394288-1568333788.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
2.00/0.88	c solve instance...
2400.09/608.95	s UNKNOWN
2400.09/608.95	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 (9884 MiB free)
  memory of node 1: 16384 MiB (8305 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4394288-1568333788/watcher-4394288-1568333788 -o /tmp/evaluation-result-4394288-1568333788/solver-4394288-1568333788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1521496508 HOME/instance-4394288-1568333788.xml 

running on 4 cores: 0,2,4,6

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


[startup+0.100064 s]*
/proc/loadavg: 7.64 7.92 7.81 7/233 1411
/proc/meminfo: memFree=18609472/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15144768 memory=30196 CPUtime=0.12 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 5946 0 0 0 11 1 0 0 20 0 15 0 409318964 15508242432 7549 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3786192 7549 3145 1 0 3748377 0
[pid=1397/tid=1398] ppid=1395 vsize=15144768 memory=7022364632946311227 CPUtime=0.09 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) R 1395 1395 18186 0 -1 4202560 3875 0 0 0 9 0 0 0 20 0 15 0 409318964 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665971107088 139665966895706 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15144768 memory=4296933241 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15144768 memory=140129652941409 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15144768 memory=140129649964672 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409318966 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409318967 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665501669024 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409318967 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665500615920 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) R 1395 1395 18186 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665498511600 139665966885506 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) R 1395 1395 18186 0 -1 4202560 14 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665497459056 139665946735033 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15144768 memory=140129649964672 CPUtime=0.02 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) R 1395 1395 18186 0 -1 4202560 345 0 0 0 2 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665496406000 139665966886294 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 7549 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 31644 KiB

[startup+0.210918 s]*
/proc/loadavg: 7.64 7.92 7.81 7/233 1411
/proc/meminfo: memFree=18597360/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15144768 memory=41388 CPUtime=0.34 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 9499 0 0 0 31 3 0 0 20 0 15 0 409318964 15508242432 10347 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3786192 10347 3318 1 0 3748377 0
[pid=1397/tid=1398] ppid=1395 vsize=15144768 memory=7022364632946311227 CPUtime=0.2 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) R 1395 1395 18186 0 -1 4202560 6688 0 0 0 18 2 0 0 20 0 15 0 409318964 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665971109056 139665966886294 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15144768 memory=4296933241 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15144768 memory=140129652941409 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409318965 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15144768 memory=140129649964672 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409318966 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409318967 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665501669024 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409318967 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665500615920 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15144768 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) S 1395 1395 18186 0 -1 1077944384 484 0 0 0 2 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665498511600 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15144768 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) S 1395 1395 18186 0 -1 1077944384 292 0 0 0 2 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665497459056 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15144768 memory=140129649964672 CPUtime=0.08 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) R 1395 1395 18186 0 -1 4202560 732 0 0 0 8 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665496406000 139665959111486 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15144768 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15144768 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318970 15508242432 10347 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257896 KiB
Current children cumulated memory: 42836 KiB

[startup+0.313432 s]*
/proc/loadavg: 7.64 7.92 7.81 9/233 1411
/proc/meminfo: memFree=18589952/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15149024 memory=50172 CPUtime=0.53 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 10835 0 0 0 49 4 0 0 20 0 15 0 409318964 15512600576 12543 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3787256 12543 3364 1 0 3748377 0
[pid=1397/tid=1398] ppid=1395 vsize=15149024 memory=1398720917958146503 CPUtime=0.3 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) R 1395 1395 18186 0 -1 4202560 7830 0 0 0 27 3 0 0 20 0 15 0 409318964 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665971107736 139665950954846 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15149024 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15149024 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15149024 memory=3336 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15149024 memory=14048 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409318965 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 409318966 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409318967 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665501669024 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15149024 memory=3184238049625168912 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409318967 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665500615920 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15149024 memory=6656426216303648864 CPUtime=0.05 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) R 1395 1395 18186 0 -1 4202560 609 0 0 0 5 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665498492616 139665951999765 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15149024 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) S 1395 1395 18186 0 -1 1077944384 312 0 0 0 4 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665497459056 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15149024 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) S 1395 1395 18186 0 -1 1077944384 823 0 0 0 12 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665496406000 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15149024 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15149024 memory=-3535470213243961690 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318970 15512600576 12608 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262152 KiB
Current children cumulated memory: 51620 KiB

[startup+0.700802 s]
/proc/loadavg: 7.64 7.92 7.81 8/233 1411
/proc/meminfo: memFree=18577172/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15151148 memory=89256 CPUtime=1.66 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 14956 0 0 0 161 5 0 0 20 0 15 0 409318964 15514775552 22314 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3787787 22314 3444 1 0 3748889 0
[pid=1397/tid=1398] ppid=1395 vsize=15151148 memory=0 CPUtime=0.67 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) R 1395 1395 18186 0 -1 4202560 9241 0 0 0 64 3 0 0 20 0 15 0 409318964 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665971111328 139665575324800 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15151148 memory=0 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15151148 memory=2008 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318965 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15151148 memory=1436 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 409318965 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15151148 memory=580 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 409318966 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15151148 memory=1720 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 409318967 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665501669024 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15151148 memory=10604 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 409318967 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665500615920 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15151148 memory=3360 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15151148 memory=776 CPUtime=0.28 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) R 1395 1395 18186 0 -1 4202560 1374 0 0 0 28 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665498511696 139665948417720 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15151148 memory=1564 CPUtime=0.26 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) R 1395 1395 18186 0 -1 4202560 1049 0 0 0 26 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665497448848 139665946710697 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15151148 memory=5964 CPUtime=0.41 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) S 1395 1395 18186 0 -1 1077944384 1985 0 0 0 41 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665496406000 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15151148 memory=1060 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15151148 memory=2828 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 409318970 15514775552 22314 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15264276 KiB
Current children cumulated memory: 90704 KiB

[startup+1.5041 s]
/proc/loadavg: 7.64 7.92 7.81 12/237 1415
/proc/meminfo: memFree=18498040/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0

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

/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 97530 0 0 0 229253 168 0 0 20 0 19 0 409318964 15787421696 1006718 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3854351 1006718 3542 1 0 3815453 0
[pid=1397/tid=1398] ppid=1395 vsize=15417404 memory=4026872 CPUtime=0.87 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) S 1395 1395 18186 0 -1 1077944384 9332 0 0 0 83 4 0 0 20 0 19 0 409318964 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665971115136 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15417404 memory=4026872 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1951 0 0 0 239 13 0 0 20 0 19 0 409318965 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15417404 memory=4026872 CPUtime=2.53 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1822 0 0 0 243 10 0 0 20 0 19 0 409318965 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15417404 memory=4026872 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 3290 0 0 0 241 11 0 0 20 0 19 0 409318965 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15417404 memory=4026872 CPUtime=2.51 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2002 0 0 0 242 9 0 0 20 0 19 0 409318965 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15417404 memory=4026872 CPUtime=7.75 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 19091 0 0 0 733 42 0 0 20 0 19 0 409318966 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15417404 memory=4026872 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665501669088 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15417404 memory=4026872 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665500615936 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15417404 memory=251 CPUtime=2.46 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) S 1395 1395 18186 0 -1 1077944384 14061 0 0 0 245 1 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665498511600 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15417404 memory=4026872 CPUtime=2.35 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) S 1395 1395 18186 0 -1 1077944384 16252 0 0 0 234 1 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665497459056 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 5 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15417404 memory=1448 CPUtime=0.77 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) S 1395 1395 18186 0 -1 1077944384 8182 0 0 0 76 1 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665496406000 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15417404 memory=4026872 CPUtime=0.22 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 583 0 0 0 22 0 0 0 20 0 19 0 409318970 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1412] ppid=1395 vsize=15417404 memory=1448 CPUtime=568.23 cores=0,2,4,6
/proc/1397/task/1412/stat : 1412 (java) R 1395 1395 18186 0 -1 4202560 5881 0 0 0 56789 34 0 0 20 0 19 0 409319054 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665417784744 139665580852704 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1413] ppid=1395 vsize=15417404 memory=1448 CPUtime=566.13 cores=0,2,4,6
/proc/1397/task/1413/stat : 1413 (java) R 1395 1395 18186 0 -1 4202560 6195 0 0 0 56609 4 0 0 20 0 19 0 409319054 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665416732808 139665582815793 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1414] ppid=1395 vsize=15417404 memory=1448 CPUtime=568.26 cores=0,2,4,6
/proc/1397/task/1414/stat : 1414 (java) R 1395 1395 18186 0 -1 4202560 5967 0 0 0 56798 28 0 0 20 0 19 0 409319054 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665415680112 139665583084412 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1415] ppid=1395 vsize=15417404 memory=3620 CPUtime=566.96 cores=0,2,4,6
/proc/1397/task/1415/stat : 1415 (java) R 1395 1395 18186 0 -1 4202560 1488 0 0 0 56693 3 0 0 20 0 19 0 409319054 15787421696 1006718 33554432000 4194304 4196468 140721863497088 139665414627128 139665581380380 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 2294.21 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4028320 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+608.901 s]
/proc/loadavg: 8.58 8.49 8.16 9/239 1559
/proc/meminfo: memFree=13440436/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2400.09 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 98630 0 0 0 239840 169 0 0 20 0 19 0 409318964 15787421696 1006720 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3854351 1006720 3542 1 0 3815453 0
[pid=1397/tid=1398] ppid=1395 vsize=15417404 memory=4026880 CPUtime=0.87 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) S 1395 1395 18186 0 -1 1077944384 9332 0 0 0 83 4 0 0 20 0 19 0 409318964 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665971115136 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1951 0 0 0 239 13 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.53 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1822 0 0 0 243 10 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 3290 0 0 0 241 11 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.51 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2002 0 0 0 242 9 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15417404 memory=4026880 CPUtime=7.75 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 19096 0 0 0 733 42 0 0 20 0 19 0 409318966 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665501669088 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15417404 memory=251 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665500615936 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15417404 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15417404 memory=1448 CPUtime=2.46 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) S 1395 1395 18186 0 -1 1077944384 14065 0 0 0 245 1 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665498511600 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.36 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) S 1395 1395 18186 0 -1 1077944384 16687 0 0 0 234 2 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665497459056 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15417404 memory=1448 CPUtime=0.77 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) S 1395 1395 18186 0 -1 1077944384 8191 0 0 0 76 1 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665496406000 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15417404 memory=1448 CPUtime=0.23 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 610 0 0 0 23 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1412] ppid=1395 vsize=15417404 memory=4026880 CPUtime=594.35 cores=0,2,4,6
/proc/1397/task/1412/stat : 1412 (java) R 1395 1395 18186 0 -1 4202560 6008 0 0 0 59401 34 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665417784744 139665581380380 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1413] ppid=1395 vsize=15417404 memory=4026880 CPUtime=592.71 cores=0,2,4,6
/proc/1397/task/1413/stat : 1413 (java) R 1395 1395 18186 0 -1 4202560 6584 0 0 0 59267 4 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665416732808 139665583444592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1414] ppid=1395 vsize=15417404 memory=3620 CPUtime=594.83 cores=0,2,4,6
/proc/1397/task/1414/stat : 1414 (java) R 1395 1395 18186 0 -1 4202560 6024 0 0 0 59455 28 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665415680000 139665581381013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1415] ppid=1395 vsize=15417404 memory=1448 CPUtime=593.54 cores=0,2,4,6
/proc/1397/task/1415/stat : 1415 (java) R 1395 1395 18186 0 -1 4202560 1535 0 0 0 59351 3 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665414627032 139665581380493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4028328 KiB

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

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

[startup+609.001 s]
# the end of solver process 1397 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.73 s, system=1.71043 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+608.901 s]
/proc/loadavg: 8.58 8.49 8.16 9/239 1559
/proc/meminfo: memFree=13440436/32770624 swapFree=66959216/67108860
[pid=1395] ppid=1392 vsize=113128 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1395/stat : 1395 (xcsp3-exec) S 1392 1395 18186 0 -1 4202496 542 0 0 0 0 0 0 0 20 0 1 0 409318964 115843072 362 33554432000 4194304 5098028 140736526024048 140736526022152 140562317415036 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 30937088 140736526025594 140736526025837 140736526025837 140736526028746 0
/proc/1395/statm: 28282 362 304 221 0 87 0
[pid=1397] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2400.09 cores=0,2,4,6
/proc/1397/stat : 1397 (java) S 1395 1395 18186 0 -1 1077944320 98630 0 0 0 239840 169 0 0 20 0 19 0 409318964 15787421696 1006720 33554432000 4194304 4196468 140721863497088 140721863479632 139665966874359 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
/proc/1397/statm: 3854351 1006720 3542 1 0 3815453 0
[pid=1397/tid=1398] ppid=1395 vsize=15417404 memory=4026880 CPUtime=0.87 cores=0,2,4,6
/proc/1397/task/1398/stat : 1398 (java) S 1395 1395 18186 0 -1 1077944384 9332 0 0 0 83 4 0 0 20 0 19 0 409318964 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665971115136 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1399] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1399/stat : 1399 (java) S 1395 1395 18186 0 -1 1077944384 1951 0 0 0 239 13 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665558858256 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1400] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.53 cores=0,2,4,6
/proc/1397/task/1400/stat : 1400 (java) S 1395 1395 18186 0 -1 1077944384 1822 0 0 0 243 10 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665557805712 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1401] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.52 cores=0,2,4,6
/proc/1397/task/1401/stat : 1401 (java) S 1395 1395 18186 0 -1 1077944384 3290 0 0 0 241 11 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665556752656 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1402] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.51 cores=0,2,4,6
/proc/1397/task/1402/stat : 1402 (java) S 1395 1395 18186 0 -1 1077944384 2002 0 0 0 242 9 0 0 20 0 19 0 409318965 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665555700112 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1403] ppid=1395 vsize=15417404 memory=4026880 CPUtime=7.75 cores=0,2,4,6
/proc/1397/task/1403/stat : 1403 (java) S 1395 1395 18186 0 -1 1077944384 19096 0 0 0 733 42 0 0 20 0 19 0 409318966 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665502722800 139665966885506 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1404] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1404/stat : 1404 (java) S 1395 1395 18186 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665501669088 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1405] ppid=1395 vsize=15417404 memory=251 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1405/stat : 1405 (java) S 1395 1395 18186 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 19 0 409318967 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665500615936 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1406] ppid=1395 vsize=15417404 memory=5964 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1406/stat : 1406 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665499564496 139665966892955 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1407] ppid=1395 vsize=15417404 memory=1448 CPUtime=2.46 cores=0,2,4,6
/proc/1397/task/1407/stat : 1407 (java) S 1395 1395 18186 0 -1 1077944384 14065 0 0 0 245 1 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665498511600 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1408] ppid=1395 vsize=15417404 memory=4026880 CPUtime=2.36 cores=0,2,4,6
/proc/1397/task/1408/stat : 1408 (java) S 1395 1395 18186 0 -1 1077944384 16687 0 0 0 234 2 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665497459056 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 5 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1409] ppid=1395 vsize=15417404 memory=1448 CPUtime=0.77 cores=0,2,4,6
/proc/1397/task/1409/stat : 1409 (java) S 1395 1395 18186 0 -1 1077944384 8191 0 0 0 76 1 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665496406000 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 25 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1410] ppid=1395 vsize=15417404 memory=1448 CPUtime=0 cores=0,2,4,6
/proc/1397/task/1410/stat : 1410 (java) S 1395 1395 18186 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665495353696 139665966884565 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1411] ppid=1395 vsize=15417404 memory=1448 CPUtime=0.23 cores=0,2,4,6
/proc/1397/task/1411/stat : 1411 (java) S 1395 1395 18186 0 -1 1077944384 610 0 0 0 23 0 0 0 20 0 19 0 409318970 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665494301744 139665966885506 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 27 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1412] ppid=1395 vsize=15417404 memory=4026880 CPUtime=594.35 cores=0,2,4,6
/proc/1397/task/1412/stat : 1412 (java) R 1395 1395 18186 0 -1 4202560 6008 0 0 0 59401 34 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665417784744 139665581380380 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1413] ppid=1395 vsize=15417404 memory=4026880 CPUtime=592.71 cores=0,2,4,6
/proc/1397/task/1413/stat : 1413 (java) R 1395 1395 18186 0 -1 4202560 6584 0 0 0 59267 4 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665416732808 139665583444592 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1414] ppid=1395 vsize=15417404 memory=3620 CPUtime=594.83 cores=0,2,4,6
/proc/1397/task/1414/stat : 1414 (java) R 1395 1395 18186 0 -1 4202560 6024 0 0 0 59455 28 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665415680000 139665581381013 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
[pid=1397/tid=1415] ppid=1395 vsize=15417404 memory=1448 CPUtime=593.54 cores=0,2,4,6
/proc/1397/task/1415/stat : 1415 (java) R 1395 1395 18186 0 -1 4202560 1535 0 0 0 59351 3 0 0 20 0 19 0 409319054 15787421696 1006720 33554432000 4194304 4196468 140721863497088 139665414627032 139665581380493 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18337792 140721863504879 140721863505050 140721863505050 140721863507919 0
Current children cumulated CPU time: 2400.09 s
Current children cumulated vsize: 15530532 KiB
Current children cumulated memory: 4028328 KiB

Child status: 143
Real time (s): 609.001
CPU time (s): 2400.44
CPU user time (s): 2398.73
CPU system time (s): 1.71043
CPU usage (%): 394.16
Max. virtual memory (cumulated for all children) (KiB): 15530532
Max. memory (cumulated for all children) (KiB): 4028328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.73
system time used= 1.71043
maximum resident set size= 4027192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 99983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 728
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16579
involuntary context switches= 43237


# summary of solver processes directly reported to runsolver:
#   pid: 1395,1397
#   total CPU time (s): 2400.44
#   total CPU user time (s): 2398.73
#   total CPU system time (s): 1.71043

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.97404 second user time and 7.38351 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-13 02:15:48
IDJOB=4394288
IDBENCH=136273
IDSOLVER=2842
FILE ID=node124/4394288-1568333788
RUNJOBID= node124-1568329129-18217
PBS_JOBID= 21701157
Free space on /tmp= 55340 MiB

SOLVER NAME= choco-solver 2019-06-14
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj1/BinPacking-sum-n4c1w2b.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4394288-1568333788/watcher-4394288-1568333788 -o /tmp/evaluation-result-4394288-1568333788/solver-4394288-1568333788 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node124-1568329129-18217 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 1521496508 HOME/instance-4394288-1568333788.xml

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

MD5SUM BENCH= d888f3c6414640c595bd57a6b8e70245
RANDOM SEED=1521496508

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

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.47
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        18626868 kB
MemAvailable:   30511828 kB
Buffers:          162748 kB
Cached:         11884972 kB
SwapCached:        45864 kB
Active:          2297332 kB
Inactive:       11103648 kB
Active(anon):    1308476 kB
Inactive(anon):    85948 kB
Active(file):     988856 kB
Inactive(file): 11017700 kB
Unevictable:      108768 kB
Mlocked:          108768 kB
SwapTotal:      67108860 kB
SwapFree:       66959216 kB
Dirty:             25852 kB
Writeback:             0 kB
AnonPages:       1416752 kB
Mapped:            56104 kB
Shmem:             32744 kB
Slab:             336436 kB
SReclaimable:     306864 kB
SUnreclaim:        29572 kB
KernelStack:        3952 kB
PageTables:         8476 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2621900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1310720 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 55316 MiB
End job on node124 at 2019-09-13 02:25:57