Trace number 4270007

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 4.0.5 seq (2017-08-09)? (TO) 256.24301 240.047

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0500-09.xml
MD5SUM7eff1785388a539b32e3727edecebf76
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark31
Best CPU time to get the best result obtained on this benchmark252.125
Satisfiable
(Un)Satisfiability was proved
Number of variables1954
Number of constraints282
Number of domains2
Minimum domain size82
Maximum domain size280
Distribution of domain sizes[{"size":82,"count":1953},{"size":280,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":1674},{"degree":4,"count":279}]
Minimum constraint arity7
Maximum constraint arity1953
Distribution of constraint arities[{"arity":7,"count":279},{"arity":280,"count":1},{"arity":1953,"count":2}]
Number of extensional constraints279
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":279},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4270007-1502623408.xml"  -tl '264s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4270007-1502623408.xml, -tl, 264s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
103.81/90.41	c solve instance...
256.19/240.01	s UNKNOWN
256.19/240.01	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13554 MiB free)
  memory of node 1: 16384 MiB (15611 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4270007-1502623408/watcher-4270007-1502623408 -o /tmp/evaluation-result-4270007-1502623408/solver-4270007-1502623408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1138248574 HOME/instance-4270007-1502623408.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 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=1826, runsolver pid=1823
Current StackSize limit: 8192 KiB


[startup+0.100548 s]*
/proc/loadavg: 2.06 1.98 1.97 3/197 1828
/proc/meminfo: memFree=29865532/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=356952 memory=7516 CPUtime=0 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 1672 0 0 0 0 0 0 0 20 0 2 0 64534120 365518848 1879 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 89238 1879 1034 1 0 79208 0
[pid=1828/tid=1829] ppid=1826 vsize=11658652 memory=1404226546285847689 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 1077944384 949 0 0 0 0 0 0 0 20 0 3 0 64534121 11938459648 2386 18446744073709551615 4194304 4196468 140735604792832 140628054828752 140628050597589 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=11659680 memory=3691042058319900680 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 0 0 0 0 0 0 0 0 20 0 3 0 64534121 11939512320 2386 18446744073709551615 4194304 4196468 140735604792832 140627970001888 140628050597589 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=11659680 memory=140168792503936 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) R 1826 1826 17093 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 4 0 64534121 11939512320 2386 18446744073709551615 4194304 4196468 140735604792832 140628054828752 140628043327233 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 366464 KiB
Current children cumulated memory: 8896 KiB

[startup+0.20983 s]*
/proc/loadavg: 2.06 1.98 1.97 3/211 1842
/proc/meminfo: memFree=29851608/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13974352 memory=26892 CPUtime=0.09 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 5174 0 0 0 8 1 0 0 20 0 15 0 64534120 14309736448 6723 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3493588 6723 2732 1 0 3482964 0
[pid=1828/tid=1829] ppid=1826 vsize=13974352 memory=7022364594140610616 CPUtime=0.07 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 3331 0 0 0 6 1 0 0 20 0 15 0 64534121 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140628054817536 140628043265397 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13974352 memory=4294981025 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13974352 memory=3473875852819297952 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13974352 memory=140168792503936 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627527816736 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627526763888 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) S 1826 1826 17093 0 -1 1077944384 309 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627524659568 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13974352 memory=140168792503936 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) R 1826 1826 17093 0 -1 4202560 239 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050599318 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13974352 memory=140168792503936 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534129 14309736448 6787 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28272 KiB

[startup+0.312732 s]*
/proc/loadavg: 2.06 1.98 1.97 4/211 1842
/proc/meminfo: memFree=29838096/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13974352 memory=37124 CPUtime=0.28 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 8894 0 0 0 26 2 0 0 20 0 15 0 64534120 14309736448 9281 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3493588 9281 2976 1 0 3482964 0
[pid=1828/tid=1829] ppid=1826 vsize=13974352 memory=6933928925625698159 CPUtime=0.17 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 6098 0 0 0 15 2 0 0 20 0 15 0 64534121 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140628054817120 140628036655502 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 9347 18446744073709551615 4194304 4196468 140735604792832 140627527816736 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64534123 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627526763888 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13974352 memory=140168792503936 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) R 1826 1826 17093 0 -1 4202560 411 0 0 0 1 0 0 0 20 0 15 0 64534126 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627524640584 140628031287680 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 367 0 0 0 2 0 0 0 20 0 15 0 64534126 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) R 1826 1826 17093 0 -1 1077944384 742 0 0 0 6 0 0 0 20 0 15 0 64534126 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534129 14309736448 9859 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38504 KiB

