Trace number 4283199

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-08-18)? (TO) 2520.0701 2500.1201

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.10	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283199-1503221238.xml"  -tl '2520s' -p 1 -x 3
0.06/0.29	c [HOME/instance-4283199-1503221238.xml, -tl, 2520s, -p, 1, -x, 3]
0.25/0.35	c simple solver
0.41/0.42	c parse instance...
3.60/1.76	c solve instance...
2520.05/2500.11	s UNKNOWN
2520.05/2500.11	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 (14960 MiB free)
  memory of node 1: 16384 MiB (15318 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283199-1503221238/watcher-4283199-1503221238 -o /tmp/evaluation-result-4283199-1503221238/solver-4283199-1503221238 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1873766457 HOME/instance-4283199-1503221238.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=31100, runsolver pid=31097

[startup+0.10011 s]*
/proc/loadavg: 1.50 1.53 1.57 2/196 31101
/proc/meminfo: memFree=31004948/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 9512 KiB
Current children cumulated memory: 1380 KiB

[startup+0.209279 s]*
/proc/loadavg: 1.50 1.53 1.57 2/210 31115
/proc/meminfo: memFree=30992716/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13974352 memory=22932 CPUtime=0.06 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 5146 0 0 0 5 1 0 0 20 0 15 0 124318837 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3493588 5733 2710 1 0 3482964 0
[pid=31102/tid=31103] ppid=31100 vsize=13974352 memory=7311146985107750967 CPUtime=0.05 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 3302 0 0 0 4 1 0 0 20 0 15 0 124318837 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140685485309728 140685466776007 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13974352 memory=8893 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13974352 memory=3761834431026824864 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318839 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124318839 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684958631200 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124318840 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684957578864 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) S 31100 31100 8557 0 -1 1077944384 303 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 232 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318848 14309736448 5733 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 0.06 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 24312 KiB

[startup+0.318785 s]*
/proc/loadavg: 1.50 1.53 1.57 3/211 31116
/proc/meminfo: memFree=30977064/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13974352 memory=37036 CPUtime=0.25 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 8831 0 0 0 22 3 0 0 20 0 15 0 124318837 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3493588 9259 2981 1 0 3482964 0
[pid=31102/tid=31103] ppid=31100 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 6054 0 0 0 14 2 0 0 20 0 15 0 124318837 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140685485290016 140685481104541 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318839 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124318839 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684958631200 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124318840 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684957578864 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13974352 memory=0 CPUtime=0.01 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) R 31100 31100 8557 0 -1 1077944384 674 0 0 0 1 0 0 0 20 0 15 0 124318842 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 99 0 0 0 1 0 0 0 20 0 15 0 124318842 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0.05 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) R 31100 31100 8557 0 -1 1077944384 699 0 0 0 5 0 0 0 20 0 15 0 124318842 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13974352 memory=139928745543296 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318848 14309736448 9259 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 0.25 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38416 KiB

[startup+0.702787 s]
/proc/loadavg: 1.62 1.55 1.58 4/211 31116
/proc/meminfo: memFree=30966708/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13978684 memory=94652 CPUtime=1.15 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 12314 0 0 0 110 5 0 0 20 0 15 0 124318837 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3494671 23663 3150 1 0 3482964 0
[pid=31102/tid=31103] ppid=31100 vsize=13978684 memory=0 CPUtime=0.53 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 7849 0 0 0 50 3 0 0 20 0 15 0 124318837 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140685485316992 140685095881754 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13978684 memory=7302415634376189527 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13978684 memory=5865465064658194540 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318838 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13978684 memory=4638778398332698720 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318838 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13978684 memory=7100839870037596261 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 124318839 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13978684 memory=-8412661042793834637 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 124318839 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684958631200 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13978684 memory=4137282616176187523 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 124318840 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684957578864 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13978684 memory=-7531822216215565666 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13978684 memory=7682475212697334586 CPUtime=0.2 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) R 31100 31100 8557 0 -1 4202560 1234 0 0 0 20 0 0 0 20 0 15 0 124318842 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684955465360 140685458327897 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13978684 memory=51296 CPUtime=0.19 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) R 31100 31100 8557 0 -1 4202560 625 0 0 0 19 0 0 0 20 0 15 0 124318842 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684954407256 140685466192163 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13978684 memory=-8774313645642428999 CPUtime=0.19 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 1302 0 0 0 19 0 0 0 20 0 15 0 124318842 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318848 14314172416 23663 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 1.15 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 96032 KiB

