Trace number 4281729

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.04 2512.9099

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-03.xml
MD5SUM61729e5e51cdc1a72244a455e64fc056
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 benchmark2400.03
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size45
Distribution of domain sizes[{"size":19,"count":1},{"size":45,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"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-4281729-1503155294.xml"  -tl '2520s' -p 1 -x 0
0.09/0.27	c [HOME/instance-4281729-1503155294.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.33	c simple solver
0.27/0.40	c parse instance...
3.82/1.74	c solve instance...
2520.01/2512.90	s UNKNOWN
2520.01/2512.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 (15202 MiB free)
  memory of node 1: 16384 MiB (15679 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281729-1503155294/watcher-4281729-1503155294 -o /tmp/evaluation-result-4281729-1503155294/solver-4281729-1503155294 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1934015100 HOME/instance-4281729-1503155294.xml 

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

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

solver pid=28478, runsolver pid=28475

[startup+0.10013 s]*
/proc/loadavg: 2.16 2.12 2.06 2/198 28481
/proc/meminfo: memFree=31619948/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13358712 memory=14368 CPUtime=0 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 3374 0 0 0 0 0 0 0 20 0 6 0 13938532 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16784584 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3339678 3592 1903 1 0 3329175 0
[pid=28480/tid=28481] ppid=28478 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 2139 0 0 0 0 0 0 0 20 0 6 0 13938532 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140318673769040 140318655215445 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13938533 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13358712 memory=139956962907776 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13938533 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13938533 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13938533 13679321088 3592 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15748 KiB

[startup+0.212746 s]*
/proc/loadavg: 2.16 2.12 2.06 4/211 28494
/proc/meminfo: memFree=31604728/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13974352 memory=27628 CPUtime=0.09 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 5312 0 0 0 8 1 0 0 20 0 15 0 13938532 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3493588 6907 2756 1 0 3482964 0
[pid=28480/tid=28481] ppid=28478 vsize=13974352 memory=7311146985107750967 CPUtime=0.06 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 3454 0 0 0 6 0 0 0 20 0 15 0 13938532 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318673758368 140318655601004 0 4 1 16800974 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13974352 memory=10613 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13974352 memory=139956962935286 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13974352 memory=139956962907776 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13938534 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13938534 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318146511904 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13938535 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318145459056 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 310 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13974352 memory=139956962907776 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 17292 0 -1 1077944384 240 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13974352 memory=139956962907776 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938541 14309736448 6907 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29008 KiB

[startup+0.31037 s]*
/proc/loadavg: 2.16 2.12 2.06 4/211 28494
/proc/meminfo: memFree=31593784/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13974352 memory=37556 CPUtime=0.27 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 8912 0 0 0 25 2 0 0 20 0 15 0 13938532 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3493588 9389 2984 1 0 3482964 0
[pid=28480/tid=28481] ppid=28478 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 6107 0 0 0 15 2 0 0 20 0 15 0 13938532 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318673765968 140318662210933 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13938534 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13938534 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318146511904 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13938535 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318145459056 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 564 0 0 0 2 0 0 0 20 0 15 0 13938537 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 265 0 0 0 1 0 0 0 20 0 15 0 13938537 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13974352 memory=139956962907776 CPUtime=0.06 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) R 28478 28478 17292 0 -1 4202560 673 0 0 0 6 0 0 0 20 0 15 0 13938537 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318653613406 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13974352 memory=139956962907776 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938541 14309736448 9389 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38936 KiB

[startup+0.700883 s]
/proc/loadavg: 2.16 2.12 2.06 5/211 28494
/proc/meminfo: memFree=31578312/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13978684 memory=99396 CPUtime=1.2 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 12373 0 0 0 115 5 0 0 20 0 15 0 13938532 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3494671 24849 3161 1 0 3482964 0
[pid=28480/tid=28481] ppid=28478 vsize=13978684 memory=0 CPUtime=0.55 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 7883 0 0 0 51 4 0 0 20 0 15 0 13938532 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318673768016 140318669544854 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13978684 memory=139956811082731 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13978684 memory=279913622479008 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13978684 memory=279913622020568 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13938533 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938533 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 13938534 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13938534 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318146511904 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13978684 memory=95 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13938535 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318145459056 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13978684 memory=5 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) R 28478 28478 17292 0 -1 4202560 1198 0 0 0 22 0 0 0 20 0 15 0 13938537 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318143345872 140318669554266 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13978684 memory=63 CPUtime=0.2 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) R 28478 28478 17292 0 -1 4202560 858 0 0 0 20 0 0 0 20 0 15 0 13938537 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318142295984 140318653922992 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13978684 memory=30 CPUtime=0.2 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) R 28478 28478 17292 0 -1 1077944384 1126 0 0 0 20 0 0 0 20 0 15 0 13938537 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13978684 memory=18 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13978684 memory=2 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13938541 14314172416 24849 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 100776 KiB

