Trace number 4283433

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.0801 2448.21

General information on the benchmark

NameQueenAttacking/QueenAttacking-m1-s1/
QueenAttacking-11.xml
MD5SUM021605e3a27b06e16b3134987a511561
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark13
Best CPU time to get the best result obtained on this benchmark20012.4
Satisfiable
(Un)Satisfiability was proved
Number of variables152
Number of constraints151
Number of domains2
Minimum domain size2
Maximum domain size121
Distribution of domain sizes[{"size":2,"count":30},{"size":121,"count":122}]
Minimum variable degree2
Maximum variable degree30
Distribution of variable degrees[{"degree":2,"count":32},{"degree":3,"count":89},{"degree":4,"count":30},{"degree":30,"count":1}]
Minimum constraint arity2
Maximum constraint arity121
Distribution of constraint arities[{"arity":2,"count":120},{"arity":3,"count":30},{"arity":121,"count":1}]
Number of extensional constraints0
Number of intensional constraints150
Distribution of constraint types[{"type":"intension","count":150},{"type":"allDifferent","count":1}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283433-1503211403.xml"  -tl '2520s' -p 1 -x 3
0.08/0.28	c [HOME/instance-4283433-1503211403.xml, -tl, 2520s, -p, 1, -x, 3]
0.26/0.34	c simple solver
0.26/0.40	c parse instance...
3.89/2.22	c solve instance...
2520.05/2448.20	s UNKNOWN
2520.05/2448.20	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283433-1503211403/watcher-4283433-1503211403 -o /tmp/evaluation-result-4283433-1503211403/solver-4283433-1503211403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1505501604 HOME/instance-4283433-1503211403.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
solver pid=8356, runsolver pid=8353
Current StackSize limit: 8192 KiB


[startup+0.10017 s]*
/proc/loadavg: 1.53 1.64 1.62 4/196 8357
/proc/meminfo: memFree=31299444/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=11642956 memory=8044 CPUtime=0 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 1784 0 0 0 0 0 0 0 20 0 2 0 19549407 11922386944 2011 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 2910739 2011 1142 1 0 2900709 0
[pid=8358/tid=8359] ppid=8356 vsize=11658652 memory=1404226546251833994 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) S 8356 8356 17292 0 -1 1077944384 949 0 0 0 0 0 0 0 20 0 3 0 19549407 11938459648 2407 18446744073709551615 4194304 4196468 140725815080880 139766286526160 139766282294997 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=11658652 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) R 8356 8356 17292 0 -1 4202560 0 0 0 0 0 0 0 0 20 0 3 0 19549408 11938459648 2407 18446744073709551615 4194304 4196468 140725815080880 139766286526880 139766282296726 0 4 1 16784584 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 11652468 KiB
Current children cumulated memory: 9424 KiB

[startup+0.209726 s]*
/proc/loadavg: 1.49 1.63 1.62 3/211 8372
/proc/meminfo: memFree=31287956/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13974352 memory=24772 CPUtime=0.08 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 5101 0 0 0 7 1 0 0 20 0 15 0 19549407 14309736448 6193 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3493588 6193 2728 1 0 3482964 0
[pid=8358/tid=8359] ppid=8356 vsize=13974352 memory=7022364594140610616 CPUtime=0.06 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 3257 0 0 0 6 0 0 0 20 0 15 0 19549407 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139766286510480 139766282306717 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13974352 memory=4294977909 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13974352 memory=139633560451005 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13974352 memory=139633560233600 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549409 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19549409 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765826938144 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19549410 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765825885808 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13974352 memory=139633560233600 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 233 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13974352 memory=139633560233600 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549417 14309736448 6208 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 0.08 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 26152 KiB

[startup+0.310227 s]*
/proc/loadavg: 1.49 1.63 1.62 4/211 8372
/proc/meminfo: memFree=31272540/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13974352 memory=37140 CPUtime=0.26 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 8852 0 0 0 23 3 0 0 20 0 15 0 19549407 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3493588 9285 2976 1 0 3482964 0
[pid=8358/tid=8359] ppid=8356 vsize=13974352 memory=6933928925625698159 CPUtime=0.16 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 6071 0 0 0 15 1 0 0 20 0 15 0 19549407 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139766286498240 139766266365278 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549409 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19549409 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765826938144 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19549410 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765825885808 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) R 8356 8356 17292 0 -1 4202560 585 0 0 0 2 0 0 0 20 0 15 0 19549412 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766259627808 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) R 8356 8356 17292 0 -1 1077944384 157 0 0 0 1 0 0 0 20 0 15 0 19549412 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13974352 memory=139633560233600 CPUtime=0.05 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) R 8356 8356 17292 0 -1 4202560 738 0 0 0 5 0 0 0 20 0 15 0 19549412 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766274521918 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13974352 memory=139633560233600 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549417 14309736448 9285 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 0.26 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38520 KiB

