Trace number 4245209

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 NameAnswerCPU timeWall clock time
R1: choco-solver 4.0.5 (2017-07-05)? (TO) 2400.7 302.212

General information on the benchmark

NameKnights/Knights-m1-s1/
Knights-080-25.xml
MD5SUM86f21c6f99b90e2b5de67b4ee346bae4
Bench CategoryCSP (decision 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 variables25
Number of constraints300
Number of domains1
Minimum domain size6400
Maximum domain size6400
Distribution of domain sizes[{"size":6400,"count":25}]
Minimum variable degree23
Maximum variable degree23
Distribution of variable degrees[{"degree":23,"count":25}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":300}]
Number of extensional constraints0
Number of intensional constraints300
Distribution of constraint types[{"type":"intension","count":300}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx10000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4245209-1500685361.xml"  -tl '2400s' -p 8 -x 0
0.00/0.19	c [HOME/instance-4245209-1500685361.xml, -tl, 2400s, -p, 8, -x, 0]
0.00/0.24	c 8 solvers in parallel
0.00/0.31	c parse instance...
0.00/0.92	c solve instance...
2400.70/302.24	s UNKNOWN
2400.70/302.24	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4245209-1500685361/watcher-4245209-1500685361 -o /tmp/evaluation-result-4245209-1500685361/solver-4245209-1500685361 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560 ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1284236910 HOME/instance-4245209-1500685361.xml 

pid=22583
running on 8 cores: 1,3,5,7,9,11,13,15

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 15.66 15.58 12.19 10/272 22586
/proc/meminfo: memFree=29831696/32770624 swapFree=5892/66016
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0

[startup+0.100123 s]
/proc/loadavg: 15.66 15.58 12.19 10/272 22586
/proc/meminfo: memFree=29831696/32770624 swapFree=5892/66016
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.200275 s]
/proc/loadavg: 15.66 15.58 12.19 10/272 22586
/proc/meminfo: memFree=29831696/32770624 swapFree=5892/66016
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.300222 s]
/proc/loadavg: 15.66 15.58 12.19 10/272 22586
/proc/meminfo: memFree=29831696/32770624 swapFree=5892/66016
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+0.70021 s]
/proc/loadavg: 15.66 15.58 12.19 10/272 22586
/proc/meminfo: memFree=29831696/32770624 swapFree=5892/66016
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9512

