Trace number 4406253

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) 2520.05 2514.22

General information on the benchmark

NameBinPacking/BinPacking-sum-sw100/
BinPacking-sum-sw100-01.xml
MD5SUM158e2c33e228ebf79a07c013c2cd02f9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20012.7
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints39
Number of domains2
Minimum domain size19
Maximum domain size47
Distribution of domain sizes[{"size":19,"count":1},{"size":47,"count":108}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":90},{"degree":5,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":36},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":18},{"type":"lex","count":1},{"type":"sum","count":18},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4406253-1569412087.xml"  -tl '2520s' -p 1
0.12/0.18	c Choco e747e1e
0.12/0.18	c [HOME/instance-4406253-1569412087.xml, -tl, 2520s, -p, 1]
0.35/0.22	c simple solver
0.35/0.28	c parse instance...
0.72/0.48	c solve instance...
2520.02/2514.21	s UNKNOWN
2520.02/2514.21	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 (12362 MiB free)
  memory of node 1: 16384 MiB (11589 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4406253-1569412087/watcher-4406253-1569412087 -o /var/tmp/evaluation-result-4406253-1569412087/solver-4406253-1569412087 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569408107-11224 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 872097143 HOME/instance-4406253-1569412087.xml 

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

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


[startup+0.100057 s]*
/proc/loadavg: 2.02 1.77 1.70 4/231 12833
/proc/meminfo: memFree=24510372/32770624 swapFree=66974668/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15144776 memory=30040 CPUtime=0.12 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 5458 0 0 0 11 1 0 0 20 0 15 0 517150544 15508250624 7510 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3786194 7510 3140 1 0 3748377 0
[pid=12819/tid=12820] ppid=12817 vsize=15144776 memory=8252428994737482315 CPUtime=0.09 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) S 12817 12817 8971 0 -1 1077944384 3366 0 0 0 8 1 0 0 20 0 15 0 517150544 15508250624 7576 33554432000 4194304 4196468 140732914031632 140607473755712 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 7576 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 7576 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 7576 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 7576 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150546 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517150547 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606937023392 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517150547 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606935970800 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) R 12817 12817 8971 0 -1 1077944384 423 0 0 0 0 0 0 0 20 0 15 0 517150549 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 61 0 0 0 0 0 0 0 20 0 15 0 517150549 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0.02 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) R 12817 12817 8971 0 -1 4202560 335 0 0 0 2 0 0 0 20 0 15 0 517150549 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606931757632 140607469552218 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150550 15508250624 7576 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31496 KiB

[startup+0.210934 s]*
/proc/loadavg: 2.02 1.77 1.70 4/231 12833
/proc/meminfo: memFree=24497504/32770624 swapFree=66974668/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15144776 memory=41452 CPUtime=0.35 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 9030 0 0 0 32 3 0 0 20 0 15 0 517150544 15508250624 10363 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3786194 10363 3316 1 0 3748377 0
[pid=12819/tid=12820] ppid=12817 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 6168 0 0 0 18 2 0 0 20 0 15 0 517150544 15508250624 10363 33554432000 4194304 4196468 140732914031632 140607473767632 140607469552797 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15144776 memory=13657 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 10363 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15144776 memory=288370652816385664 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 10363 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 10363 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15508250624 10363 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 517150546 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517150547 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606937023392 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517150547 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606935970800 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15144776 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 660 0 0 0 2 0 0 0 20 0 15 0 517150549 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15144776 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 137 0 0 0 2 0 0 0 20 0 15 0 517150549 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15144776 memory=140276664673920 CPUtime=0.08 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 755 0 0 0 8 0 0 0 20 0 15 0 517150549 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15144776 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15144776 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150550 15508250624 10363 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42908 KiB

