Trace number 4283212

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 5a (2017-08-18)? (TO) 2520.1101 2451.24

General information on the benchmark

NameBinPacking/BinPacking-sum-s28/
BinPacking-sum-s28-561.xml
MD5SUM0151e8a579557b2b9e30bd86d2d74102
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1901
Number of constraints203
Number of domains2
Minimum domain size101
Maximum domain size178
Distribution of domain sizes[{"size":101,"count":1},{"size":178,"count":1900}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":1800},{"degree":5,"count":100}]
Minimum constraint arity19
Maximum constraint arity1900
Distribution of constraint arities[{"arity":19,"count":200},{"arity":101,"count":1},{"arity":1900,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":100},{"type":"lex","count":1},{"type":"sum","count":100},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283212-1503221264.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283212-1503221264.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.41	c parse instance...
1.23/0.74	c solve instance...
2520.07/2451.20	s UNKNOWN
2520.07/2451.20	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 (15314 MiB free)
  memory of node 1: 16384 MiB (15188 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283212-1503221264/watcher-4283212-1503221264 -o /tmp/evaluation-result-4283212-1503221264/solver-4283212-1503221264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32555 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 845908280 HOME/instance-4283212-1503221264.xml 

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

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

solver pid=9721, runsolver pid=9718

[startup+0.100112 s]*
/proc/loadavg: 1.72 1.49 1.44 2/198 9724
/proc/meminfo: memFree=31231660/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13358712 memory=14104 CPUtime=0 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 3263 0 0 0 0 0 0 0 20 0 6 0 20535498 13679321088 3460 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16784584 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3339678 3460 1867 1 0 3329175 0
[pid=9723/tid=9724] ppid=9721 vsize=13358712 memory=1404226546251833994 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 2060 0 0 0 0 0 0 0 20 0 6 0 20535498 13679321088 3526 18446744073709551615 4194304 4196468 140731858021200 139662007571024 139661989017429 0 4 1 16784584 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 20535499 13679321088 3526 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13358712 memory=140344949827200 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 20535499 13679321088 3526 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 20535499 13679321088 3526 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13358712 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 20535499 13679321088 3526 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15484 KiB

[startup+0.210176 s]*
/proc/loadavg: 1.72 1.49 1.44 3/211 9737
/proc/meminfo: memFree=31222616/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13974352 memory=25244 CPUtime=0.08 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 5226 0 0 0 7 1 0 0 20 0 15 0 20535498 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3493588 6311 2729 1 0 3482964 0
[pid=9723/tid=9724] ppid=9721 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 3384 0 0 0 6 0 0 0 20 0 15 0 20535498 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139662007570096 139662003356829 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13974352 memory=4294977909 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13974352 memory=140344950052141 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13974352 memory=140344949827200 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535500 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20535500 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661480887200 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20535501 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661479834608 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) S 9721 9721 17292 0 -1 1077944384 299 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13974352 memory=140344949827200 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 236 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13974352 memory=140344949827200 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535508 14309736448 6311 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26624 KiB

[startup+0.310371 s]*
/proc/loadavg: 1.72 1.49 1.44 3/211 9737
/proc/meminfo: memFree=31207832/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13974352 memory=37032 CPUtime=0.26 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 8863 0 0 0 23 3 0 0 20 0 15 0 20535498 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3493588 9258 2978 1 0 3482964 0
[pid=9723/tid=9724] ppid=9721 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 6092 0 0 0 14 2 0 0 20 0 15 0 20535498 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139662007570240 139661987415390 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535500 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20535500 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661480887200 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20535501 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661479834608 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) R 9721 9721 17292 0 -1 4202560 553 0 0 0 1 0 0 0 20 0 15 0 20535503 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139661995624352 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 216 0 0 0 1 0 0 0 20 0 15 0 20535503 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13974352 memory=140344949827200 CPUtime=0.05 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 709 0 0 0 5 0 0 0 20 0 15 0 20535503 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13974352 memory=140344949827200 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535508 14309736448 9258 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38412 KiB

[startup+0.701647 s]
/proc/loadavg: 1.72 1.49 1.44 3/211 9737
/proc/meminfo: memFree=31196952/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13980732 memory=67516 CPUtime=1.23 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 12508 0 0 0 118 5 0 0 20 0 15 0 20535498 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3495183 16879 3163 1 0 3483476 0
[pid=9723/tid=9724] ppid=9721 vsize=13980732 memory=33 CPUtime=0.54 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 8515 0 0 0 51 3 0 0 20 0 15 0 20535498 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139662007573856 139661619437255 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13980732 memory=93 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13980732 memory=87 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13980732 memory=271 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661480887200 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 20535501 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661479834608 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13980732 memory=2 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13980732 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) R 9721 9721 17292 0 -1 4202560 871 0 0 0 19 0 0 0 20 0 15 0 20535503 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139661982592500 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13980732 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) R 9721 9721 17292 0 -1 4202560 572 0 0 0 18 1 0 0 20 0 15 0 20535503 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661476664280 139661989486585 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13980732 memory=0 CPUtime=0.29 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 1241 0 0 0 29 0 0 0 20 0 15 0 20535503 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13980732 memory=4 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535508 14316269568 16879 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 68896 KiB