[startup+0.706522 s]
/proc/loadavg: 1.49 1.63 1.62 4/211 8372
/proc/meminfo: memFree=31260968/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13980732 memory=73628 CPUtime=1.19 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 16032 0 0 0 113 6 0 0 20 0 15 0 19549407 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3495183 18407 3176 1 0 3483476 0
[pid=8358/tid=8359] ppid=8356 vsize=13980732 memory=7589809286644395623 CPUtime=0.54 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 8412 0 0 0 51 3 0 0 20 0 15 0 19549407 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139766286520736 139765904136910 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13980732 memory=7739812346501558113 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13980732 memory=6004534572851811937 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13980732 memory=33 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765826938144 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13980732 memory=8996 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765825885808 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) R 8356 8356 17292 0 -1 4202560 2437 0 0 0 22 0 0 0 20 0 15 0 19549412 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765823761992 139766274574173 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=0 CPUtime=0.17 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) R 8356 8356 17292 0 -1 4202560 2322 0 0 0 16 1 0 0 20 0 15 0 19549412 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765822709192 139766262985406 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13980732 memory=139633413456848 CPUtime=0.22 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 1552 0 0 0 22 0 0 0 20 0 15 0 19549412 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13980732 memory=139633681760859 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549417 14316269568 18407 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 1.19 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 75008 KiB

[startup+1.50081 s]
/proc/loadavg: 1.49 1.63 1.62 5/211 8372
/proc/meminfo: memFree=31198352/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13980732 memory=121628 CPUtime=3.04 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 30455 0 0 0 295 9 0 0 20 0 15 0 19549407 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3495183 30407 3182 1 0 3483476 0
[pid=8358/tid=8359] ppid=8356 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 8753 0 0 0 130 3 0 0 20 0 15 0 19549407 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139766286518336 139765906646416 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13980732 memory=7955719132365352040 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 19549408 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13980732 memory=104672 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765826938144 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13980732 memory=2364 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765825885808 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=51324 CPUtime=0.69 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 9183 0 0 0 68 1 0 0 20 0 15 0 19549412 14316269568 30407 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=3908 CPUtime=0.66 cores=1,3,5,7

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

/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765825885824 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=2244 CPUtime=5.47 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 33698 0 0 0 543 4 0 0 20 0 15 0 19549412 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=14020 CPUtime=4.88 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) S 8356 8356 17292 0 -1 1077944384 27242 0 0 0 485 3 0 0 20 0 15 0 19549412 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13980732 memory=1292 CPUtime=0.96 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 12085 0 0 0 94 2 0 0 20 0 15 0 19549412 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13980732 memory=765668 CPUtime=1.07 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1561 0 0 0 49 58 0 0 20 0 15 0 19549417 14316269568 191417 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 2390.71 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 767048 KiB

[startup+2382.3 s]
/proc/loadavg: 1.44 1.57 1.58 3/211 8613
/proc/meminfo: memFree=28420184/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13980732 memory=644116 CPUtime=2452.18 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 295766 0 0 0 244765 453 0 0 20 0 15 0 19549407 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3495183 161029 3265 1 0 3483476 0
[pid=8358/tid=8359] ppid=8356 vsize=13980732 memory=644116 CPUtime=2360.45 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 86520 0 0 0 236024 21 0 0 20 0 15 0 19549407 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139766286524160 139765910484693 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13980732 memory=644116 CPUtime=19.41 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 23335 0 0 0 1852 89 0 0 20 0 15 0 19549408 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13980732 memory=1380 CPUtime=19.43 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 24221 0 0 0 1856 87 0 0 20 0 15 0 19549408 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13980732 memory=669764 CPUtime=19.43 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 23223 0 0 0 1855 88 0 0 20 0 15 0 19549408 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13980732 memory=644116 CPUtime=19.43 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 22482 0 0 0 1854 89 0 0 20 0 15 0 19549408 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13980732 memory=7680170660397595203 CPUtime=1.51 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 39999 0 0 0 125 26 0 0 20 0 15 0 19549409 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13980732 memory=1160 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765826938208 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765825885824 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=682076 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=1380 CPUtime=5.47 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 33700 0 0 0 543 4 0 0 20 0 15 0 19549412 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=644116 CPUtime=4.88 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) S 8356 8356 17292 0 -1 1077944384 27244 0 0 0 485 3 0 0 20 0 15 0 19549412 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 6 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13980732 memory=648732 CPUtime=0.96 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 12087 0 0 0 94 2 0 0 20 0 15 0 19549412 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 7 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13980732 memory=648732 CPUtime=1.11 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1567 0 0 0 51 60 0 0 20 0 15 0 19549417 14316269568 161029 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 2452.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 645496 KiB

