Trace number 4281760

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.0901 2512.6101

General information on the benchmark

NameBinPacking/
BinPacking-tab-ft/BinPacking-tab-ft120-15.xml
MD5SUM3d6808b330f5ae5835187fa3c31c3257
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.05
Satisfiable
(Un)Satisfiability was proved
Number of variables142
Number of constraints50
Number of domains2
Minimum domain size48
Maximum domain size82
Distribution of domain sizes[{"size":48,"count":1},{"size":82,"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.07	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281760-1503149723.xml"  -tl '2520s' -p 1 -x 0
0.11/0.26	c [HOME/instance-4281760-1503149723.xml, -tl, 2520s, -p, 1, -x, 0]
0.11/0.32	c simple solver
0.32/0.38	c parse instance...
2.42/1.39	c solve instance...
289.75/285.07	o 0 
2520.07/2512.60	s SATISFIABLE
2520.07/2512.60	v <instantiation>
2520.07/2512.60	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.07/2512.60	v 	<values>0 487 484 0 483 258 258 482 472 0 479 472 0 473 446 0 469 443 0 465 282 251 463 443 0 458 274 267 453 279 256 446 287 252 443 440 0 433 274 266 426 426 0 425 278 257 422 285 250 411 276 261 408 387 0 404 271 262 400 270 264 400 270 264 387 277 261 386 386 0 378 363 0 373 281 251 372 322 255 367 271 266 365 292 251 363 362 0 363 280 252 362 322 250 357 320 250 354 344 0 337 333 0 334 269 263 332 270 262 330 322 255 317 272 267 310 274 267 307 305 0 306 306 251 304 0 0 303 302 0 303 279 256 303 277 260 296 294 0 296 0 0 </values>
2520.07/2512.60	v </instantiation>
2520.07/2512.60	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 (15151 MiB free)
  memory of node 1: 16384 MiB (15735 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281760-1503149723/watcher-4281760-1503149723 -o /tmp/evaluation-result-4281760-1503149723/solver-4281760-1503149723 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 485957727 HOME/instance-4281760-1503149723.xml 

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

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

solver pid=26075, runsolver pid=26072

[startup+0.102803 s]*
/proc/loadavg: 1.59 1.50 1.56 3/206 26083
/proc/meminfo: memFree=31621856/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13574484 memory=16672 CPUtime=0.02 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 3984 0 0 0 2 0 0 0 20 0 9 0 13382011 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3393621 4168 2083 1 0 3383118 0
[pid=26077/tid=26078] ppid=26075 vsize=13574484 memory=-6871798056524144002 CPUtime=0.02 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 2689 0 0 0 2 0 0 0 20 0 9 0 13382011 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140439201530056 140439183387488 0 4 1 16784584 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13382012 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13574484 memory=140083936687744 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13382012 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13382012 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 13382012 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 13382013 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 13382014 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140438245713568 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 13382014 13900271616 4168 18446744073709551615 4194304 4196468 140729784218320 140438244660528 140439197304533 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 0.02 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 18048 KiB

[startup+0.210009 s]*
/proc/loadavg: 1.59 1.50 1.56 4/214 26091
/proc/meminfo: memFree=31612656/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13974352 memory=27924 CPUtime=0.11 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 5401 0 0 0 10 1 0 0 20 0 15 0 13382011 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3493588 6981 2849 1 0 3482964 0
[pid=26077/tid=26078] ppid=26075 vsize=13974352 memory=8390339637985935414 CPUtime=0.08 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 3431 0 0 0 8 0 0 0 20 0 15 0 13382011 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140439201516576 140439197306262 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13974352 memory=288230583233161597 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13974352 memory=4051185338948581024 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13974352 memory=140083936687744 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382013 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13382014 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438245713568 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13382014 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438244660464 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 424 0 0 0 0 0 0 0 20 0 15 0 13382016 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13974352 memory=140083936687744 CPUtime=0.01 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) R 26075 26075 16431 0 -1 4202560 239 0 0 0 1 0 0 0 20 0 15 0 13382016 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439176249933 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13974352 memory=140083936687744 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382021 14309736448 6981 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29300 KiB

[startup+0.31331 s]*
/proc/loadavg: 1.59 1.50 1.56 4/214 26091
/proc/meminfo: memFree=31599428/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13974352 memory=39724 CPUtime=0.32 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 9184 0 0 0 30 2 0 0 20 0 15 0 13382011 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3493588 9931 3014 1 0 3482964 0
[pid=26077/tid=26078] ppid=26075 vsize=13974352 memory=8390339637985935414 CPUtime=0.19 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 6306 0 0 0 17 2 0 0 20 0 15 0 13382011 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140439201530144 140439181374814 0 4 1 16800974 0 0 0 -1 5 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13974352 memory=319755780624755069 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13974352 memory=4051185338948581024 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13974352 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13974352 memory=3472328296227680303 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13974352 memory=4211961659477811191 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382013 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13382014 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438245713568 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13382014 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438244660464 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 632 0 0 0 2 0 0 0 20 0 15 0 13382016 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13974352 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 239 0 0 0 2 0 0 0 20 0 15 0 13382016 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13974352 memory=140083936687744 CPUtime=0.07 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 705 0 0 0 7 0 0 0 20 0 15 0 13382016 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13974352 memory=140083936687744 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382021 14309736448 9931 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41100 KiB

[startup+0.700826 s]
/proc/loadavg: 1.59 1.50 1.56 6/214 26091
/proc/meminfo: memFree=31582756/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13978684 memory=114336 CPUtime=1.29 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 13040 0 0 0 125 4 0 0 20 0 15 0 13382011 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3494671 28584 3161 1 0 3482964 0
[pid=26077/tid=26078] ppid=26075 vsize=13978684 memory=2546043192833 CPUtime=0.55 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 7899 0 0 0 52 3 0 0 20 0 15 0 13382011 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140439201526352 140439197308176 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13978684 memory=2554633127425 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382012 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13978684 memory=59316 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382012 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13382013 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13382014 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438245713568 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13382014 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438244660464 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13978684 memory=0 CPUtime=0.24 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) R 26075 26075 16431 0 -1 4202560 1309 0 0 0 24 0 0 0 20 0 15 0 13382016 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438242540896 140439176536830 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13978684 memory=0 CPUtime=0.25 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) R 26075 26075 16431 0 -1 4202560 1204 0 0 0 25 0 0 0 20 0 15 0 13382016 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438241490144 140439182216128 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 1324 0 0 0 22 0 0 0 20 0 15 0 13382016 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13382021 14314172416 28584 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 1.29 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 115712 KiB

