Trace number 4406613

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.09 2391.12

General information on the benchmark

NameScheduling/Scheduling-js-taillard/
Taillard-js-030-15-2.xml
MD5SUMba573a75edcb56a5f29535772f8b277a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of constraints495
Number of domains1
Minimum domain size1932
Maximum domain size1932
Distribution of domain sizes[{"size":1932,"count":480}]
Minimum variable degree2
Maximum variable degree3
Distribution of variable degrees[{"degree":2,"count":30},{"degree":3,"count":450}]
Minimum constraint arity1
Maximum constraint arity30
Distribution of constraint arities[{"arity":1,"count":30},{"arity":2,"count":450},{"arity":30,"count":15}]
Number of extensional constraints0
Number of intensional constraints480
Distribution of constraint types[{"type":"intension","count":480},{"type":"noOverlap","count":15}]
Optimization problemYES
Type of objectivemin MAXIMUM

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406613-1569396670.xml"  -tl '2400s' -p 1
0.12/0.19	c Choco e747e1e
0.12/0.20	c [HOME/instance-4406613-1569396670.xml, -tl, 2400s, -p, 1]
0.32/0.24	c simple solver
0.32/0.30	c parse instance...
1.62/0.74	c solve instance...
2400.07/2391.11	s UNKNOWN
2400.07/2391.11	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 (13503 MiB free)
  memory of node 1: 16384 MiB (14198 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406613-1569396670/watcher-4406613-1569396670 -o /var/tmp/evaluation-result-4406613-1569396670/solver-4406613-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1569396629-6771 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406613-1569396670.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=6794, runsolver pid=6791

[startup+0.110298 s]*
/proc/loadavg: 0.00 0.01 0.05 8/230 6831
/proc/meminfo: memFree=28331620/32770624 swapFree=67024072/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15144776 memory=31792 CPUtime=0.12 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 5780 0 0 0 11 1 0 0 20 0 15 0 515939469 15508250624 7948 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3786194 7948 3153 1 0 3748377 0
[pid=6798/tid=6804] ppid=6794 vsize=15144776 memory=-8674056867778183105 CPUtime=0.08 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 3794 0 0 0 8 0 0 0 20 0 15 0 515939470 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888564916592 139888175461358 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939472 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515939473 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888095409440 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515939473 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888094357104 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 414 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0.01 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) R 6794 6794 6739 0 -1 4202560 276 0 0 0 1 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139887494809968 139888541929200 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 7948 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 33244 KiB

[startup+0.215303 s]*
/proc/loadavg: 0.00 0.01 0.05 4/230 6831
/proc/meminfo: memFree=28305644/32770624 swapFree=67024072/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15144776 memory=41952 CPUtime=0.32 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 9256 0 0 0 29 3 0 0 20 0 15 0 515939469 15508250624 10488 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3786194 10488 3258 1 0 3748377 0
[pid=6798/tid=6804] ppid=6794 vsize=15144776 memory=7883960649037381690 CPUtime=0.19 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 6537 0 0 0 17 2 0 0 20 0 15 0 515939470 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888564921936 139888175474657 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15144776 memory=13575 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15144776 memory=139766068770446 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939471 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939472 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515939473 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888095409440 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515939473 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888094357104 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 10488 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 508 0 0 0 2 0 0 0 20 0 15 0 515939476 15508250624 10488 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 119 0 0 0 2 0 0 0 20 0 15 0 515939476 15508250624 10488 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15144776 memory=139766064903808 CPUtime=0.07 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 789 0 0 0 7 0 0 0 20 0 15 0 515939476 15508250624 10514 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 10514 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939476 15508250624 10514 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 43404 KiB