[startup+0.316142 s]*
/proc/loadavg: 2.02 1.77 1.70 4/231 12833
/proc/meminfo: memFree=24490632/32770624 swapFree=66974668/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15149032 memory=50168 CPUtime=0.54 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 10391 0 0 0 51 3 0 0 20 0 15 0 517150544 15512608768 12542 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3787258 12542 3355 1 0 3748377 0
[pid=12819/tid=12820] ppid=12817 vsize=15149032 memory=1398722017469774279 CPUtime=0.3 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 7367 0 0 0 28 2 0 0 20 0 15 0 517150544 15512608768 12607 33554432000 4194304 4196468 140732914031632 140607473767888 140607469552797 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15512608768 12607 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15512608768 12607 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15149032 memory=6944656592387989600 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15512608768 12607 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15149032 memory=8562125494162282060 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15512608768 12607 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15149032 memory=7439764725291328914 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 517150546 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15149032 memory=6944656591801720471 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517150547 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606937023392 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15149032 memory=4498404016631593313 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517150547 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606935970800 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15149032 memory=8514701219781834910 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15149032 memory=6576575808607462822 CPUtime=0.04 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 672 0 0 0 4 0 0 0 20 0 15 0 517150549 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15149032 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 228 0 0 0 4 0 0 0 20 0 15 0 517150549 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15149032 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 15 0 517150549 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15149032 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150550 15512608768 12607 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51624 KiB

[startup+0.701165 s]
/proc/loadavg: 2.02 1.77 1.70 6/231 12833
/proc/meminfo: memFree=24481204/32770624 swapFree=66974668/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15151156 memory=70920 CPUtime=1.58 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 14498 0 0 0 154 4 0 0 20 0 15 0 517150544 15514783744 17730 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3787789 17730 3448 1 0 3748889 0
[pid=12819/tid=12820] ppid=12817 vsize=15151156 memory=1793887044865 CPUtime=0.67 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 8601 0 0 0 65 2 0 0 20 0 15 0 517150544 15514783744 17796 33554432000 4194304 4196468 140732914031632 140607473769696 140607109073504 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15151156 memory=33 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15514783744 17796 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15151156 memory=-7604262568725289114 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150545 15514783744 17796 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15514783744 17796 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15151156 memory=0 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 517150545 15514783744 17796 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15151156 memory=55448 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 517150546 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15151156 memory=992 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606937023392 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15151156 memory=2044 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606935970800 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15151156 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15151156 memory=11624 CPUtime=0.29 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) R 12817 12817 8971 0 -1 4202560 1571 0 0 0 29 0 0 0 20 0 15 0 517150549 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606933848008 140607453031077 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15151156 memory=740 CPUtime=0.31 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) R 12817 12817 8971 0 -1 4202560 1681 0 0 0 31 0 0 0 20 0 15 0 517150549 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606932795464 140607454639797 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15151156 memory=1056 CPUtime=0.27 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 1405 0 0 0 27 0 0 0 20 0 15 0 517150549 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15151156 memory=1552 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15151156 memory=1040 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 17796 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 1.58 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 72376 KiB

[startup+1.50084 s]
/proc/loadavg: 2.02 1.77 1.70 5/231 12833
/proc/meminfo: memFree=24465268/32770624 swapFree=66974668/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0

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

/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606935970816 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15151156 memory=213988 CPUtime=1.74 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 11882 0 0 0 173 1 0 0 20 0 15 0 517150549 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15151156 memory=213988 CPUtime=1.82 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 12397 0 0 0 181 1 0 0 20 0 15 0 517150549 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15151156 memory=1456 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 6853 0 0 0 43 1 0 0 20 0 15 0 517150549 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15151156 memory=6105 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15151156 memory=2423 CPUtime=0.69 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1118 0 0 0 30 39 0 0 20 0 15 0 517150550 15514783744 53497 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 2387.9 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 215444 KiB

