Trace number 4406594

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.12 2391.03

General information on the benchmark

NameSteelMillSlab/
SteelMillSlab-bench_13_19.xml
MD5SUM517edee816e601fa237873c001bf01e9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark328
Best CPU time to get the best result obtained on this benchmark2400.56
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":12,"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-4406594-1569404490.xml"  -tl '2400s' -p 1
0.13/0.18	c Choco e747e1e
0.13/0.18	c [HOME/instance-4406594-1569404490.xml, -tl, 2400s, -p, 1]
0.33/0.22	c simple solver
0.33/0.28	c parse instance...
3.53/1.24	c solve instance...
2400.08/2391.01	s UNKNOWN
2400.08/2391.01	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 (12677 MiB free)
  memory of node 1: 16384 MiB (13955 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406594-1569404490/watcher-4406594-1569404490 -o /var/tmp/evaluation-result-4406594-1569404490/solver-4406594-1569404490 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569396631-700 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406594-1569404490.xml 

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

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

solver pid=2477, runsolver pid=2474

[startup+0.100103 s]*
/proc/loadavg: 1.83 1.87 1.87 5/229 2493
/proc/meminfo: memFree=27256272/32770624 swapFree=66957880/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15144776 memory=29108 CPUtime=0.13 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 5764 0 0 0 12 1 0 0 20 0 15 0 516687565 15508250624 7277 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3786194 7277 3117 1 0 3748377 0
[pid=2479/tid=2480] ppid=2477 vsize=15144776 memory=7883960649037381690 CPUtime=0.09 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 3708 0 0 0 9 0 0 0 20 0 15 0 516687565 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098900301920 140098880111973 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15144776 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15144776 memory=288370638869337728 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15144776 memory=140262717625984 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516687567 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516687568 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098363581856 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516687568 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098362529264 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) R 2477 2477 669 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 516687570 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) R 2477 2477 669 0 -1 4202560 158 0 0 0 0 0 0 0 20 0 15 0 516687570 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098359371888 140098873901200 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15144776 memory=140262717625984 CPUtime=0.02 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 324 0 0 0 2 0 0 0 20 0 15 0 516687571 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687571 15508250624 7343 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 30564 KiB

[startup+0.2108 s]*
/proc/loadavg: 1.83 1.87 1.87 6/229 2493
/proc/meminfo: memFree=27244408/32770624 swapFree=66957880/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15144776 memory=40932 CPUtime=0.33 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 9424 0 0 0 31 2 0 0 20 0 15 0 516687565 15508250624 10233 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3786194 10233 3310 1 0 3748377 0
[pid=2479/tid=2480] ppid=2477 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 6616 0 0 0 18 2 0 0 20 0 15 0 516687565 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098900299584 140098888746357 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15144776 memory=1943324 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15144776 memory=288370638869337728 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516687566 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15144776 memory=140262717625984 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516687567 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516687568 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098363581856 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516687568 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098362529264 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15144776 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 533 0 0 0 3 0 0 0 20 0 15 0 516687570 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15144776 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 210 0 0 0 1 0 0 0 20 0 15 0 516687570 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15144776 memory=140262717625984 CPUtime=0.08 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 761 0 0 0 8 0 0 0 20 0 15 0 516687571 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687571 15508250624 10233 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42388 KiB

[startup+0.319632 s]*
/proc/loadavg: 1.83 1.87 1.87 4/229 2493
/proc/meminfo: memFree=27236396/32770624 swapFree=66957880/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15149032 memory=50644 CPUtime=0.54 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 10937 0 0 0 51 3 0 0 20 0 15 0 516687565 15512608768 12661 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3787258 12661 3359 1 0 3748377 0
[pid=2479/tid=2480] ppid=2477 vsize=15149032 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 7921 0 0 0 28 2 0 0 20 0 15 0 516687565 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098900299592 140098880148830 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15149032 memory=-6454338467431146081 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15149032 memory=4639640424710039650 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516687566 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15149032 memory=6933690330692294553 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516687567 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15149032 memory=4132774494331964790 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516687568 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098363581856 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15149032 memory=5450916479948256810 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516687568 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098362529264 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15149032 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15149032 memory=-7084272768233630852 CPUtime=0.04 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 548 0 0 0 4 0 0 0 20 0 15 0 516687570 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 341 0 0 0 4 0 0 0 20 0 15 0 516687570 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 836 0 0 0 12 0 0 0 20 0 15 0 516687571 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687571 15512608768 12661 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 52100 KiB

