Trace number 4404153

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-09-20? (TO) 2400.55 603.584

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-01.xml
MD5SUM158e2c33e228ebf79a07c013c2cd02f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2003.68
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"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-4404153-1568991877.xml"  -tl '2400s' -p 4
0.14/0.18	c Choco 3fb4b153
0.14/0.18	c [HOME/instance-4404153-1568991877.xml, -tl, 2400s, -p, 4]
0.14/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.02/0.54	c solve instance...
2400.24/603.57	s UNKNOWN
2400.24/603.57	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 (555 MiB free)
  memory of node 1: 16384 MiB (2947 MiB free)
  node distances:
     10  21
     21  10

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

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

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
Current StackSize limit: 8192 KiB

solver pid=7526, runsolver pid=7523

[startup+0.105008 s]*
/proc/loadavg: 8.31 8.29 8.18 8/236 7542
/proc/meminfo: memFree=3570292/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15144776 memory=29288 CPUtime=0.14 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 5723 0 0 0 13 1 0 0 20 0 15 0 475127821 15508250624 7322 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3786194 7322 3213 1 0 3748377 0
[pid=7528/tid=7529] ppid=7526 vsize=15144776 memory=7031125463459224206 CPUtime=0.09 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) R 7526 7526 31580 0 -1 4202560 3558 0 0 0 9 0 0 0 20 0 15 0 475127821 15508250624 7322 33554432000 4194304 4196468 140731276500256 140636381771856 140636377562518 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15144776 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475127823 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475127823 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635845162016 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475127824 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635844109168 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15144776 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 495 0 0 0 1 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0.02 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) R 7526 7526 31580 0 -1 4202560 366 0 0 0 2 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635839900272 140636377562518 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 7322 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30744 KiB

[startup+0.211954 s]*
/proc/loadavg: 8.31 8.29 8.18 6/236 7542
/proc/meminfo: memFree=3557060/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15144776 memory=41152 CPUtime=0.34 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 9487 0 0 0 31 3 0 0 20 0 15 0 475127821 15508250624 10288 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3786194 10288 3306 1 0 3748377 0
[pid=7528/tid=7529] ppid=7526 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) R 7526 7526 31580 0 -1 4202560 6597 0 0 0 18 2 0 0 20 0 15 0 475127821 15508250624 10288 33554432000 4194304 4196468 140731276500256 140636381785568 140636377572509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15144776 memory=4296933242 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15144776 memory=140454136237677 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475127822 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475127823 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475127823 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635845162016 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475127824 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635844109168 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 696 0 0 0 3 0 0 0 20 0 15 0 475127826 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 104 0 0 0 2 0 0 0 20 0 15 0 475127826 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15144776 memory=140454132893312 CPUtime=0.08 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) R 7526 7526 31580 0 -1 4202560 794 0 0 0 8 0 0 0 20 0 15 0 475127826 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635839900272 140636356088945 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 10288 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127826 15508250624 10350 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42608 KiB

[startup+0.319807 s]*
/proc/loadavg: 8.31 8.29 8.18 6/236 7542
/proc/meminfo: memFree=3549904/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15149032 memory=50540 CPUtime=0.54 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 10992 0 0 0 50 4 0 0 20 0 15 0 475127821 15512608768 12635 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3787258 12635 3344 1 0 3748377 0
[pid=7528/tid=7529] ppid=7526 vsize=15149032 memory=6935054825532540783 CPUtime=0.31 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) R 7526 7526 31580 0 -1 4202560 7894 0 0 0 28 3 0 0 20 0 15 0 475127821 15512608768 12635 33554432000 4194304 4196468 140731276500256 140636381780544 140636377572509 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127822 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15149032 memory=-2893623298589923098 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475127822 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15149032 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475127823 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15149032 memory=6944656592455097440 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475127823 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635845162016 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475127824 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635844109168 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15149032 memory=-2026666227646604569 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15149032 memory=7307460275345715352 CPUtime=0.05 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 710 0 0 0 5 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15149032 memory=6944656425123485561 CPUtime=0.04 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 216 0 0 0 4 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15149032 memory=-7739291672887926688 CPUtime=0.13 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) S 7526 7526 31580 0 -1 1077944384 891 0 0 0 13 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635839900272 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15149032 memory=4628975428865778067 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475127826 15512608768 12635 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51996 KiB

