Trace number 4404152

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2400.48 605.033

General information on the benchmark

NameBinPacking/
BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
MD5SUM9ef2b094cdda1b830103df1ca446c40b
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2400.21
Satisfiable
(Un)Satisfiability was proved
Number of variables470
Number of constraints70
Number of domains2
Minimum domain size62
Maximum domain size68
Distribution of domain sizes[{"size":62,"count":469},{"size":68,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":402},{"degree":4,"count":67}]
Minimum constraint arity7
Maximum constraint arity469
Distribution of constraint arities[{"arity":7,"count":67},{"arity":68,"count":1},{"arity":469,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":67},{"type":"lex","count":1},{"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-4404152-1568991923.xml"  -tl '2400s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4404152-1568991923.xml, -tl, 2400s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
7.59/3.54	c solve instance...
2400.04/604.99	s UNKNOWN
2400.04/604.99	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 (3472 MiB free)
  memory of node 1: 16384 MiB (6911 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404152-1568991923/watcher-4404152-1568991923 -o /var/tmp/evaluation-result-4404152-1568991923/solver-4404152-1568991923 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560 xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 180603473 HOME/instance-4404152-1568991923.xml 

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

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

solver pid=1348, runsolver pid=1345

[startup+0.102081 s]*
/proc/loadavg: 8.69 8.45 7.52 6/237 1364
/proc/meminfo: memFree=10616812/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15144776 memory=29904 CPUtime=0.13 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 5935 0 0 0 12 1 0 0 20 0 15 0 475430920 15508250624 7476 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3786194 7476 3147 1 0 3748377 0
[pid=1350/tid=1351] ppid=1348 vsize=15144776 memory=7022364632946311227 CPUtime=0.09 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) R 1348 1348 28986 0 -1 4202560 3845 0 0 0 9 0 0 0 20 0 15 0 475430920 15508250624 7542 33554432000 4194304 4196468 140723395827440 140112259837408 140112239658341 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15144776 memory=4296910620 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 7542 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15144776 memory=140031109207916 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 7542 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 7542 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 7542 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15144776 memory=140031109183104 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475430922 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475430923 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111722997024 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475430923 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111721944688 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430925 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 417 0 0 0 0 0 0 0 20 0 15 0 475430925 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) R 1348 1348 28986 0 -1 4202560 66 0 0 0 0 0 0 0 20 0 15 0 475430925 15508250624 7542 33554432000 4194304 4196468 140723395827440 140111718767960 140112233362016 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15144776 memory=140031109183104 CPUtime=0.02 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) R 1348 1348 28986 0 -1 4202560 346 0 0 0 2 0 0 0 20 0 15 0 475430925 15508250624 7607 33554432000 4194304 4196468 140723395827440 140111717734768 140112234544040 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430926 15508250624 7607 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430926 15508250624 7607 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31356 KiB

[startup+0.211418 s]*
/proc/loadavg: 8.69 8.45 7.52 7/237 1364
/proc/meminfo: memFree=10603692/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15144776 memory=41168 CPUtime=0.34 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 9490 0 0 0 32 2 0 0 20 0 15 0 475430920 15508250624 10292 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3786194 10292 3276 1 0 3748377 0
[pid=1350/tid=1351] ppid=1348 vsize=15144776 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) R 1348 1348 28986 0 -1 4202560 6658 0 0 0 18 2 0 0 20 0 15 0 475430920 15508250624 10292 33554432000 4194304 4196468 140723395827440 140112259849696 140112255626646 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15144776 memory=4296910620 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 10292 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15144776 memory=140031109207916 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 10292 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 10292 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475430921 15508250624 10292 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15144776 memory=140031109183104 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475430922 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475430923 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111722997024 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475430923 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111721944688 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430925 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 609 0 0 0 2 0 0 0 20 0 15 0 475430925 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 186 0 0 0 2 0 0 0 20 0 15 0 475430925 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15144776 memory=140031109183104 CPUtime=0.08 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) R 1348 1348 28986 0 -1 4202560 735 0 0 0 8 0 0 0 20 0 15 0 475430925 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111717734768 140112234533200 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430926 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430926 15508250624 10292 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42620 KiB