[startup+2442.31 s]
/proc/loadavg: 0.99 0.98 1.53 2/207 13201
/proc/meminfo: memFree=24950640/32770624 swapFree=66974676/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15151156 memory=370248 CPUtime=2447.96 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 73511 0 0 0 244735 61 0 0 20 0 15 0 517150544 15514783744 92562 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3787789 92562 3517 1 0 3748889 0
[pid=12819/tid=12820] ppid=12817 vsize=15151156 memory=340808 CPUtime=2440.92 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 21314 0 0 0 244076 16 0 0 20 0 15 0 517150544 15514783744 92562 33554432000 4194304 4196468 140732914031632 140607473770048 140607110444799 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15151156 memory=656760 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 2519 0 0 0 40 4 0 0 20 0 15 0 517150545 15514783744 92562 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15151156 memory=340808 CPUtime=0.43 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 3624 0 0 0 39 4 0 0 20 0 15 0 517150545 15514783744 92562 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15151156 memory=349692 CPUtime=0.45 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 3908 0 0 0 40 5 0 0 20 0 15 0 517150545 15514783744 92562 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15151156 memory=1456 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2696 0 0 0 41 3 0 0 20 0 15 0 517150545 15514783744 92562 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15151156 memory=1672 CPUtime=0.46 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 5768 0 0 0 42 4 0 0 20 0 15 0 517150546 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15151156 memory=780 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606937023456 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15151156 memory=213988 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606935970816 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15151156 memory=502756 CPUtime=1.74 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 11884 0 0 0 173 1 0 0 20 0 15 0 517150549 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15151156 memory=1456 CPUtime=1.82 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 12399 0 0 0 181 1 0 0 20 0 15 0 517150549 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15151156 memory=656760 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 6856 0 0 0 43 1 0 0 20 0 15 0 517150549 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15151156 memory=568512 CPUtime=0.71 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1137 0 0 0 31 40 0 0 20 0 15 0 517150550 15514783744 92562 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 2447.96 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 371704 KiB