[startup+0.700753 s]
/proc/loadavg: 8.31 8.29 8.18 8/236 7542
/proc/meminfo: memFree=3536516/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15417412 memory=79328 CPUtime=1.65 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 14122 0 0 0 159 6 0 0 20 0 19 0 475127821 15787429888 19832 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3854353 19832 3448 1 0 3815453 0
[pid=7528/tid=7529] ppid=7526 vsize=15417412 memory=-9110635228796802480 CPUtime=0.53 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) S 7526 7526 31580 0 -1 1077944384 9092 0 0 0 49 4 0 0 20 0 19 0 475127821 15787429888 19832 33554432000 4194304 4196468 140731276500256 140636381791360 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475127822 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475127822 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475127822 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15417412 memory=56 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 19 0 475127822 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 19 0 475127823 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 19 0 475127823 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635845162016 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 19 0 475127824 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635844109168 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15417412 memory=0 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15417412 memory=1660 CPUtime=0.23 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) R 7526 7526 31580 0 -1 4202560 1280 0 0 0 23 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635841997200 140636360937294 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15417412 memory=55884 CPUtime=0.22 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) R 7526 7526 31580 0 -1 4202560 672 0 0 0 22 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635840939168 140636359095141 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15417412 memory=988 CPUtime=0.32 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) R 7526 7526 31580 0 -1 1077944384 1566 0 0 0 32 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635839900272 140636377561730 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15417412 memory=2008 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15417412 memory=1436 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 19832 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 1.65 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 80784 KiB

[startup+1.5038 s]
/proc/loadavg: 8.31 8.29 8.18 11/240 7546
/proc/meminfo: memFree=3515360/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0

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

