Trace number 4269000

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n2w3b3r1.xml
MD5SUM0bd2493faee791f2eedb1fd600149919
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark20085.1
Satisfiable
(Un)Satisfiability was proved
Number of variables313
Number of constraints29
Number of domains2
Minimum domain size14
Maximum domain size85
Distribution of domain sizes[{"size":14,"count":1},{"size":85,"count":312}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":299},{"degree":5,"count":13}]
Minimum constraint arity14
Maximum constraint arity312
Distribution of constraint arities[{"arity":14,"count":1},{"arity":24,"count":26},{"arity":312,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":13},{"type":"lex","count":1},{"type":"sum","count":13},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4269000-1502840898.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4269000-1502840898.xml, -tl, 2520s, -p, 1, -x, 0]
0.28/0.33	c simple solver
0.28/0.40	c parse instance...
0.67/0.59	c solve instance...
2520.09/2515.70	s UNKNOWN
2520.09/2515.70	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

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

running on 4 cores: 0,2,4,6

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=14217, runsolver pid=14214

[startup+0.100268 s]*
/proc/loadavg: 1.99 1.99 2.03 2/199 14220
/proc/meminfo: memFree=31418460/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13358712 memory=14368 CPUtime=0 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 3336 0 0 0 0 0 0 0 20 0 6 0 72430433 13679321088 3526 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3339678 3592 1903 1 0 3329175 0
[pid=14219/tid=14220] ppid=14217 vsize=13358712 memory=4206751525541405026 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 2116 0 0 0 0 0 0 0 20 0 6 0 72430433 13679321088 3592 18446744073709551615 4194304 4196468 140733136212416 139707958981200 139707938825566 0 4 1 16784584 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13358712 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 72430434 13679321088 3592 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13358712 memory=139744171026048 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 72430434 13679321088 3592 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 72430434 13679321088 3592 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13358712 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 72430434 13679321088 3592 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.209931 s]*
/proc/loadavg: 1.99 1.99 2.03 3/212 14233
/proc/meminfo: memFree=31407880/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13974352 memory=27468 CPUtime=0.09 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 5261 0 0 0 8 1 0 0 20 0 15 0 72430433 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3493588 6867 2753 1 0 3482964 0
[pid=14219/tid=14220] ppid=14217 vsize=13974352 memory=4206751525541405026 CPUtime=0.07 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 3409 0 0 0 6 1 0 0 20 0 15 0 72430433 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707958967304 139707954757014 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13974352 memory=4123389896250521363 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13974352 memory=139744171026048 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13974352 memory=139744171026048 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430435 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72430436 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72430436 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 302 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13974352 memory=139744171026048 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) R 14217 14217 11586 0 -1 4202560 242 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954757014 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13974352 memory=139744171026048 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430443 14309736448 6867 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28848 KiB

[startup+0.310316 s]*
/proc/loadavg: 1.99 1.99 2.03 4/212 14233
/proc/meminfo: memFree=31394624/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13974352 memory=36960 CPUtime=0.28 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 8885 0 0 0 25 3 0 0 20 0 15 0 72430433 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3493588 9240 2976 1 0 3482964 0
[pid=14219/tid=14220] ppid=14217 vsize=13974352 memory=6933928925625698159 CPUtime=0.17 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 6106 0 0 0 15 2 0 0 20 0 15 0 72430433 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707958976208 139707938825566 0 4 1 16800974 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13974352 memory=-7003737579269690708 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13974352 memory=-8713483618642589532 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13974352 memory=-7677926825137650786 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430435 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72430436 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72430436 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13974352 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 391 0 0 0 2 0 0 0 20 0 15 0 72430439 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 364 0 0 0 1 0 0 0 20 0 15 0 72430439 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13974352 memory=0 CPUtime=0.06 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) S 14217 14217 11586 0 -1 1077944384 723 0 0 0 6 0 0 0 20 0 15 0 72430439 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430443 14309736448 9240 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 0.28 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38340 KiB

[startup+0.700785 s]
/proc/loadavg: 1.99 1.99 2.03 4/212 14233
/proc/meminfo: memFree=31383496/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13980732 memory=62044 CPUtime=1.18 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 13226 0 0 0 113 5 0 0 20 0 15 0 72430433 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3495183 15511 3172 1 0 3483476 0
[pid=14219/tid=14220] ppid=14217 vsize=13980732 memory=6943526294502006880 CPUtime=0.54 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 8488 0 0 0 51 3 0 0 20 0 15 0 72430433 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707958983136 139707588389862 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13980732 memory=139744008774992 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13980732 memory=139745350910539 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13980732 memory=4120 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 72430435 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13980732 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) R 14217 14217 11586 0 -1 4202560 1151 0 0 0 19 0 0 0 20 0 15 0 72430439 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707429120224 139707939860241 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13980732 memory=19265 CPUtime=0.18 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) R 14217 14217 11586 0 -1 4202560 985 0 0 0 18 0 0 0 20 0 15 0 72430439 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707428068912 139707934588656 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13980732 memory=0 CPUtime=0.23 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) R 14217 14217 11586 0 -1 1077944384 1292 0 0 0 23 0 0 0 20 0 15 0 72430439 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13980732 memory=-9174445032661854264 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13980732 memory=6656426216303648864 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430443 14316269568 15511 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 1.18 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63424 KiB

