Trace number 4269217

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-09)? (TO) 2520.0801 2504.8101

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-15.xml
MD5SUMab7b26918dfc59e965233a0e800431a7
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 variables274
Number of constraints273
Number of domains2
Minimum domain size2
Maximum domain size225
Distribution of domain sizes[{"size":2,"count":48},{"size":225,"count":226}]
Minimum variable degree2
Maximum variable degree48
Distribution of variable degrees[{"degree":2,"count":50},{"degree":3,"count":175},{"degree":4,"count":48},{"degree":48,"count":1}]
Minimum constraint arity2
Maximum constraint arity225
Distribution of constraint arities[{"arity":2,"count":224},{"arity":3,"count":48},{"arity":225,"count":1}]
Number of extensional constraints0
Number of intensional constraints272
Distribution of constraint types[{"type":"intension","count":272},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269217-1502801710.xml"  -tl '2520s' -p 1 -x 0
0.08/0.29	c [HOME/instance-4269217-1502801710.xml, -tl, 2520s, -p, 1, -x, 0]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
11.94/9.61	c solve instance...
2520.05/2504.80	s UNKNOWN
2520.05/2504.80	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 (14486 MiB free)
  memory of node 1: 16384 MiB (15574 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4269217-1502801710/watcher-4269217-1502801710 -o /tmp/evaluation-result-4269217-1502801710/solver-4269217-1502801710 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1093932872 HOME/instance-4269217-1502801710.xml 

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

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=8108, runsolver pid=8105

[startup+0.100128 s]*
/proc/loadavg: 1.90 1.83 1.77 3/201 8111
/proc/meminfo: memFree=30781048/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13356504 memory=11192 CPUtime=0 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 2570 0 0 0 0 0 0 0 20 0 6 0 68511671 13677060096 2798 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3339126 2798 1284 1 0 3329096 0
[pid=8110/tid=8111] ppid=8108 vsize=13358712 memory=-7740988957825203066 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 1479 0 0 0 0 0 0 0 20 0 6 0 68511672 13679321088 2968 18446744073709551615 4194304 4196468 140731729053312 140172128842320 140172018200438 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13358712 memory=-6623561123132760999 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 68511672 13679321088 2968 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13358712 memory=139881769780864 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 68511672 13679321088 2968 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 68511672 13679321088 2968 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13358712 memory=-1807685287725067907 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 68511672 13679321088 2968 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13366016 KiB
Current children cumulated memory: 12572 KiB

[startup+0.215578 s]*
/proc/loadavg: 1.90 1.83 1.77 3/214 8124
/proc/meminfo: memFree=30769472/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13974352 memory=26032 CPUtime=0.08 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 4919 0 0 0 7 1 0 0 20 0 15 0 68511671 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3493588 6508 2728 1 0 3482964 0
[pid=8110/tid=8111] ppid=8108 vsize=13974352 memory=-7740988957825203066 CPUtime=0.06 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 3062 0 0 0 6 0 0 0 20 0 15 0 68511672 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140172128831888 140172124628125 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13974352 memory=-6623561123132760999 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13974352 memory=139881769780864 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171602093344 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171601041008 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 6508 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 315 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 6526 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 6526 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13974352 memory=139881769780864 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 235 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 6526 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 6526 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13974352 memory=139881769780864 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511682 14309736448 6526 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 27412 KiB

[startup+0.310292 s]*
/proc/loadavg: 1.90 1.83 1.77 3/214 8124
/proc/meminfo: memFree=30753948/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13974352 memory=37780 CPUtime=0.25 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 8504 0 0 0 23 2 0 0 20 0 15 0 68511671 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3493588 9445 2982 1 0 3482964 0
[pid=8110/tid=8111] ppid=8108 vsize=13974352 memory=6933928925625698159 CPUtime=0.15 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 5730 0 0 0 14 1 0 0 20 0 15 0 68511672 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140172128828576 140172124628125 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13974352 memory=139881769787857 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13974352 memory=7450481453079357800 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171602093344 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 68511674 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171601041008 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 388 0 0 0 1 0 0 0 20 0 15 0 68511677 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 399 0 0 0 1 0 0 0 20 0 15 0 68511677 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13974352 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 689 0 0 0 5 0 0 0 20 0 15 0 68511677 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511682 14309736448 9445 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 39160 KiB

[startup+0.701575 s]
/proc/loadavg: 1.99 1.85 1.77 4/214 8124
/proc/meminfo: memFree=30745440/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13980732 memory=66480 CPUtime=1.14 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 13898 0 0 0 110 4 0 0 20 0 15 0 68511671 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3495183 16620 3173 1 0 3483476 0
[pid=8110/tid=8111] ppid=8108 vsize=13980732 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 8145 0 0 0 51 2 0 0 20 0 15 0 68511672 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140172128843816 140171766615356 0 4 1 16800974 0 0 0 -1 7 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13980732 memory=8315167063544856749 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13980732 memory=-6205556071715201920 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13980732 memory=139881649054896 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13980732 memory=55 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171602093344 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13980732 memory=1585 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171601041008 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13980732 memory=27325 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) R 8108 8108 11586 0 -1 4202560 1918 0 0 0 18 0 0 0 20 0 15 0 68511677 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171598919464 140172109003344 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) R 8108 8108 11586 0 -1 4202560 1484 0 0 0 17 0 0 0 20 0 15 0 68511677 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171597865080 140172108098133 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13980732 memory=0 CPUtime=0.23 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 1044 0 0 0 23 0 0 0 20 0 15 0 68511677 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511682 14316269568 16620 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 1.14 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 67860 KiB