[startup+1.50157 s]
/proc/loadavg: 15.13 15.47 12.17 18/301 22615
/proc/meminfo: memFree=29702720/32770624 swapFree=5892/66084
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
[pid=22587] ppid=22586 vsize=13801768 CPUtime=7.03 cores=1,3,5,7,9,11,13,15
/proc/22587/stat : 22587 (java) S 22586 22586 15667 0 -1 1077944320 17462 0 0 0 692 11 0 0 20 0 28 0 3805745 14133010432 40385 33554432000 4194304 4196468 140737111480896 140737111463440 139776781143799 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
/proc/22587/statm: 3450442 40385 3242 1 0 3437675 0
[pid=22587/tid=22588] ppid=22586 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22588/stat : 22588 (java) S 22586 22586 15667 0 -1 1077944384 6528 0 0 0 87 4 0 0 20 0 28 0 3805745 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776785384576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22590] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22590/stat : 22590 (java) S 22586 22586 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776699624208 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22591] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22591/stat : 22591 (java) S 22586 22586 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776698571664 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22592] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22592/stat : 22592 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776697519120 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22593] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22593/stat : 22593 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776696466576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22594] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22594/stat : 22594 (java) S 22586 22586 15667 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776695413008 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22595] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22595/stat : 22595 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776694360464 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22596] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22596/stat : 22596 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776693307920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22597] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22597/stat : 22597 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805746 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776692255376 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22598] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22598/stat : 22598 (java) S 22586 22586 15667 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 28 0 3805748 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776042179056 139776781154946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22599] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22599/stat : 22599 (java) S 22586 22586 15667 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776041125280 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22600] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22600/stat : 22600 (java) S 22586 22586 15667 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776040072688 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22601] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22601/stat : 22601 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776039021264 139776781162395 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22602] ppid=22586 vsize=13801768 CPUtime=0.8 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22602/stat : 22602 (java) D 22586 22586 15667 0 -1 4202560 2750 0 0 0 79 1 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776037952520 139776773860951 0 4 0 16800975 18446744071582151463 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22603] ppid=22586 vsize=13801768 CPUtime=0.71 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22603/stat : 22603 (java) R 22586 22586 15667 0 -1 4202560 1929 0 0 0 70 1 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776036901856 139776766065095 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22604] ppid=22586 vsize=13801768 CPUtime=0.76 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22604/stat : 22604 (java) R 22586 22586 15667 0 -1 4202560 1806 0 0 0 76 0 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776035848648 139776762687516 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22605] ppid=22586 vsize=13801768 CPUtime=0.83 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22605/stat : 22605 (java) D 22586 22586 15667 0 -1 4202560 2694 0 0 0 82 1 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776034808616 139776773860951 0 4 0 16800975 18446744071582151463 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22606] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22606/stat : 22606 (java) S 22586 22586 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776033757920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22607] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22607/stat : 22607 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805754 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776032705456 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22608] ppid=22586 vsize=13801768 CPUtime=0.36 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22608/stat : 22608 (java) R 22586 22586 15667 0 -1 4202560 69 0 0 0 36 0 0 0 20 0 28 0 3805838 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776024690296 139776378312609 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22609] ppid=22586 vsize=13801768 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22609/stat : 22609 (java) R 22586 22586 15667 0 -1 4202560 44 0 0 0 38 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776023640616 139776378259655 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22610] ppid=22586 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22610/stat : 22610 (java) R 22586 22586 15667 0 -1 4202560 44 0 0 0 37 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776022584752 139776378266246 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22611] ppid=22586 vsize=13801768 CPUtime=0.33 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22611/stat : 22611 (java) R 22586 22586 15667 0 -1 4202560 101 0 0 0 33 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139776021534680 139776376884885 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22612] ppid=22586 vsize=13801768 CPUtime=0.37 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22612/stat : 22612 (java) R 22586 22586 15667 0 -1 4202560 30 0 0 0 37 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139775952542856 139776378355534 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22613] ppid=22586 vsize=13801768 CPUtime=0.25 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22613/stat : 22613 (java) R 22586 22586 15667 0 -1 4202560 29 0 0 0 25 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139775951487528 139776378134656 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22614] ppid=22586 vsize=13801768 CPUtime=0.38 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22614/stat : 22614 (java) D 22586 22586 15667 0 -1 4202560 32 0 0 0 38 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139775950432912 139776773385189 0 4 0 16800975 18446744071582151416 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22615] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22615/stat : 22615 (java) R 22586 22586 15667 0 -1 4202560 95 0 0 0 47 0 0 0 20 0 28 0 3805839 14133010432 40385 33554432000 4194304 4196468 140737111480896 139775949383816 139776378244479 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
Current children cumulated CPU time (s) 7.03
Current children cumulated vsize (KiB) 13811280

