Trace number 4406569

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-24? (TO) 2400.04 2391.32

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-bench_14_1.xml
MD5SUM25e4edec3d9f4a5618481cbfa250deb6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark261
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables12654
Number of constraints466
Number of domains4
Minimum domain size2
Maximum domain size111
Distribution of domain sizes[{"size":2,"count":12321},{"size":11,"count":111},{"size":48,"count":111},{"size":111,"count":111}]
Minimum variable degree2
Maximum variable degree114
Distribution of variable degrees[{"degree":2,"count":12432},{"degree":3,"count":111},{"degree":112,"count":78},{"degree":113,"count":24},{"degree":114,"count":9}]
Minimum constraint arity2
Maximum constraint arity112
Distribution of constraint arities[{"arity":2,"count":132},{"arity":111,"count":112},{"arity":112,"count":222}]
Number of extensional constraints0
Number of intensional constraints132
Distribution of constraint types[{"type":"intension","count":132},{"type":"sum","count":112},{"type":"element","count":111},{"type":"channel","count":111}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406569-1569404296.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406569-1569404296.xml, -tl, 2400s, -p, 1]
0.34/0.22	c simple solver
0.34/0.28	c parse instance...
3.59/1.26	c solve instance...
2400.01/2391.30	s UNKNOWN
2400.01/2391.30	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 (11685 MiB free)
  memory of node 1: 16384 MiB (11255 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4406569-1569404296/watcher-4406569-1569404296 -o /tmp/evaluation-result-4406569-1569404296/solver-4406569-1569404296 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569396629-4099 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1898939242 HOME/instance-4406569-1569404296.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=6505, runsolver pid=6502

[startup+0.100155 s]*
/proc/loadavg: 2.00 1.77 1.71 4/229 6521
/proc/meminfo: memFree=23474440/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15144776 memory=30196 CPUtime=0.13 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 5964 0 0 0 13 0 0 0 20 0 15 0 516698394 15508250624 7483 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3786194 7549 3181 1 0 3748377 0
[pid=6507/tid=6508] ppid=6505 vsize=15144776 memory=576460756329955459 CPUtime=0.09 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 3881 0 0 0 9 0 0 0 20 0 15 0 516698394 15508250624 7549 33554432000 4194304 4196468 140730567450656 140325116472160 140325104487230 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 7549 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15144776 memory=140120878443792 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 7549 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698396 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516698397 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324647035808 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516698397 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324645983216 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) R 6505 6505 4066 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) R 6505 6505 4066 0 -1 4202560 160 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324642826864 140325089494848 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15144776 memory=140120874890880 CPUtime=0.02 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 341 0 0 0 2 0 0 0 20 0 15 0 516698399 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698400 15508250624 7549 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31648 KiB

[startup+0.210745 s]*
/proc/loadavg: 2.00 1.77 1.71 4/229 6521
/proc/meminfo: memFree=23461424/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15144776 memory=41312 CPUtime=0.34 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 9538 0 0 0 32 2 0 0 20 0 15 0 516698394 15508250624 10328 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3786194 10328 3285 1 0 3748377 0
[pid=6507/tid=6508] ppid=6505 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 6690 0 0 0 19 1 0 0 20 0 15 0 516698394 15508250624 10328 33554432000 4194304 4196468 140730567450656 140325116487920 140325112272029 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15144776 memory=1946936 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 10328 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15144776 memory=3977723701188441760 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 10328 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15144776 memory=140120874890880 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516698396 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516698397 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324647035808 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516698397 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324645983216 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 643 0 0 0 3 0 0 0 20 0 15 0 516698399 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 199 0 0 0 1 0 0 0 20 0 15 0 516698399 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15144776 memory=140120874890880 CPUtime=0.08 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 699 0 0 0 8 0 0 0 20 0 15 0 516698399 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698400 15508250624 10328 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42764 KiB