[startup+1.50077 s]
/proc/loadavg: 1.59 1.50 1.56 3/214 26091
/proc/meminfo: memFree=31504776/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13980732 memory=201564 CPUtime=2.98 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 17973 0 0 0 289 9 0 0 20 0 15 0 13382011 14316269568 50391 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3495183 50391 3197 1 0 3483476 0
[pid=26077/tid=26078] ppid=26075 vsize=13980732 memory=2529 CPUtime=1.32 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 9328 0 0 0 128 4 0 0 20 0 15 0 13382011 14316269568 50391 18446744073709551615 4194304 4196468 140729784218320 140439201532704 140438807846078 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 59 0 0 0 1 0 0 0 20 0 15 0 13382012 14316269568 50391 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 60 0 0 0 1 0 0 0 20 0 15 0 13382012 14316269568 50391 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 70 0 0 0 1 0 0 0 20 0 15 0 13382012 14316269568 50391 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13980732 memory=4580 CPUtime=0.01 cores=1,3,5,7

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

[pid=26077/tid=26083] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 884 0 0 0 2 2 0 0 20 0 15 0 13382013 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438245713632 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13980732 memory=280167562095992 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438244660480 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13980732 memory=288230613214036277 CPUtime=3.08 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 18882 0 0 0 305 3 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13980732 memory=1376 CPUtime=2.54 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 16086 0 0 0 253 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13980732 memory=4004 CPUtime=0.58 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 7536 0 0 0 57 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13980732 memory=253660 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13980732 memory=1376 CPUtime=1.01 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 918 0 0 0 47 54 0 0 20 0 15 0 13382021 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 11 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 2389.7 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 255036 KiB