[startup+1.50086 s]
/proc/loadavg: 1.72 1.49 1.44 3/211 9737
/proc/meminfo: memFree=31159208/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13980732 memory=93580 CPUtime=2.57 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 14767 0 0 0 251 6 0 0 20 0 15 0 20535498 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3495183 23395 3188 1 0 3483476 0
[pid=9723/tid=9724] ppid=9721 vsize=13980732 memory=0 CPUtime=1.34 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 9139 0 0 0 130 4 0 0 20 0 15 0 20535498 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139662007573080 139661620036784 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13980732 memory=280689668862944 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 20535499 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 23395 18446744073709551615 4194304 4196468 140731858021200 139661480887200 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6

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

/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 20535501 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661479834624 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13980732 memory=280689669852968 CPUtime=3.03 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) S 9721 9721 17292 0 -1 1077944384 27430 0 0 0 301 2 0 0 20 0 15 0 20535503 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13980732 memory=7810485754133768533 CPUtime=3.66 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 31967 0 0 0 363 3 0 0 20 0 15 0 20535503 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13980732 memory=12980 CPUtime=0.79 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 17732 0 0 0 76 3 0 0 20 0 15 0 20535503 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13980732 memory=1440 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13980732 memory=2008 CPUtime=1.34 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1410 0 0 0 65 69 0 0 20 0 15 0 20535508 14316269568 1611054 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 16 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 2388.32 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6445596 KiB

[startup+2382.3 s]
/proc/loadavg: 1.61 1.60 1.59 3/212 9903
/proc/meminfo: memFree=25246420/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13980732 memory=6108456 CPUtime=2449.27 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 684255 0 0 0 243873 1054 0 0 20 0 15 0 20535498 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3495183 1527114 3253 1 0 3483476 0
[pid=9723/tid=9724] ppid=9721 vsize=13980732 memory=1380 CPUtime=2358.5 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 313474 0 0 0 235784 66 0 0 20 0 15 0 20535498 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139662007573984 139661620867830 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13980732 memory=6108456 CPUtime=19.83 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 58282 0 0 0 1756 227 0 0 20 0 15 0 20535499 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13980732 memory=6201052 CPUtime=19.82 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 55574 0 0 0 1755 227 0 0 20 0 15 0 20535499 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13980732 memory=6201052 CPUtime=19.81 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 55981 0 0 0 1757 224 0 0 20 0 15 0 20535499 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13980732 memory=6201052 CPUtime=19.82 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 56336 0 0 0 1756 226 0 0 20 0 15 0 20535499 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13980732 memory=6108456 CPUtime=2.51 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 63028 0 0 0 212 39 0 0 20 0 15 0 20535500 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13980732 memory=6108456 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661480887264 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13980732 memory=6108456 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 20535501 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661479834624 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13980732 memory=280689670597776 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13980732 memory=1380 CPUtime=3.06 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) S 9721 9721 17292 0 -1 1077944384 28737 0 0 0 303 3 0 0 20 0 15 0 20535503 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13980732 memory=6201052 CPUtime=3.67 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 32262 0 0 0 364 3 0 0 20 0 15 0 20535503 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13980732 memory=2432 CPUtime=0.79 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 17734 0 0 0 76 3 0 0 20 0 15 0 20535503 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13980732 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13980732 memory=1440 CPUtime=1.38 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1458 0 0 0 67 71 0 0 20 0 15 0 20535508 14316269568 1527114 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 2449.27 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6109836 KiB

