Trace number 4403850

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 2019-09-20? (TO) 2520.66 634.702

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0120-04.xml
MD5SUM2e923e7e276bbb1d78c8186edf745710
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark18
Best CPU time to get the best result obtained on this benchmark2520.03
Satisfiable
(Un)Satisfiability was proved
Number of variables477
Number of constraints71
Number of domains2
Minimum domain size63
Maximum domain size69
Distribution of domain sizes[{"size":63,"count":476},{"size":69,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":408},{"degree":4,"count":68}]
Minimum constraint arity7
Maximum constraint arity476
Distribution of constraint arities[{"arity":7,"count":68},{"arity":69,"count":1},{"arity":476,"count":2}]
Number of extensional constraints68
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":68},{"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 -Xmx12000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4403850-1568992534.xml"  -tl '2520s' -p 4
0.13/0.18	c Choco 3fb4b153
0.13/0.18	c [HOME/instance-4403850-1568992534.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
10.25/4.08	c solve instance...
2520.33/634.65	s UNKNOWN
2520.33/634.65	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 (8518 MiB free)
  memory of node 1: 16384 MiB (6274 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /var/tmp/evaluation-result-4403850-1568992534/watcher-4403850-1568992534 -o /var/tmp/evaluation-result-4403850-1568992534/solver-4403850-1568992534 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1409340866 HOME/instance-4403850-1568992534.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
solver pid=10893, runsolver pid=10890
Current StackSize limit: 8192 KiB


[startup+0.100717 s]*
/proc/loadavg: 8.23 8.35 8.33 7/233 10909
/proc/meminfo: memFree=15130564/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15144776 memory=30076 CPUtime=0.13 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 5466 0 0 0 12 1 0 0 20 0 15 0 475509029 15508250624 7519 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3786194 7519 3148 1 0 3748377 0
[pid=10895/tid=10896] ppid=10893 vsize=15144776 memory=-2698087569006908830 CPUtime=0.09 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) R 10893 10893 1883 0 -1 4202560 3374 0 0 0 9 0 0 0 20 0 15 0 475509029 15508250624 7585 33554432000 4194304 4196468 140728023097968 139866057587488 139866035286880 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15144776 memory=-3689349214911541841 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 7585 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475509031 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475509031 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865520805280 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475509032 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865519752688 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) R 10893 10893 1883 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 49 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0.02 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) R 10893 10893 1883 0 -1 4202560 338 0 0 0 2 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865515542768 139866045594430 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 7585 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 0.13 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 31528 KiB

[startup+0.210758 s]*
/proc/loadavg: 8.23 8.35 8.33 7/233 10909
/proc/meminfo: memFree=15118452/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15144776 memory=40880 CPUtime=0.34 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 8880 0 0 0 32 2 0 0 20 0 15 0 475509029 15508250624 10220 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3786194 10220 3308 1 0 3748377 0
[pid=10895/tid=10896] ppid=10893 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) R 10893 10893 1883 0 -1 4202560 6140 0 0 0 18 2 0 0 20 0 15 0 475509029 15508250624 10220 33554432000 4194304 4196468 140728023097968 139866057594848 139866039601440 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15144776 memory=10592 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 10220 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15144776 memory=288370177027298944 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475509030 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475509031 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475509031 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865520805280 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475509032 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865519752688 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15144776 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) S 10893 10893 1883 0 -1 1077944384 552 0 0 0 3 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15144776 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 86 0 0 0 1 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15144776 memory=139800875587200 CPUtime=0.08 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) R 10893 10893 1883 0 -1 4202560 796 0 0 0 8 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865515542768 139866053378650 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509034 15508250624 10220 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 42332 KiB