[startup+1.50178 s]
/proc/loadavg: 2.16 2.12 2.06 5/211 28494
/proc/meminfo: memFree=31486968/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13980732 memory=200548 CPUtime=3.2 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 20165 0 0 0 311 9 0 0 20 0 15 0 13938532 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3495183 50137 3204 1 0 3483476 0
[pid=28480/tid=28481] ppid=28478 vsize=13980732 memory=0 CPUtime=1.33 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 8648 0 0 0 128 5 0 0 20 0 15 0 13938532 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318673769704 140318276161706 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13980732 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 106 0 0 0 1 0 0 0 20 0 15 0 13938533 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 7 0 0 0 0 0 0 0 20 0 15 0 13938533 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13980732 memory=1399103955520229747 CPUtime=0.01 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 246 0 0 0 1 0 0 0 20 0 15 0 13938533 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13980732 memory=279913621956864 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 319 0 0 0 0 0 0 0 20 0 15 0 13938533 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 318 0 0 0 0 0 0 0 20 0 15 0 13938534 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13980732 memory=279913621884040 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 65 0 0 0 0 0 0 0 20 0 15 0 13938534 14316269568 50137 18446744073709551615 4194304 4196468 140724470857424 140318146511904 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13980732 memory=279913622137184 CPUtime=0 cores=1,3,5,7

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

/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 13938535 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318145459072 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13980732 memory=875916 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13980732 memory=875916 CPUtime=2.5 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 14933 0 0 0 248 2 0 0 20 0 15 0 13938537 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13980732 memory=866684 CPUtime=2.56 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 15347 0 0 0 254 2 0 0 20 0 15 0 13938537 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13980732 memory=4124 CPUtime=0.53 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 17292 0 -1 1077944384 8090 0 0 0 52 1 0 0 20 0 15 0 13938537 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13980732 memory=866684 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13980732 memory=1380 CPUtime=1.29 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1319 0 0 0 58 71 0 0 20 0 15 0 13938541 14316269568 216671 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 2449.37 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 868064 KiB

