Trace number 4271920

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.0801 2499.3101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-43.xml
MD5SUM7110289aba2c74e466e00c1a89bfd290
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.08
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.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271920-1502843873.xml"  -tl '2520s' -p 1 -x 3
0.11/0.26	c [HOME/instance-4271920-1502843873.xml, -tl, 2520s, -p, 1, -x, 3]
0.11/0.32	c simple solver
0.32/0.38	c parse instance...
3.93/1.71	c solve instance...
2520.05/2499.30	s UNKNOWN
2520.05/2499.30	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 (14425 MiB free)
  memory of node 1: 16384 MiB (15330 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271920-1502843873/watcher-4271920-1502843873 -o /tmp/evaluation-result-4271920-1502843873/solver-4271920-1502843873 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1481387606 HOME/instance-4271920-1502843873.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=12196, runsolver pid=12193

[startup+0.100113 s]*
/proc/loadavg: 1.70 1.45 1.43 3/205 12206
/proc/meminfo: memFree=30460252/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13574484 memory=18080 CPUtime=0.03 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 3850 0 0 0 3 0 0 0 20 0 9 0 86607885 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3393621 4520 2104 1 0 3383118 0
[pid=12198/tid=12199] ppid=12196 vsize=13574484 memory=7311146985107750967 CPUtime=0.02 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 2560 0 0 0 2 0 0 0 20 0 9 0 86607886 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076913809776 140076909593757 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13574484 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 86607886 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13574484 memory=288370373761336960 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 86607886 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 86607886 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 86607886 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13574484 memory=139997609625216 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 86607888 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 86607888 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076387079456 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 86607888 13900271616 4520 18446744073709551615 4194304 4196468 140721042660032 140076386027120 140076909582037 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 19460 KiB

[startup+0.209875 s]*
/proc/loadavg: 1.70 1.45 1.43 3/211 12212
/proc/meminfo: memFree=30454292/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13974352 memory=27716 CPUtime=0.11 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 5350 0 0 0 11 0 0 0 20 0 15 0 86607885 14309736448 6929 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3493588 6929 2848 1 0 3482964 0
[pid=12198/tid=12199] ppid=12196 vsize=13974352 memory=7311146985107750967 CPUtime=0.08 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 3367 0 0 0 8 0 0 0 20 0 15 0 86607886 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076913787984 140076909593757 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13974352 memory=12619 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13974352 memory=288370373761336960 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13974352 memory=139997609625216 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607888 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86607888 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076387079456 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86607888 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076386027120 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 86607891 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607891 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13974352 memory=139997609625216 CPUtime=0.01 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) R 12196 12196 897 0 -1 4202560 272 0 0 0 1 0 0 0 20 0 15 0 86607891 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909583766 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13974352 memory=139997609625216 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607896 14309736448 6994 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 29096 KiB

[startup+0.313185 s]*
/proc/loadavg: 1.70 1.45 1.43 5/211 12212
/proc/meminfo: memFree=30440704/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13974352 memory=39500 CPUtime=0.32 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 9120 0 0 0 30 2 0 0 20 0 15 0 86607885 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3493588 9875 2993 1 0 3482964 0
[pid=12198/tid=12199] ppid=12196 vsize=13974352 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 6324 0 0 0 17 2 0 0 20 0 15 0 86607886 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076913808880 140076909593757 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13974352 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607888 14309736448 9875 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86607888 14310785024 9875 18446744073709551615 4194304 4196468 140721042660032 140076387079456 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86607888 14310785024 9939 18446744073709551615 4194304 4196468 140721042660032 140076386027120 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13975376 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14310785024 9939 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 483 0 0 0 2 0 0 0 20 0 15 0 86607891 14309736448 9932 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13974352 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 262 0 0 0 3 0 0 0 20 0 15 0 86607891 14309736448 9932 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13974352 memory=0 CPUtime=0.07 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 753 0 0 0 7 0 0 0 20 0 15 0 86607891 14309736448 9932 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14309736448 9932 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13976468 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607896 14311903232 9932 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 0.32 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 40880 KiB