[startup+0.701537 s]
/proc/loadavg: 2.06 1.98 1.97 4/211 1842
/proc/meminfo: memFree=29822960/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13978684 memory=125444 CPUtime=1.17 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 12744 0 0 0 111 6 0 0 20 0 15 0 64534120 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3494671 31361 3162 1 0 3482964 0
[pid=1828/tid=1829] ppid=1826 vsize=13978684 memory=33 CPUtime=0.55 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 7846 0 0 0 50 5 0 0 20 0 15 0 64534121 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140628054821600 140627650782900 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627527816736 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627526763888 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13978684 memory=0 CPUtime=0.19 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) R 1826 1826 17093 0 -1 4202560 1355 0 0 0 19 0 0 0 20 0 15 0 64534126 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627524645592 140628035496221 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13978684 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) R 1826 1826 17093 0 -1 4202560 1003 0 0 0 18 0 0 0 20 0 15 0 64534126 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627523587784 140628034062617 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13978684 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) S 1826 1826 17093 0 -1 1077944384 1236 0 0 0 23 0 0 0 20 0 15 0 64534126 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 64534129 14314172416 31361 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 126824 KiB

[startup+1.50078 s]
/proc/loadavg: 2.06 1.98 1.97 3/211 1842
/proc/meminfo: memFree=29673736/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13978684 memory=203964 CPUtime=2.37 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 13631 0 0 0 229 8 0 0 20 0 15 0 64534120 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3494671 50991 3190 1 0 3482964 0
[pid=1828/tid=1829] ppid=1826 vsize=13978684 memory=8100380782434604372 CPUtime=1.33 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 7944 0 0 0 128 5 0 0 20 0 15 0 64534121 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140628054813712 140627650276462 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13978684 memory=7235994196922946129 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13978684 memory=7084270341389181760 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 12 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13978684 memory=7595975425127436369 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 64534121 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13978684 memory=6940425710114848867 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13978684 memory=7503066593411950912 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627527816736 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13978684 memory=7733074534665906775 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 22 0 0 0 0 0 0 0 20 0 15 0 64534123 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627526763888 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13978684 memory=36432 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14314172416 50991 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13978684 memory=1296 CPUtime=0.34 cores=1,3,5,7

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

/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627526763904 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13980732 memory=5036776 CPUtime=1.14 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) S 1826 1826 17093 0 -1 1077944384 4508 0 0 0 113 1 0 0 20 0 15 0 64534126 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627524659568 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13980732 memory=1380 CPUtime=1.13 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 3209 0 0 0 113 0 0 0 20 0 15 0 64534126 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13980732 memory=7680170660397595203 CPUtime=0.54 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) S 1826 1826 17093 0 -1 1077944384 3672 0 0 0 53 1 0 0 20 0 15 0 64534126 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13980732 memory=5033660 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13980732 memory=1376 CPUtime=0.05 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 226 0 0 0 4 1 0 0 20 0 15 0 64534129 14316269568 1259194 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 117.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5038156 KiB

[startup+162.301 s]
/proc/loadavg: 1.95 1.93 1.95 3/212 1940
/proc/meminfo: memFree=25806804/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13980732 memory=5037308 CPUtime=177.36 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 81728 0 0 0 17217 519 0 0 20 0 15 0 64534120 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3495183 1259327 3234 1 0 3483476 0
[pid=1828/tid=1829] ppid=1826 vsize=13980732 memory=5037308 CPUtime=157.42 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 20544 0 0 0 15732 10 0 0 20 0 15 0 64534121 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140628054826088 140627653737237 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13980732 memory=5037308 CPUtime=4 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 9445 0 0 0 272 128 0 0 20 0 15 0 64534121 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13980732 memory=1380 CPUtime=3.99 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 7162 0 0 0 276 123 0 0 20 0 15 0 64534121 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13980732 memory=1380 CPUtime=3.98 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 9129 0 0 0 269 129 0 0 20 0 15 0 64534121 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13980732 memory=1708 CPUtime=3.99 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 7970 0 0 0 282 117 0 0 20 0 15 0 64534121 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13980732 memory=1444 CPUtime=0.68 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 9899 0 0 0 67 1 0 0 20 0 15 0 64534123 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627527816800 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13980732 memory=5037308 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627526763904 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13980732 memory=5037308 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13980732 memory=4612 CPUtime=1.32 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) S 1826 1826 17093 0 -1 1077944384 6678 0 0 0 131 1 0 0 20 0 15 0 64534126 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627524659568 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13980732 memory=1708 CPUtime=1.24 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 4468 0 0 0 123 1 0 0 20 0 15 0 64534126 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13980732 memory=1380 CPUtime=0.56 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) S 1826 1826 17093 0 -1 1077944384 4773 0 0 0 55 1 0 0 20 0 15 0 64534126 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13980732 memory=5037308 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13980732 memory=2248 CPUtime=0.08 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 309 0 0 0 5 3 0 0 20 0 15 0 64534129 14316269568 1259327 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 177.36 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5038688 KiB