/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 64044 0 0 0 231553 40 0 0 20 0 19 0 475127821 15787429888 93881 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3854353 93881 3520 1 0 3815453 0
[pid=7528/tid=7529] ppid=7526 vsize=15417412 memory=375524 CPUtime=0.53 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) S 7526 7526 31580 0 -1 1077944384 9092 0 0 0 49 4 0 0 20 0 19 0 475127821 15787429888 93881 33554432000 4194304 4196468 140731276500256 140636381791360 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15417412 memory=365284 CPUtime=0.42 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 2435 0 0 0 38 4 0 0 20 0 19 0 475127822 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15417412 memory=365284 CPUtime=0.43 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 2579 0 0 0 38 5 0 0 20 0 19 0 475127822 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.42 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1745 0 0 0 37 5 0 0 20 0 19 0 475127822 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.43 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2094 0 0 0 39 4 0 0 20 0 19 0 475127822 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15417412 memory=1456 CPUtime=0.29 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 2829 0 0 0 17 12 0 0 20 0 19 0 475127823 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15417412 memory=373476 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475127823 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635845162080 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15417412 memory=373476 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 475127824 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635844109184 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15417412 memory=3192 CPUtime=2 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 13415 0 0 0 199 1 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15417412 memory=350932 CPUtime=2.09 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 14259 0 0 0 208 1 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15417412 memory=350932 CPUtime=0.49 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) S 7526 7526 31580 0 -1 1077944384 5482 0 0 0 48 1 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635839900272 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.13 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1326 0 0 0 0 13 0 0 20 0 19 0 475127826 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7543] ppid=7526 vsize=15417412 memory=2241488 CPUtime=577.75 cores=1,3,5,7
/proc/7528/task/7543/stat : 7543 (java) R 7526 7526 31580 0 -1 4202560 1245 0 0 0 57775 0 0 0 20 0 19 0 475127876 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635828575064 140635974674655 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7544] ppid=7526 vsize=15417412 memory=373476 CPUtime=577.48 cores=1,3,5,7
/proc/7528/task/7544/stat : 7544 (java) R 7526 7526 31580 0 -1 4202560 3202 0 0 0 57747 1 0 0 20 0 19 0 475127876 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635827523136 140635975697146 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7545] ppid=7526 vsize=15417412 memory=1456 CPUtime=576.15 cores=1,3,5,7
/proc/7528/task/7545/stat : 7545 (java) R 7526 7526 31580 0 -1 4202560 1057 0 0 0 57615 0 0 0 20 0 19 0 475127876 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635826473440 140635974560035 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7546] ppid=7526 vsize=15417412 memory=1660 CPUtime=577.18 cores=1,3,5,7
/proc/7528/task/7546/stat : 7546 (java) R 7526 7526 31580 0 -1 4202560 1901 0 0 0 57718 0 0 0 20 0 19 0 475127876 15787429888 93881 33554432000 4194304 4196468 140731276500256 140635825418632 140635974677243 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 2315.93 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 376980 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+603.502 s]
/proc/loadavg: 8.25 8.38 8.29 10/239 8000
/proc/meminfo: memFree=4043860/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15417412 memory=391908 CPUtime=2400.24 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 64109 0 0 0 239983 41 0 0 20 0 19 0 475127821 15787429888 97977 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3854353 97977 3520 1 0 3815453 0
[pid=7528/tid=7529] ppid=7526 vsize=15417412 memory=383716 CPUtime=0.53 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) S 7526 7526 31580 0 -1 1077944384 9092 0 0 0 49 4 0 0 20 0 19 0 475127821 15787429888 97977 33554432000 4194304 4196468 140731276500256 140636381791360 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.45 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 2440 0 0 0 41 4 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15417412 memory=1456 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 2590 0 0 0 41 5 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1770 0 0 0 40 6 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15417412 memory=375524 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2099 0 0 0 42 4 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15417412 memory=391908 CPUtime=0.3 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 2829 0 0 0 18 12 0 0 20 0 19 0 475127823 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475127823 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635845162080 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15417412 memory=391908 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 475127824 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635844109184 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15417412 memory=391908 CPUtime=2 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 13415 0 0 0 199 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15417412 memory=375524 CPUtime=2.09 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 14259 0 0 0 208 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15417412 memory=1456 CPUtime=0.49 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) S 7526 7526 31580 0 -1 1077944384 5483 0 0 0 48 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635839900272 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15417412 memory=391908 CPUtime=0.13 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1326 0 0 0 0 13 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7543] ppid=7526 vsize=15417412 memory=391908 CPUtime=598.83 cores=1,3,5,7
/proc/7528/task/7543/stat : 7543 (java) R 7526 7526 31580 0 -1 4202560 1248 0 0 0 59883 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635828575064 140635973132012 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7544] ppid=7526 vsize=15417412 memory=1456 CPUtime=598.49 cores=1,3,5,7
/proc/7528/task/7544/stat : 7544 (java) R 7526 7526 31580 0 -1 4202560 3211 0 0 0 59848 1 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635827526032 140635975696804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7545] ppid=7526 vsize=15417412 memory=8112282956445269571 CPUtime=597.14 cores=1,3,5,7
/proc/7528/task/7545/stat : 7545 (java) R 7526 7526 31580 0 -1 4202560 1060 0 0 0 59714 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635826470336 140635973439616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7546] ppid=7526 vsize=15417412 memory=383716 CPUtime=598.27 cores=1,3,5,7
/proc/7528/task/7546/stat : 7546 (java) R 7526 7526 31580 0 -1 4202560 1904 0 0 0 59827 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635825418968 140635974676861 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 2400.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 393364 KiB

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

[startup+603.525 s]
# the end of solver process 7526 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001129 s, system=0.001129 s