[startup+0.31907 s]*
/proc/loadavg: 0.00 0.01 0.05 7/230 6831
/proc/meminfo: memFree=28296564/32770624 swapFree=67024072/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15149032 memory=48684 CPUtime=0.5 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 10517 0 0 0 46 4 0 0 20 0 15 0 515939469 15512608768 12171 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3787258 12171 3335 1 0 3748377 0
[pid=6798/tid=6804] ppid=6794 vsize=15149032 memory=610916509837295733 CPUtime=0.29 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 7589 0 0 0 26 3 0 0 20 0 15 0 515939470 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888564924392 139888560700822 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15149032 memory=302304349248553316 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15149032 memory=16105879158135620 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939471 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515939472 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515939473 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888095409440 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515939473 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888094357104 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) R 6794 6794 6739 0 -1 1077944384 551 0 0 0 4 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) R 6794 6794 6739 0 -1 4202560 121 0 0 0 3 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139887495853712 139888541360128 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 957 0 0 0 12 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) R 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939476 15512608768 12171 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50136 KiB

[startup+0.700785 s]
/proc/loadavg: 0.00 0.01 0.05 7/230 6831
/proc/meminfo: memFree=28263300/32770624 swapFree=67024072/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15151156 memory=90288 CPUtime=1.62 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 15181 0 0 0 156 6 0 0 20 0 15 0 515939469 15514783744 22572 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3787789 22572 3455 1 0 3748889 0
[pid=6798/tid=6804] ppid=6794 vsize=15151156 memory=64 CPUtime=0.65 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 9107 0 0 0 61 4 0 0 20 0 15 0 515939470 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888564922608 139888544769374 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939471 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15151156 memory=924 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 515939471 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15151156 memory=1940 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 515939472 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15151156 memory=1996 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 515939473 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888095409440 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15151156 memory=2508 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 515939473 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888094357104 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15151156 memory=1532 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15151156 memory=836 CPUtime=0.28 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) R 6794 6794 6739 0 -1 4202560 1610 0 0 0 28 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139887496897312 139888544185671 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15151156 memory=1760 CPUtime=0.25 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) R 6794 6794 6739 0 -1 4202560 884 0 0 0 25 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139887495846848 139888542206769 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15151156 memory=111632 CPUtime=0.4 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 2272 0 0 0 40 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15151156 memory=804 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15151156 memory=4100 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 515939476 15514783744 22572 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 1.62 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 91740 KiB

[startup+1.50291 s]
/proc/loadavg: 0.00 0.01 0.05 7/230 6831
/proc/meminfo: memFree=28148528/32770624 swapFree=67024072/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0

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

/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 46117 33554432000 4194304 4196468 140729454899696 139888094357120 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15153204 memory=184468 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15153204 memory=1452 CPUtime=3.77 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 29255 0 0 0 375 2 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15153204 memory=1452 CPUtime=3.86 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 28882 0 0 0 383 3 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15153204 memory=184468 CPUtime=0.77 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 12376 0 0 0 75 2 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15153204 memory=184468 CPUtime=0.44 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 2158 0 0 0 19 25 0 0 20 0 15 0 515939476 15516880896 46117 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 2331.24 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 185920 KiB

[startup+2382.3 s]
/proc/loadavg: 1.93 1.93 1.81 3/230 7074
/proc/meminfo: memFree=27953328/32770624 swapFree=67024084/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15153204 memory=183444 CPUtime=2391.26 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 103849 0 0 0 239083 43 0 0 20 0 15 0 515939469 15516880896 45861 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3788301 45861 3520 1 0 3749401 0
[pid=6798/tid=6804] ppid=6794 vsize=15153204 memory=183444 CPUtime=2382 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 18635 0 0 0 238193 7 0 0 20 0 15 0 515939470 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888564928208 139888184179540 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 2360 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1856 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1174 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2337 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.07 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 3380 0 0 0 4 3 0 0 20 0 15 0 515939472 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888095409504 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888094357120 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15153204 memory=183444 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15153204 memory=1452 CPUtime=3.77 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 29257 0 0 0 375 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15153204 memory=1452 CPUtime=3.86 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 28884 0 0 0 383 3 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.77 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 12378 0 0 0 75 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.46 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 2164 0 0 0 20 26 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 2391.26 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 184896 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391.11 s]
/proc/loadavg: 1.94 1.93 1.81 3/230 7074
/proc/meminfo: memFree=27953460/32770624 swapFree=67024084/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15153204 memory=183444 CPUtime=2400.07 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 104223 0 0 0 239964 43 0 0 20 0 15 0 515939469 15516880896 45861 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3788301 45861 3520 1 0 3749401 0
[pid=6798/tid=6804] ppid=6794 vsize=15153204 memory=183444 CPUtime=2390.81 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 18646 0 0 0 239074 7 0 0 20 0 15 0 515939470 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888564928208 139888184178927 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 2650 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1862 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1215 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2345 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.07 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 3396 0 0 0 4 3 0 0 20 0 15 0 515939472 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15153204 memory=183444 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888095409504 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888094357120 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15153204 memory=183444 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15153204 memory=3648 CPUtime=3.77 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 29257 0 0 0 375 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15153204 memory=53748 CPUtime=3.86 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 28884 0 0 0 383 3 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15153204 memory=1040 CPUtime=0.77 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 12378 0 0 0 75 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15153204 memory=3648 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15153204 memory=53748 CPUtime=0.46 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 2166 0 0 0 20 26 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 184896 KiB

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

