Trace number 4271930

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 2500.6101

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-99.xml
MD5SUM2ef74b22e25f9811269217f63e04e4c4
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.11
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271930-1502840256.xml"  -tl '2520s' -p 1 -x 3
0.12/0.15	c [HOME/instance-4271930-1502840256.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.27	c parse instance...
4.02/2.06	c solve instance...
2520.05/2500.60	s UNKNOWN
2520.05/2500.60	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 (12232 MiB free)
  memory of node 1: 16384 MiB (13530 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271930-1502840256/watcher-4271930-1502840256 -o /tmp/evaluation-result-4271930-1502840256/solver-4271930-1502840256 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 962696014 HOME/instance-4271930-1502840256.xml 

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

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


[startup+0.100061 s]*
/proc/loadavg: 9.50 9.87 9.90 4/219 26837
/proc/meminfo: memFree=26348472/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13978596 memory=29820 CPUtime=0.12 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 5300 0 0 0 11 1 0 0 20 0 15 0 117097196 14314082304 7455 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3494649 7455 2866 1 0 3482966 0
[pid=26798/tid=26803] ppid=26796 vsize=13978596 memory=4351193298051498637 CPUtime=0.09 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 3311 0 0 0 9 0 0 0 20 0 15 0 117097197 14314082304 7455 33554432000 4194304 4196468 140733340700880 139656364242736 139656360030810 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13978596 memory=140404599330432 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097198 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13978596 memory=140404599330432 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097199 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117097200 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655900378400 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117097200 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655899326064 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) R 26796 26796 26744 0 -1 1077944384 428 0 0 0 0 0 0 0 20 0 15 0 117097202 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13978596 memory=140404599330432 CPUtime=0.01 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 254 0 0 0 1 0 0 0 20 0 15 0 117097202 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13978596 memory=140404599330432 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097203 14314082304 7455 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 31204 KiB

[startup+0.210837 s]*
/proc/loadavg: 9.50 9.87 9.90 4/219 26837
/proc/meminfo: memFree=26323832/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13982852 memory=42540 CPUtime=0.34 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 8149 0 0 0 32 2 0 0 20 0 15 0 117097196 14318440448 10635 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3495713 10635 3066 1 0 3482966 0
[pid=26798/tid=26803] ppid=26796 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 5229 0 0 0 19 1 0 0 20 0 15 0 117097197 14318440448 10635 33554432000 4194304 4196468 140733340700880 139656364230456 139656346225760 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13982852 memory=12543 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13982852 memory=140404599866161 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13982852 memory=140404599330432 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097199 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117097200 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655900378400 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117097200 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655899326064 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 825 0 0 0 3 0 0 0 20 0 15 0 117097202 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13982852 memory=-1 CPUtime=0.01 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 39 0 0 0 1 0 0 0 20 0 15 0 117097202 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13982852 memory=140404599330432 CPUtime=0.08 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) R 26796 26796 26744 0 -1 4202560 753 0 0 0 8 0 0 0 20 0 15 0 117097202 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655333013872 139656360030810 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097203 14318440448 10635 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 43924 KiB

[startup+0.310692 s]*
/proc/loadavg: 9.50 9.87 9.90 3/219 26837
/proc/meminfo: memFree=26310416/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13982852 memory=49192 CPUtime=0.5 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 8982 0 0 0 48 2 0 0 20 0 15 0 117097196 14318440448 12298 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3495713 12298 3114 1 0 3482966 0
[pid=26798/tid=26803] ppid=26796 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 5886 0 0 0 28 1 0 0 20 0 15 0 117097197 14318440448 12298 33554432000 4194304 4196468 140733340700880 139656364246336 139656360031389 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13982852 memory=-2245088631185882904 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13982852 memory=6944656592455359580 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097198 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13982852 memory=6943526294502006880 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097199 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117097200 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655900378400 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13982852 memory=-3040564339105353098 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117097200 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655899326064 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13982852 memory=7593697182111006371 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13982852 memory=6944656591801720471 CPUtime=0.05 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) R 26796 26796 26744 0 -1 1077944384 876 0 0 0 5 0 0 0 20 0 15 0 117097202 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13982852 memory=-8458152057954561420 CPUtime=0.02 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) R 26796 26796 26744 0 -1 4202560 64 0 0 0 2 0 0 0 20 0 15 0 117097202 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655896168432 139656344820082 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13982852 memory=-8813974798734826869 CPUtime=0.12 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 855 0 0 0 12 0 0 0 20 0 15 0 117097202 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13982852 memory=7031125463459224206 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13982852 memory=4713750055892520310 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097203 14318440448 12298 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 50576 KiB