[startup+0.706907 s]
/proc/loadavg: 1.83 1.87 1.87 5/229 2493
/proc/meminfo: memFree=27200784/32770624 swapFree=66957880/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15151156 memory=128988 CPUtime=1.85 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 14730 0 0 0 180 5 0 0 20 0 15 0 516687565 15514783744 32247 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3787789 32247 3453 1 0 3748889 0
[pid=2479/tid=2480] ppid=2477 vsize=15151156 memory=5782692679075529345 CPUtime=0.68 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 8531 0 0 0 64 4 0 0 20 0 15 0 516687565 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098900301696 140098881437455 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15151156 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15151156 memory=1056 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687566 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15151156 memory=1556 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 516687566 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15151156 memory=11632 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 516687567 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15151156 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 516687568 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098363581856 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15151156 memory=1224 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 516687568 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098362529264 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15151156 memory=988 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15151156 memory=780 CPUtime=0.41 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) R 2477 2477 669 0 -1 4202560 1366 0 0 0 41 0 0 0 20 0 15 0 516687570 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098360411216 140098896080278 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15151156 memory=6168 CPUtime=0.38 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) R 2477 2477 669 0 -1 4202560 1581 0 0 0 38 0 0 0 20 0 15 0 516687570 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098359359328 140098877612905 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15151156 memory=624 CPUtime=0.34 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) R 2477 2477 669 0 -1 1077944384 1943 0 0 0 34 0 0 0 20 0 15 0 516687571 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098358315072 140098896078549 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15151156 memory=3636 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15151156 memory=2832 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 516687571 15514783744 32247 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 1.85 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 130444 KiB

[startup+1.50075 s]
/proc/loadavg: 1.83 1.87 1.87 5/229 2493
/proc/meminfo: memFree=27081512/32770624 swapFree=66957880/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0

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

[pid=2479/tid=2485] ppid=2477 vsize=15153204 memory=2253352 CPUtime=0.07 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 2960 0 0 0 5 2 0 0 20 0 15 0 516687567 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15153204 memory=2253352 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098363581920 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15153204 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098362529280 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15153204 memory=280525120019888 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15153204 memory=1428 CPUtime=3.41 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 27226 0 0 0 338 3 0 0 20 0 15 0 516687570 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15153204 memory=1728 CPUtime=3.07 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 18844 0 0 0 305 2 0 0 20 0 15 0 516687570 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15153204 memory=1456 CPUtime=0.91 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 13453 0 0 0 88 3 0 0 20 0 15 0 516687571 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15153204 memory=2253352 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15153204 memory=2253352 CPUtime=1.12 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 2277 0 0 0 54 58 0 0 20 0 15 0 516687571 15516880896 563338 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 2271.32 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 2254808 KiB

