Trace number 4271938

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.0701 2468.0801

General information on the benchmark

NameBinPacking/BinPacking-sum-skj2/
BinPacking-sum-n1w4b2r0.xml
MD5SUM6f7ee260f64b5fefc18f028eef39520f
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables71
Number of constraints13
Number of domains2
Minimum domain size6
Maximum domain size41
Distribution of domain sizes[{"size":6,"count":1},{"size":41,"count":70}]
Minimum variable degree2
Maximum variable degree5
Distribution of variable degrees[{"degree":2,"count":1},{"degree":4,"count":65},{"degree":5,"count":5}]
Minimum constraint arity6
Maximum constraint arity70
Distribution of constraint arities[{"arity":6,"count":1},{"arity":14,"count":10},{"arity":70,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"ordered","count":5},{"type":"lex","count":1},{"type":"sum","count":5},{"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-4271938-1502841356.xml"  -tl '2520s' -p 1 -x 3
0.07/0.29	c [HOME/instance-4271938-1502841356.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.25/0.41	c parse instance...
0.61/0.60	c solve instance...
2520.05/2458.90	s UNKNOWN
2520.05/2458.90	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 (15131 MiB free)
  memory of node 1: 16384 MiB (14843 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271938-1502841356/watcher-4271938-1502841356 -o /tmp/evaluation-result-4271938-1502841356/solver-4271938-1502841356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1945000492 HOME/instance-4271938-1502841356.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
solver pid=7790, runsolver pid=7787
Current StackSize limit: 8192 KiB


[startup+0.100195 s]*
/proc/loadavg: 1.75 1.76 1.77 3/200 7792
/proc/meminfo: memFree=30694856/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13355668 memory=8092 CPUtime=0 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 2264 0 0 0 0 0 0 0 20 0 6 0 38018181 13676204032 1958 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16784584 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3339126 1958 1170 1 0 3329096 0
[pid=7792/tid=7793] ppid=7790 vsize=13356504 memory=8508281356422317474 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 1196 0 0 0 0 0 0 0 20 0 6 0 38018181 13677060096 2154 18446744073709551615 4194304 4196468 140733600793024 140582644254008 140582618533616 0 4 1 16784584 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13356504 memory=3691042058319900680 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 38018182 13677060096 2154 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16784584 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13356504 memory=139901786371712 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 38018182 13677060096 2154 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13356504 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 38018182 13677060096 2154 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16784584 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13356504 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 38018182 13677060096 2154 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16784584 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13365180 KiB
Current children cumulated memory: 9472 KiB

[startup+0.215548 s]*
/proc/loadavg: 1.75 1.76 1.77 3/214 7806
/proc/meminfo: memFree=30684464/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13974352 memory=24276 CPUtime=0.07 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 4970 0 0 0 7 0 0 0 20 0 15 0 38018181 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3493588 6069 2717 1 0 3482964 0
[pid=7792/tid=7793] ppid=7790 vsize=13974352 memory=7022364594140610616 CPUtime=0.05 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 3129 0 0 0 5 0 0 0 20 0 15 0 38018181 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582644238736 140582640024982 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13974352 memory=4294978898 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13974352 memory=139901786810262 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13974352 memory=139901786371712 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018183 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38018184 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582117508128 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38018184 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582116455280 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) S 7790 7790 7968 0 -1 1077944384 305 0 0 0 0 0 0 0 20 0 15 0 38018186 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582114351984 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582113299184 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13974352 memory=139901786371712 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) R 7790 7790 7968 0 -1 4202560 236 0 0 0 0 0 0 0 20 0 15 0 38018186 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582618931944 0 4 1 16800974 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13974352 memory=139901786371712 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018192 14309736448 6069 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 0.07 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 25656 KiB

[startup+0.310368 s]*
/proc/loadavg: 1.75 1.76 1.77 6/214 7806
/proc/meminfo: memFree=30667448/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13974352 memory=36872 CPUtime=0.25 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 8789 0 0 0 22 3 0 0 20 0 15 0 38018181 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3493588 9218 2972 1 0 3482964 0
[pid=7792/tid=7793] ppid=7790 vsize=13974352 memory=4278483708103473607 CPUtime=0.16 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 6011 0 0 0 14 2 0 0 20 0 15 0 38018181 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582644240816 140582632691061 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13974352 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018183 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38018184 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582117508128 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38018184 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582116455280 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13974352 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13974352 memory=0 CPUtime=0.01 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) S 7790 7790 7968 0 -1 1077944384 375 0 0 0 1 0 0 0 20 0 15 0 38018186 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582114351984 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13974352 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) S 7790 7790 7968 0 -1 1077944384 374 0 0 0 1 0 0 0 20 0 15 0 38018186 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582113299184 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13974352 memory=139901786371712 CPUtime=0.05 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) S 7790 7790 7968 0 -1 1077944384 729 0 0 0 5 0 0 0 20 0 15 0 38018186 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13974352 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13974352 memory=139901786371712 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018192 14309736448 9218 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38252 KiB