[startup+603.584 s]
# the end of solver process 7528 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.13 s, system=0.419365 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+603.502 s]
/proc/loadavg: 8.25 8.38 8.29 10/239 8000
/proc/meminfo: memFree=4043860/32770624 swapFree=66976740/67108860
[pid=7526] ppid=7523 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7526/stat : 7526 (xcsp3-exec) S 7523 7526 31580 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475127820 115843072 364 33554432000 4194304 5098028 140729519061424 140729519059528 140569102656124 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 10027008 140729519063895 140729519064153 140729519064153 140729519067078 0
/proc/7526/statm: 28282 364 305 221 0 87 0
[pid=7528] ppid=7526 vsize=15417412 memory=391908 CPUtime=2400.24 cores=1,3,5,7
/proc/7528/stat : 7528 (java) S 7526 7526 31580 0 -1 1077944320 64109 0 0 0 239983 41 0 0 20 0 19 0 475127821 15787429888 97977 33554432000 4194304 4196468 140731276500256 140731276482800 140636377550583 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
/proc/7528/statm: 3854353 97977 3520 1 0 3815453 0
[pid=7528/tid=7529] ppid=7526 vsize=15417412 memory=383716 CPUtime=0.53 cores=1,3,5,7
/proc/7528/task/7529/stat : 7529 (java) S 7526 7526 31580 0 -1 1077944384 9092 0 0 0 49 4 0 0 20 0 19 0 475127821 15787429888 97977 33554432000 4194304 4196468 140731276500256 140636381791360 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7530] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.45 cores=1,3,5,7
/proc/7528/task/7530/stat : 7530 (java) S 7526 7526 31580 0 -1 1077944384 2440 0 0 0 41 4 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635969416336 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7531] ppid=7526 vsize=15417412 memory=1456 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7531/stat : 7531 (java) S 7526 7526 31580 0 -1 1077944384 2590 0 0 0 41 5 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635968363536 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7532] ppid=7526 vsize=15417412 memory=373476 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7532/stat : 7532 (java) S 7526 7526 31580 0 -1 1077944384 1770 0 0 0 40 6 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635967310736 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7533] ppid=7526 vsize=15417412 memory=375524 CPUtime=0.46 cores=1,3,5,7
/proc/7528/task/7533/stat : 7533 (java) S 7526 7526 31580 0 -1 1077944384 2099 0 0 0 42 4 0 0 20 0 19 0 475127822 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635966257936 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7534] ppid=7526 vsize=15417412 memory=391908 CPUtime=0.3 cores=1,3,5,7
/proc/7528/task/7534/stat : 7534 (java) S 7526 7526 31580 0 -1 1077944384 2829 0 0 0 18 12 0 0 20 0 19 0 475127823 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635846216048 140636377561730 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7535] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7535/stat : 7535 (java) S 7526 7526 31580 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475127823 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635845162080 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7536] ppid=7526 vsize=15417412 memory=391908 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7536/stat : 7536 (java) S 7526 7526 31580 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 475127824 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635844109184 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7537] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7537/stat : 7537 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635843057488 140636377569179 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7538] ppid=7526 vsize=15417412 memory=391908 CPUtime=2 cores=1,3,5,7
/proc/7528/task/7538/stat : 7538 (java) S 7526 7526 31580 0 -1 1077944384 13415 0 0 0 199 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635842005872 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7539] ppid=7526 vsize=15417412 memory=375524 CPUtime=2.09 cores=1,3,5,7
/proc/7528/task/7539/stat : 7539 (java) S 7526 7526 31580 0 -1 1077944384 14259 0 0 0 208 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635840953072 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7540] ppid=7526 vsize=15417412 memory=1456 CPUtime=0.49 cores=1,3,5,7
/proc/7528/task/7540/stat : 7540 (java) S 7526 7526 31580 0 -1 1077944384 5483 0 0 0 48 1 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635839900272 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7541] ppid=7526 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/7528/task/7541/stat : 7541 (java) S 7526 7526 31580 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635838847712 140636377560789 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7542] ppid=7526 vsize=15417412 memory=391908 CPUtime=0.13 cores=1,3,5,7
/proc/7528/task/7542/stat : 7542 (java) S 7526 7526 31580 0 -1 1077944384 1326 0 0 0 0 13 0 0 20 0 19 0 475127826 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635837794992 140636377561730 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 9 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7543] ppid=7526 vsize=15417412 memory=391908 CPUtime=598.83 cores=1,3,5,7
/proc/7528/task/7543/stat : 7543 (java) R 7526 7526 31580 0 -1 4202560 1248 0 0 0 59883 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635828575064 140635973132012 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7544] ppid=7526 vsize=15417412 memory=1456 CPUtime=598.49 cores=1,3,5,7
/proc/7528/task/7544/stat : 7544 (java) R 7526 7526 31580 0 -1 4202560 3211 0 0 0 59848 1 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635827526032 140635975696804 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7545] ppid=7526 vsize=15417412 memory=8112282956445269571 CPUtime=597.14 cores=1,3,5,7
/proc/7528/task/7545/stat : 7545 (java) R 7526 7526 31580 0 -1 4202560 1060 0 0 0 59714 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635826470336 140635973439616 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
[pid=7528/tid=7546] ppid=7526 vsize=15417412 memory=383716 CPUtime=598.27 cores=1,3,5,7
/proc/7528/task/7546/stat : 7546 (java) R 7526 7526 31580 0 -1 4202560 1904 0 0 0 59827 0 0 0 20 0 19 0 475127876 15787429888 97977 33554432000 4194304 4196468 140731276500256 140635825418968 140635974676861 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30949376 140731276501979 140731276502154 140731276502154 140731276505039 0
Current children cumulated CPU time: 2400.24 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 393364 KiB