[startup+1.50073 s]
/proc/loadavg: 1.99 1.85 1.77 5/214 8124
/proc/meminfo: memFree=30684076/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13980732 memory=115512 CPUtime=2.92 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 28175 0 0 0 285 7 0 0 20 0 15 0 68511671 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3495183 28878 3179 1 0 3483476 0
[pid=8110/tid=8111] ppid=8108 vsize=13980732 memory=1585 CPUtime=1.33 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 8612 0 0 0 130 3 0 0 20 0 15 0 68511672 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140172128837520 140171769762898 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13980732 memory=27325 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 68511672 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 28878 18446744073709551615 4194304 4196468 140731729053312 140171602093344 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13980732 memory=6944656592455360604 CPUtime=0 cores=1,3,5,7

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

/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171601041024 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13980732 memory=7661302904148288868 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13980732 memory=1380 CPUtime=2.61 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 24626 0 0 0 258 3 0 0 20 0 15 0 68511677 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13980732 memory=760488 CPUtime=2.25 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 18050 0 0 0 222 3 0 0 20 0 15 0 68511677 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13980732 memory=836 CPUtime=0.71 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 10820 0 0 0 69 2 0 0 20 0 15 0 68511677 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13980732 memory=15880 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13980732 memory=16240 CPUtime=1.1 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 2026 0 0 0 50 60 0 0 20 0 15 0 68511682 14316269568 190122 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 2397.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 761868 KiB

[startup+2442.3 s]
/proc/loadavg: 1.24 1.33 1.38 3/214 8287
/proc/meminfo: memFree=30300336/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13980732 memory=762560 CPUtime=2457.28 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 151037 0 0 0 245563 165 0 0 20 0 15 0 68511671 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3495183 190640 3268 1 0 3483476 0
[pid=8110/tid=8111] ppid=8108 vsize=13980732 memory=762560 CPUtime=2435.68 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 50540 0 0 0 243554 14 0 0 20 0 15 0 68511672 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140172128845456 140171773125967 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.28 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 8580 0 0 0 306 22 0 0 20 0 15 0 68511672 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.29 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 9603 0 0 0 306 23 0 0 20 0 15 0 68511672 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.29 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 9902 0 0 0 304 25 0 0 20 0 15 0 68511672 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.28 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 7832 0 0 0 305 23 0 0 20 0 15 0 68511672 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13980732 memory=762560 CPUtime=1.68 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 7668 0 0 0 155 13 0 0 20 0 15 0 68511674 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13980732 memory=762560 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171602093408 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13980732 memory=762560 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171601041024 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13980732 memory=762560 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13980732 memory=1380 CPUtime=2.61 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 24626 0 0 0 258 3 0 0 20 0 15 0 68511677 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13980732 memory=1380 CPUtime=2.25 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 18052 0 0 0 222 3 0 0 20 0 15 0 68511677 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13980732 memory=1380 CPUtime=0.71 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 10820 0 0 0 69 2 0 0 20 0 15 0 68511677 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13980732 memory=762560 CPUtime=1.12 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 2029 0 0 0 51 61 0 0 20 0 15 0 68511682 14316269568 190640 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 2457.28 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 763940 KiB