[startup+0.310711 s]*
/proc/loadavg: 8.69 8.45 7.52 7/237 1364
/proc/meminfo: memFree=10597040/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15149032 memory=49948 CPUtime=0.53 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 10802 0 0 0 50 3 0 0 20 0 15 0 475430920 15512608768 12487 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3787258 12487 3354 1 0 3748377 0
[pid=1350/tid=1351] ppid=1348 vsize=15149032 memory=6935054825532540783 CPUtime=0.3 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) R 1348 1348 28986 0 -1 4202560 7842 0 0 0 28 2 0 0 20 0 15 0 475430920 15512608768 12556 33554432000 4194304 4196468 140723395827440 140112259845824 140112239695198 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15512608768 12556 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15149032 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15512608768 12556 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15149032 memory=31856 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15512608768 12556 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15149032 memory=1412 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475430921 15512608768 12556 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475430922 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475430923 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111722997024 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15149032 memory=140030966278976 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475430923 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111721944688 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430925 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15149032 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 620 0 0 0 3 0 0 0 20 0 15 0 475430925 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15149032 memory=6944656592455360604 CPUtime=0.06 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 270 0 0 0 6 0 0 0 20 0 15 0 475430925 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) S 1348 1348 28986 0 -1 1077944384 811 0 0 0 12 0 0 0 20 0 15 0 475430925 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111717734768 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430926 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15149032 memory=-3535470213243961690 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430926 15512608768 12556 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51400 KiB

[startup+0.700852 s]
/proc/loadavg: 8.69 8.45 7.52 9/237 1364
/proc/meminfo: memFree=10572256/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15151156 memory=113004 CPUtime=1.44 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 13772 0 0 0 139 5 0 0 20 0 15 0 475430920 15514783744 28251 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3787789 28251 3434 1 0 3748889 0
[pid=1350/tid=1351] ppid=1348 vsize=15151156 memory=5782692679075529345 CPUtime=0.68 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) R 1348 1348 28986 0 -1 4202560 8341 0 0 0 64 4 0 0 20 0 15 0 475430920 15514783744 28251 33554432000 4194304 4196468 140723395827440 140112259853176 140112238077369 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15514783744 28251 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15514783744 28251 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15151156 memory=1428 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430921 15514783744 28251 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15151156 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475430921 15514783744 28251 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15151156 memory=1056 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475430922 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15151156 memory=1556 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475430923 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111722997024 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15151156 memory=11632 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475430923 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111721944688 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15151156 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430925 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15151156 memory=1088 CPUtime=0.25 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 1646 0 0 0 25 0 0 0 20 0 15 0 475430925 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15151156 memory=988 CPUtime=0.25 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 931 0 0 0 25 0 0 0 20 0 15 0 475430925 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15151156 memory=780 CPUtime=0.24 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) S 1348 1348 28986 0 -1 1077944384 1546 0 0 0 24 0 0 0 20 0 15 0 475430925 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111717734768 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15151156 memory=6032 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475430926 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15151156 memory=624 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475430926 15514783744 28251 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 1.44 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 114456 KiB

[startup+1.50863 s]
/proc/loadavg: 8.69 8.45 7.52 8/237 1364
/proc/meminfo: memFree=10479480/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0

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