[startup+2502.31 s]
/proc/loadavg: 0.84 0.94 1.48 2/207 13205
/proc/meminfo: memFree=24973916/32770624 swapFree=66974676/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15151156 memory=347212 CPUtime=2508.12 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 77889 0 0 0 250726 86 0 0 20 0 15 0 517150544 15514783744 86803 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3787789 86803 3517 1 0 3748889 0
[pid=12819/tid=12820] ppid=12817 vsize=15151156 memory=1456 CPUtime=2500.83 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 25611 0 0 0 250043 40 0 0 20 0 15 0 517150544 15514783744 86803 33554432000 4194304 4196468 140732914031632 140607473770400 140607110446110 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15151156 memory=347212 CPUtime=0.49 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 2535 0 0 0 45 4 0 0 20 0 15 0 517150545 15514783744 86803 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15151156 memory=1118708 CPUtime=0.48 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 3633 0 0 0 44 4 0 0 20 0 15 0 517150545 15514783744 86803 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15151156 memory=1096088 CPUtime=0.5 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 3924 0 0 0 45 5 0 0 20 0 15 0 517150545 15514783744 86803 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15151156 memory=347212 CPUtime=0.5 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2702 0 0 0 46 4 0 0 20 0 15 0 517150545 15514783744 86803 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15151156 memory=1456 CPUtime=0.51 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 5798 0 0 0 46 5 0 0 20 0 15 0 517150546 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15151156 memory=549252 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606937023456 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606935970816 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15151156 memory=3612 CPUtime=1.74 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 11884 0 0 0 173 1 0 0 20 0 15 0 517150549 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15151156 memory=6791534058613427641 CPUtime=1.82 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 12399 0 0 0 181 1 0 0 20 0 15 0 517150549 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15151156 memory=1552 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 6856 0 0 0 43 1 0 0 20 0 15 0 517150549 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15151156 memory=288230574492221466 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15151156 memory=288230621803970871 CPUtime=0.72 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1141 0 0 0 31 41 0 0 20 0 15 0 517150550 15514783744 86803 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 11 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 2508.12 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 348668 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2514.2 s]*
/proc/loadavg: 0.88 0.94 1.47 2/207 13205
/proc/meminfo: memFree=24974120/32770624 swapFree=66974676/67108860
[pid=12817] ppid=12814 vsize=113128 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12817/stat : 12817 (xcsp3-exec) S 12814 12817 8971 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 517150544 115843072 364 33554432000 4194304 5098028 140726192695168 140726192693272 139727008703100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 18599936 140726192702295 140726192702553 140726192702553 140726192705478 0
/proc/12817/statm: 28282 364 305 221 0 87 0
[pid=12819] ppid=12817 vsize=15151156 memory=347316 CPUtime=2520.02 cores=0,2,4,6
/proc/12819/stat : 12819 (java) S 12817 12817 8971 0 -1 1077944320 78288 0 0 0 251916 86 0 0 20 0 15 0 517150544 15514783744 86829 33554432000 4194304 4196468 140732914031632 140732914014176 140607469530871 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
/proc/12819/statm: 3787789 86829 3517 1 0 3748889 0
[pid=12819/tid=12820] ppid=12817 vsize=15151156 memory=1398722017469774279 CPUtime=2512.72 cores=0,2,4,6
/proc/12819/task/12820/stat : 12820 (java) R 12817 12817 8971 0 -1 4202560 25633 0 0 0 251232 40 0 0 20 0 15 0 517150544 15514783744 86829 33554432000 4194304 4196468 140732914031632 140607473770048 140607110447168 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12821] ppid=12817 vsize=15151156 memory=4872558044660077418 CPUtime=0.5 cores=0,2,4,6
/proc/12819/task/12821/stat : 12821 (java) S 12817 12817 8971 0 -1 1077944384 2573 0 0 0 46 4 0 0 20 0 15 0 517150545 15514783744 86829 33554432000 4194304 4196468 140732914031632 140607432637200 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12822] ppid=12817 vsize=15151156 memory=845332 CPUtime=0.49 cores=0,2,4,6
/proc/12819/task/12822/stat : 12822 (java) S 12817 12817 8971 0 -1 1077944384 3661 0 0 0 45 4 0 0 20 0 15 0 517150545 15514783744 86829 33554432000 4194304 4196468 140732914031632 140607061154704 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12823] ppid=12817 vsize=15151156 memory=2700 CPUtime=0.5 cores=0,2,4,6
/proc/12819/task/12823/stat : 12823 (java) S 12817 12817 8971 0 -1 1077944384 3946 0 0 0 45 5 0 0 20 0 15 0 517150545 15514783744 86829 33554432000 4194304 4196468 140732914031632 140607060102160 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12824] ppid=12817 vsize=15151156 memory=4104 CPUtime=0.5 cores=0,2,4,6
/proc/12819/task/12824/stat : 12824 (java) S 12817 12817 8971 0 -1 1077944384 2978 0 0 0 46 4 0 0 20 0 15 0 517150545 15514783744 86829 33554432000 4194304 4196468 140732914031632 140607059049616 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12825] ppid=12817 vsize=15151156 memory=1408 CPUtime=0.51 cores=0,2,4,6
/proc/12819/task/12825/stat : 12825 (java) S 12817 12817 8971 0 -1 1077944384 5811 0 0 0 46 5 0 0 20 0 15 0 517150546 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606938077168 140607469542018 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12826] ppid=12817 vsize=15151156 memory=347316 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12826/stat : 12826 (java) S 12817 12817 8971 0 -1 1077944384 73 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606937023456 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12827] ppid=12817 vsize=15151156 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12827/stat : 12827 (java) S 12817 12817 8971 0 -1 1077944384 89 0 0 0 0 0 0 0 20 0 15 0 517150547 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606935970816 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12828] ppid=12817 vsize=15151156 memory=55536 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12828/stat : 12828 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150549 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606934919376 140607469549467 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12829] ppid=12817 vsize=15151156 memory=992 CPUtime=1.74 cores=0,2,4,6
/proc/12819/task/12829/stat : 12829 (java) S 12817 12817 8971 0 -1 1077944384 11884 0 0 0 173 1 0 0 20 0 15 0 517150549 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606933866992 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12830] ppid=12817 vsize=15151156 memory=1456 CPUtime=1.82 cores=0,2,4,6
/proc/12819/task/12830/stat : 12830 (java) S 12817 12817 8971 0 -1 1077944384 12399 0 0 0 181 1 0 0 20 0 15 0 517150549 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606932814448 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12831] ppid=12817 vsize=15151156 memory=1456 CPUtime=0.44 cores=0,2,4,6
/proc/12819/task/12831/stat : 12831 (java) S 12817 12817 8971 0 -1 1077944384 6856 0 0 0 43 1 0 0 20 0 15 0 517150549 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606931761904 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12832] ppid=12817 vsize=15151156 memory=1456 CPUtime=0 cores=0,2,4,6
/proc/12819/task/12832/stat : 12832 (java) S 12817 12817 8971 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 517150550 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606930709600 140607469541077 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
[pid=12819/tid=12833] ppid=12817 vsize=15151156 memory=347316 CPUtime=0.72 cores=0,2,4,6
/proc/12819/task/12833/stat : 12833 (java) S 12817 12817 8971 0 -1 1077944384 1141 0 0 0 31 41 0 0 20 0 15 0 517150550 15514783744 86829 33554432000 4194304 4196468 140732914031632 140606929656112 140607469542018 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 19763200 140732914037723 140732914037898 140732914037898 140732914040783 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 348772 KiB

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

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

