Trace number 4403499

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 NameAnswerCPU timeWall clock time
choco-solver 2019-09-20? (TO) 2520.29 634.473

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07h-6_X2.xml
MD5SUM43dd96c97b3ff33ff7a4c42b6a5606ab
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark169.632
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403499-1568991784.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403499-1568991784.xml, -tl, 2520s, -p, 4]
0.13/0.22	c 4 solvers in parallel
0.35/0.28	c parse instance...
1.92/0.88	c solve instance...
2520.00/634.45	s UNKNOWN
2520.00/634.45	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 (6044 MiB free)
  memory of node 1: 16384 MiB (5047 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403499-1568991784/watcher-4403499-1568991784 -o /var/tmp/evaluation-result-4403499-1568991784/solver-4403499-1568991784 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1568988085-26763 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2089702873 HOME/instance-4403499-1568991784.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=26788, runsolver pid=26783

[startup+0.100067 s]*
/proc/loadavg: 0.59 0.75 0.97 6/230 26823
/proc/meminfo: memFree=11324356/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15144776 memory=30452 CPUtime=0.13 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 5493 0 0 0 12 1 0 0 20 0 15 0 475436418 15508250624 7613 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3786194 7613 3204 1 0 3748377 0
[pid=26794/tid=26796] ppid=26788 vsize=15144776 memory=-2698085374278620574 CPUtime=0.08 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) R 26788 26788 26731 0 -1 4202560 3373 0 0 0 8 0 0 0 20 0 15 0 475436419 15508250624 7613 33554432000 4194304 4196468 140735312001872 140692490243040 140692073547568 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15144776 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 7613 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 7613 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 7613 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 7613 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436421 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436421 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436422 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 69 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 397 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0.02 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) R 26788 26788 26731 0 -1 4202560 349 0 0 0 2 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691948169920 140692486024598 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 7613 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31908 KiB

[startup+0.210854 s]*
/proc/loadavg: 0.59 0.75 0.97 3/230 26823
/proc/meminfo: memFree=11298456/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15144776 memory=41028 CPUtime=0.35 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 9012 0 0 0 32 3 0 0 20 0 15 0 475436418 15508250624 10257 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3786194 10257 3248 1 0 3748377 0
[pid=26794/tid=26796] ppid=26788 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) R 26788 26788 26731 0 -1 4202560 6179 0 0 0 18 2 0 0 20 0 15 0 475436419 15508250624 10257 33554432000 4194304 4196468 140735312001872 140692490247648 140692486024598 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15144776 memory=1899191 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 10257 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15144776 memory=140465024990896 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 10257 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 10257 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436420 15508250624 10257 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436421 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436421 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436422 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 126 0 0 0 2 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 651 0 0 0 2 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15144776 memory=140465021630080 CPUtime=0.08 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) R 26788 26788 26731 0 -1 4202560 748 0 0 0 8 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691948174192 140692486034010 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436424 15508250624 10257 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 0.35 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42484 KiB

[startup+0.321186 s]*
/proc/loadavg: 0.59 0.75 0.97 5/230 26823
/proc/meminfo: memFree=11284172/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15149032 memory=50208 CPUtime=0.54 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 10395 0 1 0 50 4 0 0 20 0 15 0 475436418 15512608768 12552 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3787258 12552 3373 1 0 3748377 0
[pid=26794/tid=26796] ppid=26788 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) R 26788 26788 26731 0 -1 4202560 7374 0 1 0 27 3 0 0 20 0 15 0 475436419 15512608768 12552 33554432000 4194304 4196468 140735312001872 140692490242496 140692470093150 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15149032 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15512608768 12552 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15149032 memory=9122464004270842071 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15512608768 12552 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15149032 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15512608768 12552 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436420 15512608768 12552 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436421 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436421 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15149032 memory=4500088463514900084 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436422 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15149032 memory=7893295687695687954 CPUtime=0.05 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 232 0 0 0 5 0 0 0 20 0 15 0 475436424 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15149032 memory=-8813974798734826869 CPUtime=0.04 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 660 0 0 0 4 0 0 0 20 0 15 0 475436424 15512608768 12552 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15149032 memory=7827413994055111515 CPUtime=0.12 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) S 26788 26788 26731 0 -1 1077944384 822 0 0 0 12 0 0 0 20 0 15 0 475436424 15512608768 12617 33554432000 4194304 4196468 140735312001872 140691948174192 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15512608768 12617 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436424 15512608768 12617 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 0.54 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 51664 KiB