[startup+0.701324 s]
/proc/loadavg: 1.75 1.76 1.77 5/214 7806
/proc/meminfo: memFree=30659136/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13980732 memory=62256 CPUtime=1.17 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 13194 0 0 0 112 5 0 0 20 0 15 0 38018181 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3495183 15564 3169 1 0 3483476 0
[pid=7792/tid=7793] ppid=7790 vsize=13980732 memory=8751464017575753525 CPUtime=0.53 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 8538 0 0 0 50 3 0 0 20 0 15 0 38018181 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582644248768 140582280199959 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13980732 memory=33 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 38018183 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13980732 memory=2241 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582117508128 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13980732 memory=2244 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582116455280 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13980732 memory=0 CPUtime=0.18 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) R 7790 7790 7968 0 -1 4202560 1072 0 0 0 18 0 0 0 20 0 15 0 38018186 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582114338008 140582621534229 0 4 1 16800974 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13980732 memory=0 CPUtime=0.19 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) R 7790 7790 7968 0 -1 4202560 890 0 0 0 19 0 0 0 20 0 15 0 38018186 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582113290224 140582625120714 0 4 1 16800974 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13980732 memory=19265 CPUtime=0.23 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) R 7790 7790 7968 0 -1 1077944384 1386 0 0 0 23 0 0 0 20 0 15 0 38018186 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582640024194 0 4 1 16800974 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13980732 memory=3533419649945857448 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018192 14316269568 15564 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 1.17 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 63636 KiB

[startup+1.50083 s]
/proc/loadavg: 1.75 1.76 1.77 6/214 7806
/proc/meminfo: memFree=30622224/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13980732 memory=110080 CPUtime=3.71 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 23425 0 0 0 364 7 0 0 20 0 15 0 38018181 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3495183 27520 3193 1 0 3483476 0
[pid=7792/tid=7793] ppid=7790 vsize=13980732 memory=279803294945744 CPUtime=1.33 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 9045 0 0 0 129 4 0 0 20 0 15 0 38018181 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582644249248 140582640024982 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13980732 memory=279803294986640 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13980732 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 38018182 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 38018183 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13980732 memory=279803295010832 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 27520 18446744073709551615 4194304 4196468 140733600793024 140582117508128 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13980732 memory=279803295010896 CPUtime=0 cores=0,2,4,6

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

/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 42816 0 0 0 296 53 0 0 20 0 15 0 38018183 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13980732 memory=343588 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582117508192 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582116455296 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13980732 memory=4124 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13980732 memory=1380 CPUtime=4.04 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) S 7790 7790 7968 0 -1 1077944384 22844 0 0 0 401 3 0 0 20 0 15 0 38018186 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582114351984 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 12 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13980732 memory=349744 CPUtime=3.41 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) S 7790 7790 7968 0 -1 1077944384 22320 0 0 0 338 3 0 0 20 0 15 0 38018186 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582113299184 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13980732 memory=1380 CPUtime=0.69 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) S 7790 7790 7968 0 -1 1077944384 8149 0 0 0 68 1 0 0 20 0 15 0 38018186 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13980732 memory=359916 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13980732 memory=1588 CPUtime=1.34 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1661 0 0 0 64 70 0 0 20 0 15 0 38018192 14316269568 89851 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 11 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 2441.69 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 360784 KiB