[startup+3.10159 s]
/proc/loadavg: 15.13 15.47 12.17 20/301 22615
/proc/meminfo: memFree=29614824/32770624 swapFree=5892/66044
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
[pid=22587] ppid=22586 vsize=13801768 CPUtime=19.68 cores=1,3,5,7,9,11,13,15
/proc/22587/stat : 22587 (java) S 22586 22586 15667 0 -1 1077944320 32040 0 0 0 1940 28 0 0 20 0 28 0 3805745 14133010432 63342 33554432000 4194304 4196468 140737111480896 140737111463440 139776781143799 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
/proc/22587/statm: 3450442 63342 3278 1 0 3437675 0
[pid=22587/tid=22588] ppid=22586 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22588/stat : 22588 (java) S 22586 22586 15667 0 -1 1077944384 6528 0 0 0 87 4 0 0 20 0 28 0 3805745 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776785384576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22590] ppid=22586 vsize=13801768 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22590/stat : 22590 (java) S 22586 22586 15667 0 -1 1077944384 94 0 0 0 2 2 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776699624208 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22591] ppid=22586 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22591/stat : 22591 (java) S 22586 22586 15667 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776698571664 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22592] ppid=22586 vsize=13801768 CPUtime=0.01 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22592/stat : 22592 (java) S 22586 22586 15667 0 -1 1077944384 110 0 0 0 1 0 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776697519120 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22593] ppid=22586 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22593/stat : 22593 (java) S 22586 22586 15667 0 -1 1077944384 37 0 0 0 1 1 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776696466576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22594] ppid=22586 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22594/stat : 22594 (java) S 22586 22586 15667 0 -1 1077944384 287 0 0 0 1 1 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776695413008 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22595] ppid=22586 vsize=13801768 CPUtime=0.04 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22595/stat : 22595 (java) S 22586 22586 15667 0 -1 1077944384 52 0 0 0 2 2 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776694360464 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22596] ppid=22586 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22596/stat : 22596 (java) S 22586 22586 15667 0 -1 1077944384 28 0 0 0 1 1 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776693307920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22597] ppid=22586 vsize=13801768 CPUtime=0.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22597/stat : 22597 (java) S 22586 22586 15667 0 -1 1077944384 42 0 0 0 1 1 0 0 20 0 28 0 3805746 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776692255376 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22598] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22598/stat : 22598 (java) S 22586 22586 15667 0 -1 1077944384 130 0 0 0 0 0 0 0 20 0 28 0 3805748 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776042179056 139776781154946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22599] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22599/stat : 22599 (java) S 22586 22586 15667 0 -1 1077944384 55 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776041125344 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22600] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22600/stat : 22600 (java) S 22586 22586 15667 0 -1 1077944384 42 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776040072688 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22601] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22601/stat : 22601 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776039021264 139776781162395 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22602] ppid=22586 vsize=13801768 CPUtime=1.86 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22602/stat : 22602 (java) R 22586 22586 15667 0 -1 4202560 10028 0 0 0 184 2 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776037961048 139776764642351 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22603] ppid=22586 vsize=13801768 CPUtime=2 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22603/stat : 22603 (java) R 22586 22586 15667 0 -1 4202560 4420 0 0 0 199 1 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776036904672 139776765432657 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22604] ppid=22586 vsize=13801768 CPUtime=1.99 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22604/stat : 22604 (java) R 22586 22586 15667 0 -1 4202560 4256 0 0 0 198 1 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776035848864 139776762553807 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22605] ppid=22586 vsize=13801768 CPUtime=0.96 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22605/stat : 22605 (java) S 22586 22586 15667 0 -1 1077944384 3258 0 0 0 94 2 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776034810224 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22606] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22606/stat : 22606 (java) S 22586 22586 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776033757920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22607] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22607/stat : 22607 (java) S 22586 22586 15667 0 -1 1077944384 11 0 0 0 0 0 0 0 20 0 28 0 3805754 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776032705456 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22608] ppid=22586 vsize=13801768 CPUtime=1.55 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22608/stat : 22608 (java) R 22586 22586 15667 0 -1 4202560 159 0 0 0 155 0 0 0 20 0 28 0 3805838 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776024691384 139776380308519 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22609] ppid=22586 vsize=13801768 CPUtime=1.33 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22609/stat : 22609 (java) R 22586 22586 15667 0 -1 4202560 215 0 0 0 133 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776023638232 139776379521070 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22610] ppid=22586 vsize=13801768 CPUtime=1.28 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22610/stat : 22610 (java) R 22586 22586 15667 0 -1 4202560 184 0 0 0 128 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776022584744 139776379492237 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22611] ppid=22586 vsize=13801768 CPUtime=1.46 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22611/stat : 22611 (java) R 22586 22586 15667 0 -1 4202560 263 0 0 0 146 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139776021531776 139776380125582 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22612] ppid=22586 vsize=13801768 CPUtime=1.58 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22612/stat : 22612 (java) R 22586 22586 15667 0 -1 4202560 109 0 0 0 158 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139775952539832 139776379492667 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22613] ppid=22586 vsize=13801768 CPUtime=1.36 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22613/stat : 22613 (java) R 22586 22586 15667 0 -1 4202560 186 0 0 0 136 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139775951486648 139776380200161 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22614] ppid=22586 vsize=13801768 CPUtime=1.51 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22614/stat : 22614 (java) R 22586 22586 15667 0 -1 4202560 82 0 0 0 151 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139775950436424 139776373119187 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22615] ppid=22586 vsize=13801768 CPUtime=1.52 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22615/stat : 22615 (java) R 22586 22586 15667 0 -1 4202560 250 0 0 0 152 0 0 0 20 0 28 0 3805839 14133010432 63342 33554432000 4194304 4196468 140737111480896 139775949381136 139776378680324 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
Current children cumulated CPU time (s) 19.68
Current children cumulated vsize (KiB) 13811280