[startup+0.700821 s]
/proc/loadavg: 1.70 1.45 1.43 5/211 12212
/proc/meminfo: memFree=30427576/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13978684 memory=99688 CPUtime=1.24 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 12474 0 0 0 120 4 0 0 20 0 15 0 86607885 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3494671 24922 3161 1 0 3482964 0
[pid=12198/tid=12199] ppid=12196 vsize=13978684 memory=7666631141572832339 CPUtime=0.56 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 7897 0 0 0 53 3 0 0 20 0 15 0 86607886 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076913803824 140076893652318 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13978684 memory=33 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607886 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 86607886 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13978684 memory=2241 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 86607888 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13978684 memory=2244 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 86607888 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076387079456 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13978684 memory=1700 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 86607888 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076386027120 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13978684 memory=0 CPUtime=0.22 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) R 12196 12196 897 0 -1 4202560 1052 0 0 0 22 0 0 0 20 0 15 0 86607891 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076383909136 140076909593178 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13978684 memory=2529 CPUtime=0.23 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) R 12196 12196 897 0 -1 4202560 1010 0 0 0 23 0 0 0 20 0 15 0 86607891 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076382869296 140076891119262 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13978684 memory=2000 CPUtime=0.21 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 1206 0 0 0 21 0 0 0 20 0 15 0 86607891 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13978684 memory=11016 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13978684 memory=1200 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 86607896 14314172416 24922 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 1.24 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 101068 KiB

[startup+1.50151 s]
/proc/loadavg: 1.70 1.45 1.43 5/211 12212
/proc/meminfo: memFree=30333740/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13980732 memory=200136 CPUtime=3.29 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 20239 0 0 0 323 6 0 0 20 0 15 0 86607885 14316269568 50034 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3495183 50034 3210 1 0 3483476 0
[pid=12198/tid=12199] ppid=12196 vsize=13980732 memory=0 CPUtime=1.34 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 8615 0 0 0 130 4 0 0 20 0 15 0 86607886 14316269568 50034 18446744073709551615 4194304 4196468 140721042660032 140076913808792 140076894652812 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 113 0 0 0 0 0 0 0 20 0 15 0 86607886 14316269568 50034 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13980732 memory=1380 CPUtime=0.01 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 392 0 0 0 1 0 0 0 20 0 15 0 86607886 14316269568 50034 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13980732 memory=136884 CPUtime=0.01 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 251 0 0 0 1 0 0 0 20 0 15 0 86607886 14316269568 50034 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13980732 memory=1200 CPUtime=0 cores=1,3,5,7

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

/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076386027136 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13980732 memory=3904 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13980732 memory=346884 CPUtime=4.8 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 21120 0 0 0 477 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13980732 memory=1380 CPUtime=4.59 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 21408 0 0 0 456 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13980732 memory=26692 CPUtime=0.79 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 10951 0 0 0 77 2 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13980732 memory=347396 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13980732 memory=1380 CPUtime=1.32 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1146 0 0 0 57 75 0 0 20 0 15 0 86607896 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 2402.6 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348264 KiB