[startup+0.314554 s]*
/proc/loadavg: 2.00 1.77 1.71 4/229 6521
/proc/meminfo: memFree=23455132/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15149032 memory=50468 CPUtime=0.53 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 10958 0 0 0 50 3 0 0 20 0 15 0 516698394 15512608768 12617 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3787258 12617 3367 1 0 3748377 0
[pid=6507/tid=6508] ppid=6505 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 7895 0 0 0 28 2 0 0 20 0 15 0 516698394 15512608768 12617 33554432000 4194304 4196468 140730567450656 140325116481216 140325096330590 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15512608768 12617 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15512608768 12617 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15149032 memory=7079758234306323858 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516698396 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15149032 memory=6944938067432061290 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516698397 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324647035808 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15149032 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516698397 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324645983216 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15149032 memory=7100839852926015589 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15149032 memory=-8412656567168561567 CPUtime=0.04 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 671 0 0 0 4 0 0 0 20 0 15 0 516698399 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 310 0 0 0 4 0 0 0 20 0 15 0 516698399 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 783 0 0 0 12 0 0 0 20 0 15 0 516698399 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698400 15512608768 12617 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51920 KiB

[startup+0.700857 s]
/proc/loadavg: 2.00 1.77 1.71 5/229 6521
/proc/meminfo: memFree=23420256/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15151156 memory=124184 CPUtime=1.85 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 14029 0 0 0 180 5 0 0 20 0 15 0 516698394 15514783744 31046 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3787789 31046 3451 1 0 3748889 0
[pid=6507/tid=6508] ppid=6505 vsize=15151156 memory=-3704326594973231466 CPUtime=0.67 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 8463 0 0 0 64 3 0 0 20 0 15 0 516698394 15514783744 31046 33554432000 4194304 4196468 140730567450656 140325116478752 140324721815018 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15514783744 31046 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698395 15514783744 31046 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15151156 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516698395 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15151156 memory=1536 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 516698396 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15151156 memory=9592 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516698397 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324647035808 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15151156 memory=2828 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516698397 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324645983216 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15151156 memory=780 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15151156 memory=620 CPUtime=0.41 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) R 6505 6505 4066 0 -1 4202560 1540 0 0 0 41 0 0 0 20 0 15 0 516698399 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324643865504 140325091943207 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15151156 memory=1496 CPUtime=0.4 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 1062 0 0 0 40 0 0 0 20 0 15 0 516698399 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15151156 memory=1016 CPUtime=0.34 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 1655 0 0 0 34 0 0 0 20 0 15 0 516698399 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15151156 memory=6072 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516698400 15514783744 31046 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 125636 KiB

[startup+1.50086 s]
/proc/loadavg: 2.00 1.77 1.71 5/229 6521
/proc/meminfo: memFree=23263080/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0

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