[startup+2514.22 s]
# the end of solver process 12819 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.17 s, system=0.874441 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

Child status: 143
Real time (s): 2514.22
CPU time (s): 2520.05
CPU user time (s): 2519.17
CPU system time (s): 0.874441
CPU usage (%): 100.232
Max. virtual memory (cumulated for all children) (KiB): 15264284
Max. memory (cumulated for all children) (KiB): 1226260

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.17
system time used= 0.874441
maximum resident set size= 1241188
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 78983
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 68472
involuntary context switches= 3483


# summary of solver processes directly reported to runsolver:
#   pid: 12817,12819
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.17
#   total CPU system time (s): 0.874441

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.3914 second user time and 21.0813 second system time

The end

Launcher Data

Begin job on node117 at 2019-09-25 13:47:24
IDJOB=4406253
IDBENCH=138148
IDSOLVER=2869
FILE ID=node117/4406253-1569412087
RUNJOBID= node117-1569408107-11224
PBS_JOBID= 21705694
Free space on /var/tmp= 13488 MiB

SOLVER NAME= choco-solver 2019-09-24
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-sw100/BinPacking-sum-sw100-01.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-4406253-1569412087/watcher-4406253-1569412087 -o /var/tmp/evaluation-result-4406253-1569412087/solver-4406253-1569412087 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node117-1569408107-11224 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 1 -ml 12000 -tdir HOME -seed 872097143 HOME/instance-4406253-1569412087.xml

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

MD5SUM BENCH= 158e2c33e228ebf79a07c013c2cd02f9
RANDOM SEED=872097143

node117.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.75
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.75
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.75
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.75
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:        24526740 kB
MemAvailable:   31068088 kB
Buffers:          152100 kB
Cached:          6442792 kB
SwapCached:        27780 kB
Active:          4018132 kB
Inactive:        3365412 kB
Active(anon):     759248 kB
Inactive(anon):    80960 kB
Active(file):    3258884 kB
Inactive(file):  3284452 kB
Unevictable:      106976 kB
Mlocked:          106976 kB
SwapTotal:      67108860 kB
SwapFree:       66974668 kB
Dirty:             26180 kB
Writeback:             0 kB
AnonPages:       1100300 kB
Mapped:            68996 kB
Shmem:             43004 kB
Slab:             455104 kB
SReclaimable:     426472 kB
SUnreclaim:        28632 kB
KernelStack:        4064 kB
PageTables:         8100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1623364 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    997376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /var/tmp at the end= 13488 MiB
End job on node117 at 2019-09-25 14:29:18