[startup+6.30156 s]
/proc/loadavg: 15.12 15.47 12.19 17/301 22615
/proc/meminfo: memFree=29441136/32770624 swapFree=5892/66052

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

[pid=22587/tid=22614] ppid=22586 vsize=13801768 CPUtime=219.54 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22614/stat : 22614 (java) R 22586 22586 15667 0 -1 4202560 2563 0 0 0 21950 4 0 0 20 0 28 0 3805839 14133010432 579201 33554432000 4194304 4196468 140737111480896 139775950434488 139776379520991 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22615] ppid=22586 vsize=13801768 CPUtime=218.5 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22615/stat : 22615 (java) R 22586 22586 15667 0 -1 4202560 1080 0 0 0 21848 2 0 0 20 0 28 0 3805839 14133010432 579201 33554432000 4194304 4196468 140737111480896 139775949381744 139776379492402 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
Current children cumulated CPU time (s) 1764.62
Current children cumulated vsize (KiB) 13811280

[startup+282.301 s]
/proc/loadavg: 16.11 15.81 13.16 17/300 22809
/proc/meminfo: memFree=29314292/32770624 swapFree=5892/66424
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
[pid=22587] ppid=22586 vsize=13801768 CPUtime=2242.24 cores=1,3,5,7,9,11,13,15
/proc/22587/stat : 22587 (java) S 22586 22586 15667 0 -1 1077944320 66294 0 0 0 223973 251 0 0 20 0 28 0 3805745 14133010432 589669 33554432000 4194304 4196468 140737111480896 140737111463440 139776781143799 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
/proc/22587/statm: 3450442 589669 3283 1 0 3437675 0
[pid=22587/tid=22588] ppid=22586 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22588/stat : 22588 (java) S 22586 22586 15667 0 -1 1077944384 6528 0 0 0 87 4 0 0 20 0 28 0 3805745 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776785384576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22590] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22590/stat : 22590 (java) S 22586 22586 15667 0 -1 1077944384 1296 0 0 0 26 21 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776699624208 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22591] ppid=22586 vsize=13801768 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22591/stat : 22591 (java) S 22586 22586 15667 0 -1 1077944384 488 0 0 0 24 22 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776698571664 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22592] ppid=22586 vsize=13801768 CPUtime=0.44 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22592/stat : 22592 (java) S 22586 22586 15667 0 -1 1077944384 448 0 0 0 24 20 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776697519120 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22593] ppid=22586 vsize=13801768 CPUtime=0.46 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22593/stat : 22593 (java) S 22586 22586 15667 0 -1 1077944384 835 0 0 0 24 22 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776696466576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22594] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22594/stat : 22594 (java) S 22586 22586 15667 0 -1 1077944384 1078 0 0 0 25 22 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776695413008 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22595] ppid=22586 vsize=13801768 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22595/stat : 22595 (java) S 22586 22586 15667 0 -1 1077944384 473 0 0 0 25 23 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776694360464 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22596] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22596/stat : 22596 (java) S 22586 22586 15667 0 -1 1077944384 806 0 0 0 24 23 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776693307920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22597] ppid=22586 vsize=13801768 CPUtime=0.45 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22597/stat : 22597 (java) S 22586 22586 15667 0 -1 1077944384 1294 0 0 0 22 23 0 0 20 0 28 0 3805746 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776692255376 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22598] ppid=22586 vsize=13801768 CPUtime=0.21 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22598/stat : 22598 (java) S 22586 22586 15667 0 -1 1077944384 3179 0 0 0 9 12 0 0 20 0 28 0 3805748 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776042179056 139776781154946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22599] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22599/stat : 22599 (java) S 22586 22586 15667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776041125344 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22600] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22600/stat : 22600 (java) S 22586 22586 15667 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776040072704 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22601] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22601/stat : 22601 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776039021264 139776781162395 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22602] ppid=22586 vsize=13801768 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22602/stat : 22602 (java) S 22586 22586 15667 0 -1 1077944384 12841 0 0 0 289 2 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776037967856 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 9 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22603] ppid=22586 vsize=13801768 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22603/stat : 22603 (java) S 22586 22586 15667 0 -1 1077944384 6690 0 0 0 301 2 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776036915312 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 3 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22604] ppid=22586 vsize=13801768 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22604/stat : 22604 (java) S 22586 22586 15667 0 -1 1077944384 6398 0 0 0 306 1 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776035862768 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22605] ppid=22586 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22605/stat : 22605 (java) S 22586 22586 15667 0 -1 1077944384 5968 0 0 0 112 2 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776034810224 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22606] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22606/stat : 22606 (java) S 22586 22586 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776033757920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22607] ppid=22586 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22607/stat : 22607 (java) S 22586 22586 15667 0 -1 1077944384 313 0 0 0 6 7 0 0 20 0 28 0 3805754 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776032705456 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 8 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22608] ppid=22586 vsize=13801768 CPUtime=278.14 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22608/stat : 22608 (java) R 22586 22586 15667 0 -1 4202560 1042 0 0 0 27813 1 0 0 20 0 28 0 3805838 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776024692800 139776381766474 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22609] ppid=22586 vsize=13801768 CPUtime=278.84 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22609/stat : 22609 (java) R 22586 22586 15667 0 -1 4202560 3045 0 0 0 27880 4 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776023638472 139776382042250 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22610] ppid=22586 vsize=13801768 CPUtime=278.38 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22610/stat : 22610 (java) R 22586 22586 15667 0 -1 4202560 1911 0 0 0 27835 3 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776022585048 139776379492395 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22611] ppid=22586 vsize=13801768 CPUtime=277.56 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22611/stat : 22611 (java) R 22586 22586 15667 0 -1 4202560 3656 0 0 0 27734 22 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139776021532256 139776380291934 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22612] ppid=22586 vsize=13801768 CPUtime=279.35 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22612/stat : 22612 (java) R 22586 22586 15667 0 -1 4202560 1215 0 0 0 27934 1 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139775952539608 139776379492408 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22613] ppid=22586 vsize=13801768 CPUtime=278.2 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22613/stat : 22613 (java) R 22586 22586 15667 0 -1 4202560 1329 0 0 0 27819 1 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139775951487112 139776378356164 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22614] ppid=22586 vsize=13801768 CPUtime=279.37 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22614/stat : 22614 (java) R 22586 22586 15667 0 -1 4202560 2882 0 0 0 27932 5 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139775950434520 139776379492368 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22615] ppid=22586 vsize=13801768 CPUtime=277.1 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22615/stat : 22615 (java) R 22586 22586 15667 0 -1 4202560 1213 0 0 0 27707 3 0 0 20 0 28 0 3805839 14133010432 589669 33554432000 4194304 4196468 140737111480896 139775949381992 139776379492395 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
Current children cumulated CPU time (s) 2242.24
Current children cumulated vsize (KiB) 13811280



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+302.201 s]
/proc/loadavg: 16.08 15.82 13.22 17/300 22809
/proc/meminfo: memFree=29227268/32770624 swapFree=5892/66448
[pid=22586] ppid=22583 vsize=9512 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22586/stat : 22586 (xcsp3-exec) S 22583 22586 15667 0 -1 4202496 517 0 0 0 0 0 0 0 20 0 1 0 3805745 9740288 345 33554432000 4194304 5098028 140722187001088 140722186999192 139702971167356 0 65536 4100 65538 18446744071579417331 0 0 17 13 0 0 0 0 0 7196144 7232144 7802880 140722187003022 140722187003232 140722187003232 140722187005931 0
/proc/22586/statm: 2378 345 289 221 0 87 0
[pid=22587] ppid=22586 vsize=13801768 CPUtime=2400.7 cores=1,3,5,7,9,11,13,15
/proc/22587/stat : 22587 (java) S 22586 22586 15667 0 -1 1077944320 68261 0 0 0 239807 263 0 0 20 0 28 0 3805745 14133010432 590521 33554432000 4194304 4196468 140737111480896 140737111463440 139776781143799 0 0 0 16800975 18446744073709551615 0 0 17 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
/proc/22587/statm: 3450442 590521 3283 1 0 3437675 0
[pid=22587/tid=22588] ppid=22586 vsize=13801768 CPUtime=0.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22588/stat : 22588 (java) S 22586 22586 15667 0 -1 1077944384 6528 0 0 0 87 4 0 0 20 0 28 0 3805745 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776785384576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22590] ppid=22586 vsize=13801768 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22590/stat : 22590 (java) S 22586 22586 15667 0 -1 1077944384 1380 0 0 0 28 22 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776699624208 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22591] ppid=22586 vsize=13801768 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22591/stat : 22591 (java) S 22586 22586 15667 0 -1 1077944384 893 0 0 0 26 23 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776698571664 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22592] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22592/stat : 22592 (java) S 22586 22586 15667 0 -1 1077944384 491 0 0 0 26 21 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776697519120 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22593] ppid=22586 vsize=13801768 CPUtime=0.48 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22593/stat : 22593 (java) S 22586 22586 15667 0 -1 1077944384 874 0 0 0 25 23 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776696466576 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22594] ppid=22586 vsize=13801768 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22594/stat : 22594 (java) S 22586 22586 15667 0 -1 1077944384 1103 0 0 0 26 23 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776695413008 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22595] ppid=22586 vsize=13801768 CPUtime=0.5 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22595/stat : 22595 (java) S 22586 22586 15667 0 -1 1077944384 517 0 0 0 26 24 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776694360464 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22596] ppid=22586 vsize=13801768 CPUtime=0.49 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22596/stat : 22596 (java) S 22586 22586 15667 0 -1 1077944384 885 0 0 0 25 24 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776693307920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22597] ppid=22586 vsize=13801768 CPUtime=0.47 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22597/stat : 22597 (java) S 22586 22586 15667 0 -1 1077944384 1398 0 0 0 23 24 0 0 20 0 28 0 3805746 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776692255376 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22598] ppid=22586 vsize=13801768 CPUtime=0.23 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22598/stat : 22598 (java) S 22586 22586 15667 0 -1 1077944384 3447 0 0 0 9 14 0 0 20 0 28 0 3805748 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776042179056 139776781154946 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22599] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22599/stat : 22599 (java) S 22586 22586 15667 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776041125344 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22600] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22600/stat : 22600 (java) S 22586 22586 15667 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 28 0 3805749 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776040072704 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22601] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22601/stat : 22601 (java) S 22586 22586 15667 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776039021264 139776781162395 0 4 0 16800975 18446744071579849748 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22602] ppid=22586 vsize=13801768 CPUtime=2.91 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22602/stat : 22602 (java) S 22586 22586 15667 0 -1 1077944384 12841 0 0 0 289 2 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776037967856 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 9 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22603] ppid=22586 vsize=13801768 CPUtime=3.03 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22603/stat : 22603 (java) S 22586 22586 15667 0 -1 1077944384 6690 0 0 0 301 2 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776036915312 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 15 0 0 3 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22604] ppid=22586 vsize=13801768 CPUtime=3.07 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22604/stat : 22604 (java) S 22586 22586 15667 0 -1 1077944384 6398 0 0 0 306 1 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776035862768 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 3 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22605] ppid=22586 vsize=13801768 CPUtime=1.14 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22605/stat : 22605 (java) S 22586 22586 15667 0 -1 1077944384 5968 0 0 0 112 2 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776034810224 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22606] ppid=22586 vsize=13801768 CPUtime=0 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22606/stat : 22606 (java) S 22586 22586 15667 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 3805753 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776033757920 139776781154005 0 4 0 16800975 18446744071579849748 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22607] ppid=22586 vsize=13801768 CPUtime=0.13 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22607/stat : 22607 (java) S 22586 22586 15667 0 -1 1077944384 313 0 0 0 6 7 0 0 20 0 28 0 3805754 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776032705456 139776781154946 0 4 0 16800975 18446744071579849748 0 0 -1 11 0 0 8 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22608] ppid=22586 vsize=13801768 CPUtime=297.97 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22608/stat : 22608 (java) R 22586 22586 15667 0 -1 4202560 1077 0 0 0 29796 1 0 0 20 0 28 0 3805838 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776024690120 139776375293899 0 4 0 16800975 0 0 0 -1 13 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22609] ppid=22586 vsize=13801768 CPUtime=298.67 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22609/stat : 22609 (java) R 22586 22586 15667 0 -1 4202560 3450 0 0 0 29863 4 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776023641376 139776379088429 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22610] ppid=22586 vsize=13801768 CPUtime=298.22 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22610/stat : 22610 (java) R 22586 22586 15667 0 -1 4202560 2014 0 0 0 29819 3 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776022585048 139776379492378 0 4 0 16800975 0 0 0 -1 11 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22611] ppid=22586 vsize=13801768 CPUtime=297.41 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22611/stat : 22611 (java) R 22586 22586 15667 0 -1 4202560 3669 0 0 0 29719 22 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139776021532256 139776379492388 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22612] ppid=22586 vsize=13801768 CPUtime=299.1 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22612/stat : 22612 (java) R 22586 22586 15667 0 -1 4202560 1300 0 0 0 29909 1 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139775952539608 139776379492649 0 4 0 16800975 0 0 0 -1 15 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22613] ppid=22586 vsize=13801768 CPUtime=298.02 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22613/stat : 22613 (java) R 22586 22586 15667 0 -1 4202560 1358 0 0 0 29801 1 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139775951487144 139776375293912 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22614] ppid=22586 vsize=13801768 CPUtime=299.22 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22614/stat : 22614 (java) R 22586 22586 15667 0 -1 4202560 3076 0 0 0 29917 5 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139775950434456 139776379492408 0 4 0 16800975 0 0 0 -1 9 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
[pid=22587/tid=22615] ppid=22586 vsize=13801768 CPUtime=296.55 cores=1,3,5,7,9,11,13,15
/proc/22587/task/22615/stat : 22615 (java) R 22586 22586 15667 0 -1 4202560 1225 0 0 0 29652 3 0 0 20 0 28 0 3805839 14133010432 590521 33554432000 4194304 4196468 140737111480896 139775949381992 139776379492395 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33902592 140737111483580 140737111483756 140737111483756 140737111486415 0
Current children cumulated CPU time (s) 2400.7
Current children cumulated vsize (KiB) 13811280

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 22587 sig 9
??? kill 22586 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 22586 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=2433
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=871
# CPU time returned by wait4() is 0.003304
# while last known CPU time is 2400.7
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 302.212
CPU time (s): 2400.7
CPU user time (s): 2398.07
CPU system time (s): 2.63
CPU usage (%): 794.376
Max. virtual memory (cumulated for all children) (KiB): 13813136

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.002433
system time used= 0.000871
maximum resident set size= 1384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 517
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 3
involuntary context switches= 1

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.67155 second user time and 4.14763 second system time