[pid=1350/tid=1354] ppid=1348 vsize=15417412 memory=3899976 CPUtime=0.44 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 5628 0 0 0 31 13 0 0 20 0 19 0 475430921 15787429888 974994 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15417412 memory=3899976 CPUtime=0.46 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 3553 0 0 0 31 15 0 0 20 0 19 0 475430921 15787429888 974994 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15417412 memory=1452 CPUtime=0.45 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 8312 0 0 0 44 1 0 0 20 0 19 0 475430922 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111722997088 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15417412 memory=280061934756096 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111721944704 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15417412 memory=54664 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430925 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15417412 memory=1988 CPUtime=3.56 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 17309 0 0 0 355 1 0 0 20 0 19 0 475430925 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15417412 memory=1452 CPUtime=3.88 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 19199 0 0 0 386 2 0 0 20 0 19 0 475430925 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15417412 memory=3899976 CPUtime=0.79 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) S 1348 1348 28986 0 -1 1077944384 10231 0 0 0 77 2 0 0 20 0 19 0 475430925 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111717734768 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15417412 memory=3899976 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430926 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15417412 memory=1428 CPUtime=0.2 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 756 0 0 0 0 20 0 0 20 0 19 0 475430926 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1365] ppid=1348 vsize=15417412 memory=1452 CPUtime=514.69 cores=1,3,5,7
/proc/1350/task/1365/stat : 1365 (java) R 1348 1348 28986 0 -1 4202560 8836 0 0 0 51456 13 0 0 20 0 19 0 475431275 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111706647184 140111858441202 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1366] ppid=1348 vsize=15417412 memory=1452 CPUtime=514.26 cores=1,3,5,7
/proc/1350/task/1366/stat : 1366 (java) R 1348 1348 28986 0 -1 4202560 13562 0 0 0 51412 14 0 0 20 0 19 0 475431275 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111705598832 140111856333840 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1367] ppid=1348 vsize=15417412 memory=1452 CPUtime=514.6 cores=1,3,5,7
/proc/1350/task/1367/stat : 1367 (java) R 1348 1348 28986 0 -1 4202560 7610 0 0 0 51447 13 0 0 20 0 19 0 475431275 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111704543400 140111857131544 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1368] ppid=1348 vsize=15417412 memory=3899976 CPUtime=513.38 cores=1,3,5,7
/proc/1350/task/1368/stat : 1368 (java) R 1348 1348 28986 0 -1 4202560 12361 0 0 0 51322 16 0 0 20 0 19 0 475431275 15787429888 974994 33554432000 4194304 4196468 140723395827440 140111703489944 140111856333952 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 2071.23 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3901428 KiB