[startup+0.70123 s]
/proc/loadavg: 0.59 0.75 0.97 13/230 26823
/proc/meminfo: memFree=11263096/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15151156 memory=95060 CPUtime=1.61 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 13989 0 1 0 155 6 0 0 20 0 15 0 475436418 15514783744 23765 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3787789 23765 3451 1 0 3748889 0
[pid=26794/tid=26796] ppid=26788 vsize=15151156 memory=0 CPUtime=0.66 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) R 26788 26788 26731 0 -1 4202560 8243 0 1 0 62 4 0 0 20 0 15 0 475436419 15514783744 23765 33554432000 4194304 4196468 140735312001872 140692490248960 140692072463477 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15514783744 23765 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15514783744 23765 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15151156 memory=3608 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436420 15514783744 23765 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15151156 memory=616 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475436420 15514783744 23765 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475436421 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15151156 memory=1620 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475436421 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15151156 memory=1136 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475436422 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15151156 memory=1072 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15151156 memory=6040 CPUtime=0.28 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) R 26788 26788 26731 0 -1 4202560 1071 0 0 0 28 0 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691950260296 140692478249790 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15151156 memory=784 CPUtime=0.25 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) R 26788 26788 26731 0 -1 4202560 1661 0 0 0 25 0 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691949207496 140692469539347 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15151156 memory=1060 CPUtime=0.4 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) S 26788 26788 26731 0 -1 1077944384 1706 0 0 0 39 1 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691948174192 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15151156 memory=14012 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15151156 memory=19620 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475436424 15514783744 23765 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 96516 KiB

[startup+1.50088 s]
/proc/loadavg: 0.59 0.75 0.97 15/238 26831
/proc/meminfo: memFree=11077744/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0

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

/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 51550 0 1 0 207392 53 0 0 20 0 19 0 475436418 15787429888 137926 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3854353 137926 3524 1 0 3815453 0
[pid=26794/tid=26796] ppid=26788 vsize=15417412 memory=551704 CPUtime=0.85 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) S 26788 26788 26731 0 -1 1077944384 8321 0 1 0 80 5 0 0 20 0 19 0 475436419 15787429888 137926 33554432000 4194304 4196468 140735312001872 140692490253440 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15417412 memory=551704 CPUtime=0.8 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 2543 0 0 0 71 9 0 0 20 0 19 0 475436420 15787429888 137926 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.81 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 2644 0 0 0 73 8 0 0 20 0 19 0 475436420 15787429888 137926 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.81 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1806 0 0 0 73 8 0 0 20 0 19 0 475436420 15787429888 137926 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15417412 memory=0 CPUtime=0.79 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 1480 0 0 0 71 8 0 0 20 0 19 0 475436420 15787429888 137926 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15417412 memory=7590655979367786604 CPUtime=0.46 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 2674 0 0 0 42 4 0 0 20 0 19 0 475436421 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15417412 memory=984 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 475436421 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15417412 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475436422 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15417412 memory=1456 CPUtime=1.62 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 6672 0 0 0 162 0 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15417412 memory=1456 CPUtime=1.59 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 8268 0 0 0 158 1 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.66 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) S 26788 26788 26731 0 -1 1077944384 4150 0 0 0 64 2 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691948174192 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.18 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 425 0 0 0 9 9 0 0 20 0 19 0 475436424 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26824] ppid=26788 vsize=15417412 memory=3624 CPUtime=516.13 cores=1,3,5,7
/proc/26794/task/26824/stat : 26824 (java) R 26788 26788 26731 0 -1 4202560 1907 0 0 0 51612 1 0 0 20 0 19 0 475436508 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691936848192 140692080021111 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26825] ppid=26788 vsize=15417412 memory=6791534058613427641 CPUtime=516.13 cores=1,3,5,7
/proc/26794/task/26825/stat : 26825 (java) R 26788 26788 26731 0 -1 4202560 4219 0 0 0 51608 5 0 0 20 0 19 0 475436508 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691935800272 140692078035650 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26826] ppid=26788 vsize=15417412 memory=984 CPUtime=516.9 cores=1,3,5,7
/proc/26794/task/26826/stat : 26826 (java) R 26788 26788 26731 0 -1 4202560 1203 0 0 0 51690 0 0 0 20 0 19 0 475436508 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691934745000 140692079986520 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26827] ppid=26788 vsize=15417412 memory=1456 CPUtime=516.65 cores=1,3,5,7
/proc/26794/task/26827/stat : 26827 (java) R 26788 26788 26731 0 -1 4202560 3891 0 0 0 51662 3 0 0 20 0 19 0 475436508 15787429888 137926 33554432000 4194304 4196468 140735312001872 140691933692600 140692080022080 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 2074.45 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 553160 KiB

