Trace number 4281761

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-18)SAT (TO)0 2520.1001 2512.3101

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-19.xml
MD5SUM90a7b6352cefaac33401a11faadaca46
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark6
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size88
Distribution of domain sizes[{"size":48,"count":1},{"size":88,"count":141}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":94},{"degree":4,"count":47}]
Minimum constraint arity3
Maximum constraint arity141
Distribution of constraint arities[{"arity":3,"count":47},{"arity":48,"count":1},{"arity":141,"count":2}]
Number of extensional constraints47
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":47},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281761-1503150120.xml"  -tl '2520s' -p 1 -x 0
0.13/0.25	c [HOME/instance-4281761-1503150120.xml, -tl, 2520s, -p, 1, -x, 0]
0.13/0.31	c simple solver
0.32/0.38	c parse instance...
2.48/1.38	c solve instance...
418.92/413.63	o 0 
2520.08/2512.30	s SATISFIABLE
2520.08/2512.30	v <instantiation>
2520.08/2512.30	v 	<list>x b[0][0] b[0][1] b[0][2] b[1][0] b[1][1] b[1][2] b[2][0] b[2][1] b[2][2] b[3][0] b[3][1] b[3][2] b[4][0] b[4][1] b[4][2] b[5][0] b[5][1] b[5][2] b[6][0] b[6][1] b[6][2] b[7][0] b[7][1] b[7][2] b[8][0] b[8][1] b[8][2] b[9][0] b[9][1] b[9][2] b[10][0] b[10][1] b[10][2] b[11][0] b[11][1] b[11][2] b[12][0] b[12][1] b[12][2] b[13][0] b[13][1] b[13][2] b[14][0] b[14][1] b[14][2] b[15][0] b[15][1] b[15][2] b[16][0] b[16][1] b[16][2] b[17][0] b[17][1] b[17][2] b[18][0] b[18][1] b[18][2] b[19][0] b[19][1] b[19][2] b[20][0] b[20][1] b[20][2] b[21][0] b[21][1] b[21][2] b[22][0] b[22][1] b[22][2] b[23][0] b[23][1] b[23][2] b[24][0] b[24][1] b[24][2] b[25][0] b[25][1] b[25][2] b[26][0] b[26][1] b[26][2] b[27][0] b[27][1] b[27][2] b[28][0] b[28][1] b[28][2] b[29][0] b[29][1] b[29][2] b[30][0] b[30][1] b[30][2] b[31][0] b[31][1] b[31][2] b[32][0] b[32][1] b[32][2] b[33][0] b[33][1] b[33][2] b[34][0] b[34][1] b[34][2] b[35][0] b[35][1] b[35][2] b[36][0] b[36][1] b[36][2] b[37][0] b[37][1] b[37][2] b[38][0] b[38][1] b[38][2] b[39][0] b[39][1] b[39][2] b[40][0] b[40][1] b[40][2] b[41][0] b[41][1] b[41][2] b[42][0] b[42][1] b[42][2] b[43][0] b[43][1] b[43][2] b[44][0] b[44][1] b[44][2] b[45][0] b[45][1] b[45][2] b[46][0] b[46][1] b[46][2] </list>
2520.08/2512.30	v 	<values>0 499 497 0 496 253 251 492 254 254 491 486 0 484 259 257 479 261 259 476 260 260 472 469 0 468 467 0 460 456 0 450 418 0 442 426 0 434 430 0 418 416 0 410 407 0 405 291 255 399 273 267 395 291 253 390 282 250 390 273 265 386 281 254 381 277 250 380 380 0 379 288 253 374 371 0 369 0 0 367 276 258 364 358 0 352 271 269 350 292 250 345 271 268 341 279 251 340 275 256 337 276 253 333 296 253 333 274 269 331 330 0 330 275 256 326 319 0 321 276 257 320 271 270 315 296 251 309 309 0 309 309 0 309 305 0 301 272 265 300 298 0 </values>
2520.08/2512.30	v </instantiation>
2520.08/2512.30	c Unexpected resolution interruption!

Verifier Data

OK	0

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 (14928 MiB free)
  memory of node 1: 16384 MiB (15507 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281761-1503150120/watcher-4281761-1503150120 -o /tmp/evaluation-result-4281761-1503150120/solver-4281761-1503150120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1681943101 HOME/instance-4281761-1503150120.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=25176, runsolver pid=25173
Current StackSize limit: 8192 KiB


[startup+0.100142 s]*
/proc/loadavg: 1.49 1.39 1.45 3/205 25186
/proc/meminfo: memFree=31157952/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13574484 memory=19248 CPUtime=0.03 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 4130 0 0 0 2 1 0 0 20 0 9 0 103352623 13900271616 4812 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16784584 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3393621 4812 2099 1 0 3383118 0
[pid=25178/tid=25179] ppid=25176 vsize=13575508 memory=4206989191851631162 CPUtime=0.02 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 2839 0 0 0 2 0 0 0 20 0 9 0 103352623 13901320192 4812 18446744073709551615 4194304 4196468 140724076345344 140388702620016 140388691061789 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13575508 memory=3461491006325540489 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103352624 13901320192 4812 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13575508 memory=140401695856256 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 103352624 13901320192 4812 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13575508 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 103352624 13901320192 4844 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103352624 13900271616 4844 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 103352625 13900271616 4844 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 103352626 13900271616 4844 18446744073709551615 4194304 4196468 140724076345344 140387614139168 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 103352626 13900271616 4844 18446744073709551615 4194304 4196468 140724076345344 140387613086896 140388698392277 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 20628 KiB

[startup+0.210771 s]*
/proc/loadavg: 1.49 1.39 1.45 4/211 25192
/proc/meminfo: memFree=31149812/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13974352 memory=28520 CPUtime=0.13 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 5523 0 0 0 12 1 0 0 20 0 15 0 103352623 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3493588 7130 2867 1 0 3482964 0
[pid=25178/tid=25179] ppid=25176 vsize=13974352 memory=-6226621675592585569 CPUtime=0.1 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 3459 0 0 0 9 1 0 0 20 0 15 0 103352623 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140388702614168 140388698403997 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13974352 memory=3461491006325540489 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13974352 memory=140401695856256 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13974352 memory=140401695856256 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352625 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103352626 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387614139168 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103352626 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387613086832 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 426 0 0 0 0 0 0 0 20 0 15 0 103352628 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13974352 memory=140401695856256 CPUtime=0.02 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 330 0 0 0 2 0 0 0 20 0 15 0 103352628 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13974352 memory=140401695856256 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352633 14309736448 7130 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29900 KiB

[startup+0.310321 s]*
/proc/loadavg: 1.49 1.39 1.45 4/211 25192
/proc/meminfo: memFree=31136288/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13978608 memory=40236 CPUtime=0.32 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 9232 0 0 0 30 2 0 0 20 0 15 0 103352623 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3494652 10059 3033 1 0 3482964 0
[pid=25178/tid=25179] ppid=25176 vsize=13978608 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 6369 0 0 0 17 2 0 0 20 0 15 0 103352623 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140388702603064 140388698403997 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13978608 memory=-7003737579269690708 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13978608 memory=-8180318525044661621 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13978608 memory=4132769004644038186 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13978608 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13978608 memory=140401695866849 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352625 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103352626 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387614139168 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13978608 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103352626 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387613086832 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 680 0 0 0 2 0 0 0 20 0 15 0 103352628 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13978608 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 142 0 0 0 2 0 0 0 20 0 15 0 103352628 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13978608 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 737 0 0 0 7 0 0 0 20 0 15 0 103352628 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13978608 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352633 14314094592 10059 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13988120 KiB
Current children cumulated memory: 41616 KiB

[startup+0.700883 s]
/proc/loadavg: 1.77 1.45 1.47 8/211 25192
/proc/meminfo: memFree=31116872/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13978684 memory=115728 CPUtime=1.32 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 12918 0 0 0 127 5 0 0 20 0 15 0 103352623 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3494671 28932 3162 1 0 3482964 0
[pid=25178/tid=25179] ppid=25176 vsize=13978684 memory=0 CPUtime=0.56 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 7910 0 0 0 52 4 0 0 20 0 15 0 103352623 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140388702620768 140388680845194 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13978684 memory=5933866688009748544 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13978684 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352624 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352624 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 103352625 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 103352626 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387614139168 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13978684 memory=2 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 103352626 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387613086832 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) R 25176 25176 13977 0 -1 4202560 1377 0 0 0 25 0 0 0 20 0 15 0 103352628 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387610969456 140388676245184 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13978684 memory=22 CPUtime=0.25 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) R 25176 25176 13977 0 -1 4202560 892 0 0 0 25 0 0 0 20 0 15 0 103352628 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387609918576 140388679926672 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13978684 memory=3 CPUtime=0.23 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 1434 0 0 0 23 0 0 0 20 0 15 0 103352628 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13978684 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 103352633 14314172416 28932 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 1.32 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 117108 KiB