[startup+1.50079 s]
/proc/loadavg: 1.99 1.99 2.03 4/212 14233
/proc/meminfo: memFree=31366248/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13980732 memory=71640 CPUtime=3.13 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 20141 0 0 0 307 6 0 0 20 0 15 0 72430433 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3495183 17910 3180 1 0 3483476 0
[pid=14219/tid=14220] ppid=14217 vsize=13980732 memory=2372 CPUtime=1.34 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 8913 0 0 0 131 3 0 0 20 0 15 0 72430433 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707958982968 139707588879527 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13980732 memory=1028 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13980732 memory=570 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 72430434 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 6 0 0 0 0 0 0 0 20 0 15 0 72430435 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=273 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 17910 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=3472328278239360944 CPUtime=0 cores=0,2,4,6

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

[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=1236 CPUtime=0.07 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 3520 0 0 0 4 3 0 0 20 0 15 0 72430435 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13980732 memory=40364 CPUtime=1.63 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 12410 0 0 0 161 2 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13980732 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 14004 0 0 0 166 3 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.42 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) S 14217 14217 11586 0 -1 1077944384 6938 0 0 0 41 1 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.67 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1091 0 0 0 32 35 0 0 20 0 15 0 72430443 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 2446.67 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 166272 KiB

[startup+2502.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/211 14480
/proc/meminfo: memFree=31200000/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13980732 memory=164892 CPUtime=2506.69 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 68742 0 0 0 250620 49 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3495183 41223 3230 1 0 3483476 0
[pid=14219/tid=14220] ppid=14217 vsize=13980732 memory=164892 CPUtime=2501.95 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 22336 0 0 0 250189 6 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707958984896 139707590519842 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1792 0 0 0 4 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2681 0 0 0 3 1 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 1339 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 1116 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.07 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 3687 0 0 0 4 3 0 0 20 0 15 0 72430435 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13980732 memory=1380 CPUtime=1.63 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 12410 0 0 0 161 2 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13980732 memory=1008 CPUtime=1.69 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 14004 0 0 0 166 3 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) S 14217 14217 11586 0 -1 1077944384 6938 0 0 0 41 1 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13980732 memory=4120 CPUtime=0.69 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1097 0 0 0 33 36 0 0 20 0 15 0 72430443 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 2506.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 166272 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2515.7 s]
/proc/loadavg: 1.81 1.97 2.03 3/211 14480
/proc/meminfo: memFree=31202868/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13980732 memory=164892 CPUtime=2520.09 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 68758 0 0 0 251960 49 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3495183 41223 3230 1 0 3483476 0
[pid=14219/tid=14220] ppid=14217 vsize=13980732 memory=164892 CPUtime=2515.35 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 22337 0 0 0 251529 6 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707958983984 139707590519788 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1795 0 0 0 4 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2685 0 0 0 3 1 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 1341 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 1117 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.07 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 3690 0 0 0 4 3 0 0 20 0 15 0 72430435 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13980732 memory=164892 CPUtime=1.63 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 12410 0 0 0 161 2 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13980732 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 14004 0 0 0 166 3 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) S 14217 14217 11586 0 -1 1077944384 6938 0 0 0 41 1 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.69 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1099 0 0 0 33 36 0 0 20 0 15 0 72430443 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 166272 KiB

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

[startup+2515.71 s]
# the end of solver process 14217 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.62 s, system=0.504019 s

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