[startup+2502.3 s]
/proc/loadavg: 1.52 1.39 1.40 3/211 8366
/proc/meminfo: memFree=30661992/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13980732 memory=764644 CPUtime=2517.53 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 152630 0 0 0 251586 167 0 0 20 0 15 0 68511671 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3495183 191161 3268 1 0 3483476 0
[pid=8110/tid=8111] ppid=8108 vsize=13980732 memory=762596 CPUtime=2495.51 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 50936 0 0 0 249537 14 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140172128845568 140171772163548 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.37 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 8676 0 0 0 315 22 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13980732 memory=762560 CPUtime=3.38 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 10096 0 0 0 315 23 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13980732 memory=1380 CPUtime=3.37 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 10016 0 0 0 312 25 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13980732 memory=762592 CPUtime=3.37 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 8053 0 0 0 314 23 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13980732 memory=762592 CPUtime=1.73 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 7814 0 0 0 160 13 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13980732 memory=762592 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171602093408 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13980732 memory=762596 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171601041024 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13980732 memory=762596 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13980732 memory=1380 CPUtime=2.62 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 24628 0 0 0 259 3 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13980732 memory=762596 CPUtime=2.25 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 18055 0 0 0 222 3 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13980732 memory=4120 CPUtime=0.71 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 10927 0 0 0 69 2 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13980732 memory=38568 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13980732 memory=1380 CPUtime=1.14 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 2044 0 0 0 51 63 0 0 20 0 15 0 68511682 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 2517.53 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 766024 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2504.8 s]
/proc/loadavg: 1.52 1.39 1.40 3/211 8366
/proc/meminfo: memFree=30664068/32770624 swapFree=67108860/67108860
[pid=8108] ppid=8105 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8108/stat : 8108 (xcsp3-exec) S 8105 8108 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 68511662 9740288 345 18446744073709551615 4194304 5098028 140729147920336 140729147918440 139634964157052 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 23810048 140729147928952 140729147929157 140729147929157 140729147932651 0
/proc/8108/statm: 2378 345 289 221 0 87 0
[pid=8110] ppid=8108 vsize=13980732 memory=764644 CPUtime=2520.05 cores=1,3,5,7
/proc/8110/stat : 8110 (java) S 8108 8108 11586 0 -1 1077944320 152639 0 0 0 251838 167 0 0 20 0 15 0 68511671 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140731729035856 140172124606199 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
/proc/8110/statm: 3495183 191161 3268 1 0 3483476 0
[pid=8110/tid=8111] ppid=8108 vsize=13980732 memory=764644 CPUtime=2498 cores=1,3,5,7
/proc/8110/task/8111/stat : 8111 (java) R 8108 8108 11586 0 -1 4202560 50941 0 0 0 249786 14 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140172128845328 140171771623848 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8112] ppid=8108 vsize=13980732 memory=8964 CPUtime=3.38 cores=1,3,5,7
/proc/8110/task/8112/stat : 8112 (java) S 8108 8108 11586 0 -1 1077944384 8676 0 0 0 316 22 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171724974480 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8113] ppid=8108 vsize=13980732 memory=7680170660397595203 CPUtime=3.39 cores=1,3,5,7
/proc/8110/task/8113/stat : 8113 (java) S 8108 8108 11586 0 -1 1077944384 10097 0 0 0 315 24 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171723921680 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8114] ppid=8108 vsize=13980732 memory=1728 CPUtime=3.38 cores=1,3,5,7
/proc/8110/task/8114/stat : 8114 (java) S 8108 8108 11586 0 -1 1077944384 10018 0 0 0 313 25 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171722869392 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8115] ppid=8108 vsize=13980732 memory=5788 CPUtime=3.37 cores=1,3,5,7
/proc/8110/task/8115/stat : 8115 (java) S 8108 8108 11586 0 -1 1077944384 8054 0 0 0 314 23 0 0 20 0 15 0 68511672 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171721816592 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8116] ppid=8108 vsize=13980732 memory=1996 CPUtime=1.73 cores=1,3,5,7
/proc/8110/task/8116/stat : 8116 (java) S 8108 8108 11586 0 -1 1077944384 7814 0 0 0 160 13 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171603147376 140172124617346 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8117] ppid=8108 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8117/stat : 8117 (java) S 8108 8108 11586 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171602093408 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8118] ppid=8108 vsize=13980732 memory=8964 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8118/stat : 8118 (java) S 8108 8108 11586 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 68511674 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171601041024 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8119] ppid=8108 vsize=13980732 memory=4616 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8119/stat : 8119 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171599989328 140172124624795 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8120] ppid=8108 vsize=13980732 memory=1440 CPUtime=2.62 cores=1,3,5,7
/proc/8110/task/8120/stat : 8120 (java) S 8108 8108 11586 0 -1 1077944384 24628 0 0 0 259 3 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171598936176 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8121] ppid=8108 vsize=13980732 memory=1204 CPUtime=2.25 cores=1,3,5,7
/proc/8110/task/8121/stat : 8121 (java) S 8108 8108 11586 0 -1 1077944384 18055 0 0 0 222 3 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171597883376 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8122] ppid=8108 vsize=13980732 memory=15880 CPUtime=0.71 cores=1,3,5,7
/proc/8110/task/8122/stat : 8122 (java) S 8108 8108 11586 0 -1 1077944384 10927 0 0 0 69 2 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171596831088 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8123] ppid=8108 vsize=13980732 memory=16240 CPUtime=0 cores=1,3,5,7
/proc/8110/task/8123/stat : 8123 (java) S 8108 8108 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 68511677 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171595778528 140172124616405 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
[pid=8110/tid=8124] ppid=8108 vsize=13980732 memory=21764 CPUtime=1.14 cores=1,3,5,7
/proc/8110/task/8124/stat : 8124 (java) S 8108 8108 11586 0 -1 1077944384 2044 0 0 0 51 63 0 0 20 0 15 0 68511682 14316269568 191161 18446744073709551615 4194304 4196468 140731729053312 140171594726320 140172124617346 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 34971648 140731729056177 140731729056353 140731729056353 140731729059791 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 766024 KiB

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