[startup+1.50082 s]
/proc/loadavg: 1.77 1.45 1.47 3/211 25192
/proc/meminfo: memFree=31039060/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13980732 memory=198836 CPUtime=2.94 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 17967 0 0 0 286 8 0 0 20 0 15 0 103352623 14316269568 49709 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3495183 49709 3210 1 0 3483476 0
[pid=25178/tid=25179] ppid=25176 vsize=13980732 memory=56208 CPUtime=1.34 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 9365 0 0 0 129 5 0 0 20 0 15 0 103352623 14316269568 49709 18446744073709551615 4194304 4196468 140724076345344 140388702619424 140388342002056 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 212 0 0 0 1 0 0 0 20 0 15 0 103352624 14316269568 49709 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13980732 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 66 0 0 0 2 0 0 0 20 0 15 0 103352624 14316269568 49709 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13980732 memory=131048 CPUtime=0.01 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 15 0 103352624 14316269568 49709 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13980732 memory=115728 CPUtime=0.01 cores=1,3,5,7

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

/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387613086848 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13980732 memory=258864 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13980732 memory=1380 CPUtime=3.61 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 22296 0 0 0 359 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 19276 0 0 0 252 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13980732 memory=0 CPUtime=0.6 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 9091 0 0 0 59 1 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13980732 memory=1380 CPUtime=1.16 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 893 0 0 0 56 60 0 0 20 0 15 0 103352633 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 2450.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260244 KiB