[startup+2515.7 s]
/proc/loadavg: 1.81 1.97 2.03 3/211 14480
/proc/meminfo: memFree=31202868/32770624 swapFree=67108860/67108860
[pid=14217] ppid=14214 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14217/stat : 14217 (xcsp3-exec) S 14214 14217 11586 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 72430424 9740288 345 18446744073709551615 4194304 5098028 140728823390240 140728823388344 140451292476028 0 65536 5 65538 18446744071579417331 0 0 17 4 0 0 8 0 0 7196144 7232144 32886784 140728823394681 140728823394885 140728823394885 140728823398379 0
/proc/14217/statm: 2378 345 289 221 0 87 0
[pid=14219] ppid=14217 vsize=13980732 memory=164892 CPUtime=2520.09 cores=0,2,4,6
/proc/14219/stat : 14219 (java) S 14217 14217 11586 0 -1 1077944320 68758 0 0 0 251960 49 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 140733136194960 139707954745079 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
/proc/14219/statm: 3495183 41223 3230 1 0 3483476 0
[pid=14219/tid=14220] ppid=14217 vsize=13980732 memory=164892 CPUtime=2515.35 cores=0,2,4,6
/proc/14219/task/14220/stat : 14220 (java) R 14217 14217 11586 0 -1 4202560 22337 0 0 0 251529 6 0 0 20 0 15 0 72430433 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707958983984 139707590519788 0 4 1 16800974 0 0 0 -1 2 0 0 3 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14221] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14221/stat : 14221 (java) S 14217 14217 11586 0 -1 1077944384 1795 0 0 0 4 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707911711504 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14222] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.04 cores=0,2,4,6
/proc/14219/task/14222/stat : 14222 (java) S 14217 14217 11586 0 -1 1077944384 2685 0 0 0 3 1 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707910658960 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14223] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14223/stat : 14223 (java) S 14217 14217 11586 0 -1 1077944384 1341 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707909606416 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14224] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.03 cores=0,2,4,6
/proc/14219/task/14224/stat : 14224 (java) S 14217 14217 11586 0 -1 1077944384 1117 0 0 0 3 0 0 0 20 0 15 0 72430434 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707908553872 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14225] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.07 cores=0,2,4,6
/proc/14219/task/14225/stat : 14225 (java) S 14217 14217 11586 0 -1 1077944384 3690 0 0 0 4 3 0 0 20 0 15 0 72430435 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707433342960 139707954756226 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14226] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14226/stat : 14226 (java) S 14217 14217 11586 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707432289184 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14227] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14227/stat : 14227 (java) S 14217 14217 11586 0 -1 1077944384 44 0 0 0 0 0 0 0 20 0 15 0 72430436 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707431236592 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14228] ppid=14217 vsize=13980732 memory=164892 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14228/stat : 14228 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707430185168 139707954763675 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14229] ppid=14217 vsize=13980732 memory=164892 CPUtime=1.63 cores=0,2,4,6
/proc/14219/task/14229/stat : 14229 (java) S 14217 14217 11586 0 -1 1077944384 12410 0 0 0 161 2 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707429132784 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14230] ppid=14217 vsize=13980732 memory=1380 CPUtime=1.69 cores=0,2,4,6
/proc/14219/task/14230/stat : 14230 (java) S 14217 14217 11586 0 -1 1077944384 14004 0 0 0 166 3 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707428080240 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14231] ppid=14217 vsize=13980732 memory=1380 CPUtime=0.42 cores=0,2,4,6
/proc/14219/task/14231/stat : 14231 (java) S 14217 14217 11586 0 -1 1077944384 6938 0 0 0 41 1 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707427027696 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14232] ppid=14217 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/14219/task/14232/stat : 14232 (java) S 14217 14217 11586 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 72430439 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707425975392 139707954755285 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
[pid=14219/tid=14233] ppid=14217 vsize=13980732 memory=164892 CPUtime=0.69 cores=0,2,4,6
/proc/14219/task/14233/stat : 14233 (java) S 14217 14217 11586 0 -1 1077944384 1099 0 0 0 33 36 0 0 20 0 15 0 72430443 14316269568 41223 18446744073709551615 4194304 4196468 140733136212416 139707424921904 139707954756226 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 7790592 140733136220593 140733136220769 140733136220769 140733136224207 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 166272 KiB

Child status: 143
Real time (s): 2515.71
CPU time (s): 2520.12
CPU user time (s): 2519.62
CPU system time (s): 0.504019
CPU usage (%): 100.175
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 215912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.62
system time used= 0.504019
maximum resident set size= 217100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 69505
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2576
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57471
involuntary context switches= 2783


# summary of solver processes directly reported to runsolver:
#   pid: 14217
#   total CPU time (s): 2520.12
#   total CPU user time (s): 2519.62
#   total CPU system time (s): 0.504019

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.2717 second user time and 19.6761 second system time

The end

Launcher Data

Begin job on node124 at 2017-08-16 01:34:02
IDJOB=4269000
IDBENCH=137463
IDSOLVER=2660
FILE ID=node124/4269000-1502840898
RUNJOBID= node124-1502673801-14689
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n2w3b3r1.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-4269000-1502840898/watcher-4269000-1502840898 -o /tmp/evaluation-result-4269000-1502840898/solver-4269000-1502840898 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node124-1502673801-14689 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 158617980 HOME/instance-4269000-1502840898.xml

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

MD5SUM BENCH= 0bd2493faee791f2eedb1fd600149919
RANDOM SEED=158617980

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:        31422164 kB
MemAvailable:   31869896 kB
Buffers:          251004 kB
Cached:           483684 kB
SwapCached:            0 kB
Active:           596584 kB
Inactive:         303896 kB
Active(anon):     117528 kB
Inactive(anon):    81944 kB
Active(file):     479056 kB
Inactive(file):   221952 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7556 kB
Writeback:             0 kB
AnonPages:        165268 kB
Mapped:            60664 kB
Shmem:             33512 kB
Slab:             151664 kB
SReclaimable:     125116 kB
SUnreclaim:        26548 kB
KernelStack:        3504 kB
PageTables:         5688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1272704 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      354332 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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-16 02:15:57