[startup+2442.3 s]
/proc/loadavg: 2.04 2.03 1.98 3/216 26342
/proc/meminfo: memFree=31122080/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13980732 memory=253660 CPUtime=2449.73 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 64695 0 0 0 244910 63 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3495183 63415 3230 1 0 3483476 0
[pid=26077/tid=26078] ppid=26075 vsize=13980732 memory=253660 CPUtime=2442.15 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 17442 0 0 0 244210 5 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439201531224 140438807972130 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 249 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 434 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.05 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 409 0 0 0 4 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 468 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 884 0 0 0 2 2 0 0 20 0 15 0 13382013 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13980732 memory=253660 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438245713632 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13980732 memory=253660 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438244660480 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13980732 memory=1376 CPUtime=3.08 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 18882 0 0 0 305 3 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13980732 memory=1376 CPUtime=2.54 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 16086 0 0 0 253 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.58 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 7536 0 0 0 57 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13980732 memory=3260 CPUtime=1.03 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 922 0 0 0 48 55 0 0 20 0 15 0 13382021 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 11 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 2449.73 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 255036 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/213 26344
/proc/meminfo: memFree=31126032/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13980732 memory=253660 CPUtime=2509.76 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 64799 0 0 0 250912 64 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3495183 63415 3230 1 0 3483476 0
[pid=26077/tid=26078] ppid=26075 vsize=13980732 memory=253660 CPUtime=2502.15 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 17508 0 0 0 250210 5 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439201530688 140438807972130 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 249 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 434 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.05 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 409 0 0 0 4 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13980732 memory=253660 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 468 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13980732 memory=11380 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 908 0 0 0 2 2 0 0 20 0 15 0 13382013 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13980732 memory=7302416738234361689 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438245713632 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13980732 memory=1296 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438244660480 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13980732 memory=2344 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13980732 memory=1376 CPUtime=3.08 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 18884 0 0 0 305 3 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13980732 memory=253660 CPUtime=2.54 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 16089 0 0 0 253 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.58 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 7539 0 0 0 57 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13980732 memory=253660 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13980732 memory=253660 CPUtime=1.07 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 928 0 0 0 50 57 0 0 20 0 15 0 13382021 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 2509.76 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 255036 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.6 s]
/proc/loadavg: 2.01 2.02 1.98 3/213 26344
/proc/meminfo: memFree=31126032/32770624 swapFree=67108860/67108860
[pid=26075] ppid=26072 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/26075/stat : 26075 (xcsp3-exec) S 26072 26075 16431 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 13382003 9740288 344 18446744073709551615 4194304 5098028 140736011750176 140736011748280 140223386641020 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 7 0 0 7196144 7232144 9216000 140736011755898 140736011756102 140736011756102 140736011759595 0
/proc/26075/statm: 2378 344 289 221 0 87 0
[pid=26077] ppid=26075 vsize=13980732 memory=253660 CPUtime=2520.07 cores=1,3,5,7
/proc/26077/stat : 26077 (java) S 26075 26075 16431 0 -1 1077944320 64880 0 0 0 251942 65 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140729784200864 140439197294327 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
/proc/26077/statm: 3495183 63415 3230 1 0 3483476 0
[pid=26077/tid=26078] ppid=26075 vsize=13980732 memory=2240 CPUtime=2512.45 cores=1,3,5,7
/proc/26077/task/26078/stat : 26078 (java) R 26075 26075 16431 0 -1 4202560 17587 0 0 0 251240 5 0 0 20 0 15 0 13382011 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439201530688 140438807971668 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26079] ppid=26075 vsize=13980732 memory=4288 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26079/stat : 26079 (java) S 26075 26075 16431 0 -1 1077944384 249 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439131728400 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26080] ppid=26075 vsize=13980732 memory=932 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26080/stat : 26080 (java) S 26075 26075 16431 0 -1 1077944384 434 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439130675856 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26081] ppid=26075 vsize=13980732 memory=1584 CPUtime=0.05 cores=1,3,5,7
/proc/26077/task/26081/stat : 26081 (java) S 26075 26075 16431 0 -1 1077944384 409 0 0 0 4 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439129622800 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26082] ppid=26075 vsize=13980732 memory=288230574492221466 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26082/stat : 26082 (java) S 26075 26075 16431 0 -1 1077944384 468 0 0 0 3 1 0 0 20 0 15 0 13382012 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140439128570256 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26083] ppid=26075 vsize=13980732 memory=288230613214036277 CPUtime=0.04 cores=1,3,5,7
/proc/26077/task/26083/stat : 26083 (java) S 26075 26075 16431 0 -1 1077944384 908 0 0 0 2 2 0 0 20 0 15 0 13382013 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438246767344 140439197305474 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26084] ppid=26075 vsize=13980732 memory=13571496182286043 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26084/stat : 26084 (java) S 26075 26075 16431 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438245713632 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26085] ppid=26075 vsize=13980732 memory=2768 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26085/stat : 26085 (java) S 26075 26075 16431 0 -1 1077944384 79 0 0 0 0 0 0 0 20 0 15 0 13382014 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438244660480 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26086] ppid=26075 vsize=13980732 memory=2836 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26086/stat : 26086 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438243609040 140439197312923 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26087] ppid=26075 vsize=13980732 memory=1152 CPUtime=3.08 cores=1,3,5,7
/proc/26077/task/26087/stat : 26087 (java) S 26075 26075 16431 0 -1 1077944384 18884 0 0 0 305 3 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438242556144 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 8 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26088] ppid=26075 vsize=13980732 memory=3292 CPUtime=2.54 cores=1,3,5,7
/proc/26077/task/26088/stat : 26088 (java) S 26075 26075 16431 0 -1 1077944384 16089 0 0 0 253 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438241503600 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26089] ppid=26075 vsize=13980732 memory=1376 CPUtime=0.58 cores=1,3,5,7
/proc/26077/task/26089/stat : 26089 (java) S 26075 26075 16431 0 -1 1077944384 7539 0 0 0 57 1 0 0 20 0 15 0 13382016 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438240450544 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26090] ppid=26075 vsize=13980732 memory=253660 CPUtime=0 cores=1,3,5,7
/proc/26077/task/26090/stat : 26090 (java) S 26075 26075 16431 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13382017 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438239398240 140439197304533 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
[pid=26077/tid=26091] ppid=26075 vsize=13980732 memory=1152 CPUtime=1.07 cores=1,3,5,7
/proc/26077/task/26091/stat : 26091 (java) S 26075 26075 16431 0 -1 1077944384 930 0 0 0 50 57 0 0 20 0 15 0 13382021 14316269568 63415 18446744073709551615 4194304 4196468 140729784218320 140438238346288 140439197305474 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 11 0 0 6293624 6294260 19619840 140729784226226 140729784226402 140729784226402 140729784229839 0
Current children cumulated CPU time: 2520.07 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 255036 KiB

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