[startup+1.50084 s]
/proc/loadavg: 1.62 1.55 1.58 5/211 31116
/proc/meminfo: memFree=30862080/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13980732 memory=195740 CPUtime=3.03 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 14662 0 0 0 295 8 0 0 20 0 15 0 124318837 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3495183 48935 3194 1 0 3483476 0
[pid=31102/tid=31103] ppid=31100 vsize=13980732 memory=-8774313645642428999 CPUtime=1.31 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 8058 0 0 0 127 4 0 0 20 0 15 0 124318837 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140685485319272 140685466163335 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 124318838 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13980732 memory=4211125903725710007 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 14 0 0 0 0 0 0 0 20 0 15 0 124318838 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13980732 memory=279857250954544 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 124318838 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13980732 memory=279857250954608 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 17 0 0 0 0 0 0 0 20 0 15 0 124318838 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 124318839 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13980732 memory=-2748367524519556131 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 34 0 0 0 0 0 0 0 20 0 15 0 124318839 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684958631200 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13980732 memory=-7606742951091920751 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 23 0 0 0 0 0 0 0 20 0 15 0 124318840 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684957578864 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13980732 memory=-9001734000804784231 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13980732 memory=-8458152057954561420 CPUtime=0.68 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) R 31100 31100 8557 0 -1 4202560 2109 0 0 0 68 0 0 0 20 0 15 0 124318842 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684955455048 140685464579395 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13980732 memory=-8813974798734826869 CPUtime=0.67 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) R 31100 31100 8557 0 -1 4202560 1522 0 0 0 67 0 0 0 20 0 15 0 124318842 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684954402248 140685462626332 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13980732 memory=19031000092388 CPUtime=0.28 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 1540 0 0 0 28 0 0 0 20 0 15 0 124318842 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13980732 memory=9155 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13980732 memory=26548 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 124318848 14316269568 48935 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0

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

/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 124318840 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684957578880 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13980732 memory=75 CPUtime=3.87 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) S 31100 31100 8557 0 -1 1077944384 22670 0 0 0 385 2 0 0 20 0 15 0 124318842 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13980732 memory=1380 CPUtime=4.24 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 22782 0 0 0 421 3 0 0 20 0 15 0 124318842 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13980732 memory=356244 CPUtime=0.75 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 10613 0 0 0 73 2 0 0 20 0 15 0 124318842 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13980732 memory=832 CPUtime=1.21 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1745 0 0 0 53 68 0 0 20 0 15 0 124318848 14316269568 89061 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 2401.22 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 357624 KiB

[startup+2442.3 s]
/proc/loadavg: 1.57 1.72 2.09 3/211 32060
/proc/meminfo: memFree=23977716/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13980732 memory=350260 CPUtime=2461.78 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 157064 0 0 0 245986 192 0 0 20 0 15 0 124318837 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3495183 87565 3253 1 0 3483476 0
[pid=31102/tid=31103] ppid=31100 vsize=13980732 memory=1380 CPUtime=2437.17 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 42429 0 0 0 243703 14 0 0 20 0 15 0 124318837 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140685485322096 140685097913492 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13980732 memory=350260 CPUtime=3.39 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 9216 0 0 0 313 26 0 0 20 0 15 0 124318838 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13980732 memory=350260 CPUtime=3.4 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 8789 0 0 0 314 26 0 0 20 0 15 0 124318838 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.38 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 8795 0 0 0 311 27 0 0 20 0 15 0 124318838 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.38 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 8161 0 0 0 311 27 0 0 20 0 15 0 124318838 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13980732 memory=352312 CPUtime=0.88 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 20484 0 0 0 76 12 0 0 20 0 15 0 124318839 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 124318839 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684958631264 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13980732 memory=351284 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 124318840 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684957578880 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13980732 memory=350260 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13980732 memory=350260 CPUtime=3.87 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) S 31100 31100 8557 0 -1 1077944384 22670 0 0 0 385 2 0 0 20 0 15 0 124318842 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13980732 memory=350260 CPUtime=4.24 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 22782 0 0 0 421 3 0 0 20 0 15 0 124318842 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13980732 memory=350260 CPUtime=0.75 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 10613 0 0 0 73 2 0 0 20 0 15 0 124318842 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13980732 memory=350260 CPUtime=1.24 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1749 0 0 0 54 70 0 0 20 0 15 0 124318848 14316269568 87565 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 2461.78 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 351640 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.11 s]
/proc/loadavg: 1.64 1.70 2.06 3/211 32061
/proc/meminfo: memFree=23980508/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13980732 memory=347124 CPUtime=2520.05 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 158830 0 0 0 251810 195 0 0 20 0 15 0 124318837 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3495183 86781 3253 1 0 3483476 0
[pid=31102/tid=31103] ppid=31100 vsize=13980732 memory=1380 CPUtime=2494.73 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 42965 0 0 0 249459 14 0 0 20 0 15 0 124318837 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685485321936 140685099334913 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.54 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 9574 0 0 0 328 26 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.55 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 8948 0 0 0 329 26 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.53 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 8947 0 0 0 326 27 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 8396 0 0 0 327 27 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13980732 memory=348008 CPUtime=0.93 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 20668 0 0 0 80 13 0 0 20 0 15 0 124318839 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 124318839 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684958631264 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13980732 memory=346984 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 124318840 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684957578880 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13980732 memory=347124 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.87 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) S 31100 31100 8557 0 -1 1077944384 22672 0 0 0 385 2 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13980732 memory=346984 CPUtime=4.24 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 22860 0 0 0 421 3 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13980732 memory=1380 CPUtime=0.75 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 10643 0 0 0 73 2 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13980732 memory=347124 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13980732 memory=2240 CPUtime=1.27 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1781 0 0 0 56 71 0 0 20 0 15 0 124318848 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348504 KiB

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