[startup+2502.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/211 25441
/proc/meminfo: memFree=30888252/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13980732 memory=258864 CPUtime=2510.08 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 72919 0 0 0 250940 68 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3495183 64716 3231 1 0 3483476 0
[pid=25178/tid=25179] ppid=25176 vsize=13980732 memory=258864 CPUtime=2501.84 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 17989 0 0 0 250178 6 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388702618888 140388342202189 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 505 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13980732 memory=1380 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13980732 memory=4120 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 966 0 0 0 2 2 0 0 20 0 15 0 103352625 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13980732 memory=56344 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387614139232 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13980732 memory=218996 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387613086848 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13980732 memory=258864 CPUtime=3.61 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 22298 0 0 0 359 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 19278 0 0 0 252 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.6 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 9093 0 0 0 59 1 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13980732 memory=258864 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13980732 memory=1380 CPUtime=1.19 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 899 0 0 0 57 62 0 0 20 0 15 0 103352633 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 2510.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/211 25441
/proc/meminfo: memFree=30888376/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13980732 memory=258864 CPUtime=2520.08 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 72919 0 0 0 251940 68 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3495183 64716 3231 1 0 3483476 0
[pid=25178/tid=25179] ppid=25176 vsize=13980732 memory=258864 CPUtime=2511.84 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 17989 0 0 0 251178 6 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388702618888 140388344187597 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 505 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13980732 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 966 0 0 0 2 2 0 0 20 0 15 0 103352625 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387614139232 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13980732 memory=258864 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387613086848 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13980732 memory=56344 CPUtime=3.61 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 22298 0 0 0 359 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 19278 0 0 0 252 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.6 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 9093 0 0 0 59 1 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13980732 memory=1788 CPUtime=1.19 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 899 0 0 0 57 62 0 0 20 0 15 0 103352633 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260244 KiB

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

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

[startup+2512.31 s]
# the end of solver process 25178 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.41 s, system=0.690957 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

[startup+2512.3 s]
/proc/loadavg: 2.02 2.03 1.96 3/211 25441
/proc/meminfo: memFree=30888376/32770624 swapFree=67108860/67108860
[pid=25176] ppid=25173 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25176/stat : 25176 (xcsp3-exec) S 25173 25176 13977 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 103352616 9740288 345 18446744073709551615 4194304 5098028 140736570692544 140736570690648 140261996802684 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 6 0 0 7196144 7232144 30445568 140736570696056 140736570696261 140736570696261 140736570699755 0
/proc/25176/statm: 2378 345 289 221 0 87 0
[pid=25178] ppid=25176 vsize=13980732 memory=258864 CPUtime=2520.08 cores=1,3,5,7
/proc/25178/stat : 25178 (java) S 25176 25176 13977 0 -1 1077944320 72919 0 0 0 251940 68 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140724076327888 140388698382071 0 0 1 16800974 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
/proc/25178/statm: 3495183 64716 3231 1 0 3483476 0
[pid=25178/tid=25179] ppid=25176 vsize=13980732 memory=258864 CPUtime=2511.84 cores=1,3,5,7
/proc/25178/task/25179/stat : 25179 (java) R 25176 25176 13977 0 -1 4202560 17989 0 0 0 251178 6 0 0 20 0 15 0 103352623 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388702618888 140388344187597 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25180] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25180/stat : 25180 (java) S 25176 25176 13977 0 -1 1077944384 505 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388659280784 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25181] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25181/stat : 25181 (java) S 25176 25176 13977 0 -1 1077944384 166 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388658227984 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25182] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25182/stat : 25182 (java) S 25176 25176 13977 0 -1 1077944384 119 0 0 0 3 1 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388296223888 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25183] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.03 cores=1,3,5,7
/proc/25178/task/25183/stat : 25183 (java) S 25176 25176 13977 0 -1 1077944384 213 0 0 0 3 0 0 0 20 0 15 0 103352624 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140388295171088 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25184] ppid=25176 vsize=13980732 memory=1380 CPUtime=0.04 cores=1,3,5,7
/proc/25178/task/25184/stat : 25184 (java) S 25176 25176 13977 0 -1 1077944384 966 0 0 0 2 2 0 0 20 0 15 0 103352625 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387615193200 140388698393218 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25185] ppid=25176 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25185/stat : 25185 (java) S 25176 25176 13977 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387614139232 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25186] ppid=25176 vsize=13980732 memory=258864 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25186/stat : 25186 (java) S 25176 25176 13977 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 103352626 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387613086848 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25187] ppid=25176 vsize=13980732 memory=4120 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25187/stat : 25187 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387612035152 140388698400667 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25188] ppid=25176 vsize=13980732 memory=56344 CPUtime=3.61 cores=1,3,5,7
/proc/25178/task/25188/stat : 25188 (java) S 25176 25176 13977 0 -1 1077944384 22298 0 0 0 359 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387610983024 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25189] ppid=25176 vsize=13980732 memory=1380 CPUtime=2.54 cores=1,3,5,7
/proc/25178/task/25189/stat : 25189 (java) S 25176 25176 13977 0 -1 1077944384 19278 0 0 0 252 2 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387609930224 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25190] ppid=25176 vsize=13980732 memory=258864 CPUtime=0.6 cores=1,3,5,7
/proc/25178/task/25190/stat : 25190 (java) S 25176 25176 13977 0 -1 1077944384 9093 0 0 0 59 1 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387608877936 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25191] ppid=25176 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/25178/task/25191/stat : 25191 (java) S 25176 25176 13977 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 103352628 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387607825376 140388698392277 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
[pid=25178/tid=25192] ppid=25176 vsize=13980732 memory=1788 CPUtime=1.19 cores=1,3,5,7
/proc/25178/task/25192/stat : 25192 (java) S 25176 25176 13977 0 -1 1077944384 899 0 0 0 57 62 0 0 20 0 15 0 103352633 14316269568 64716 18446744073709551615 4194304 4196468 140724076345344 140387606772144 140388698393218 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 38453248 140724076347825 140724076348001 140724076348001 140724076351439 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 260244 KiB