[startup+2442.3 s]
/proc/loadavg: 1.42 1.49 1.59 4/212 12456
/proc/meminfo: memFree=30229004/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13980732 memory=347648 CPUtime=2462.83 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 145572 0 0 0 246100 183 0 0 20 0 15 0 86607885 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3495183 86912 3258 1 0 3483476 0
[pid=12198/tid=12199] ppid=12196 vsize=13980732 memory=347648 CPUtime=2437.42 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 41345 0 0 0 243727 15 0 0 20 0 15 0 86607886 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076913810800 140076554756674 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13980732 memory=347648 CPUtime=3.21 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 8528 0 0 0 298 23 0 0 20 0 15 0 86607886 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13980732 memory=348160 CPUtime=3.21 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 8336 0 0 0 298 23 0 0 20 0 15 0 86607886 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13980732 memory=347396 CPUtime=3.2 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 9013 0 0 0 296 24 0 0 20 0 15 0 86607886 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13980732 memory=347080 CPUtime=3.19 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 8719 0 0 0 296 23 0 0 20 0 15 0 86607886 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13980732 memory=347056 CPUtime=0.97 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 13572 0 0 0 87 10 0 0 20 0 15 0 86607888 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13980732 memory=348160 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076387079520 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13980732 memory=348160 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076386027136 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13980732 memory=347648 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13980732 memory=347648 CPUtime=4.8 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 21122 0 0 0 477 3 0 0 20 0 15 0 86607891 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13980732 memory=1380 CPUtime=4.59 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 21410 0 0 0 456 3 0 0 20 0 15 0 86607891 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13980732 memory=1380 CPUtime=0.79 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 10953 0 0 0 77 2 0 0 20 0 15 0 86607891 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13980732 memory=1380 CPUtime=1.34 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1166 0 0 0 58 76 0 0 20 0 15 0 86607896 14316269568 86912 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 9 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 2462.83 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 349028 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499.3 s]
/proc/loadavg: 1.41 1.47 1.58 4/212 12458
/proc/meminfo: memFree=30232352/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13980732 memory=346884 CPUtime=2520.05 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 147371 0 0 0 251820 185 0 0 20 0 15 0 86607885 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3495183 86721 3258 1 0 3483476 0
[pid=12198/tid=12199] ppid=12196 vsize=13980732 memory=1380 CPUtime=2494.28 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 42036 0 0 0 249413 15 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076913811088 140076554756606 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 8686 0 0 0 305 23 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 8445 0 0 0 305 23 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.27 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 9277 0 0 0 303 24 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 9086 0 0 0 304 24 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13980732 memory=1380 CPUtime=0.99 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 13753 0 0 0 89 10 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076387079520 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076386027136 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13980732 memory=1380 CPUtime=4.8 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 21125 0 0 0 477 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13980732 memory=4116 CPUtime=4.59 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 21412 0 0 0 456 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13980732 memory=346884 CPUtime=0.79 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 10955 0 0 0 77 2 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13980732 memory=1380 CPUtime=1.38 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1188 0 0 0 60 78 0 0 20 0 15 0 86607896 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348264 KiB

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

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