[startup+582.302 s]
/proc/loadavg: 9.71 9.14 8.29 9/239 1527
/proc/meminfo: memFree=4411704/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15417412 memory=3839824 CPUtime=2310.06 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 131996 0 0 0 230871 135 0 0 20 0 19 0 475430920 15787429888 959956 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3854353 959956 3545 1 0 3815453 0
[pid=1350/tid=1351] ppid=1348 vsize=15417412 memory=3845964 CPUtime=3.44 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) S 1348 1348 28986 0 -1 1077944384 10880 0 0 0 337 7 0 0 20 0 19 0 475430920 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112259855488 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.47 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1980 0 0 0 32 15 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15417412 memory=1452 CPUtime=0.5 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 3622 0 0 0 33 17 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.46 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 6279 0 0 0 33 13 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15417412 memory=1452 CPUtime=0.48 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 3692 0 0 0 33 15 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.45 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 8596 0 0 0 44 1 0 0 20 0 19 0 475430922 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111722997088 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15417412 memory=3845964 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111721944704 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15417412 memory=1452 CPUtime=3.56 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 17312 0 0 0 355 1 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15417412 memory=3620 CPUtime=3.88 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 19207 0 0 0 386 2 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15417412 memory=54664 CPUtime=0.79 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) S 1348 1348 28986 0 -1 1077944384 10235 0 0 0 77 2 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111717734768 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430926 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15417412 memory=54664 CPUtime=0.23 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 785 0 0 0 0 23 0 0 20 0 19 0 475430926 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1365] ppid=1348 vsize=15417412 memory=0 CPUtime=574.18 cores=1,3,5,7
/proc/1350/task/1365/stat : 1365 (java) R 1348 1348 28986 0 -1 4202560 9616 0 0 0 57405 13 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111706647432 140111857131564 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1366] ppid=1348 vsize=15417412 memory=230807 CPUtime=573.91 cores=1,3,5,7
/proc/1350/task/1366/stat : 1366 (java) R 1348 1348 28986 0 -1 4202560 15568 0 0 0 57376 15 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111705599376 140111856332129 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1367] ppid=1348 vsize=15417412 memory=11632 CPUtime=574.26 cores=1,3,5,7
/proc/1350/task/1367/stat : 1367 (java) R 1348 1348 28986 0 -1 4202560 8386 0 0 0 57413 13 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111704543424 140111856332323 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1368] ppid=1348 vsize=15417412 memory=1732 CPUtime=573.34 cores=1,3,5,7
/proc/1350/task/1368/stat : 1368 (java) R 1348 1348 28986 0 -1 4202560 14382 0 0 0 57318 16 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111703490024 140111857131499 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 2310.06 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3841276 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+604.902 s]
/proc/loadavg: 9.99 9.24 8.35 9/239 1531
/proc/meminfo: memFree=4411120/32770624 swapFree=66956680/67108860
[pid=1348] ppid=1345 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/1348/stat : 1348 (xcsp3-exec) S 1345 1348 28986 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475430920 115843072 363 33554432000 4194304 5098028 140724230799552 140724230797656 139717942047356 0 65536 4100 65538 18446744071579417331 0 0 17 7 0 0 0 0 0 7196144 7232144 35430400 140724230804311 140724230804569 140724230804569 140724230807494 0
/proc/1348/statm: 28282 363 304 221 0 87 0
[pid=1350] ppid=1348 vsize=15417412 memory=3839824 CPUtime=2400.04 cores=1,3,5,7
/proc/1350/stat : 1350 (java) S 1348 1348 28986 0 -1 1077944320 133067 0 0 0 239868 136 0 0 20 0 19 0 475430920 15787429888 959956 33554432000 4194304 4196468 140723395827440 140723395809984 140112255614711 0 0 0 16800975 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
/proc/1350/statm: 3854353 959956 3545 1 0 3815453 0
[pid=1350/tid=1351] ppid=1348 vsize=15417412 memory=3839824 CPUtime=3.44 cores=1,3,5,7
/proc/1350/task/1351/stat : 1351 (java) S 1348 1348 28986 0 -1 1077944384 10880 0 0 0 337 7 0 0 20 0 19 0 475430920 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112259855488 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1352] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.47 cores=1,3,5,7
/proc/1350/task/1352/stat : 1352 (java) S 1348 1348 28986 0 -1 1077944384 1980 0 0 0 32 15 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112183654800 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1353] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.5 cores=1,3,5,7
/proc/1350/task/1353/stat : 1353 (java) S 1348 1348 28986 0 -1 1077944384 3622 0 0 0 33 17 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112182602000 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1354] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.46 cores=1,3,5,7
/proc/1350/task/1354/stat : 1354 (java) S 1348 1348 28986 0 -1 1077944384 6279 0 0 0 33 13 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112181549712 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1355] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.48 cores=1,3,5,7
/proc/1350/task/1355/stat : 1355 (java) S 1348 1348 28986 0 -1 1077944384 3692 0 0 0 33 15 0 0 20 0 19 0 475430921 15787429888 959956 33554432000 4194304 4196468 140723395827440 140112180496912 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1356] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0.45 cores=1,3,5,7
/proc/1350/task/1356/stat : 1356 (java) S 1348 1348 28986 0 -1 1077944384 8596 0 0 0 44 1 0 0 20 0 19 0 475430922 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111724051056 140112255625858 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1357] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1357/stat : 1357 (java) S 1348 1348 28986 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111722997088 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1358] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1358/stat : 1358 (java) S 1348 1348 28986 0 -1 1077944384 142 0 0 0 0 0 0 0 20 0 19 0 475430923 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111721944704 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1359] ppid=1348 vsize=15417412 memory=3839824 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1359/stat : 1359 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111720893008 140112255633307 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1360] ppid=1348 vsize=15417412 memory=3839824 CPUtime=3.56 cores=1,3,5,7
/proc/1350/task/1360/stat : 1360 (java) S 1348 1348 28986 0 -1 1077944384 17312 0 0 0 355 1 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111719839856 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1361] ppid=1348 vsize=15417412 memory=1452 CPUtime=3.88 cores=1,3,5,7
/proc/1350/task/1361/stat : 1361 (java) S 1348 1348 28986 0 -1 1077944384 19207 0 0 0 386 2 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111718787056 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1362] ppid=1348 vsize=15417412 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/1350/task/1362/stat : 1362 (java) S 1348 1348 28986 0 -1 1077944384 10235 0 0 0 77 2 0 0 20 0 19 0 475430925 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111717734768 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1363] ppid=1348 vsize=15417412 memory=12040 CPUtime=0 cores=1,3,5,7
/proc/1350/task/1363/stat : 1363 (java) S 1348 1348 28986 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475430926 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111716682208 140112255624917 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1364] ppid=1348 vsize=15417412 memory=1452 CPUtime=0.24 cores=1,3,5,7
/proc/1350/task/1364/stat : 1364 (java) S 1348 1348 28986 0 -1 1077944384 785 0 0 0 0 24 0 0 20 0 19 0 475430926 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111715630000 140112255625858 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1365] ppid=1348 vsize=15417412 memory=3839824 CPUtime=596.77 cores=1,3,5,7
/proc/1350/task/1365/stat : 1365 (java) R 1348 1348 28986 0 -1 4202560 9877 0 0 0 59664 13 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111706647432 140111856332353 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1366] ppid=1348 vsize=15417412 memory=1452 CPUtime=596.49 cores=1,3,5,7
/proc/1350/task/1366/stat : 1366 (java) R 1348 1348 28986 0 -1 4202560 15819 0 0 0 59634 15 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111705599376 140111856932443 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1367] ppid=1348 vsize=15417412 memory=3839824 CPUtime=596.45 cores=1,3,5,7
/proc/1350/task/1367/stat : 1367 (java) R 1348 1348 28986 0 -1 4202560 8669 0 0 0 59632 13 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111704543424 140111855531200 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
[pid=1350/tid=1368] ppid=1348 vsize=15417412 memory=1452 CPUtime=595.94 cores=1,3,5,7
/proc/1350/task/1368/stat : 1368 (java) R 1348 1348 28986 0 -1 4202560 14658 0 0 0 59578 16 0 0 20 0 19 0 475431275 15787429888 959956 33554432000 4194304 4196468 140723395827440 140111703490024 140111856333088 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 24309760 140723395834843 140723395835018 140723395835018 140723395837903 0
Current children cumulated CPU time: 2400.04 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 3841276 KiB

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

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