[startup+2512.61 s]
# the end of solver process 26075 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.43 s, system=0.655071 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child ended because it received signal 15 (SIGTERM)
Real time (s): 2512.61
CPU time (s): 2520.09
CPU user time (s): 2519.43
CPU system time (s): 0.655071
CPU usage (%): 100.298
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 255036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.43
system time used= 0.655071
maximum resident set size= 273660
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 65638
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2104
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57457
involuntary context switches= 664


# summary of solver processes directly reported to runsolver:
#   pid: 26075
#   total CPU time (s): 2520.09
#   total CPU user time (s): 2519.43
#   total CPU system time (s): 0.655071

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1551 second user time and 28.1448 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-19 15:21:22
IDJOB=4281760
IDBENCH=135971
IDSOLVER=2677
FILE ID=node128/4281760-1503149723
RUNJOBID= node128-1503095815-16490
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-15.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4281760-1503149723/watcher-4281760-1503149723 -o /tmp/evaluation-result-4281760-1503149723/solver-4281760-1503149723 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1503095815-16490 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 485957727 HOME/instance-4281760-1503149723.xml

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

MD5SUM BENCH= 3d6808b330f5ae5835187fa3c31c3257
RANDOM SEED=485957727

node128.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.47
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.47
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.47
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.47
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:        31629184 kB
MemAvailable:   31827976 kB
Buffers:          171340 kB
Cached:           317880 kB
SwapCached:            0 kB
Active:           417172 kB
Inactive:         319376 kB
Active(anon):     247768 kB
Inactive(anon):    16752 kB
Active(file):     169404 kB
Inactive(file):   302624 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8364 kB
Writeback:             8 kB
AnonPages:        247564 kB
Mapped:            45216 kB
Shmem:             17060 kB
Slab:             110104 kB
SReclaimable:      85196 kB
SUnreclaim:        24908 kB
KernelStack:        3504 kB
PageTables:         5936 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1157800 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    182272 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= 62012 MiB
End job on node128 at 2017-08-19 16:03:15