[startup+2322.3 s]
/proc/loadavg: 2.08 2.04 2.04 3/229 2824
/proc/meminfo: memFree=22998536/32770624 swapFree=66957888/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15153204 memory=2253384 CPUtime=2331.34 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 119460 0 0 0 233017 117 0 0 20 0 15 0 516687565 15516880896 563346 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3788301 563346 3522 1 0 3749401 0
[pid=2479/tid=2480] ppid=2477 vsize=15153204 memory=2253384 CPUtime=2321.91 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 48850 0 0 0 232153 38 0 0 20 0 15 0 516687565 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098900308064 140098503677612 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 751 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15153204 memory=1456 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1109 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0.16 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 457 0 0 0 12 4 0 0 20 0 15 0 516687566 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0.19 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2058 0 0 0 14 5 0 0 20 0 15 0 516687566 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0.07 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 2980 0 0 0 5 2 0 0 20 0 15 0 516687567 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098363581920 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15153204 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098362529280 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15153204 memory=2604 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15153204 memory=1456 CPUtime=3.41 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 27232 0 0 0 338 3 0 0 20 0 15 0 516687570 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15153204 memory=2253384 CPUtime=3.07 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 18870 0 0 0 305 2 0 0 20 0 15 0 516687570 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15153204 memory=3848 CPUtime=0.91 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 13461 0 0 0 88 3 0 0 20 0 15 0 516687571 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15153204 memory=2620 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15153204 memory=1456 CPUtime=1.15 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 2347 0 0 0 55 60 0 0 20 0 15 0 516687571 15516880896 563346 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 2331.34 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 2254840 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.04 3/230 2836
/proc/meminfo: memFree=22985616/32770624 swapFree=66957888/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15153204 memory=2265644 CPUtime=2391.37 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 120338 0 0 0 239019 118 0 0 20 0 15 0 516687565 15516880896 566411 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3788301 566411 3522 1 0 3749401 0
[pid=2479/tid=2480] ppid=2477 vsize=15153204 memory=140262559362416 CPUtime=2381.91 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 49672 0 0 0 238152 39 0 0 20 0 15 0 516687565 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098900308064 140098504091935 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15153204 memory=2255216 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 751 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15153204 memory=1456 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1109 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15153204 memory=1456 CPUtime=0.16 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 457 0 0 0 12 4 0 0 20 0 15 0 516687566 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15153204 memory=2265644 CPUtime=0.19 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2058 0 0 0 14 5 0 0 20 0 15 0 516687566 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15153204 memory=1456 CPUtime=0.07 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 2985 0 0 0 5 2 0 0 20 0 15 0 516687567 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15153204 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098363581920 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15153204 memory=1412 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098362529280 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15153204 memory=8112282956445269571 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15153204 memory=1728 CPUtime=3.41 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 27235 0 0 0 338 3 0 0 20 0 15 0 516687570 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15153204 memory=1456 CPUtime=3.07 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 18878 0 0 0 305 2 0 0 20 0 15 0 516687570 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15153204 memory=2253384 CPUtime=0.91 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 13465 0 0 0 88 3 0 0 20 0 15 0 516687571 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15153204 memory=3620 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15153204 memory=65508 CPUtime=1.18 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 2383 0 0 0 57 61 0 0 20 0 15 0 516687571 15516880896 566411 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 2391.37 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 2267100 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2391 s]*
/proc/loadavg: 2.02 2.03 2.04 3/230 2836
/proc/meminfo: memFree=22983876/32770624 swapFree=66957888/67108860
[pid=2477] ppid=2474 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/2477/stat : 2477 (xcsp3-exec) S 2474 2477 669 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 516687565 115843072 364 33554432000 4194304 5098028 140720610220448 140720610218552 140130014364284 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21434368 140720610222935 140720610223193 140720610223193 140720610226118 0
/proc/2477/statm: 28282 364 305 221 0 87 0
[pid=2479] ppid=2477 vsize=15153204 memory=2267128 CPUtime=2400.08 cores=0,2,4,6
/proc/2479/stat : 2479 (java) S 2477 2477 669 0 -1 1077944320 120427 0 0 0 239890 118 0 0 20 0 15 0 516687565 15516880896 566782 33554432000 4194304 4196468 140728376305632 140728376288176 140098896068343 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
/proc/2479/statm: 3788301 566782 3522 1 0 3749401 0
[pid=2479/tid=2480] ppid=2477 vsize=15153204 memory=8112282956445269571 CPUtime=2390.62 cores=0,2,4,6
/proc/2479/task/2480/stat : 2480 (java) R 2477 2477 669 0 -1 4202560 49759 0 0 0 239023 39 0 0 20 0 15 0 516687565 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098900308064 140098503677689 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2481] ppid=2477 vsize=15153204 memory=4872558044660077418 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2481/stat : 2481 (java) S 2477 2477 669 0 -1 1077944384 751 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098824108304 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2482] ppid=2477 vsize=15153204 memory=3280 CPUtime=0.18 cores=0,2,4,6
/proc/2479/task/2482/stat : 2482 (java) S 2477 2477 669 0 -1 1077944384 1109 0 0 0 13 5 0 0 20 0 15 0 516687566 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098823055760 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2483] ppid=2477 vsize=15153204 memory=3620 CPUtime=0.16 cores=0,2,4,6
/proc/2479/task/2483/stat : 2483 (java) S 2477 2477 669 0 -1 1077944384 457 0 0 0 12 4 0 0 20 0 15 0 516687566 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098822003216 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2484] ppid=2477 vsize=15153204 memory=65508 CPUtime=0.19 cores=0,2,4,6
/proc/2479/task/2484/stat : 2484 (java) S 2477 2477 669 0 -1 1077944384 2058 0 0 0 14 5 0 0 20 0 15 0 516687566 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098820950672 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2485] ppid=2477 vsize=15153204 memory=1988 CPUtime=0.07 cores=0,2,4,6
/proc/2479/task/2485/stat : 2485 (java) S 2477 2477 669 0 -1 1077944384 2985 0 0 0 5 2 0 0 20 0 15 0 516687567 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098364635632 140098896079490 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2486] ppid=2477 vsize=15153204 memory=988 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2486/stat : 2486 (java) S 2477 2477 669 0 -1 1077944384 39 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098363581920 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2487] ppid=2477 vsize=15153204 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2487/stat : 2487 (java) S 2477 2477 669 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 516687568 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098362529280 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2488] ppid=2477 vsize=15153204 memory=0 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2488/stat : 2488 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687570 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098361477840 140098896086939 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2489] ppid=2477 vsize=15153204 memory=140262559584156 CPUtime=3.41 cores=0,2,4,6
/proc/2479/task/2489/stat : 2489 (java) S 2477 2477 669 0 -1 1077944384 27235 0 0 0 338 3 0 0 20 0 15 0 516687570 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098360424432 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2490] ppid=2477 vsize=15153204 memory=1556 CPUtime=3.07 cores=0,2,4,6
/proc/2479/task/2490/stat : 2490 (java) S 2477 2477 669 0 -1 1077944384 18878 0 0 0 305 2 0 0 20 0 15 0 516687570 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098359371888 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2491] ppid=2477 vsize=15153204 memory=11632 CPUtime=0.91 cores=0,2,4,6
/proc/2479/task/2491/stat : 2491 (java) S 2477 2477 669 0 -1 1077944384 13465 0 0 0 88 3 0 0 20 0 15 0 516687571 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098358319344 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2492] ppid=2477 vsize=15153204 memory=1732 CPUtime=0 cores=0,2,4,6
/proc/2479/task/2492/stat : 2492 (java) S 2477 2477 669 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 516687571 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098357267040 140098896078549 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
[pid=2479/tid=2493] ppid=2477 vsize=15153204 memory=7378421639213634136 CPUtime=1.18 cores=0,2,4,6
/proc/2479/task/2493/stat : 2493 (java) S 2477 2477 669 0 -1 1077944384 2385 0 0 0 57 61 0 0 20 0 15 0 516687571 15516880896 566782 33554432000 4194304 4196468 140728376305632 140098356214576 140098896079490 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 14 0 0 6293624 6294260 18821120 140728376312795 140728376312970 140728376312970 140728376315855 0
Current children cumulated CPU time: 2400.08 s
Current children cumulated vsize: 15266332 KiB
Current children cumulated memory: 2268584 KiB

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