[startup+2499.31 s]
# the end of solver process 12198 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.22 s, system=1.86192 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+2499.3 s]
/proc/loadavg: 1.41 1.47 1.58 4/212 12458
/proc/meminfo: memFree=30232352/32770624 swapFree=67108860/67108860
[pid=12196] ppid=12193 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12196/stat : 12196 (xcsp3-exec) S 12193 12196 897 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 86607879 9740288 345 18446744073709551615 4194304 5098028 140732240241312 140732240239416 140134978355836 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 6 0 0 7196144 7232144 30187520 140732240245112 140732240245317 140732240245317 140732240248811 0
/proc/12196/statm: 2378 345 289 221 0 87 0
[pid=12198] ppid=12196 vsize=13980732 memory=346884 CPUtime=2520.05 cores=1,3,5,7
/proc/12198/stat : 12198 (java) S 12196 12196 897 0 -1 1077944320 147371 0 0 0 251820 185 0 0 20 0 15 0 86607885 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140721042642576 140076909571831 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
/proc/12198/statm: 3495183 86721 3258 1 0 3483476 0
[pid=12198/tid=12199] ppid=12196 vsize=13980732 memory=1380 CPUtime=2494.28 cores=1,3,5,7
/proc/12198/task/12199/stat : 12199 (java) R 12196 12196 897 0 -1 4202560 42036 0 0 0 249413 15 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076913811088 140076554756606 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12200] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12200/stat : 12200 (java) S 12196 12196 897 0 -1 1077944384 8686 0 0 0 305 23 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076870470032 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12201] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12201/stat : 12201 (java) S 12196 12196 897 0 -1 1077944384 8445 0 0 0 305 23 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076508440848 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12202] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.27 cores=1,3,5,7
/proc/12198/task/12202/stat : 12202 (java) S 12196 12196 897 0 -1 1077944384 9277 0 0 0 303 24 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076507388560 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12203] ppid=12196 vsize=13980732 memory=346884 CPUtime=3.28 cores=1,3,5,7
/proc/12198/task/12203/stat : 12203 (java) S 12196 12196 897 0 -1 1077944384 9086 0 0 0 304 24 0 0 20 0 15 0 86607886 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076506335760 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12204] ppid=12196 vsize=13980732 memory=1380 CPUtime=0.99 cores=1,3,5,7
/proc/12198/task/12204/stat : 12204 (java) S 12196 12196 897 0 -1 1077944384 13753 0 0 0 89 10 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076388133488 140076909582978 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12205] ppid=12196 vsize=13980732 memory=1156 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12205/stat : 12205 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076387079520 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12206] ppid=12196 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12206/stat : 12206 (java) S 12196 12196 897 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 86607888 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076386027136 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12207] ppid=12196 vsize=13980732 memory=796 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12207/stat : 12207 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076384975440 140076909590427 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12208] ppid=12196 vsize=13980732 memory=1380 CPUtime=4.8 cores=1,3,5,7
/proc/12198/task/12208/stat : 12208 (java) S 12196 12196 897 0 -1 1077944384 21125 0 0 0 477 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076383922288 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12209] ppid=12196 vsize=13980732 memory=4116 CPUtime=4.59 cores=1,3,5,7
/proc/12198/task/12209/stat : 12209 (java) S 12196 12196 897 0 -1 1077944384 21412 0 0 0 456 3 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076382869488 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12210] ppid=12196 vsize=13980732 memory=346884 CPUtime=0.79 cores=1,3,5,7
/proc/12198/task/12210/stat : 12210 (java) S 12196 12196 897 0 -1 1077944384 10955 0 0 0 77 2 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076381817200 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12211] ppid=12196 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/12198/task/12211/stat : 12211 (java) S 12196 12196 897 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 86607891 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076380764640 140076909582037 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
[pid=12198/tid=12212] ppid=12196 vsize=13980732 memory=1380 CPUtime=1.38 cores=1,3,5,7
/proc/12198/task/12212/stat : 12212 (java) S 12196 12196 897 0 -1 1077944384 1188 0 0 0 60 78 0 0 20 0 15 0 86607896 14316269568 86721 18446744073709551615 4194304 4196468 140721042660032 140076379712432 140076909582978 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 37613568 140721042665905 140721042666081 140721042666081 140721042669519 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348264 KiB

Child status: 143
Real time (s): 2499.31
CPU time (s): 2520.08
CPU user time (s): 2518.22
CPU system time (s): 1.86192
CPU usage (%): 100.831
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 803624

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.22
system time used= 1.86192
maximum resident set size= 809136
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148120
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3008
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77389
involuntary context switches= 2595


# summary of solver processes directly reported to runsolver:
#   pid: 12196,12198
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.22
#   total CPU system time (s): 1.86192

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.0667 second user time and 25.2715 second system time

The end

Launcher Data

Begin job on node125 at 2017-08-16 02:23:46
IDJOB=4271920
IDBENCH=137714
IDSOLVER=2664
FILE ID=node125/4271920-1502843873
RUNJOBID= node125-1502662595-11629
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-43.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-4271920-1502843873/watcher-4271920-1502843873 -o /tmp/evaluation-result-4271920-1502843873/solver-4271920-1502843873 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1502662595-11629 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1481387606 HOME/instance-4271920-1502843873.xml

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

MD5SUM BENCH= 7110289aba2c74e466e00c1a89bfd290
RANDOM SEED=1481387606

node125.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.07
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.07
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.07
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.07
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:        30469684 kB
MemAvailable:   31482628 kB
Buffers:          306988 kB
Cached:          1007244 kB
SwapCached:            0 kB
Active:          1239808 kB
Inactive:         627668 kB
Active(anon):     553668 kB
Inactive(anon):    41292 kB
Active(file):     686140 kB
Inactive(file):   586376 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8240 kB
Writeback:             4 kB
AnonPages:        553068 kB
Mapped:            65096 kB
Shmem:             41636 kB
Slab:             138268 kB
SReclaimable:     112528 kB
SUnreclaim:        25740 kB
KernelStack:        3424 kB
PageTables:         6164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1168756 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    485376 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62016 MiB
End job on node125 at 2017-08-16 03:05:26