Child status: 143
Real time (s): 2512.31
CPU time (s): 2520.1
CPU user time (s): 2519.41
CPU system time (s): 0.690957
CPU usage (%): 100.31
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 260244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.41
system time used= 0.690957
maximum resident set size= 259740
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 73774
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2136
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57464
involuntary context switches= 1941


# summary of solver processes directly reported to runsolver:
#   pid: 25176,25178
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2519.41
#   total CPU system time (s): 0.690957

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.2216 second user time and 25.0784 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-19 15:27:43
IDJOB=4281761
IDBENCH=135990
IDSOLVER=2677
FILE ID=node124/4281761-1503150120
RUNJOBID= node124-1503095780-14042
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-ft/BinPacking-tab-ft120-19.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-4281761-1503150120/watcher-4281761-1503150120 -o /tmp/evaluation-result-4281761-1503150120/solver-4281761-1503150120 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1503095780-14042 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1681943101 HOME/instance-4281761-1503150120.xml

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

MD5SUM BENCH= 90a7b6352cefaac33401a11faadaca46
RANDOM SEED=1681943101

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:        31166576 kB
MemAvailable:   31793552 kB
Buffers:          290876 kB
Cached:           629120 kB
SwapCached:            0 kB
Active:           779816 kB
Inactive:         371712 kB
Active(anon):     183836 kB
Inactive(anon):    89140 kB
Active(file):     595980 kB
Inactive(file):   282572 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8240 kB
Writeback:             4 kB
AnonPages:        231280 kB
Mapped:            69516 kB
Shmem:             41704 kB
Slab:             155812 kB
SReclaimable:     128516 kB
SUnreclaim:        27296 kB
KernelStack:        3456 kB
PageTables:         5668 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1165456 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    169984 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-19 16:09:36