[startup+2442.3 s]
/proc/loadavg: 1.83 1.66 1.61 3/212 9905
/proc/meminfo: memFree=24854508/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13980732 memory=6507048 CPUtime=2510.86 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 703978 0 0 0 249980 1106 0 0 20 0 15 0 20535498 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3495183 1626762 3253 1 0 3483476 0
[pid=9723/tid=9724] ppid=9721 vsize=13980732 memory=6236124 CPUtime=2417.97 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 327154 0 0 0 241730 67 0 0 20 0 15 0 20535498 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139662007573984 139661616161980 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13980732 memory=6236124 CPUtime=20.35 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 58956 0 0 0 1795 240 0 0 20 0 15 0 20535499 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13980732 memory=6271528 CPUtime=20.34 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 56188 0 0 0 1795 239 0 0 20 0 15 0 20535499 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13980732 memory=1380 CPUtime=20.33 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 59350 0 0 0 1796 237 0 0 20 0 15 0 20535499 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13980732 memory=6507048 CPUtime=20.33 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 57076 0 0 0 1795 238 0 0 20 0 15 0 20535499 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13980732 memory=1380 CPUtime=2.51 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 63451 0 0 0 212 39 0 0 20 0 15 0 20535500 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661480887264 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13980732 memory=6507048 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 20535501 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661479834624 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13980732 memory=6507048 CPUtime=3.06 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) S 9721 9721 17292 0 -1 1077944384 28741 0 0 0 303 3 0 0 20 0 15 0 20535503 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13980732 memory=4288 CPUtime=3.67 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 32452 0 0 0 364 3 0 0 20 0 15 0 20535503 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13980732 memory=928 CPUtime=0.79 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 17738 0 0 0 76 3 0 0 20 0 15 0 20535503 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13980732 memory=6507048 CPUtime=1.41 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1483 0 0 0 69 72 0 0 20 0 15 0 20535508 14316269568 1626762 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 2510.86 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6508428 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2451.2 s]
/proc/loadavg: 1.84 1.67 1.61 3/212 9905
/proc/meminfo: memFree=24854672/32770624 swapFree=67108860/67108860
[pid=9721] ppid=9718 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9721/stat : 9721 (xcsp3-exec) S 9718 9721 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 20535488 9740288 345 18446744073709551615 4194304 5098028 140737042354256 140737042352360 139941970219644 0 65536 5 65538 18446744071579417331 0 0 17 6 0 0 9 0 0 7196144 7232144 8175616 140737042362746 140737042362950 140737042362950 140737042366443 0
/proc/9721/statm: 2378 345 289 221 0 87 0
[pid=9723] ppid=9721 vsize=13980732 memory=6507400 CPUtime=2520.07 cores=0,2,4,6
/proc/9723/stat : 9723 (java) S 9721 9721 17292 0 -1 1077944320 704919 0 0 0 250900 1107 0 0 20 0 15 0 20535498 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 140731858003744 139662003334903 0 0 1 16800974 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
/proc/9723/statm: 3495183 1626850 3253 1 0 3483476 0
[pid=9723/tid=9724] ppid=9721 vsize=13980732 memory=6507048 CPUtime=2426.76 cores=0,2,4,6
/proc/9723/task/9724/stat : 9724 (java) R 9721 9721 17292 0 -1 4202560 327647 0 0 0 242609 67 0 0 20 0 15 0 20535498 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139662007573984 139661622296455 0 4 1 16800974 0 0 0 -1 4 0 0 4 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9725] ppid=9721 vsize=13980732 memory=1380 CPUtime=20.46 cores=0,2,4,6
/proc/9723/task/9725/stat : 9725 (java) S 9721 9721 17292 0 -1 1077944384 59003 0 0 0 1806 240 0 0 20 0 15 0 20535499 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661937769232 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9726] ppid=9721 vsize=13980732 memory=6507048 CPUtime=20.44 cores=0,2,4,6
/proc/9723/task/9726/stat : 9726 (java) S 9721 9721 17292 0 -1 1077944384 56222 0 0 0 1805 239 0 0 20 0 15 0 20535499 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661936716688 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9727] ppid=9721 vsize=13980732 memory=1380 CPUtime=20.43 cores=0,2,4,6
/proc/9723/task/9727/stat : 9727 (java) S 9721 9721 17292 0 -1 1077944384 59566 0 0 0 1806 237 0 0 20 0 15 0 20535499 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661935664144 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9728] ppid=9721 vsize=13980732 memory=6507400 CPUtime=20.43 cores=0,2,4,6
/proc/9723/task/9728/stat : 9728 (java) S 9721 9721 17292 0 -1 1077944384 57105 0 0 0 1805 238 0 0 20 0 15 0 20535499 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661600799888 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9729] ppid=9721 vsize=13980732 memory=4124 CPUtime=2.51 cores=0,2,4,6
/proc/9723/task/9729/stat : 9729 (java) S 9721 9721 17292 0 -1 1077944384 63573 0 0 0 212 39 0 0 20 0 15 0 20535500 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661481940976 139662003346050 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9730] ppid=9721 vsize=13980732 memory=14360 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9730/stat : 9730 (java) S 9721 9721 17292 0 -1 1077944384 72 0 0 0 0 0 0 0 20 0 15 0 20535500 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661480887264 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9731] ppid=9721 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9731/stat : 9731 (java) S 9721 9721 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 20535501 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661479834624 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9732] ppid=9721 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9732/stat : 9732 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661478783184 139662003353499 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9733] ppid=9721 vsize=13980732 memory=6507048 CPUtime=3.06 cores=0,2,4,6
/proc/9723/task/9733/stat : 9733 (java) S 9721 9721 17292 0 -1 1077944384 28741 0 0 0 303 3 0 0 20 0 15 0 20535503 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661477730800 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 15 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9734] ppid=9721 vsize=13980732 memory=1380 CPUtime=3.67 cores=0,2,4,6
/proc/9723/task/9734/stat : 9734 (java) S 9721 9721 17292 0 -1 1077944384 32452 0 0 0 364 3 0 0 20 0 15 0 20535503 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661476678256 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9735] ppid=9721 vsize=13980732 memory=1380 CPUtime=0.79 cores=0,2,4,6
/proc/9723/task/9735/stat : 9735 (java) S 9721 9721 17292 0 -1 1077944384 17738 0 0 0 76 3 0 0 20 0 15 0 20535503 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661475625712 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9736] ppid=9721 vsize=13980732 memory=6507048 CPUtime=0 cores=0,2,4,6
/proc/9723/task/9736/stat : 9736 (java) S 9721 9721 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 20535503 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661474573408 139662003345109 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
[pid=9723/tid=9737] ppid=9721 vsize=13980732 memory=7680170660397595203 CPUtime=1.42 cores=0,2,4,6
/proc/9723/task/9737/stat : 9737 (java) S 9721 9721 17292 0 -1 1077944384 1483 0 0 0 69 73 0 0 20 0 15 0 20535508 14316269568 1626850 18446744073709551615 4194304 4196468 140731858021200 139661473519920 139662003346050 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 16 0 0 6293624 6294260 27553792 140731858022834 140731858023010 140731858023010 140731858026447 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 6508780 KiB

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