[startup+0.700804 s]
/proc/loadavg: 9.50 9.87 9.90 7/219 26837
/proc/meminfo: memFree=26246684/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13982928 memory=133116 CPUtime=1.5 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 10988 0 0 0 146 4 0 0 20 0 15 0 117097196 14318518272 33279 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3495732 33279 3194 1 0 3482966 0
[pid=26798/tid=26803] ppid=26796 vsize=13982928 memory=0 CPUtime=0.68 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 6264 0 0 0 65 3 0 0 20 0 15 0 117097197 14318518272 33279 33554432000 4194304 4196468 140733340700880 139656364246816 139655981823083 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097198 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13982928 memory=796 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117097198 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13982928 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117097199 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13982928 memory=5300 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117097200 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655900378400 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13982928 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117097200 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655899326064 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13982928 memory=1928 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13982928 memory=1428 CPUtime=0.3 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 1511 0 0 0 30 0 0 0 20 0 15 0 117097202 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13982928 memory=1196 CPUtime=0.28 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) R 26796 26796 26744 0 -1 4202560 657 0 0 0 28 0 0 0 20 0 15 0 117097202 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13982928 memory=10652 CPUtime=0.22 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) R 26796 26796 26744 0 -1 4202560 1249 0 0 0 22 0 0 0 20 0 15 0 117097202 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655333013872 139656360021398 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13982928 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13982928 memory=18408 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117097203 14318518272 33279 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 134500 KiB

[startup+1.50158 s]
/proc/loadavg: 9.50 9.87 9.90 7/219 26837
/proc/meminfo: memFree=26027240/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0

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

/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655899326080 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13984976 memory=420088 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13984976 memory=16432 CPUtime=5.15 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 29985 0 0 0 512 3 0 0 20 0 15 0 117097202 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13984976 memory=4040 CPUtime=4.43 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 27134 0 0 0 439 4 0 0 20 0 15 0 117097202 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13984976 memory=1384 CPUtime=0.75 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 9385 0 0 0 74 1 0 0 20 0 15 0 117097202 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13984976 memory=420088 CPUtime=1.3 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1642 0 0 0 60 70 0 0 20 0 15 0 117097203 14320615424 105022 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 2340.93 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 421472 KiB

[startup+2382.3 s]
/proc/loadavg: 1.52 1.52 2.27 3/219 26961
/proc/meminfo: memFree=25584572/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13984976 memory=418400 CPUtime=2401.08 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 146143 0 0 0 239944 164 0 0 20 0 15 0 117097196 14320615424 104600 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3496244 104600 3278 1 0 3483478 0
[pid=26798/tid=26803] ppid=26796 vsize=13984976 memory=418400 CPUtime=2379.21 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 43223 0 0 0 237899 22 0 0 20 0 15 0 117097197 14320615424 104600 33554432000 4194304 4196468 140733340700880 139656364248816 139655983907016 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13984976 memory=418400 CPUtime=2.4 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 5409 0 0 0 224 16 0 0 20 0 15 0 117097198 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13984976 memory=418400 CPUtime=2.39 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 6455 0 0 0 221 18 0 0 20 0 15 0 117097198 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13984976 memory=418400 CPUtime=2.41 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 5386 0 0 0 224 17 0 0 20 0 15 0 117097198 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13984976 memory=418400 CPUtime=2.4 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 6467 0 0 0 223 17 0 0 20 0 15 0 117097198 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13984976 memory=1384 CPUtime=0.5 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 9659 0 0 0 40 10 0 0 20 0 15 0 117097199 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13984976 memory=418400 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655900378464 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655899326080 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13984976 memory=1384 CPUtime=5.15 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 29987 0 0 0 512 3 0 0 20 0 15 0 117097202 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13984976 memory=1384 CPUtime=4.43 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 27136 0 0 0 439 4 0 0 20 0 15 0 117097202 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13984976 memory=960 CPUtime=0.75 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 9387 0 0 0 74 1 0 0 20 0 15 0 117097202 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13984976 memory=1236 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13984976 memory=1384 CPUtime=1.35 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1671 0 0 0 62 73 0 0 20 0 15 0 117097203 14320615424 104600 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 2401.08 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 419784 KiB