[startup+2502.3 s]
/proc/loadavg: 3.44 2.52 2.22 6/211 28978
/proc/meminfo: memFree=20007924/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13980732 memory=858988 CPUtime=2509.41 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 103703 0 0 0 250834 107 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3495183 214747 3237 1 0 3483476 0
[pid=28480/tid=28481] ppid=28478 vsize=13980732 memory=866684 CPUtime=2501.87 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 39450 0 0 0 250164 23 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318673772304 140318280718457 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13980732 memory=866684 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 2779 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13980732 memory=866684 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 4399 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13980732 memory=866684 CPUtime=0.13 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 7307 0 0 0 9 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.11 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 2054 0 0 0 7 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 6411 0 0 0 4 4 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318146511968 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13980732 memory=866684 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 13938535 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318145459072 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13980732 memory=866684 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13980732 memory=866684 CPUtime=2.5 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 14935 0 0 0 248 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13980732 memory=0 CPUtime=2.57 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 15510 0 0 0 255 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13980732 memory=866684 CPUtime=0.54 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 17292 0 -1 1077944384 8093 0 0 0 53 1 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13980732 memory=1380 CPUtime=1.32 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1337 0 0 0 59 73 0 0 20 0 15 0 13938541 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 2509.41 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 860368 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2512.9 s]
/proc/loadavg: 3.68 2.60 2.25 6/211 28979
/proc/meminfo: memFree=20015688/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13980732 memory=858988 CPUtime=2520.01 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 103789 0 0 0 251894 107 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3495183 214747 3237 1 0 3483476 0
[pid=28480/tid=28481] ppid=28478 vsize=13980732 memory=858988 CPUtime=2512.47 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 39531 0 0 0 251224 23 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318673772192 140318280717850 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13980732 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 2779 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13980732 memory=11 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 4399 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.13 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 7307 0 0 0 9 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13980732 memory=858988 CPUtime=0.11 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 2054 0 0 0 7 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 6411 0 0 0 4 4 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318146511968 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13980732 memory=858988 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 13938535 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318145459072 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13980732 memory=858988 CPUtime=2.5 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 14935 0 0 0 248 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13980732 memory=858988 CPUtime=2.57 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 15510 0 0 0 255 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.54 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 17292 0 -1 1077944384 8093 0 0 0 53 1 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13980732 memory=858988 CPUtime=1.32 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1342 0 0 0 59 73 0 0 20 0 15 0 13938541 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 860368 KiB

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

[startup+2512.91 s]
# the end of solver process 28478 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001865 s, system=0 s

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

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

[startup+2512.9 s]
/proc/loadavg: 3.68 2.60 2.25 6/211 28979
/proc/meminfo: memFree=20015688/32770624 swapFree=67108860/67108860
[pid=28478] ppid=28475 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28478/stat : 28478 (xcsp3-exec) S 28475 28478 17292 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 13938522 9740288 345 18446744073709551615 4194304 5098028 140731270178864 140731270176968 139956608590460 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 9 0 0 7196144 7232144 33468416 140731270181241 140731270181446 140731270181446 140731270184939 0
/proc/28478/statm: 2378 345 289 221 0 87 0
[pid=28480] ppid=28478 vsize=13980732 memory=858988 CPUtime=2520.01 cores=1,3,5,7
/proc/28480/stat : 28480 (java) S 28478 28478 17292 0 -1 1077944320 103789 0 0 0 251894 107 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140724470839968 140318669532919 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
/proc/28480/statm: 3495183 214747 3237 1 0 3483476 0
[pid=28480/tid=28481] ppid=28478 vsize=13980732 memory=858988 CPUtime=2512.47 cores=1,3,5,7
/proc/28480/task/28481/stat : 28481 (java) R 28478 28478 17292 0 -1 4202560 39531 0 0 0 251224 23 0 0 20 0 15 0 13938532 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318673772192 140318280717850 0 4 1 16800974 0 0 0 -1 3 0 0 3 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28482] ppid=28478 vsize=13980732 memory=0 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28482/stat : 28482 (java) S 28478 28478 17292 0 -1 1077944384 2779 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318603967632 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28483] ppid=28478 vsize=13980732 memory=11 CPUtime=0.1 cores=1,3,5,7
/proc/28480/task/28483/stat : 28483 (java) S 28478 28478 17292 0 -1 1077944384 4399 0 0 0 7 3 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318602914832 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28484] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.13 cores=1,3,5,7
/proc/28480/task/28484/stat : 28484 (java) S 28478 28478 17292 0 -1 1077944384 7307 0 0 0 9 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318601862032 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28485] ppid=28478 vsize=13980732 memory=858988 CPUtime=0.11 cores=1,3,5,7
/proc/28480/task/28485/stat : 28485 (java) S 28478 28478 17292 0 -1 1077944384 2054 0 0 0 7 4 0 0 20 0 15 0 13938533 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318600809232 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28486] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.08 cores=1,3,5,7
/proc/28480/task/28486/stat : 28486 (java) S 28478 28478 17292 0 -1 1077944384 6411 0 0 0 4 4 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318147565936 140318669544066 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28487] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28487/stat : 28487 (java) S 28478 28478 17292 0 -1 1077944384 84 0 0 0 0 0 0 0 20 0 15 0 13938534 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318146511968 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28488] ppid=28478 vsize=13980732 memory=858988 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28488/stat : 28488 (java) S 28478 28478 17292 0 -1 1077944384 101 0 0 0 0 0 0 0 20 0 15 0 13938535 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318145459072 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28489] ppid=28478 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28489/stat : 28489 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318144407376 140318669551515 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28490] ppid=28478 vsize=13980732 memory=858988 CPUtime=2.5 cores=1,3,5,7
/proc/28480/task/28490/stat : 28490 (java) S 28478 28478 17292 0 -1 1077944384 14935 0 0 0 248 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318143355760 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28491] ppid=28478 vsize=13980732 memory=858988 CPUtime=2.57 cores=1,3,5,7
/proc/28480/task/28491/stat : 28491 (java) S 28478 28478 17292 0 -1 1077944384 15510 0 0 0 255 2 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318142302960 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28492] ppid=28478 vsize=13980732 memory=1380 CPUtime=0.54 cores=1,3,5,7
/proc/28480/task/28492/stat : 28492 (java) S 28478 28478 17292 0 -1 1077944384 8093 0 0 0 53 1 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318141250160 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28493] ppid=28478 vsize=13980732 memory=4124 CPUtime=0 cores=1,3,5,7
/proc/28480/task/28493/stat : 28493 (java) S 28478 28478 17292 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13938537 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318140197600 140318669543125 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
[pid=28480/tid=28494] ppid=28478 vsize=13980732 memory=858988 CPUtime=1.32 cores=1,3,5,7
/proc/28480/task/28494/stat : 28494 (java) S 28478 28478 17292 0 -1 1077944384 1342 0 0 0 59 73 0 0 20 0 15 0 13938541 14316269568 214747 18446744073709551615 4194304 4196468 140724470857424 140318139144880 140318669544066 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 12935168 140724470862258 140724470862434 140724470862434 140724470865871 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 860368 KiB