[startup+0.31064 s]*
/proc/loadavg: 8.23 8.35 8.33 6/233 10909
/proc/meminfo: memFree=15111168/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15149032 memory=49064 CPUtime=0.52 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 10270 0 0 0 48 4 0 0 20 0 15 0 475509029 15512608768 12266 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3787258 12266 3340 1 0 3748377 0
[pid=10895/tid=10896] ppid=10893 vsize=15149032 memory=8317482817917895235 CPUtime=0.3 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) R 10893 10893 1883 0 -1 4202560 7407 0 0 0 27 3 0 0 20 0 15 0 475509029 15512608768 12335 33554432000 4194304 4196468 140728023097968 139866057588416 139866053379229 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15149032 memory=4126316290023845779 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15512608768 12335 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15149032 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15149032 memory=8547712850019655617 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475509030 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15149032 memory=7089056485457618024 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475509031 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15149032 memory=4209357772117481859 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475509031 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865520805280 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15149032 memory=4206468019014099040 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475509032 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865519752688 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15149032 memory=-8412652169205224307 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15149032 memory=4426089072227881875 CPUtime=0.05 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) S 10893 10893 1883 0 -1 1077944384 555 0 0 0 5 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15149032 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 97 0 0 0 2 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15149032 memory=0 CPUtime=0.13 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) S 10893 10893 1883 0 -1 1077944384 920 0 0 0 13 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865515542768 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509034 15512608768 12335 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50516 KiB

[startup+0.700786 s]
/proc/loadavg: 8.23 8.35 8.33 8/233 10909
/proc/meminfo: memFree=15075904/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15151156 memory=135296 CPUtime=1.66 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 13340 0 0 0 160 6 0 0 20 0 15 0 475509029 15514783744 33824 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3787789 33824 3448 1 0 3748889 0
[pid=10895/tid=10896] ppid=10893 vsize=15151156 memory=0 CPUtime=0.68 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) R 10893 10893 1883 0 -1 4202560 8158 0 0 0 63 5 0 0 20 0 15 0 475509029 15514783744 33824 33554432000 4194304 4196468 140728023097968 139866057591440 139865693340203 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15151156 memory=164 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15514783744 33824 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15151156 memory=6154848828556269427 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509030 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15151156 memory=0 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475509030 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15151156 memory=40292 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475509031 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475509031 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865520805280 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15151156 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475509032 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865519752688 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15151156 memory=1284 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15151156 memory=1044 CPUtime=0.35 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) R 10893 10893 1883 0 -1 4202560 1356 0 0 0 35 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865517647040 139866046462995 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15151156 memory=708 CPUtime=0.31 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) R 10893 10893 1883 0 -1 4202560 903 0 0 0 31 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865516583744 139866036857700 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15151156 memory=9364 CPUtime=0.3 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) S 10893 10893 1883 0 -1 1077944384 1615 0 0 0 30 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865515542768 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15151156 memory=1120 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15151156 memory=776 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475509034 15514783744 33824 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 1.66 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 136748 KiB

[startup+1.50165 s]
/proc/loadavg: 8.13 8.32 8.32 6/233 10909
/proc/meminfo: memFree=14786088/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0

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

/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 104001 0 0 0 207038 289 0 0 20 0 19 0 475509029 15787429888 702190 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3854353 702190 3541 1 0 3815453 0
[pid=10895/tid=10896] ppid=10893 vsize=15417412 memory=2808760 CPUtime=2.34 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) S 10893 10893 1883 0 -1 1077944384 9998 0 0 0 225 9 0 0 20 0 19 0 475509029 15787429888 702190 33554432000 4194304 4196468 140728023097968 139866057598080 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15417412 memory=2808760 CPUtime=2.13 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 4249 0 0 0 147 66 0 0 20 0 19 0 475509030 15787429888 702190 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15417412 memory=1452 CPUtime=2.13 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 2552 0 0 0 147 66 0 0 20 0 19 0 475509030 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15417412 memory=2808760 CPUtime=2.12 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 3770 0 0 0 144 68 0 0 20 0 19 0 475509030 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15417412 memory=2808760 CPUtime=2.11 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 2713 0 0 0 146 65 0 0 20 0 19 0 475509030 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15417412 memory=2808760 CPUtime=0.29 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 3264 0 0 0 28 1 0 0 20 0 19 0 475509031 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15417412 memory=2808760 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 475509031 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865520805344 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 475509032 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865519752704 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15417412 memory=1452 CPUtime=2.97 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) S 10893 10893 1883 0 -1 1077944384 18751 0 0 0 296 1 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15417412 memory=1452 CPUtime=3.49 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 23514 0 0 0 347 2 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15417412 memory=1452 CPUtime=0.77 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) S 10893 10893 1883 0 -1 1077944384 8722 0 0 0 76 1 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865515542768 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15417412 memory=2465076 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15417412 memory=2808760 CPUtime=0.18 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1087 0 0 0 9 9 0 0 20 0 19 0 475509034 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10910] ppid=10893 vsize=15417412 memory=1452 CPUtime=514.9 cores=1,3,5,7
/proc/10895/task/10910/stat : 10910 (java) R 10893 10893 1883 0 -1 4202560 3855 0 0 0 51490 0 0 0 20 0 19 0 475509437 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865504459776 139865697307070 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10911] ppid=10893 vsize=15417412 memory=3580 CPUtime=514.42 cores=1,3,5,7
/proc/10895/task/10911/stat : 10911 (java) R 10893 10893 1883 0 -1 4202560 9455 0 0 0 51441 1 0 0 20 0 19 0 475509438 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865503406248 139865697361520 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10912] ppid=10893 vsize=15417412 memory=1452 CPUtime=513.89 cores=1,3,5,7
/proc/10895/task/10912/stat : 10912 (java) R 10893 10893 1883 0 -1 4202560 3397 0 0 0 51389 0 0 0 20 0 19 0 475509438 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865502356376 139865697361833 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10913] ppid=10893 vsize=15417412 memory=1452 CPUtime=511.38 cores=1,3,5,7
/proc/10895/task/10913/stat : 10913 (java) R 10893 10893 1883 0 -1 4202560 7357 0 0 0 51137 1 0 0 20 0 19 0 475509438 15787429888 702190 33554432000 4194304 4196468 140728023097968 139865501298840 139865696814788 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 2073.27 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2810212 KiB