[startup+222.301 s]
/proc/loadavg: 1.98 1.94 1.95 3/212 1942
/proc/meminfo: memFree=25332388/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13980732 memory=5510472 CPUtime=238.47 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 100687 0 0 0 23278 569 0 0 20 0 15 0 64534120 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3495183 1377618 3234 1 0 3483476 0
[pid=1828/tid=1829] ppid=1826 vsize=13980732 memory=1380 CPUtime=217.07 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 28532 0 0 0 21696 11 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140628054823056 140627652849658 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13980732 memory=5510472 CPUtime=4.35 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 11810 0 0 0 298 137 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13980732 memory=5510472 CPUtime=4.35 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 10977 0 0 0 298 137 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13980732 memory=5510472 CPUtime=4.33 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 11002 0 0 0 292 141 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13980732 memory=5510472 CPUtime=4.34 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 9686 0 0 0 303 131 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13980732 memory=68 CPUtime=0.68 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 10112 0 0 0 67 1 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13980732 memory=16448 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627527816800 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627526763904 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13980732 memory=1380 CPUtime=1.32 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) S 1826 1826 17093 0 -1 1077944384 6889 0 0 0 131 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627524659568 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13980732 memory=2752 CPUtime=1.24 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 4471 0 0 0 123 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13980732 memory=288230574492221466 CPUtime=0.57 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) S 1826 1826 17093 0 -1 1077944384 5471 0 0 0 56 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13980732 memory=1380 CPUtime=0.12 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 349 0 0 0 7 5 0 0 20 0 15 0 64534129 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 238.47 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5511852 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.99 1.95 1.95 3/212 1942
/proc/meminfo: memFree=25332528/32770624 swapFree=67108860/67108860
[pid=1826] ppid=1823 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/1826/stat : 1826 (xcsp3-exec) S 1823 1826 17093 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 64534110 9740288 345 18446744073709551615 4194304 5098028 140722091265680 140722091263784 140402847031932 0 65536 5 65538 18446744071579417331 0 0 17 7 0 0 9 0 0 7196144 7232144 22622208 140722091270526 140722091270730 140722091270730 140722091274219 0
/proc/1826/statm: 2378 345 289 221 0 87 0
[pid=1828] ppid=1826 vsize=13980732 memory=5510472 CPUtime=256.19 cores=1,3,5,7
/proc/1828/stat : 1828 (java) S 1826 1826 17093 0 -1 1077944320 102077 0 0 0 25050 569 0 0 20 0 15 0 64534120 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140735604775376 140628050587383 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
/proc/1828/statm: 3495183 1377618 3234 1 0 3483476 0
[pid=1828/tid=1829] ppid=1826 vsize=13980732 memory=6933928925625698159 CPUtime=234.78 cores=1,3,5,7
/proc/1828/task/1829/stat : 1829 (java) R 1826 1826 17093 0 -1 4202560 29422 0 0 0 23467 11 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140628054823136 140627653560442 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1830] ppid=1826 vsize=13980732 memory=796 CPUtime=4.35 cores=1,3,5,7
/proc/1828/task/1830/stat : 1830 (java) S 1826 1826 17093 0 -1 1077944384 11810 0 0 0 298 137 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627970001552 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1831] ppid=1826 vsize=13980732 memory=10960 CPUtime=4.35 cores=1,3,5,7
/proc/1828/task/1831/stat : 1831 (java) S 1826 1826 17093 0 -1 1077944384 10977 0 0 0 298 137 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627968948752 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1832] ppid=1826 vsize=13980732 memory=15876 CPUtime=4.33 cores=1,3,5,7
/proc/1828/task/1832/stat : 1832 (java) S 1826 1826 17093 0 -1 1077944384 11002 0 0 0 292 141 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627967895952 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1833] ppid=1826 vsize=13980732 memory=4126316290023845779 CPUtime=4.34 cores=1,3,5,7
/proc/1828/task/1833/stat : 1833 (java) S 1826 1826 17093 0 -1 1077944384 9686 0 0 0 303 131 0 0 20 0 15 0 64534121 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627647916304 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1834] ppid=1826 vsize=13980732 memory=2420 CPUtime=0.68 cores=1,3,5,7
/proc/1828/task/1834/stat : 1834 (java) S 1826 1826 17093 0 -1 1077944384 10162 0 0 0 67 1 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627528870768 140628050598530 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1835] ppid=1826 vsize=13980732 memory=1732 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1835/stat : 1835 (java) S 1826 1826 17093 0 -1 1077944384 51 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627527816800 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1836] ppid=1826 vsize=13980732 memory=5788 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1836/stat : 1836 (java) S 1826 1826 17093 0 -1 1077944384 96 0 0 0 0 0 0 0 20 0 15 0 64534123 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627526763904 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1837] ppid=1826 vsize=13980732 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1837/stat : 1837 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627525712208 140628050605979 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1838] ppid=1826 vsize=13980732 memory=1708 CPUtime=1.32 cores=1,3,5,7
/proc/1828/task/1838/stat : 1838 (java) S 1826 1826 17093 0 -1 1077944384 6892 0 0 0 131 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627524659568 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1839] ppid=1826 vsize=13980732 memory=1444 CPUtime=1.25 cores=1,3,5,7
/proc/1828/task/1839/stat : 1839 (java) S 1826 1826 17093 0 -1 1077944384 4908 0 0 0 124 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627523606768 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1840] ppid=1826 vsize=13980732 memory=4072 CPUtime=0.57 cores=1,3,5,7
/proc/1828/task/1840/stat : 1840 (java) S 1826 1826 17093 0 -1 1077944384 5478 0 0 0 56 1 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627522553968 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1841] ppid=1826 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/1828/task/1841/stat : 1841 (java) S 1826 1826 17093 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 64534126 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627521501408 140628050597589 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
[pid=1828/tid=1842] ppid=1826 vsize=13980732 memory=3120 CPUtime=0.13 cores=1,3,5,7
/proc/1828/task/1842/stat : 1842 (java) S 1826 1826 17093 0 -1 1077944384 352 0 0 0 8 5 0 0 20 0 15 0 64534129 14316269568 1377618 18446744073709551615 4194304 4196468 140735604792832 140627520449712 140628050598530 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 9592832 140735604793783 140735604793958 140735604793958 140735604797391 0
Current children cumulated CPU time: 256.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 5511852 KiB

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

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