The end

Launcher Data

Begin job on node104 at 2017-07-22 03:02:41
IDJOB=4245209
IDBENCH=120660
IDSOLVER=2625
FILE ID=node104/4245209-1500685361
RUNJOBID= node104-1500684128-16797
PBS_JOBID= 20623031
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5
BENCH NAME= XCSP17/Knights/Knights-m1-s1/Knights-080-25.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 10000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4245209-1500685361/watcher-4245209-1500685361 -o /tmp/evaluation-result-4245209-1500685361/solver-4245209-1500685361 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node104-1500684128-16797 --watchdog 2560  ./xcsp3-exec -dir HOME -tl 2400 -p 8 -ml 10000 -tdir HOME -seed 1284236910 HOME/instance-4245209-1500685361.xml

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

MD5SUM BENCH= 86f21c6f99b90e2b5de67b4ee346bae4
RANDOM SEED=1284236910

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

/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	: 8
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	: 5334.12
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
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	: 8
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	: 5334.12
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		: 2133.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 8
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 10
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 12
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 14
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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	: 5334.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        29831832 kB
MemAvailable:   29795788 kB
Buffers:           94200 kB
Cached:           158708 kB
SwapCached:          256 kB
Active:          2394972 kB
Inactive:         122400 kB
Active(anon):    2219420 kB
Inactive(anon):    56384 kB
Active(file):     175552 kB
Inactive(file):    66016 kB
Unevictable:        5892 kB
Mlocked:            5892 kB
SwapTotal:      67108860 kB
SwapFree:       67105468 kB
Dirty:              8024 kB
Writeback:             0 kB
AnonPages:       2282000 kB
Mapped:            42552 kB
Shmem:              8804 kB
Slab:             110288 kB
SReclaimable:      76448 kB
SUnreclaim:        33840 kB
KernelStack:        5024 kB
PageTables:         9764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    2867348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2123776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62000 MiB
End job on node104 at 2017-07-22 03:07:43