/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324645983232 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2.65 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 21322 0 0 0 263 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15153204 memory=55 CPUtime=3.2 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 21677 0 0 0 317 3 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15153204 memory=0 CPUtime=0.86 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 9913 0 0 0 84 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15153204 memory=1835356 CPUtime=1.29 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 2430 0 0 0 56 73 0 0 20 0 15 0 516698400 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 2330.97 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1836808 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/229 6914
/proc/meminfo: memFree=23550612/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2391.01 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 106753 0 0 0 238971 130 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3788301 458839 3518 1 0 3749401 0
[pid=6507/tid=6508] ppid=6505 vsize=15153204 memory=7741240603634133353 CPUtime=2382.07 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 43825 0 0 0 238173 34 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325116487496 140324727364318 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.17 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1048 0 0 0 13 4 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 470 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15153204 memory=1452 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 921 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15153204 memory=800 CPUtime=0.18 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 701 0 0 0 13 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.08 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 3058 0 0 0 5 3 0 0 20 0 15 0 516698396 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324647035872 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324645983232 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15153204 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15153204 memory=1452 CPUtime=2.65 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 21324 0 0 0 263 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15153204 memory=1835356 CPUtime=3.2 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 21679 0 0 0 317 3 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15153204 memory=1452 CPUtime=0.86 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 9922 0 0 0 84 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15153204 memory=280241515857952 CPUtime=1.32 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 2459 0 0 0 57 75 0 0 20 0 15 0 516698400 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 2391.01 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1836808 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/230 6916
/proc/meminfo: memFree=23550192/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2400.01 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 106813 0 0 0 239871 130 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3788301 458839 3518 1 0 3749401 0
[pid=6507/tid=6508] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2391.07 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 43885 0 0 0 239073 34 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325116487496 140324727364300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.17 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1048 0 0 0 13 4 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 470 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15153204 memory=1452 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 921 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.18 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 701 0 0 0 13 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.08 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 3058 0 0 0 5 3 0 0 20 0 15 0 516698396 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324647035872 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324645983232 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15153204 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15153204 memory=66704 CPUtime=2.65 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 21324 0 0 0 263 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15153204 memory=1452 CPUtime=3.2 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 21679 0 0 0 317 3 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.86 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 9922 0 0 0 84 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15153204 memory=3624 CPUtime=1.33 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 2459 0 0 0 57 76 0 0 20 0 15 0 516698400 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1836808 KiB

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

[startup+2391.31 s]
# the end of solver process 6505 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001079 s, system=0.001555 s

[startup+2391.32 s]
# the end of solver process 6507 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.72 s, system=1.31577 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+2391.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/230 6916
/proc/meminfo: memFree=23550192/32770624 swapFree=66959728/67108860
[pid=6505] ppid=6502 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6505/stat : 6505 (xcsp3-exec) S 6502 6505 4066 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 516698394 115843072 363 33554432000 4194304 5098028 140722555590352 140722555588456 139633702490748 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 9195520 140722555597690 140722555597933 140722555597933 140722555600842 0
/proc/6505/statm: 28282 363 304 221 0 87 0
[pid=6507] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2400.01 cores=1,3,5,7
/proc/6507/stat : 6507 (java) S 6505 6505 4066 0 -1 1077944320 106813 0 0 0 239871 130 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140730567433200 140325112250103 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
/proc/6507/statm: 3788301 458839 3518 1 0 3749401 0
[pid=6507/tid=6508] ppid=6505 vsize=15153204 memory=1835356 CPUtime=2391.07 cores=1,3,5,7
/proc/6507/task/6508/stat : 6508 (java) R 6505 6505 4066 0 -1 4202560 43885 0 0 0 239073 34 0 0 20 0 15 0 516698394 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325116487496 140324727364300 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6509] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.17 cores=1,3,5,7
/proc/6507/task/6509/stat : 6509 (java) S 6505 6505 4066 0 -1 1077944384 1048 0 0 0 13 4 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325040290576 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6510] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6510/stat : 6510 (java) S 6505 6505 4066 0 -1 1077944384 470 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140325039238032 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6511] ppid=6505 vsize=15153204 memory=1452 CPUtime=0.19 cores=1,3,5,7
/proc/6507/task/6511/stat : 6511 (java) S 6505 6505 4066 0 -1 1077944384 921 0 0 0 14 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324702120976 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6512] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.18 cores=1,3,5,7
/proc/6507/task/6512/stat : 6512 (java) S 6505 6505 4066 0 -1 1077944384 701 0 0 0 13 5 0 0 20 0 15 0 516698395 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324701068432 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6513] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.08 cores=1,3,5,7
/proc/6507/task/6513/stat : 6513 (java) S 6505 6505 4066 0 -1 1077944384 3058 0 0 0 5 3 0 0 20 0 15 0 516698396 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324648089584 140325112261250 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6514] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6514/stat : 6514 (java) S 6505 6505 4066 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324647035872 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6515] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6515/stat : 6515 (java) S 6505 6505 4066 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516698397 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324645983232 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6516] ppid=6505 vsize=15153204 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6516/stat : 6516 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324644931792 140325112268699 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6517] ppid=6505 vsize=15153204 memory=66704 CPUtime=2.65 cores=1,3,5,7
/proc/6507/task/6517/stat : 6517 (java) S 6505 6505 4066 0 -1 1077944384 21324 0 0 0 263 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324643879408 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6518] ppid=6505 vsize=15153204 memory=1452 CPUtime=3.2 cores=1,3,5,7
/proc/6507/task/6518/stat : 6518 (java) S 6505 6505 4066 0 -1 1077944384 21679 0 0 0 317 3 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324642826864 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6519] ppid=6505 vsize=15153204 memory=1835356 CPUtime=0.86 cores=1,3,5,7
/proc/6507/task/6519/stat : 6519 (java) S 6505 6505 4066 0 -1 1077944384 9922 0 0 0 84 2 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324641774320 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6520] ppid=6505 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6507/task/6520/stat : 6520 (java) S 6505 6505 4066 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516698399 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324640722016 140325112260309 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
[pid=6507/tid=6521] ppid=6505 vsize=15153204 memory=3624 CPUtime=1.33 cores=1,3,5,7
/proc/6507/task/6521/stat : 6521 (java) S 6505 6505 4066 0 -1 1077944384 2459 0 0 0 57 76 0 0 20 0 15 0 516698400 15516880896 458839 33554432000 4194304 4196468 140730567450656 140324639668528 140325112261250 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30056448 140730567459823 140730567459994 140730567459994 140730567462863 0
Current children cumulated CPU time: 2400.01 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 1836808 KiB