[startup+582.302 s]
/proc/loadavg: 8.73 8.50 8.38 9/239 11051
/proc/meminfo: memFree=12395292/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2312.12 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 110239 0 0 0 230922 290 0 0 20 0 19 0 475509029 15787429888 702824 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3854353 702824 3541 1 0 3815453 0
[pid=10895/tid=10896] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2.34 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) S 10893 10893 1883 0 -1 1077944384 9998 0 0 0 225 9 0 0 20 0 19 0 475509029 15787429888 702824 33554432000 4194304 4196468 140728023097968 139866057598080 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2.27 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 5950 0 0 0 161 66 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2.27 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 2873 0 0 0 161 66 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2.25 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 4121 0 0 0 157 68 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15417412 memory=1452 CPUtime=2.25 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 3004 0 0 0 160 65 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15417412 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 3591 0 0 0 28 1 0 0 20 0 19 0 475509031 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15417412 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 475509031 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865520805344 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15417412 memory=2811296 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 475509032 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865519752704 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15417412 memory=1724 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15417412 memory=8076 CPUtime=2.97 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) S 10893 10893 1883 0 -1 1077944384 18754 0 0 0 296 1 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15417412 memory=2808932 CPUtime=3.49 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 23522 0 0 0 347 2 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15417412 memory=9364 CPUtime=0.77 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) S 10893 10893 1883 0 -1 1077944384 9844 0 0 0 76 1 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865515542768 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15417412 memory=2811296 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15417412 memory=1452 CPUtime=0.2 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1120 0 0 0 10 10 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10910] ppid=10893 vsize=15417412 memory=1452 CPUtime=574.63 cores=1,3,5,7
/proc/10895/task/10910/stat : 10910 (java) R 10893 10893 1883 0 -1 4202560 4349 0 0 0 57463 0 0 0 20 0 19 0 475509437 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865504455600 139865696830296 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10911] ppid=10893 vsize=15417412 memory=2811296 CPUtime=574.26 cores=1,3,5,7
/proc/10895/task/10911/stat : 10911 (java) R 10893 10893 1883 0 -1 4202560 10138 0 0 0 57424 2 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865503404424 139865697361418 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10912] ppid=10893 vsize=15417412 memory=3624 CPUtime=573.71 cores=1,3,5,7
/proc/10895/task/10912/stat : 10912 (java) R 10893 10893 1883 0 -1 4202560 3662 0 0 0 57371 0 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865502351880 139865696814839 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10913] ppid=10893 vsize=15417412 memory=1556 CPUtime=570.26 cores=1,3,5,7
/proc/10895/task/10913/stat : 10913 (java) R 10893 10893 1883 0 -1 4202560 7996 0 0 0 57025 1 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865501298008 139865696689752 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 2312.12 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2812748 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+634.602 s]
/proc/loadavg: 8.63 8.51 8.39 9/238 11055
/proc/meminfo: memFree=12322300/32770624 swapFree=66952608/67108860
[pid=10893] ppid=10890 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/10893/stat : 10893 (xcsp3-exec) S 10890 10893 1883 0 -1 4202496 545 0 0 0 0 0 0 0 20 0 1 0 475509028 115843072 363 33554432000 4194304 5098028 140731730739200 140731730737304 139722775114364 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40022016 140731730744150 140731730744409 140731730744409 140731730747334 0
/proc/10893/statm: 28282 363 304 221 0 87 0
[pid=10895] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2520.33 cores=1,3,5,7
/proc/10895/stat : 10895 (java) S 10893 10893 1883 0 -1 1077944320 113827 0 0 0 251742 291 0 0 20 0 19 0 475509029 15787429888 702824 33554432000 4194304 4196468 140728023097968 140728023080512 139866053357303 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
/proc/10895/statm: 3854353 702824 3541 1 0 3815453 0
[pid=10895/tid=10896] ppid=10893 vsize=15417412 memory=2552 CPUtime=2.34 cores=1,3,5,7
/proc/10895/task/10896/stat : 10896 (java) S 10893 10893 1883 0 -1 1077944384 9998 0 0 0 225 9 0 0 20 0 19 0 475509029 15787429888 702824 33554432000 4194304 4196468 140728023097968 139866057598080 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10897] ppid=10893 vsize=15417412 memory=6791534058613427641 CPUtime=2.27 cores=1,3,5,7
/proc/10895/task/10897/stat : 10897 (java) S 10893 10893 1883 0 -1 1077944384 5950 0 0 0 161 66 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139866014316816 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10898] ppid=10893 vsize=15417412 memory=2811296 CPUtime=2.27 cores=1,3,5,7
/proc/10895/task/10898/stat : 10898 (java) S 10893 10893 1883 0 -1 1077944384 2873 0 0 0 161 66 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865644571024 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10899] ppid=10893 vsize=15417412 memory=1164 CPUtime=2.25 cores=1,3,5,7
/proc/10895/task/10899/stat : 10899 (java) S 10893 10893 1883 0 -1 1077944384 4121 0 0 0 157 68 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865643518480 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10900] ppid=10893 vsize=15417412 memory=496 CPUtime=2.25 cores=1,3,5,7
/proc/10895/task/10900/stat : 10900 (java) S 10893 10893 1883 0 -1 1077944384 3004 0 0 0 160 65 0 0 20 0 19 0 475509030 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865642465936 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10901] ppid=10893 vsize=15417412 memory=1560 CPUtime=0.29 cores=1,3,5,7
/proc/10895/task/10901/stat : 10901 (java) S 10893 10893 1883 0 -1 1077944384 3599 0 0 0 28 1 0 0 20 0 19 0 475509031 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865521859056 139866053368450 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10902] ppid=10893 vsize=15417412 memory=928 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10902/stat : 10902 (java) S 10893 10893 1883 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 19 0 475509031 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865520805344 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10903] ppid=10893 vsize=15417412 memory=1680 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10903/stat : 10903 (java) S 10893 10893 1883 0 -1 1077944384 29 0 0 0 0 0 0 0 20 0 19 0 475509032 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865519752704 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10904] ppid=10893 vsize=15417412 memory=1808 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10904/stat : 10904 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865518701264 139866053375899 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10905] ppid=10893 vsize=15417412 memory=924 CPUtime=2.97 cores=1,3,5,7
/proc/10895/task/10905/stat : 10905 (java) S 10893 10893 1883 0 -1 1077944384 19437 0 0 0 296 1 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865517647856 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10906] ppid=10893 vsize=15417412 memory=3848 CPUtime=3.52 cores=1,3,5,7
/proc/10895/task/10906/stat : 10906 (java) S 10893 10893 1883 0 -1 1077944384 24378 0 0 0 349 3 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865516595312 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10907] ppid=10893 vsize=15417412 memory=2596 CPUtime=0.77 cores=1,3,5,7
/proc/10895/task/10907/stat : 10907 (java) S 10893 10893 1883 0 -1 1077944384 9952 0 0 0 76 1 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865515542768 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10908] ppid=10893 vsize=15417412 memory=2596 CPUtime=0 cores=1,3,5,7
/proc/10895/task/10908/stat : 10908 (java) S 10893 10893 1883 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865514490464 139866053367509 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10909] ppid=10893 vsize=15417412 memory=1444 CPUtime=0.22 cores=1,3,5,7
/proc/10895/task/10909/stat : 10909 (java) S 10893 10893 1883 0 -1 1077944384 1161 0 0 0 11 11 0 0 20 0 19 0 475509034 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865513438000 139866053368450 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10910] ppid=10893 vsize=15417412 memory=880 CPUtime=625.96 cores=1,3,5,7
/proc/10895/task/10910/stat : 10910 (java) R 10893 10893 1883 0 -1 4202560 4531 0 0 0 62596 0 0 0 20 0 19 0 475509437 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865504455600 139865697717356 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10911] ppid=10893 vsize=15417412 memory=4104 CPUtime=626.53 cores=1,3,5,7
/proc/10895/task/10911/stat : 10911 (java) R 10893 10893 1883 0 -1 4202560 11178 0 0 0 62651 2 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865503404200 139865695138208 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10912] ppid=10893 vsize=15417412 memory=1984 CPUtime=625.99 cores=1,3,5,7
/proc/10895/task/10912/stat : 10912 (java) R 10893 10893 1883 0 -1 4202560 3766 0 0 0 62599 0 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865502351880 139865696564288 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
[pid=10895/tid=10913] ppid=10893 vsize=15417412 memory=2552 CPUtime=622.53 cores=1,3,5,7
/proc/10895/task/10913/stat : 10913 (java) R 10893 10893 1883 0 -1 4202560 8562 0 0 0 62251 2 0 0 20 0 19 0 475509438 15787429888 702824 33554432000 4194304 4196468 140728023097968 139865501298328 139865696063738 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 14888960 140728023102427 140728023102602 140728023102602 140728023105487 0
Current children cumulated CPU time: 2520.33 s
Current children cumulated vsize: 15530540 KiB
Current children cumulated memory: 2812748 KiB

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

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