[startup+605.033 s]
# the end of solver process 1350 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.1 s, system=1.38419 s
# this solver process was not waited by its parent and was adopted by runsolver

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

[startup+605.023 s]*
/proc/loadavg: 9.99 9.24 8.35 6/221 1533
/proc/meminfo: memFree=8201088/32770624 swapFree=66956680/67108860
Current cumulated CPU time of completed processes: 0.00225 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 605.033
CPU time (s): 2400.48
CPU user time (s): 2399.1
CPU system time (s): 1.38419
CPU usage (%): 396.752
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 3908392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.1
system time used= 1.38419
maximum resident set size= 3911552
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 134601
page faults= 0
swaps= 0
block input operations= 0
block output operations= 872
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16802
involuntary context switches= 42572


# summary of solver processes directly reported to runsolver:
#   pid: 1348,1350
#   total CPU time (s): 2400.48
#   total CPU user time (s): 2399.1
#   total CPU system time (s): 1.38419

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.92315 second user time and 7.01375 second system time

The end

Launcher Data

Begin job on node149 at 2019-09-20 17:04:44
IDJOB=4404152
IDBENCH=138293
IDSOLVER=2864
FILE ID=node149/4404152-1568991923
RUNJOBID= node149-1568989977-29018
PBS_JOBID= 21704647
Free space on /var/tmp= 13456 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-fu/BinPacking-mdd-fu0120-05.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4404152-1568991923/watcher-4404152-1568991923 -o /var/tmp/evaluation-result-4404152-1568991923/solver-4404152-1568991923 -C 2400 -W 2500 -M 15500 --bin-var /var/tmp/runsolver-exch-node149-1568989977-29018 --watchdog 2560  xcsp3-exec -dir HOME -tl 2400 -p 4 -ml 12000 -tdir HOME -seed 180603473 HOME/instance-4404152-1568991923.xml

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

MD5SUM BENCH= 9ef2b094cdda1b830103df1ca446c40b
RANDOM SEED=180603473

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:        10634116 kB
MemAvailable:   30664216 kB
Buffers:          156956 kB
Cached:         19765248 kB
SwapCached:        41576 kB
Active:         10805408 kB
Inactive:       10310980 kB
Active(anon):    1154520 kB
Inactive(anon):    83800 kB
Active(file):    9650888 kB
Inactive(file): 10227180 kB
Unevictable:      110232 kB
Mlocked:          110232 kB
SwapTotal:      67108860 kB
SwapFree:       66956680 kB
Dirty:             26156 kB
Writeback:            12 kB
AnonPages:       1272156 kB
Mapped:            65092 kB
Shmem:             35648 kB
Slab:             610816 kB
SReclaimable:     580492 kB
SUnreclaim:        30324 kB
KernelStack:        4128 kB
PageTables:         7796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3286256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1171456 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= 13432 MiB
End job on node149 at 2019-09-20 17:14:50