[startup+2500.12 s]
# the end of solver process 31100 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000923 s, system=0.000923 s

[startup+2500.12 s]
# the end of solver process 31102 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.11 s, system=1.95743 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+2500.11 s]
/proc/loadavg: 1.64 1.70 2.06 3/211 32061
/proc/meminfo: memFree=23980508/32770624 swapFree=67105588/67108860
[pid=31100] ppid=31097 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31100/stat : 31100 (xcsp3-exec) S 31097 31100 8557 0 -1 4202496 516 0 0 0 0 0 0 0 20 0 1 0 124318826 9740288 345 18446744073709551615 4194304 5098028 140729537443968 140729537442072 140135968227964 0 65536 5 65538 18446744071579417331 0 0 17 3 0 0 10 0 0 7196144 7232144 22605824 140729537446264 140729537446469 140729537446469 140729537449963 0
/proc/31100/statm: 2378 345 289 221 0 87 0
[pid=31102] ppid=31100 vsize=13980732 memory=347124 CPUtime=2520.05 cores=1,3,5,7
/proc/31102/stat : 31102 (java) S 31100 31100 8557 0 -1 1077944320 158830 0 0 0 251810 195 0 0 20 0 15 0 124318837 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140726456642896 140685481082615 0 0 1 16800974 18446744073709551615 0 0 17 3 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
/proc/31102/statm: 3495183 86781 3253 1 0 3483476 0
[pid=31102/tid=31103] ppid=31100 vsize=13980732 memory=1380 CPUtime=2494.73 cores=1,3,5,7
/proc/31102/task/31103/stat : 31103 (java) R 31100 31100 8557 0 -1 4202560 42965 0 0 0 249459 14 0 0 20 0 15 0 124318837 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685485321936 140685099334913 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31104] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.54 cores=1,3,5,7
/proc/31102/task/31104/stat : 31104 (java) S 31100 31100 8557 0 -1 1077944384 9574 0 0 0 328 26 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685415516560 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31105] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.55 cores=1,3,5,7
/proc/31102/task/31105/stat : 31105 (java) S 31100 31100 8557 0 -1 1077944384 8948 0 0 0 329 26 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685414463760 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31106] ppid=31100 vsize=13980732 memory=347124 CPUtime=3.53 cores=1,3,5,7
/proc/31102/task/31106/stat : 31106 (java) S 31100 31100 8557 0 -1 1077944384 8947 0 0 0 326 27 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685413411472 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31107] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.54 cores=1,3,5,7
/proc/31102/task/31107/stat : 31107 (java) S 31100 31100 8557 0 -1 1077944384 8396 0 0 0 327 27 0 0 20 0 15 0 124318838 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140685078084112 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31108] ppid=31100 vsize=13980732 memory=348008 CPUtime=0.93 cores=1,3,5,7
/proc/31102/task/31108/stat : 31108 (java) S 31100 31100 8557 0 -1 1077944384 20668 0 0 0 80 13 0 0 20 0 15 0 124318839 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684959685232 140685481093762 0 0 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31109] ppid=31100 vsize=13980732 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31109/stat : 31109 (java) S 31100 31100 8557 0 -1 1077944384 62 0 0 0 0 0 0 0 20 0 15 0 124318839 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684958631264 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31110] ppid=31100 vsize=13980732 memory=346984 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31110/stat : 31110 (java) S 31100 31100 8557 0 -1 1077944384 71 0 0 0 0 0 0 0 20 0 15 0 124318840 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684957578880 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31111] ppid=31100 vsize=13980732 memory=347124 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31111/stat : 31111 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684956527184 140685481101211 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31112] ppid=31100 vsize=13980732 memory=1380 CPUtime=3.87 cores=1,3,5,7
/proc/31102/task/31112/stat : 31112 (java) S 31100 31100 8557 0 -1 1077944384 22672 0 0 0 385 2 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684955474032 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31113] ppid=31100 vsize=13980732 memory=346984 CPUtime=4.24 cores=1,3,5,7
/proc/31102/task/31113/stat : 31113 (java) S 31100 31100 8557 0 -1 1077944384 22860 0 0 0 421 3 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684954421232 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31114] ppid=31100 vsize=13980732 memory=1380 CPUtime=0.75 cores=1,3,5,7
/proc/31102/task/31114/stat : 31114 (java) S 31100 31100 8557 0 -1 1077944384 10643 0 0 0 73 2 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684953368944 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31115] ppid=31100 vsize=13980732 memory=347124 CPUtime=0 cores=1,3,5,7
/proc/31102/task/31115/stat : 31115 (java) S 31100 31100 8557 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 124318842 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684952316384 140685481092821 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
[pid=31102/tid=31116] ppid=31100 vsize=13980732 memory=2240 CPUtime=1.27 cores=1,3,5,7
/proc/31102/task/31116/stat : 31116 (java) S 31100 31100 8557 0 -1 1077944384 1781 0 0 0 56 71 0 0 20 0 15 0 124318848 14316269568 86781 18446744073709551615 4194304 4196468 140726456660352 140684951264176 140685481093762 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 33476608 140726456664497 140726456664673 140726456664673 140726456668111 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 348504 KiB