[startup+2442.3 s]
/proc/loadavg: 1.58 1.58 1.59 3/214 8629
/proc/meminfo: memFree=28339068/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13980732 memory=721076 CPUtime=2514.09 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 304676 0 0 0 250938 471 0 0 20 0 15 0 19549407 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3495183 180269 3265 1 0 3483476 0
[pid=8358/tid=8359] ppid=8356 vsize=13980732 memory=746244 CPUtime=2419.77 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 92098 0 0 0 241956 21 0 0 20 0 15 0 19549407 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766286524224 139765908960706 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13980732 memory=1380 CPUtime=20.04 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 23899 0 0 0 1911 93 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13980732 memory=721076 CPUtime=20.07 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 24806 0 0 0 1916 91 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13980732 memory=1380 CPUtime=20.06 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 23760 0 0 0 1914 92 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13980732 memory=669764 CPUtime=20.06 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 23003 0 0 0 1913 93 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13980732 memory=1200 CPUtime=1.54 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 41106 0 0 0 128 26 0 0 20 0 15 0 19549409 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13980732 memory=4068 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765826938208 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13980732 memory=754436 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765825885824 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=1380 CPUtime=5.47 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 33700 0 0 0 543 4 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=1380 CPUtime=4.88 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) S 8356 8356 17292 0 -1 1077944384 27245 0 0 0 485 3 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13980732 memory=741084 CPUtime=0.97 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 12088 0 0 0 95 2 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13980732 memory=1380 CPUtime=1.13 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1583 0 0 0 52 61 0 0 20 0 15 0 19549417 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 2514.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 722456 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2448.2 s]
/proc/loadavg: 1.61 1.58 1.59 3/214 8629
/proc/meminfo: memFree=28339192/32770624 swapFree=67108860/67108860
[pid=8356] ppid=8353 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8356/stat : 8356 (xcsp3-exec) S 8353 8356 17292 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 19549397 9740288 345 18446744073709551615 4194304 5098028 140732064913968 140732064912072 139921620157052 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 9 0 0 7196144 7232144 30261248 140732064915833 140732064916038 140732064916038 140732064919531 0
/proc/8356/statm: 2378 345 289 221 0 87 0
[pid=8358] ppid=8356 vsize=13980732 memory=721076 CPUtime=2520.05 cores=1,3,5,7
/proc/8358/stat : 8358 (java) S 8356 8356 17292 0 -1 1077944320 304679 0 0 0 251534 471 0 0 20 0 15 0 19549407 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 140725815063424 139766282284791 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
/proc/8358/statm: 3495183 180269 3265 1 0 3483476 0
[pid=8358/tid=8359] ppid=8356 vsize=13980732 memory=792 CPUtime=2425.65 cores=1,3,5,7
/proc/8358/task/8359/stat : 8359 (java) R 8356 8356 17292 0 -1 4202560 92099 0 0 0 242544 21 0 0 20 0 15 0 19549407 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766286524112 139765911710573 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8360] ppid=8356 vsize=13980732 memory=1200 CPUtime=20.06 cores=1,3,5,7
/proc/8358/task/8360/stat : 8360 (java) S 8356 8356 17292 0 -1 1077944384 23899 0 0 0 1913 93 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766224230800 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8361] ppid=8356 vsize=13980732 memory=15876 CPUtime=20.08 cores=1,3,5,7
/proc/8358/task/8361/stat : 8361 (java) S 8356 8356 17292 0 -1 1077944384 24806 0 0 0 1917 91 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139766223178000 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8362] ppid=8356 vsize=13980732 memory=8656 CPUtime=20.08 cores=1,3,5,7
/proc/8358/task/8362/stat : 8362 (java) S 8356 8356 17292 0 -1 1077944384 23760 0 0 0 1916 92 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765880461968 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8363] ppid=8356 vsize=13980732 memory=7680170660397595203 CPUtime=20.08 cores=1,3,5,7
/proc/8358/task/8363/stat : 8363 (java) S 8356 8356 17292 0 -1 1077944384 23003 0 0 0 1915 93 0 0 20 0 15 0 19549408 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765879409168 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8364] ppid=8356 vsize=13980732 memory=636 CPUtime=1.54 cores=1,3,5,7
/proc/8358/task/8364/stat : 8364 (java) S 8356 8356 17292 0 -1 1077944384 41106 0 0 0 128 26 0 0 20 0 15 0 19549409 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765827992176 139766282295938 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8365] ppid=8356 vsize=13980732 memory=1792 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8365/stat : 8365 (java) S 8356 8356 17292 0 -1 1077944384 70 0 0 0 0 0 0 0 20 0 15 0 19549409 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765826938208 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8366] ppid=8356 vsize=13980732 memory=952 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8366/stat : 8366 (java) S 8356 8356 17292 0 -1 1077944384 75 0 0 0 0 0 0 0 20 0 15 0 19549410 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765825885824 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8367] ppid=8356 vsize=13980732 memory=1236 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8367/stat : 8367 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765824834128 139766282303387 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8368] ppid=8356 vsize=13980732 memory=2244 CPUtime=5.47 cores=1,3,5,7
/proc/8358/task/8368/stat : 8368 (java) S 8356 8356 17292 0 -1 1077944384 33700 0 0 0 543 4 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765823780976 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8369] ppid=8356 vsize=13980732 memory=4288 CPUtime=4.88 cores=1,3,5,7
/proc/8358/task/8369/stat : 8369 (java) S 8356 8356 17292 0 -1 1077944384 27245 0 0 0 485 3 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765822728176 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 6 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8370] ppid=8356 vsize=13980732 memory=928 CPUtime=0.97 cores=1,3,5,7
/proc/8358/task/8370/stat : 8370 (java) S 8356 8356 17292 0 -1 1077944384 12088 0 0 0 95 2 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765821675888 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 7 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8371] ppid=8356 vsize=13980732 memory=1584 CPUtime=0 cores=1,3,5,7
/proc/8358/task/8371/stat : 8371 (java) S 8356 8356 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 19549412 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765820623328 139766282294997 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
[pid=8358/tid=8372] ppid=8356 vsize=13980732 memory=2164 CPUtime=1.14 cores=1,3,5,7
/proc/8358/task/8372/stat : 8372 (java) S 8356 8356 17292 0 -1 1077944384 1585 0 0 0 52 62 0 0 20 0 15 0 19549417 14316269568 180269 18446744073709551615 4194304 4196468 140725815080880 139765751999408 139766282295938 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 13340672 140725815087538 140725815087714 140725815087714 140725815091151 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 722456 KiB

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