Child status: 143
Real time (s): 2391.32
CPU time (s): 2400.04
CPU user time (s): 2398.72
CPU system time (s): 1.31577
CPU usage (%): 100.365
Max. virtual memory (cumulated for all children) (KiB): 15266332
Max. memory (cumulated for all children) (KiB): 1836808

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.72
system time used= 1.31577
maximum resident set size= 1835936
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 107847
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1800
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55137
involuntary context switches= 2308


# summary of solver processes directly reported to runsolver:
#   pid: 6505,6507
#   total CPU time (s): 2400.04
#   total CPU user time (s): 2398.72
#   total CPU system time (s): 1.31577

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.0215 second user time and 24.3655 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-25 11:37:35
IDJOB=4406569
IDBENCH=139368
IDSOLVER=2870
FILE ID=node127/4406569-1569404296
RUNJOBID= node127-1569396629-4099
PBS_JOBID= 21705686
Free space on /tmp= 35896 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/SteelMillSlab/SteelMillSlab-bench_14_1.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4406569-1569404296/watcher-4406569-1569404296 -o /tmp/evaluation-result-4406569-1569404296/solver-4406569-1569404296 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1569396629-4099 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1898939242 HOME/instance-4406569-1569404296.xml

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

MD5SUM BENCH= 25e4edec3d9f4a5618481cbfa250deb6
RANDOM SEED=1898939242

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 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:        23492216 kB
MemAvailable:   29660932 kB
Buffers:          113192 kB
Cached:          6255220 kB
SwapCached:        44656 kB
Active:          5230800 kB
Inactive:        3325228 kB
Active(anon):    2140596 kB
Inactive(anon):   104540 kB
Active(file):    3090204 kB
Inactive(file):  3220688 kB
Unevictable:      107776 kB
Mlocked:          107776 kB
SwapTotal:      67108860 kB
SwapFree:       66959728 kB
Dirty:             26108 kB
Writeback:             0 kB
AnonPages:       2252380 kB
Mapped:            71692 kB
Shmem:             49032 kB
Slab:             315732 kB
SReclaimable:     286284 kB
SUnreclaim:        29448 kB
KernelStack:        3744 kB
PageTables:         9964 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2983952 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2179072 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 35868 MiB
End job on node127 at 2019-09-25 12:17:27