[startup+2391.03 s]
# the end of solver process 2477 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.92 s, system=1.19947 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2391.03
CPU time (s): 2400.12
CPU user time (s): 2398.92
CPU system time (s): 1.19947
CPU usage (%): 100.38
Max. virtual memory (cumulated for all children) (KiB): 15266332
Max. memory (cumulated for all children) (KiB): 2268584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.92
system time used= 1.19947
maximum resident set size= 2269344
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 121521
page faults= 0
swaps= 0
block input operations= 0
block output operations= 1824
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 55339
involuntary context switches= 1586


# summary of solver processes directly reported to runsolver:
#   pid: 2477
#   total CPU time (s): 2400.12
#   total CPU user time (s): 2398.92
#   total CPU system time (s): 1.19947

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.9274 second user time and 24.491 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-25 11:40:51
IDJOB=4406594
IDBENCH=139525
IDSOLVER=2870
FILE ID=node149/4406594-1569404490
RUNJOBID= node149-1569396631-700
PBS_JOBID= 21705676
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/SteelMillSlab/SteelMillSlab-bench_13_19.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-4406594-1569404490/watcher-4406594-1569404490 -o /var/tmp/evaluation-result-4406594-1569404490/solver-4406594-1569404490 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1569396631-700 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 1 -ml 12000 -tdir HOME -seed 674339674 HOME/instance-4406594-1569404490.xml

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

MD5SUM BENCH= 517edee816e601fa237873c001bf01e9
RANDOM SEED=674339674

node149.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.81
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.81
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.81
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.81
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:        27272620 kB
MemAvailable:   31571428 kB
Buffers:          142092 kB
Cached:          4245688 kB
SwapCached:        42448 kB
Active:          3300912 kB
Inactive:        1369396 kB
Active(anon):     239824 kB
Inactive(anon):    96508 kB
Active(file):    3061088 kB
Inactive(file):  1272888 kB
Unevictable:      107544 kB
Mlocked:          107544 kB
SwapTotal:      67108860 kB
SwapFree:       66957880 kB
Dirty:             25944 kB
Writeback:             0 kB
AnonPages:        393732 kB
Mapped:            71316 kB
Shmem:             45024 kB
Slab:             422044 kB
SReclaimable:     393292 kB
SUnreclaim:        28752 kB
KernelStack:        4000 kB
PageTables:         6968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1419824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    335872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      144768 kB
DirectMap2M:    33400832 kB

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