[startup+634.702 s]
# the end of solver process 10895 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2517.73 s, system=2.9311 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.702
CPU time (s): 2520.66
CPU user time (s): 2517.73
CPU system time (s): 2.9311
CPU usage (%): 397.14
Max. virtual memory (cumulated for all children) (KiB): 15530540
Max. memory (cumulated for all children) (KiB): 2812748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2517.73
system time used= 2.9311
maximum resident set size= 2812140
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 115913
page faults= 0
swaps= 0
block input operations= 0
block output operations= 752
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17132
involuntary context switches= 38145


# summary of solver processes directly reported to runsolver:
#   pid: 10893,10895
#   total CPU time (s): 2520.66
#   total CPU user time (s): 2517.73
#   total CPU system time (s): 2.9311

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.109 second user time and 7.12505 second system time

The end

Launcher Data

Begin job on node107 at 2019-09-20 16:13:34
IDJOB=4403850
IDBENCH=137043
IDSOLVER=2863
FILE ID=node107/4403850-1568992534
RUNJOBID= node107-1568983381-1916
PBS_JOBID= 21704636
Free space on /var/tmp= 12540 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0120-04.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-4403850-1568992534/watcher-4403850-1568992534 -o /var/tmp/evaluation-result-4403850-1568992534/solver-4403850-1568992534 -C 2520 -W 2520 -M 15500 --bin-var /var/tmp/runsolver-exch-node107-1568983381-1916 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1409340866 HOME/instance-4403850-1568992534.xml

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

MD5SUM BENCH= 2e923e7e276bbb1d78c8186edf745710
RANDOM SEED=1409340866

node107.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	: 5334.11
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	: 5334.11
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	: 5334.11
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	: 5334.11
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:        15147724 kB
MemAvailable:   31499516 kB
Buffers:          109364 kB
Cached:         16162900 kB
SwapCached:        48696 kB
Active:          8386868 kB
Inactive:        8248624 kB
Active(anon):     314360 kB
Inactive(anon):    91884 kB
Active(file):    8072508 kB
Inactive(file):  8156740 kB
Unevictable:      111004 kB
Mlocked:          111004 kB
SwapTotal:      67108860 kB
SwapFree:       66952608 kB
Dirty:             26556 kB
Writeback:             0 kB
AnonPages:        430012 kB
Mapped:            61100 kB
Shmem:             34916 kB
Slab:             579960 kB
SReclaimable:     551004 kB
SUnreclaim:        28956 kB
KernelStack:        4064 kB
PageTables:         6176 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1547300 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    331776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /var/tmp at the end= 12512 MiB
End job on node107 at 2019-09-20 16:24:08