Child status: 143
Real time (s): 2512.91
CPU time (s): 2520.04
CPU user time (s): 2518.96
CPU system time (s): 1.08415
CPU usage (%): 100.284
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1222256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.96
system time used= 1.08415
maximum resident set size= 1220876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 104526
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2400
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57859
involuntary context switches= 767


# summary of solver processes directly reported to runsolver:
#   pid: 28478,28480
#   total CPU time (s): 2520.04
#   total CPU user time (s): 2518.96
#   total CPU system time (s): 1.08415

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7612 second user time and 25.0596 second system time

The end

Launcher Data

Begin job on node129 at 2017-08-19 16:54:17
IDJOB=4281729
IDBENCH=137707
IDSOLVER=2677
FILE ID=node129/4281729-1503155294
RUNJOBID= node129-1503095823-17351
PBS_JOBID= 
Free space on /tmp= 62008 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-03.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-4281729-1503155294/watcher-4281729-1503155294 -o /tmp/evaluation-result-4281729-1503155294/solver-4281729-1503155294 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node129-1503095823-17351 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1934015100 HOME/instance-4281729-1503155294.xml

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

MD5SUM BENCH= 61729e5e51cdc1a72244a455e64fc056
RANDOM SEED=1934015100

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

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31623832 kB
MemAvailable:   31875080 kB
Buffers:          178440 kB
Cached:           362556 kB
SwapCached:            0 kB
Active:           375984 kB
Inactive:         367364 kB
Active(anon):     202404 kB
Inactive(anon):    16748 kB
Active(file):     173580 kB
Inactive(file):   350616 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8232 kB
Writeback:             4 kB
AnonPages:        201496 kB
Mapped:            44104 kB
Shmem:             17060 kB
Slab:             110396 kB
SReclaimable:      85776 kB
SUnreclaim:        24620 kB
KernelStack:        3488 kB
PageTables:         5548 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1256224 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    116736 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 62000 MiB
End job on node129 at 2017-08-19 17:36:10