[startup+582.301 s]
/proc/loadavg: 8.66 7.46 4.57 10/237 26882
/proc/meminfo: memFree=10069340/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15417412 memory=644392 CPUtime=2312.85 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 53447 0 1 0 231228 57 0 0 20 0 19 0 475436418 15787429888 161098 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3854353 161098 3524 1 0 3815453 0
[pid=26794/tid=26796] ppid=26788 vsize=15417412 memory=644392 CPUtime=0.85 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) S 26788 26788 26731 0 -1 1077944384 8321 0 1 0 80 5 0 0 20 0 19 0 475436419 15787429888 161098 33554432000 4194304 4196468 140735312001872 140692490253440 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15417412 memory=644392 CPUtime=0.97 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 2727 0 0 0 87 10 0 0 20 0 19 0 475436420 15787429888 161098 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.98 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 2763 0 0 0 90 8 0 0 20 0 19 0 475436420 15787429888 161098 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15417412 memory=644392 CPUtime=0.98 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 1959 0 0 0 89 9 0 0 20 0 19 0 475436420 15787429888 161098 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15417412 memory=1456 CPUtime=0.97 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2025 0 0 0 88 9 0 0 20 0 19 0 475436420 15787429888 161098 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15417412 memory=642344 CPUtime=0.52 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 2894 0 0 0 47 5 0 0 20 0 19 0 475436421 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15417412 memory=3624 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 19 0 475436421 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691953435424 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15417412 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 47 0 0 0 0 0 0 0 20 0 19 0 475436422 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691952383088 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15417412 memory=642344 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15417412 memory=1456 CPUtime=1.62 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 6674 0 0 0 162 0 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15417412 memory=1456 CPUtime=1.59 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 8270 0 0 0 158 1 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15417412 memory=984 CPUtime=0.66 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) S 26788 26788 26731 0 -1 1077944384 4152 0 0 0 64 2 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691948174192 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15417412 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15417412 memory=644392 CPUtime=0.18 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 440 0 0 0 9 9 0 0 20 0 19 0 475436424 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26824] ppid=26788 vsize=15417412 memory=1456 CPUtime=575.49 cores=1,3,5,7
/proc/26794/task/26824/stat : 26824 (java) R 26788 26788 26731 0 -1 4202560 2045 0 0 0 57548 1 0 0 20 0 19 0 475436508 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691936848720 140692080021552 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26825] ppid=26788 vsize=15417412 memory=1456 CPUtime=575.44 cores=1,3,5,7
/proc/26794/task/26825/stat : 26825 (java) R 26788 26788 26731 0 -1 4202560 4334 0 0 0 57539 5 0 0 20 0 19 0 475436508 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691935796960 140692078351904 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26826] ppid=26788 vsize=15417412 memory=644392 CPUtime=576.43 cores=1,3,5,7
/proc/26794/task/26826/stat : 26826 (java) R 26788 26788 26731 0 -1 4202560 1316 0 0 0 57643 0 0 0 20 0 19 0 475436508 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691934747440 140692080021628 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26827] ppid=26788 vsize=15417412 memory=644392 CPUtime=576.08 cores=1,3,5,7
/proc/26794/task/26827/stat : 26827 (java) R 26788 26788 26731 0 -1 4202560 4180 0 0 0 57605 3 0 0 20 0 19 0 475436508 15787429888 161098 33554432000 4194304 4196468 140735312001872 140691933692296 140692078289273 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 2312.85 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 645848 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.401 s]
/proc/loadavg: 8.65 7.64 4.79 10/237 26886
/proc/meminfo: memFree=10212896/32770624 swapFree=66955312/67108860
[pid=26788] ppid=26783 vsize=113128 memory=1456 CPUtime=0 cores=1,3,5,7
/proc/26788/stat : 26788 (xcsp3-exec) S 26783 26788 26731 0 -1 4202496 546 0 0 0 0 0 0 0 20 0 1 0 475436418 115843072 364 33554432000 4194304 5098028 140730461231040 140730461229144 140254772564604 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 40505344 140730461238102 140730461238361 140730461238361 140730461241286 0
/proc/26788/statm: 28282 364 305 221 0 87 0
[pid=26794] ppid=26788 vsize=15417412 memory=499236 CPUtime=2520 cores=1,3,5,7
/proc/26794/stat : 26794 (java) S 26788 26788 26731 0 -1 1077944320 55854 0 1 0 251941 59 0 0 20 0 19 0 475436418 15787429888 124809 33554432000 4194304 4196468 140735312001872 140735311984416 140692486012663 0 0 0 16800975 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
/proc/26794/statm: 3854353 124809 3540 1 0 3815453 0
[pid=26794/tid=26796] ppid=26788 vsize=15417412 memory=516 CPUtime=0.85 cores=1,3,5,7
/proc/26794/task/26796/stat : 26796 (java) S 26788 26788 26731 0 -1 1077944384 8321 0 1 0 80 5 0 0 20 0 19 0 475436419 15787429888 124809 33554432000 4194304 4196468 140735312001872 140692490253440 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26798] ppid=26788 vsize=15417412 memory=-3622645143214314312 CPUtime=1.06 cores=1,3,5,7
/proc/26794/task/26798/stat : 26798 (java) S 26788 26788 26731 0 -1 1077944384 2827 0 0 0 95 11 0 0 20 0 19 0 475436420 15787429888 124809 33554432000 4194304 4196468 140735312001872 140692397669264 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26799] ppid=26788 vsize=15417412 memory=499140 CPUtime=1.06 cores=1,3,5,7
/proc/26794/task/26799/stat : 26799 (java) S 26788 26788 26731 0 -1 1077944384 2926 0 0 0 97 9 0 0 20 0 19 0 475436420 15787429888 124809 33554432000 4194304 4196468 140735312001872 140692396616464 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26800] ppid=26788 vsize=15417412 memory=2116 CPUtime=1.06 cores=1,3,5,7
/proc/26794/task/26800/stat : 26800 (java) S 26788 26788 26731 0 -1 1077944384 2136 0 0 0 97 9 0 0 20 0 19 0 475436420 15787429888 124809 33554432000 4194304 4196468 140735312001872 140692395564176 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26801] ppid=26788 vsize=15417412 memory=516 CPUtime=1.05 cores=1,3,5,7
/proc/26794/task/26801/stat : 26801 (java) S 26788 26788 26731 0 -1 1077944384 2665 0 0 0 96 9 0 0 20 0 19 0 475436420 15787429888 124809 33554432000 4194304 4196468 140735312001872 140692394511376 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26806] ppid=26788 vsize=15417412 memory=6791534058613427641 CPUtime=0.57 cores=1,3,5,7
/proc/26794/task/26806/stat : 26806 (java) S 26788 26788 26731 0 -1 1077944384 3755 0 0 0 52 5 0 0 20 0 19 0 475436421 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691954489456 140692486023810 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26808] ppid=26788 vsize=15417412 memory=6791534058613427641 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26808/stat : 26808 (java) S 26788 26788 26731 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 19 0 475436421 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691953435488 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26809] ppid=26788 vsize=15417412 memory=6040 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26809/stat : 26809 (java) S 26788 26788 26731 0 -1 1077944384 78 0 0 0 0 0 0 0 20 0 19 0 475436422 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691952383104 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26812] ppid=26788 vsize=15417412 memory=784 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26812/stat : 26812 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691951331408 140692486031259 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26813] ppid=26788 vsize=15417412 memory=1556 CPUtime=1.62 cores=1,3,5,7
/proc/26794/task/26813/stat : 26813 (java) S 26788 26788 26731 0 -1 1077944384 6674 0 0 0 162 0 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691950279280 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26814] ppid=26788 vsize=15417412 memory=928 CPUtime=1.59 cores=1,3,5,7
/proc/26794/task/26814/stat : 26814 (java) S 26788 26788 26731 0 -1 1077944384 8270 0 0 0 158 1 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691949226480 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26815] ppid=26788 vsize=15417412 memory=1772 CPUtime=0.66 cores=1,3,5,7
/proc/26794/task/26815/stat : 26815 (java) S 26788 26788 26731 0 -1 1077944384 4152 0 0 0 64 2 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691948174192 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26817] ppid=26788 vsize=15417412 memory=892 CPUtime=0 cores=1,3,5,7
/proc/26794/task/26817/stat : 26817 (java) S 26788 26788 26731 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691947121632 140692486022869 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26822] ppid=26788 vsize=15417412 memory=6791534058613427641 CPUtime=0.18 cores=1,3,5,7
/proc/26794/task/26822/stat : 26822 (java) S 26788 26788 26731 0 -1 1077944384 455 0 0 0 9 9 0 0 20 0 19 0 475436424 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691946068400 140692486023810 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26824] ppid=26788 vsize=15417412 memory=1976 CPUtime=627.15 cores=1,3,5,7
/proc/26794/task/26824/stat : 26824 (java) R 26788 26788 26731 0 -1 4202560 2090 0 0 0 62714 1 0 0 20 0 19 0 475436508 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691936848192 140692080021296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26825] ppid=26788 vsize=15417412 memory=2436 CPUtime=627.34 cores=1,3,5,7
/proc/26794/task/26825/stat : 26825 (java) R 26788 26788 26731 0 -1 4202560 4427 0 0 0 62729 5 0 0 20 0 19 0 475436508 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691935797136 140692078955338 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26826] ppid=26788 vsize=15417412 memory=1760 CPUtime=628.01 cores=1,3,5,7
/proc/26794/task/26826/stat : 26826 (java) R 26788 26788 26731 0 -1 4202560 1392 0 0 0 62801 0 0 0 20 0 19 0 475436508 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691934744336 140692078289059 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
[pid=26794/tid=26827] ppid=26788 vsize=15417412 memory=6791534058613427641 CPUtime=627.71 cores=1,3,5,7
/proc/26794/task/26827/stat : 26827 (java) R 26788 26788 26731 0 -1 4202560 4382 0 0 0 62767 4 0 0 20 0 19 0 475436508 15787429888 124809 33554432000 4194304 4196468 140735312001872 140691933694960 140692078035355 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8163328 140735312004059 140735312004234 140735312004234 140735312007119 0
Current children cumulated CPU time: 2520 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 500692 KiB

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

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