Child status: 143
Real time (s): 2500.12
CPU time (s): 2520.07
CPU user time (s): 2518.11
CPU system time (s): 1.95743
CPU usage (%): 100.798
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 873036

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.11
system time used= 1.95743
maximum resident set size= 871720
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 159667
page faults= 0
swaps= 0
block input operations= 0
block output operations= 3024
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 75649
involuntary context switches= 4498


# summary of solver processes directly reported to runsolver:
#   pid: 31100,31102
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2518.11
#   total CPU system time (s): 1.95743

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 18.5281 second user time and 20.8588 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-20 11:13:13
IDJOB=4283199
IDBENCH=137707
IDSOLVER=2679
FILE ID=node126/4283199-1503221238
RUNJOBID= node126-1503172173-21713
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
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-4283199-1503221238/watcher-4283199-1503221238 -o /tmp/evaluation-result-4283199-1503221238/solver-4283199-1503221238 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node126-1503172173-21713 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1873766457 HOME/instance-4283199-1503221238.xml

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

MD5SUM BENCH= 61729e5e51cdc1a72244a455e64fc056
RANDOM SEED=1873766457

node126.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.81
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.81
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.81
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.81
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:        31004688 kB
MemAvailable:   31625144 kB
Buffers:          320960 kB
Cached:           589928 kB
SwapCached:          524 kB
Active:           909308 kB
Inactive:         383760 kB
Active(anon):     338188 kB
Inactive(anon):    93904 kB
Active(file):     571120 kB
Inactive(file):   289856 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67105588 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:        381580 kB
Mapped:            72944 kB
Shmem:             49824 kB
Slab:             177172 kB
SReclaimable:     150628 kB
SUnreclaim:        26544 kB
KernelStack:        3408 kB
PageTables:         5892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1015536 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    309248 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62016 MiB
End job on node126 at 2017-08-20 11:54:53