[startup+2391.12 s]
# the end of solver process 6794 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000779 s, system=0.001847 s

[startup+2391.12 s]
# the end of solver process 6798 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.65 s, system=0.439872 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.11 s]
/proc/loadavg: 1.94 1.93 1.81 3/230 7074
/proc/meminfo: memFree=27953460/32770624 swapFree=67024084/67108860
[pid=6794] ppid=6791 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6794/stat : 6794 (xcsp3-exec) S 6791 6794 6739 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 515939469 115843072 363 33554432000 4194304 5098028 140737271733840 140737271731944 139758354793084 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40222720 140737271735126 140737271735385 140737271735385 140737271738310 0
/proc/6794/statm: 28282 363 305 221 0 87 0
[pid=6798] ppid=6794 vsize=15153204 memory=183444 CPUtime=2400.07 cores=1,3,5,7
/proc/6798/stat : 6798 (java) S 6794 6794 6739 0 -1 1077944320 104223 0 0 0 239964 43 0 0 20 0 15 0 515939469 15516880896 45861 33554432000 4194304 4196468 140729454899696 140729454882240 139888560688887 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
/proc/6798/statm: 3788301 45861 3520 1 0 3749401 0
[pid=6798/tid=6804] ppid=6794 vsize=15153204 memory=183444 CPUtime=2390.81 cores=1,3,5,7
/proc/6798/task/6804/stat : 6804 (java) R 6794 6794 6739 0 -1 4202560 18646 0 0 0 239074 7 0 0 20 0 15 0 515939470 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888564928208 139888184178927 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6808] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6808/stat : 6808 (java) S 6794 6794 6739 0 -1 1077944384 2650 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888496925072 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6811] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6811/stat : 6811 (java) S 6794 6794 6739 0 -1 1077944384 1862 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888495872272 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6812] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6812/stat : 6812 (java) S 6794 6794 6739 0 -1 1077944384 1215 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888150764176 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6813] ppid=6794 vsize=15153204 memory=183444 CPUtime=0.06 cores=1,3,5,7
/proc/6798/task/6813/stat : 6813 (java) S 6794 6794 6739 0 -1 1077944384 2345 0 0 0 5 1 0 0 20 0 15 0 515939471 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888149711376 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6814] ppid=6794 vsize=15153204 memory=1452 CPUtime=0.07 cores=1,3,5,7
/proc/6798/task/6814/stat : 6814 (java) S 6794 6794 6739 0 -1 1077944384 3396 0 0 0 4 3 0 0 20 0 15 0 515939472 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888096463472 139888560700034 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6816] ppid=6794 vsize=15153204 memory=183444 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6816/stat : 6816 (java) S 6794 6794 6739 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888095409504 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6818] ppid=6794 vsize=15153204 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6818/stat : 6818 (java) S 6794 6794 6739 0 -1 1077944384 110 0 0 0 0 0 0 0 20 0 15 0 515939473 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888094357120 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6822] ppid=6794 vsize=15153204 memory=183444 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6822/stat : 6822 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139888093305424 139888560707483 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6825] ppid=6794 vsize=15153204 memory=3648 CPUtime=3.77 cores=1,3,5,7
/proc/6798/task/6825/stat : 6825 (java) S 6794 6794 6739 0 -1 1077944384 29257 0 0 0 375 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887496915056 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6826] ppid=6794 vsize=15153204 memory=53748 CPUtime=3.86 cores=1,3,5,7
/proc/6798/task/6826/stat : 6826 (java) S 6794 6794 6739 0 -1 1077944384 28884 0 0 0 383 3 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887495862256 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6827] ppid=6794 vsize=15153204 memory=1040 CPUtime=0.77 cores=1,3,5,7
/proc/6798/task/6827/stat : 6827 (java) S 6794 6794 6739 0 -1 1077944384 12378 0 0 0 75 2 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887494809968 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6829] ppid=6794 vsize=15153204 memory=3648 CPUtime=0 cores=1,3,5,7
/proc/6798/task/6829/stat : 6829 (java) S 6794 6794 6739 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887493757408 139888560699093 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
[pid=6798/tid=6830] ppid=6794 vsize=15153204 memory=53748 CPUtime=0.46 cores=1,3,5,7
/proc/6798/task/6830/stat : 6830 (java) S 6794 6794 6739 0 -1 1077944384 2166 0 0 0 20 26 0 0 20 0 15 0 515939476 15516880896 45861 33554432000 4194304 4196468 140729454899696 139887492705200 139888560700034 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20176896 140729454904283 140729454904458 140729454904458 140729454907343 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 184896 KiB