[startup+240.047 s]
# the end of solver process 1828 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=250.513 s, system=5.72974 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): 240.047
CPU time (s): 256.243
CPU user time (s): 250.513
CPU system time (s): 5.72974
CPU usage (%): 106.747
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 5511852

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 250.513
system time used= 5.72974
maximum resident set size= 5510968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103162
page faults= 0
swaps= 0
block input operations= 0
block output operations= 368
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8948
involuntary context switches= 293


# summary of solver processes directly reported to runsolver:
#   pid: 1826,1828
#   total CPU time (s): 256.243
#   total CPU user time (s): 250.513
#   total CPU system time (s): 5.72974

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.89779 second user time and 2.11449 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-13 13:09:19
IDJOB=4270007
IDBENCH=137068
IDSOLVER=2661
FILE ID=node127/4270007-1502623408
RUNJOBID= node127-1502615937-28321
PBS_JOBID= 
Free space on /tmp= 62020 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0500-09.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4270007-1502623408/watcher-4270007-1502623408 -o /tmp/evaluation-result-4270007-1502623408/solver-4270007-1502623408 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502615937-28321 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 1138248574 HOME/instance-4270007-1502623408.xml

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

MD5SUM BENCH= 7eff1785388a539b32e3727edecebf76
RANDOM SEED=1138248574

node127.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.92
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.92
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.92
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.92
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:        29865908 kB
MemAvailable:   30293276 kB
Buffers:          191292 kB
Cached:           532276 kB
SwapCached:            0 kB
Active:          2283784 kB
Inactive:         194196 kB
Active(anon):    1703840 kB
Inactive(anon):    83888 kB
Active(file):     579944 kB
Inactive(file):   110308 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             10160 kB
Writeback:             4 kB
AnonPages:       1753856 kB
Mapped:            58820 kB
Shmem:             33444 kB
Slab:             131680 kB
SReclaimable:     105904 kB
SUnreclaim:        25776 kB
KernelStack:        3440 kB
PageTables:         8780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3216144 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1642496 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 /tmp at the end= 62012 MiB
End job on node127 at 2017-08-13 13:13:20