[startup+634.473 s]
# the end of solver process 26794 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.69 s, system=0.600217 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): 634.473
CPU time (s): 2520.29
CPU user time (s): 2519.69
CPU system time (s): 0.600217
CPU usage (%): 397.225
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 645848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.69
system time used= 0.600217
maximum resident set size= 681276
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 56739
page faults= 1
swaps= 0
block input operations= 416
block output operations= 832
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 37448
involuntary context switches= 38823


# summary of solver processes directly reported to runsolver:
#   pid: 26788,26794
#   total CPU time (s): 2520.29
#   total CPU user time (s): 2519.69
#   total CPU system time (s): 0.600217

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.1011 second user time and 7.12523 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-20 16:01:25
IDJOB=4403499
IDBENCH=134583
IDSOLVER=2863
FILE ID=node105/4403499-1568991784
RUNJOBID= node105-1568988085-26763
PBS_JOBID= 21704661
Free space on /var/tmp= 13180 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07h-6_X2.xml
COMMAND LINE= xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 12000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403499-1568991784/watcher-4403499-1568991784 -o /var/tmp/evaluation-result-4403499-1568991784/solver-4403499-1568991784 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node105-1568988085-26763 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 2089702873 HOME/instance-4403499-1568991784.xml

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

MD5SUM BENCH= 43dd96c97b3ff33ff7a4c42b6a5606ab
RANDOM SEED=2089702873

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.00
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.00
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.00
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.00
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:        11359684 kB
MemAvailable:   31809680 kB
Buffers:          148576 kB
Cached:         20201632 kB
SwapCached:        49496 kB
Active:         10108696 kB
Inactive:       10291160 kB
Active(anon):       3088 kB
Inactive(anon):    92012 kB
Active(file):   10105608 kB
Inactive(file): 10199148 kB
Unevictable:      111144 kB
Mlocked:          111144 kB
SwapTotal:      67108860 kB
SwapFree:       66955312 kB
Dirty:             52184 kB
Writeback:             0 kB
AnonPages:        111856 kB
Mapped:            47816 kB
Shmem:             36664 kB
Slab:             602232 kB
SReclaimable:     573700 kB
SUnreclaim:        28532 kB
KernelStack:        3312 kB
PageTables:         5948 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     501524 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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 /var/tmp at the end= 13128 MiB
End job on node105 at 2019-09-20 16:12:00