Child status: 143
Real time (s): 2391.12
CPU time (s): 2400.09
CPU user time (s): 2399.65
CPU system time (s): 0.439872
CPU usage (%): 100.375
Max. virtual memory (cumulated for all children) (KiB): 15266840
Max. memory (cumulated for all children) (KiB): 251024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.65
system time used= 0.439872
maximum resident set size= 249572
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 105149
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2408
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55888
involuntary context switches= 1223


# summary of solver processes directly reported to runsolver:
#   pid: 6794,6798
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2399.65
#   total CPU system time (s): 0.439872

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.7795 second user time and 21.6916 second system time

The end

Launcher Data

Begin job on node150 at 2019-09-25 09:30:29
IDJOB=4406613
IDBENCH=115769
IDSOLVER=2870
FILE ID=node150/4406613-1569396670
RUNJOBID= node150-1569396629-6771
PBS_JOBID= 21705675
Free space on /var/tmp= 13480 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/Scheduling/Scheduling-js-taillard/Taillard-js-030-15-2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p 1 -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406613-1569396670/watcher-4406613-1569396670 -o /var/tmp/evaluation-result-4406613-1569396670/solver-4406613-1569396670 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node150-1569396629-6771 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 1936863015 HOME/instance-4406613-1569396670.xml

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

MD5SUM BENCH= ba573a75edcb56a5f29535772f8b277a
RANDOM SEED=1936863015

node150.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.79
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.79
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.79
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.79
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:        28367256 kB
MemAvailable:   31820884 kB
Buffers:          152680 kB
Cached:          3397128 kB
SwapCached:         8064 kB
Active:          3384204 kB
Inactive:         200468 kB
Active(anon):       3844 kB
Inactive(anon):    82480 kB
Active(file):    3380360 kB
Inactive(file):   117988 kB
Unevictable:      109316 kB
Mlocked:          109316 kB
SwapTotal:      67108860 kB
SwapFree:       67024072 kB
Dirty:             52176 kB
Writeback:             0 kB
AnonPages:        135540 kB
Mapped:            54156 kB
Shmem:             42892 kB
Slab:             412112 kB
SReclaimable:     383740 kB
SUnreclaim:        28372 kB
KernelStack:        3296 kB
PageTables:         6068 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     518004 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:       99712 kB
DirectMap2M:    33445888 kB

Free space on /var/tmp at the end= 13428 MiB
End job on node150 at 2019-09-25 10:10:20