[startup+2442.3 s]
/proc/loadavg: 1.97 1.71 1.57 3/215 8137
/proc/meminfo: memFree=29489720/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13980732 memory=335872 CPUtime=2503.02 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 284730 0 0 0 249803 499 0 0 20 0 15 0 38018181 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3495183 83968 3251 1 0 3483476 0
[pid=7792/tid=7793] ppid=7790 vsize=13980732 memory=337408 CPUtime=2417.72 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 73737 0 0 0 241746 26 0 0 20 0 15 0 38018181 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582644252592 140582284817462 0 4 1 16800974 0 0 0 -1 2 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13980732 memory=342028 CPUtime=18.04 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 26882 0 0 0 1711 93 0 0 20 0 15 0 38018182 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13980732 memory=1380 CPUtime=18.02 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 27856 0 0 0 1711 91 0 0 20 0 15 0 38018182 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13980732 memory=337408 CPUtime=18.05 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 27748 0 0 0 1711 94 0 0 20 0 15 0 38018182 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13980732 memory=337408 CPUtime=18 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 28510 0 0 0 1707 93 0 0 20 0 15 0 38018182 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13980732 memory=1380 CPUtime=3.58 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 43630 0 0 0 303 55 0 0 20 0 15 0 38018183 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582117508192 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582116455296 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13980732 memory=338476 CPUtime=4.04 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) S 7790 7790 7968 0 -1 1077944384 22846 0 0 0 401 3 0 0 20 0 15 0 38018186 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582114351984 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 12 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13980732 memory=1380 CPUtime=3.41 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) S 7790 7790 7968 0 -1 1077944384 22322 0 0 0 338 3 0 0 20 0 15 0 38018186 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582113299184 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 9 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13980732 memory=345660 CPUtime=0.69 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) S 7790 7790 7968 0 -1 1077944384 8151 0 0 0 68 1 0 0 20 0 15 0 38018186 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 15 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13980732 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13980732 memory=22860 CPUtime=1.38 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1676 0 0 0 65 73 0 0 20 0 15 0 38018192 14316269568 83968 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 11 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 2503.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 337252 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2458.9 s]
/proc/loadavg: 2.27 1.79 1.59 3/214 8138
/proc/meminfo: memFree=29497336/32770624 swapFree=67108860/67108860
[pid=7790] ppid=7787 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/7790/stat : 7790 (xcsp3-exec) S 7787 7790 7968 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 38018171 9740288 345 18446744073709551615 4194304 5098028 140727684005200 140727684003304 140391240684156 0 65536 5 65538 18446744071579417331 0 0 17 2 0 0 9 0 0 7196144 7232144 8757248 140727684010361 140727684010566 140727684010566 140727684014059 0
/proc/7790/statm: 2378 345 289 221 0 87 0
[pid=7792] ppid=7790 vsize=13980732 memory=328636 CPUtime=2520.05 cores=0,2,4,6
/proc/7792/stat : 7792 (java) S 7790 7790 7968 0 -1 1077944320 287441 0 0 0 251504 501 0 0 20 0 15 0 38018181 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140733600775568 140582640013047 0 0 1 16800974 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
/proc/7792/statm: 3495183 82159 3251 1 0 3483476 0
[pid=7792/tid=7793] ppid=7790 vsize=13980732 memory=328636 CPUtime=2434.13 cores=0,2,4,6
/proc/7792/task/7793/stat : 7793 (java) R 7790 7790 7968 0 -1 4202560 74538 0 0 0 243387 26 0 0 20 0 15 0 38018181 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582644252592 140582284817573 0 4 1 16800974 0 0 0 -1 0 0 0 4 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7794] ppid=7790 vsize=13980732 memory=329664 CPUtime=18.18 cores=0,2,4,6
/proc/7792/task/7794/stat : 7794 (java) S 7790 7790 7968 0 -1 1077944384 27263 0 0 0 1725 93 0 0 20 0 15 0 38018182 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582603119760 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7795] ppid=7790 vsize=13980732 memory=329664 CPUtime=18.17 cores=0,2,4,6
/proc/7792/task/7795/stat : 7795 (java) S 7790 7790 7968 0 -1 1077944384 28492 0 0 0 1725 92 0 0 20 0 15 0 38018182 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582238632976 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7796] ppid=7790 vsize=13980732 memory=329148 CPUtime=18.19 cores=0,2,4,6
/proc/7792/task/7796/stat : 7796 (java) S 7790 7790 7968 0 -1 1077944384 28178 0 0 0 1725 94 0 0 20 0 15 0 38018182 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582237580176 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7797] ppid=7790 vsize=13980732 memory=328636 CPUtime=18.14 cores=0,2,4,6
/proc/7792/task/7797/stat : 7797 (java) S 7790 7790 7968 0 -1 1077944384 28934 0 0 0 1721 93 0 0 20 0 15 0 38018182 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582236527376 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7798] ppid=7790 vsize=13980732 memory=1380 CPUtime=3.6 cores=0,2,4,6
/proc/7792/task/7798/stat : 7798 (java) S 7790 7790 7968 0 -1 1077944384 43667 0 0 0 305 55 0 0 20 0 15 0 38018183 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582118562160 140582640024194 0 0 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7799] ppid=7790 vsize=13980732 memory=0 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7799/stat : 7799 (java) S 7790 7790 7968 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582117508192 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7800] ppid=7790 vsize=13980732 memory=138 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7800/stat : 7800 (java) S 7790 7790 7968 0 -1 1077944384 68 0 0 0 0 0 0 0 20 0 15 0 38018184 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582116455296 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7801] ppid=7790 vsize=13980732 memory=333252 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7801/stat : 7801 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018186 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582115403600 140582640031643 0 4 1 16800974 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7802] ppid=7790 vsize=13980732 memory=1380 CPUtime=4.04 cores=0,2,4,6
/proc/7792/task/7802/stat : 7802 (java) S 7790 7790 7968 0 -1 1077944384 22846 0 0 0 401 3 0 0 20 0 15 0 38018186 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582114351984 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 12 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7803] ppid=7790 vsize=13980732 memory=1296 CPUtime=3.41 cores=0,2,4,6
/proc/7792/task/7803/stat : 7803 (java) S 7790 7790 7968 0 -1 1077944384 22322 0 0 0 338 3 0 0 20 0 15 0 38018186 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582113299184 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 9 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7804] ppid=7790 vsize=13980732 memory=1732 CPUtime=0.69 cores=0,2,4,6
/proc/7792/task/7804/stat : 7804 (java) S 7790 7790 7968 0 -1 1077944384 8151 0 0 0 68 1 0 0 20 0 15 0 38018186 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582112246384 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 6 0 0 15 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7805] ppid=7790 vsize=13980732 memory=340960 CPUtime=0 cores=0,2,4,6
/proc/7792/task/7805/stat : 7805 (java) S 7790 7790 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 38018187 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582111193824 140582640023253 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
[pid=7792/tid=7806] ppid=7790 vsize=13980732 memory=1380 CPUtime=1.39 cores=0,2,4,6
/proc/7792/task/7806/stat : 7806 (java) S 7790 7790 7968 0 -1 1077944384 1678 0 0 0 66 73 0 0 20 0 15 0 38018192 14316269568 82159 18446744073709551615 4194304 4196468 140733600793024 140582110141104 140582640024194 0 4 1 16800974 18446744071579849748 0 0 -1 2 0 0 11 0 0 6293624 6294260 11677696 140733600797106 140733600797282 140733600797282 140733600800719 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 330016 KiB

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