[startup+2504.81 s]
# the end of solver process 8108 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001735 s, system=0.000961 s

[startup+2504.81 s]
# the end of solver process 8110 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.4 s, system=1.68398 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): 2504.81
CPU time (s): 2520.08
CPU user time (s): 2518.4
CPU system time (s): 1.68398
CPU usage (%): 100.609
Max. virtual memory (cumulated for all children) (KiB): 13995092
Max. memory (cumulated for all children) (KiB): 766024

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.4
system time used= 1.68398
maximum resident set size= 765012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 153336
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3000
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 93843
involuntary context switches= 3642


# summary of solver processes directly reported to runsolver:
#   pid: 8108,8110
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.4
#   total CPU system time (s): 1.68398

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.1992 second user time and 24.1119 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-15 14:40:54
IDJOB=4269217
IDBENCH=130622
IDSOLVER=2660
FILE ID=node124/4269217-1502801710
RUNJOBID= node124-1502673801-14690
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-15.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-4269217-1502801710/watcher-4269217-1502801710 -o /tmp/evaluation-result-4269217-1502801710/solver-4269217-1502801710 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14690 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1093932872 HOME/instance-4269217-1502801710.xml

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

MD5SUM BENCH= ab7b26918dfc59e965233a0e800431a7
RANDOM SEED=1093932872

node124.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.51
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.51
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.51
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.51
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:        30782220 kB
MemAvailable:   31206612 kB
Buffers:          240720 kB
Cached:           470876 kB
SwapCached:            0 kB
Active:          1248128 kB
Inactive:         292520 kB
Active(anon):     780748 kB
Inactive(anon):    81948 kB
Active(file):     467380 kB
Inactive(file):   210572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8000 kB
Writeback:             0 kB
AnonPages:        839420 kB
Mapped:            60900 kB
Shmem:             33512 kB
Slab:             151152 kB
SReclaimable:     124548 kB
SUnreclaim:        26604 kB
KernelStack:        3760 kB
PageTables:         7100 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1860836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    735232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node124 at 2017-08-15 15:22:39