[startup+2442.3 s]
/proc/loadavg: 1.50 1.51 2.22 3/219 26962
/proc/meminfo: memFree=25577892/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13984976 memory=417372 CPUtime=2461.4 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 147150 0 0 0 245973 167 0 0 20 0 15 0 117097196 14320615424 104343 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3496244 104343 3278 1 0 3483478 0
[pid=26798/tid=26803] ppid=26796 vsize=13984976 memory=417372 CPUtime=2439.08 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 43498 0 0 0 243886 22 0 0 20 0 15 0 117097197 14320615424 104343 33554432000 4194304 4196468 140733340700880 139656364248528 139655983530624 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13984976 memory=417372 CPUtime=2.49 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 5757 0 0 0 233 16 0 0 20 0 15 0 117097198 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13984976 memory=0 CPUtime=2.48 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 6496 0 0 0 230 18 0 0 20 0 15 0 117097198 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13984976 memory=417372 CPUtime=2.51 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 5453 0 0 0 234 17 0 0 20 0 15 0 117097198 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13984976 memory=417372 CPUtime=2.5 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 6504 0 0 0 233 17 0 0 20 0 15 0 117097198 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13984976 memory=417372 CPUtime=0.52 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 9689 0 0 0 42 10 0 0 20 0 15 0 117097199 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13984976 memory=417372 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655900378464 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13984976 memory=417372 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655899326080 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13984976 memory=419420 CPUtime=5.15 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 29987 0 0 0 512 3 0 0 20 0 15 0 117097202 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13984976 memory=1384 CPUtime=4.44 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 27337 0 0 0 440 4 0 0 20 0 15 0 117097202 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13984976 memory=1384 CPUtime=0.75 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 9388 0 0 0 74 1 0 0 20 0 15 0 117097202 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 41 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13984976 memory=417372 CPUtime=1.37 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1678 0 0 0 63 74 0 0 20 0 15 0 117097203 14320615424 104343 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 2461.4 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 418756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2500.6 s]
/proc/loadavg: 1.39 1.47 2.16 3/219 26963
/proc/meminfo: memFree=25582024/32770624 swapFree=67108860/67108860
[pid=26796] ppid=26793 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/26796/stat : 26796 (xcsp3-exec) S 26793 26796 26744 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 117097196 9740288 346 33554432000 4194304 5098028 140732386239968 140732386238072 140588734931580 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 27291648 140732386243695 140732386243899 140732386243899 140732386246635 0
/proc/26796/statm: 2378 346 289 221 0 87 0
[pid=26798] ppid=26796 vsize=13984976 memory=415832 CPUtime=2520.05 cores=0,2,4,6
/proc/26798/stat : 26798 (java) S 26796 26796 26744 0 -1 1077944320 148898 0 0 0 251835 170 0 0 20 0 15 0 117097196 14320615424 103958 33554432000 4194304 4196468 140733340700880 140733340683424 139656360009463 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
/proc/26798/statm: 3496244 103958 3278 1 0 3483478 0
[pid=26798/tid=26803] ppid=26796 vsize=13984976 memory=2244 CPUtime=2497.23 cores=0,2,4,6
/proc/26798/task/26803/stat : 26803 (java) R 26796 26796 26744 0 -1 4202560 43704 0 0 0 249701 22 0 0 20 0 15 0 117097197 14320615424 103958 33554432000 4194304 4196468 140733340700880 139656364248864 139655983533040 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26804] ppid=26796 vsize=13984976 memory=1160 CPUtime=2.61 cores=0,2,4,6
/proc/26798/task/26804/stat : 26804 (java) S 26796 26796 26744 0 -1 1077944384 6036 0 0 0 244 17 0 0 20 0 15 0 117097198 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655956142480 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26805] ppid=26796 vsize=13984976 memory=3212 CPUtime=2.6 cores=0,2,4,6
/proc/26798/task/26805/stat : 26805 (java) S 26796 26796 26744 0 -1 1077944384 6580 0 0 0 242 18 0 0 20 0 15 0 117097198 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655955089680 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26806] ppid=26796 vsize=13984976 memory=1384 CPUtime=2.62 cores=0,2,4,6
/proc/26798/task/26806/stat : 26806 (java) S 26796 26796 26744 0 -1 1077944384 5605 0 0 0 245 17 0 0 20 0 15 0 117097198 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655954037392 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26807] ppid=26796 vsize=13984976 memory=12032 CPUtime=2.61 cores=0,2,4,6
/proc/26798/task/26807/stat : 26807 (java) S 26796 26796 26744 0 -1 1077944384 6680 0 0 0 244 17 0 0 20 0 15 0 117097198 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655952984592 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26816] ppid=26796 vsize=13984976 memory=1708 CPUtime=0.55 cores=0,2,4,6
/proc/26798/task/26816/stat : 26816 (java) S 26796 26796 26744 0 -1 1077944384 10518 0 0 0 44 11 0 0 20 0 15 0 117097199 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655901432432 139656360020610 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26821] ppid=26796 vsize=13984976 memory=1012 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26821/stat : 26821 (java) S 26796 26796 26744 0 -1 1077944384 54 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655900378464 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26822] ppid=26796 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26822/stat : 26822 (java) S 26796 26796 26744 0 -1 1077944384 67 0 0 0 0 0 0 0 20 0 15 0 117097200 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655899326080 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26826] ppid=26796 vsize=13984976 memory=1228 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26826/stat : 26826 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655898274384 139656360028059 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26827] ppid=26796 vsize=13984976 memory=5300 CPUtime=5.15 cores=0,2,4,6
/proc/26798/task/26827/stat : 26827 (java) S 26796 26796 26744 0 -1 1077944384 29989 0 0 0 512 3 0 0 20 0 15 0 117097202 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655897221232 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26828] ppid=26796 vsize=13984976 memory=4616 CPUtime=4.44 cores=0,2,4,6
/proc/26798/task/26828/stat : 26828 (java) S 26796 26796 26744 0 -1 1077944384 27339 0 0 0 440 4 0 0 20 0 15 0 117097202 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655896168432 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26829] ppid=26796 vsize=13984976 memory=1928 CPUtime=0.75 cores=0,2,4,6
/proc/26798/task/26829/stat : 26829 (java) S 26796 26796 26744 0 -1 1077944384 9388 0 0 0 74 1 0 0 20 0 15 0 117097202 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655333013872 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 41 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26830] ppid=26796 vsize=13984976 memory=1428 CPUtime=0 cores=0,2,4,6
/proc/26798/task/26830/stat : 26830 (java) S 26796 26796 26744 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117097202 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655331961312 139656360019669 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
[pid=26798/tid=26831] ppid=26796 vsize=13984976 memory=1196 CPUtime=1.41 cores=0,2,4,6
/proc/26798/task/26831/stat : 26831 (java) S 26796 26796 26744 0 -1 1077944384 1696 0 0 0 64 77 0 0 20 0 15 0 117097203 14320615424 103958 33554432000 4194304 4196468 140733340700880 139655330909104 139656360020610 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 32174080 140733340710039 140733340710215 140733340710215 140733340712911 0
Current children cumulated CPU time: 2520.05 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 417216 KiB

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