[startup+2448.21 s]
# the end of solver process 8356 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001747 s, system=0.000966 s

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.35
system time used= 4.72402
maximum resident set size= 821532
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 305335
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2904
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 78314
involuntary context switches= 2899


# summary of solver processes directly reported to runsolver:
#   pid: 8356,8358
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2515.35
#   total CPU system time (s): 4.72402

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.3001 second user time and 23.4869 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-20 08:29:25
IDJOB=4283433
IDBENCH=130616
IDSOLVER=2679
FILE ID=node129/4283433-1503211403
RUNJOBID= node129-1503171914-32556
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/QueenAttacking/QueenAttacking-m1-s1/QueenAttacking-11.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-4283433-1503211403/watcher-4283433-1503211403 -o /tmp/evaluation-result-4283433-1503211403/solver-4283433-1503211403 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503171914-32556 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1505501604 HOME/instance-4283433-1503211403.xml

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

MD5SUM BENCH= 021605e3a27b06e16b3134987a511561
RANDOM SEED=1505501604

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.73
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31299708 kB
MemAvailable:   31616912 kB
Buffers:          202940 kB
Cached:           403016 kB
SwapCached:            0 kB
Active:           661404 kB
Inactive:         399612 kB
Active(anon):     455500 kB
Inactive(anon):    16744 kB
Active(file):     205904 kB
Inactive(file):   382868 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7840 kB
Writeback:             4 kB
AnonPages:        456788 kB
Mapped:            45996 kB
Shmem:             17060 kB
Slab:             113800 kB
SReclaimable:      88536 kB
SUnreclaim:        25264 kB
KernelStack:        3488 kB
PageTables:         6020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     891396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    380928 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-20 09:10:14