Child status: 143
Real time (s): 603.584
CPU time (s): 2400.55
CPU user time (s): 2400.13
CPU system time (s): 0.419365
CPU usage (%): 397.716
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 393364

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.13
system time used= 0.419365
maximum resident set size= 392612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 784
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 22134
involuntary context switches= 44306


# summary of solver processes directly reported to runsolver:
#   pid: 7526,7528
#   total CPU time (s): 2400.55
#   total CPU user time (s): 2400.13
#   total CPU system time (s): 0.419365

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.64689 second user time and 6.78737 second system time

The end

Launcher Data

Begin job on node124 at 2019-09-20 17:03:56
IDJOB=4404153
IDBENCH=138148
IDSOLVER=2864
FILE ID=node124/4404153-1568991877
RUNJOBID= node124-1568988386-31612
PBS_JOBID= 21704644
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-01.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404153-1568991877/watcher-4404153-1568991877 -o /var/tmp/evaluation-result-4404153-1568991877/solver-4404153-1568991877 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node124-1568988386-31612 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 541955245 HOME/instance-4404153-1568991877.xml

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

MD5SUM BENCH= 158e2c33e228ebf79a07c013c2cd02f9
RANDOM SEED=541955245

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:         3586932 kB
MemAvailable:   28698448 kB
Buffers:          156392 kB
Cached:         24884684 kB
SwapCached:        28940 kB
Active:         15551128 kB
Inactive:       12644376 kB
Active(anon):    3121832 kB
Inactive(anon):    81972 kB
Active(file):   12429296 kB
Inactive(file): 12562404 kB
Unevictable:      108088 kB
Mlocked:          108088 kB
SwapTotal:      67108860 kB
SwapFree:       66976740 kB
Dirty:             26164 kB
Writeback:             0 kB
AnonPages:       3242980 kB
Mapped:            65840 kB
Shmem:             40884 kB
Slab:             577644 kB
SReclaimable:     548276 kB
SUnreclaim:        29368 kB
KernelStack:        4112 kB
PageTables:        11672 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    4833252 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3020800 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 /var/tmp at the end= 13460 MiB
End job on node124 at 2019-09-20 17:14:00