[startup+2451.21 s]
# the end of solver process 9721 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001827 s, system=0.001005 s

[startup+2451.24 s]
# the end of solver process 9723 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2509.01 s, system=11.1033 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): 2451.24
CPU time (s): 2520.11
CPU user time (s): 2509.01
CPU system time (s): 11.1033
CPU usage (%): 102.81
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 6945524

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2509.01
system time used= 11.1033
maximum resident set size= 6944144
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 705959
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 95393
involuntary context switches= 5872


# summary of solver processes directly reported to runsolver:
#   pid: 9721,9723
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2509.01
#   total CPU system time (s): 11.1033

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1925 second user time and 24.8947 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 11:13:46
IDJOB=4283212
IDBENCH=137885
IDSOLVER=2679
FILE ID=node129/4283212-1503221264
RUNJOBID= node129-1503171914-32555
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-s28/BinPacking-sum-s28-561.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-4283212-1503221264/watcher-4283212-1503221264 -o /tmp/evaluation-result-4283212-1503221264/solver-4283212-1503221264 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32555 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 845908280 HOME/instance-4283212-1503221264.xml

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

MD5SUM BENCH= 0151e8a579557b2b9e30bd86d2d74102
RANDOM SEED=845908280

node129.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.73
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.73
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.73
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.73
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:        31234420 kB
MemAvailable:   31558612 kB
Buffers:          206504 kB
Cached:           406140 kB
SwapCached:            0 kB
Active:           727420 kB
Inactive:         402172 kB
Active(anon):     517088 kB
Inactive(anon):    16744 kB
Active(file):     210332 kB
Inactive(file):   385428 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7632 kB
Writeback:             4 kB
AnonPages:        516436 kB
Mapped:            46196 kB
Shmem:             17060 kB
Slab:             113528 kB
SReclaimable:      88536 kB
SUnreclaim:        24992 kB
KernelStack:        3424 kB
PageTables:         5768 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1646240 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    419840 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 11:54:38