[startup+2500.61 s]
# the end of solver process 26796 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.00182 s, system=0.000647 s

[startup+2500.61 s]
# the end of solver process 26798 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.37 s, system=1.70927 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

Child status: 143
Real time (s): 2500.61
CPU time (s): 2520.08
CPU user time (s): 2518.37
CPU system time (s): 1.70927
CPU usage (%): 100.779
Max. virtual memory (cumulated for all children) (KiB): 13996828
Max. memory (cumulated for all children) (KiB): 1319580

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.37
system time used= 1.70927
maximum resident set size= 1334588
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 149571
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2936
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 67480
involuntary context switches= 2744


# summary of solver processes directly reported to runsolver:
#   pid: 26796,26798
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2518.37
#   total CPU system time (s): 1.70927

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.7977 second user time and 25.2733 second system time

The end

Launcher Data

Begin job on node105 at 2017-08-16 01:23:17
IDJOB=4271930
IDBENCH=137169
IDSOLVER=2664
FILE ID=node105/4271930-1502840256
RUNJOBID= node105-1502839397-26775
PBS_JOBID= 20629853
Free space on /tmp= 60668 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-99.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-4271930-1502840256/watcher-4271930-1502840256 -o /tmp/evaluation-result-4271930-1502840256/solver-4271930-1502840256 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1502839397-26775 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 962696014 HOME/instance-4271930-1502840256.xml

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

MD5SUM BENCH= 2ef74b22e25f9811269217f63e04e4c4
RANDOM SEED=962696014

node105.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.17
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.17
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.17
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.17
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:        26385672 kB
MemAvailable:   31971392 kB
Buffers:          246340 kB
Cached:          5611464 kB
SwapCached:            0 kB
Active:           773112 kB
Inactive:        5137860 kB
Active(anon):      55556 kB
Inactive(anon):    25060 kB
Active(file):     717556 kB
Inactive(file):  5112800 kB
Unevictable:        6248 kB
Mlocked:            6248 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             12964 kB
Writeback:             0 kB
AnonPages:         58880 kB
Mapped:            46316 kB
Shmem:             25228 kB
Slab:             168800 kB
SReclaimable:     143140 kB
SUnreclaim:        25660 kB
KernelStack:        3184 kB
PageTables:         4780 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     325244 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 60652 MiB
End job on node105 at 2017-08-16 02:04:58