Sending SIGKILL to process tree (bottom up)
??? end of watcher thread

[startup+2468.08 s]
# the end of solver process 7790 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001751 s, system=0.000942 s

[startup+2468.08 s]
# the end of solver process 7792 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.05 s, system=5.01834 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
Dumping a history of the last processes samples

[startup+2459.2 s]
/proc/loadavg: 2.27 1.79 1.59 2/201 8140
/proc/meminfo: memFree=29815216/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2460 s]*
/proc/loadavg: 2.41 1.82 1.61 2/201 8140
/proc/meminfo: memFree=29815216/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2460.4 s]
/proc/loadavg: 2.41 1.82 1.61 2/201 8140
/proc/meminfo: memFree=29815216/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2460.8 s]
/proc/loadavg: 2.41 1.82 1.61 2/201 8140
/proc/meminfo: memFree=29815216/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

[startup+2460.9 s]
/proc/loadavg: 2.41 1.82 1.61 2/201 8140
/proc/meminfo: memFree=29815216/32770624 swapFree=67108860/67108860
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2468.08
CPU time (s): 2520.07
CPU user time (s): 2515.05
CPU system time (s): 5.01834
CPU usage (%): 102.107
Max. virtual memory (cumulated for all children) (KiB): 13991904
Max. memory (cumulated for all children) (KiB): 497036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.05
system time used= 5.01834
maximum resident set size= 500736
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 288089
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 127349
involuntary context switches= 6975


# summary of solver processes directly reported to runsolver:
#   pid: 7790,7792
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2515.05
#   total CPU system time (s): 5.01834

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.4636 second user time and 24.1787 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-16 01:41:58
IDJOB=4271938
IDBENCH=137358
IDSOLVER=2664
FILE ID=node128/4271938-1502841356
RUNJOBID= node128-1502649221-29000
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-sum-skj2/BinPacking-sum-n1w4b2r0.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-4271938-1502841356/watcher-4271938-1502841356 -o /tmp/evaluation-result-4271938-1502841356/solver-4271938-1502841356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29000 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1945000492 HOME/instance-4271938-1502841356.xml

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

MD5SUM BENCH= 6f7ee260f64b5fefc18f028eef39520f
RANDOM SEED=1945000492

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.94
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.94
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.94
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.94
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:        30695132 kB
MemAvailable:   31649804 kB
Buffers:          238048 kB
Cached:          1007988 kB
SwapCached:            0 kB
Active:           751792 kB
Inactive:         903252 kB
Active(anon):     409352 kB
Inactive(anon):    24956 kB
Active(file):     342440 kB
Inactive(file):   878296 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8032 kB
Writeback:             0 kB
AnonPages:        404540 kB
Mapped:            51160 kB
Shmem:             25308 kB
Slab:             125028 kB
SReclaimable:      99544 kB
SUnreclaim:        25484 kB
KernelStack:        3600 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1141216 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    296960 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-16 02:23:06