Trace number 4403543

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.63 635.788

General information on the benchmark

NameStripPacking/StripPacking-m1-series1/
StripPacking-C3P2.xml
MD5SUMec554133dcdc77f0ded322158f487a65
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark226.379
Satisfiable
(Un)Satisfiability was proved
Number of variables145
Number of constraints88
Number of domains30
Minimum domain size1
Maximum domain size60
Distribution of domain sizes[{"size":1,"count":4},{"size":2,"count":83},{"size":30,"count":29},{"size":60,"count":29}]
Minimum variable degree1
Maximum variable degree3
Distribution of variable degrees[{"degree":1,"count":29},{"degree":2,"count":58},{"degree":3,"count":58}]
Minimum constraint arity2
Maximum constraint arity116
Distribution of constraint arities[{"arity":2,"count":58},{"arity":3,"count":29},{"arity":116,"count":1}]
Number of extensional constraints29
Number of intensional constraints58
Distribution of constraint types[{"type":"extension","count":29},{"type":"intension","count":58},{"type":"noOverlap","count":1}]
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-4403543-1568988225.xml"  -tl '2520s' -p 4
0.12/0.18	c Choco 3fb4b153
0.12/0.18	c [HOME/instance-4403543-1568988225.xml, -tl, 2520s, -p, 4]
0.34/0.22	c 4 solvers in parallel
0.34/0.28	c parse instance...
1.53/0.72	c solve instance...
2520.32/635.76	s UNKNOWN
2520.32/635.76	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 (3050 MiB free)
  memory of node 1: 16384 MiB (2637 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4403543-1568988225/watcher-4403543-1568988225 -o /tmp/evaluation-result-4403543-1568988225/solver-4403543-1568988225 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580 xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1599226534 HOME/instance-4403543-1568988225.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=32029, runsolver pid=32026
Current StackSize limit: 8192 KiB


[startup+0.100083 s]*
/proc/loadavg: 8.24 6.01 3.19 7/231 32045
/proc/meminfo: memFree=5808640/32770624 swapFree=66938880/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15144776 memory=27940 CPUtime=0.12 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 5932 0 0 0 11 1 0 0 20 0 15 0 475092229 15508250624 6985 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3786194 6985 3179 1 0 3748377 0
[pid=32031/tid=32032] ppid=32029 vsize=15144776 memory=-6962121287837372198 CPUtime=0.09 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) R 32029 32029 30846 0 -1 4202560 3754 0 0 0 8 1 0 0 20 0 15 0 475092229 15508250624 6985 33554432000 4194304 4196468 140737147214544 139649018677792 139649014473885 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092231 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475092232 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648481920416 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475092232 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648480867824 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) R 32029 32029 30846 0 -1 1077944384 307 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648478763088 139649014462165 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) R 32029 32029 30846 0 -1 4202560 163 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648477701952 139648992284816 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0.02 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) R 32029 32029 30846 0 -1 4202560 421 0 0 0 2 0 0 0 20 0 15 0 475092234 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648476657904 139649007548795 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092235 15508250624 6985 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 29392 KiB

[startup+0.210779 s]*
/proc/loadavg: 8.24 6.01 3.19 6/231 32045
/proc/meminfo: memFree=5795660/32770624 swapFree=66938880/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15144776 memory=39728 CPUtime=0.34 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 9700 0 0 0 31 3 0 0 20 0 15 0 475092229 15508250624 9932 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3786194 9932 3299 1 0 3748377 0
[pid=32031/tid=32032] ppid=32029 vsize=15144776 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) R 32029 32029 30846 0 -1 4202560 6692 0 0 0 17 3 0 0 20 0 15 0 475092229 15508250624 9932 33554432000 4194304 4196468 140737147214544 139649018688720 139648998532446 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15144776 memory=12641 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15144776 memory=288371043916486272 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475092231 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475092232 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648481920416 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475092232 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648480867824 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15144776 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) S 32029 32029 30846 0 -1 1077944384 368 0 0 0 2 0 0 0 20 0 15 0 475092234 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648478762992 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15144776 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) S 32029 32029 30846 0 -1 1077944384 421 0 0 0 2 0 0 0 20 0 15 0 475092234 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15144776 memory=140667764774528 CPUtime=0.08 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) R 32029 32029 30846 0 -1 4202560 913 0 0 0 8 0 0 0 20 0 15 0 475092234 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648476657904 139648998532446 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15144776 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15144776 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092235 15508250624 9932 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 15257904 KiB
Current children cumulated memory: 41180 KiB

[startup+0.310623 s]*
/proc/loadavg: 8.24 6.01 3.19 7/231 32045
/proc/meminfo: memFree=5788628/32770624 swapFree=66938880/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15149032 memory=48900 CPUtime=0.51 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 11114 0 0 0 47 4 0 0 20 0 15 0 475092229 15512608768 12225 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3787258 12225 3353 1 0 3748377 0
[pid=32031/tid=32032] ppid=32029 vsize=15149032 memory=6791534058613427641 CPUtime=0.3 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) R 32029 32029 30846 0 -1 4202560 7873 0 0 0 26 4 0 0 20 0 15 0 475092229 15512608768 12225 33554432000 4194304 4196468 140737147214544 139649018685744 139648998532446 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15149032 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15149032 memory=6655300316396806240 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15149032 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15149032 memory=-3258418265892434876 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15149032 memory=4572146057552828020 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475092231 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15149032 memory=6944613755495348631 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475092232 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648481920416 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15149032 memory=7893295687695687954 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475092232 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648480867824 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15149032 memory=-8813974798734826869 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15149032 memory=7827413994055111515 CPUtime=0.03 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) S 32029 32029 30846 0 -1 1077944384 402 0 0 0 3 0 0 0 20 0 15 0 475092234 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648478762992 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15149032 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) S 32029 32029 30846 0 -1 1077944384 460 0 0 0 4 0 0 0 20 0 15 0 475092234 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15149032 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) S 32029 32029 30846 0 -1 1077944384 1073 0 0 0 12 0 0 0 20 0 15 0 475092234 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648476657904 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15149032 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092235 15512608768 12225 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 0.51 s
Current children cumulated vsize: 15262160 KiB
Current children cumulated memory: 50352 KiB

[startup+0.700748 s]
/proc/loadavg: 8.24 6.01 3.19 9/231 32045
/proc/meminfo: memFree=5774528/32770624 swapFree=66938880/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15151156 memory=82788 CPUtime=1.53 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 15374 0 0 0 147 6 0 0 20 0 15 0 475092229 15514783744 20697 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3787789 20697 3452 1 0 3748889 0
[pid=32031/tid=32032] ppid=32029 vsize=15151156 memory=53472 CPUtime=0.68 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) R 32029 32029 30846 0 -1 4202560 9519 0 0 0 63 5 0 0 20 0 15 0 475092229 15514783744 20697 33554432000 4194304 4196468 140737147214544 139649018688224 139649014463894 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15151156 memory=988 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15151156 memory=2016 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15151156 memory=1416 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092230 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15151156 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 475092230 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15151156 memory=1552 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 475092231 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15151156 memory=3640 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 475092232 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648481920416 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15151156 memory=2832 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 475092232 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648480867824 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15151156 memory=784 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15151156 memory=1060 CPUtime=0.2 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) R 32029 32029 30846 0 -1 4202560 1062 0 0 0 20 0 0 0 20 0 15 0 475092234 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648478742800 139648998358930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15151156 memory=1720 CPUtime=0.21 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) R 32029 32029 30846 0 -1 1077944384 1185 0 0 0 21 0 0 0 20 0 15 0 475092234 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15151156 memory=1096 CPUtime=0.41 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) R 32029 32029 30846 0 -1 4202560 2303 0 0 0 41 0 0 0 20 0 15 0 475092234 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648476653632 139649007551659 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15151156 memory=1188 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 475092234 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15151156 memory=6112 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 475092235 15514783744 20697 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 1.53 s
Current children cumulated vsize: 15264284 KiB
Current children cumulated memory: 84240 KiB

[startup+1.50171 s]
/proc/loadavg: 8.24 6.01 3.19 10/235 32049
/proc/meminfo: memFree=5736248/32770624 swapFree=66938880/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0

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

/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 154090 0 0 0 230639 186 0 0 20 0 19 0 475092229 15789527040 187119 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3854865 187119 3549 1 0 3815965 0
[pid=32031/tid=32032] ppid=32029 vsize=15419460 memory=747524 CPUtime=0.71 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) S 32029 32029 30846 0 -1 1077944384 9590 0 0 0 66 5 0 0 20 0 19 0 475092229 15789527040 187119 33554432000 4194304 4196468 140737147214544 139649018692736 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15419460 memory=748476 CPUtime=3.38 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 4822 0 0 0 317 21 0 0 20 0 19 0 475092230 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15419460 memory=748476 CPUtime=3.4 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 5599 0 0 0 318 22 0 0 20 0 19 0 475092230 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15419460 memory=2116 CPUtime=3.39 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 5179 0 0 0 319 20 0 0 20 0 19 0 475092230 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15419460 memory=747524 CPUtime=3.4 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 5447 0 0 0 319 21 0 0 20 0 19 0 475092230 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15419460 memory=748476 CPUtime=1.58 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 18244 0 0 0 92 66 0 0 20 0 19 0 475092231 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15419460 memory=0 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648481920480 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648480867840 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15419460 memory=1452 CPUtime=4.06 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) S 32029 32029 30846 0 -1 1077944384 26172 0 0 0 404 2 0 0 20 0 19 0 475092234 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648478762992 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15419460 memory=1452 CPUtime=4.05 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) S 32029 32029 30846 0 -1 1077944384 21347 0 0 0 404 1 0 0 20 0 19 0 475092234 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15419460 memory=748476 CPUtime=0.85 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) S 32029 32029 30846 0 -1 1077944384 13440 0 0 0 84 1 0 0 20 0 19 0 475092234 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648476657904 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15419460 memory=1452 CPUtime=0.18 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 565 0 0 0 9 9 0 0 20 0 19 0 475092235 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32046] ppid=32029 vsize=15419460 memory=1452 CPUtime=570.58 cores=1,3,5,7
/proc/32031/task/32046/stat : 32046 (java) R 32029 32029 30846 0 -1 4202560 6742 0 0 0 57052 6 0 0 20 0 19 0 475092302 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648463236336 139648658230931 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32047] ppid=32029 vsize=15419460 memory=1452 CPUtime=570.66 cores=1,3,5,7
/proc/32031/task/32047/stat : 32047 (java) R 32029 32029 30846 0 -1 4202560 14834 0 0 0 57058 8 0 0 20 0 19 0 475092302 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648462185000 139648658211013 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32048] ppid=32029 vsize=15419460 memory=747524 CPUtime=571.77 cores=1,3,5,7
/proc/32031/task/32048/stat : 32048 (java) R 32029 32029 30846 0 -1 4202560 7211 0 0 0 57170 7 0 0 20 0 19 0 475092302 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648461132072 139648656081408 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32049] ppid=32029 vsize=15419460 memory=748040 CPUtime=570.1 cores=1,3,5,7
/proc/32031/task/32049/stat : 32049 (java) R 32029 32029 30846 0 -1 4202560 13482 0 0 0 57001 9 0 0 20 0 19 0 475092302 15789527040 187119 33554432000 4194304 4196468 140737147214544 139648460081600 139648660760567 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 2308.25 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 749928 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+635.702 s]
/proc/loadavg: 8.96 8.50 5.95 10/235 32305
/proc/meminfo: memFree=2018548/32770624 swapFree=66938892/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15419460 memory=641196 CPUtime=2520.32 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 166042 0 0 0 251833 199 0 0 20 0 19 0 475092229 15789527040 160299 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3854865 160299 3549 1 0 3815965 0
[pid=32031/tid=32032] ppid=32029 vsize=15419460 memory=1452 CPUtime=0.71 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) S 32029 32029 30846 0 -1 1077944384 9590 0 0 0 66 5 0 0 20 0 19 0 475092229 15789527040 160299 33554432000 4194304 4196468 140737147214544 139649018692736 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15419460 memory=643764 CPUtime=3.75 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 5358 0 0 0 352 23 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15419460 memory=641196 CPUtime=3.76 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 6934 0 0 0 353 23 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15419460 memory=1452 CPUtime=3.74 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 5542 0 0 0 353 21 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15419460 memory=1452 CPUtime=3.76 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 6909 0 0 0 354 22 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15419460 memory=1452 CPUtime=1.73 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 19764 0 0 0 98 75 0 0 20 0 19 0 475092231 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648481920480 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15419460 memory=674496 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648480867840 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15419460 memory=1804 CPUtime=4.06 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) S 32029 32029 30846 0 -1 1077944384 26174 0 0 0 404 2 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648478762992 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15419460 memory=916 CPUtime=4.08 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) S 32029 32029 30846 0 -1 1077944384 21418 0 0 0 407 1 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15419460 memory=1416 CPUtime=0.85 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) S 32029 32029 30846 0 -1 1077944384 13442 0 0 0 84 1 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648476657904 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15419460 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15419460 memory=1452 CPUtime=0.21 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 569 0 0 0 9 12 0 0 20 0 19 0 475092235 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32046] ppid=32029 vsize=15419460 memory=1452 CPUtime=623.18 cores=1,3,5,7
/proc/32031/task/32046/stat : 32046 (java) R 32029 32029 30846 0 -1 4202560 6965 0 0 0 62312 6 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648463236936 139648660214784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32047] ppid=32029 vsize=15419460 memory=1452 CPUtime=623.23 cores=1,3,5,7
/proc/32031/task/32047/stat : 32047 (java) R 32029 32029 30846 0 -1 4202560 16359 0 0 0 62314 9 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648462184672 139648652290150 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32048] ppid=32029 vsize=15419460 memory=645816 CPUtime=624.45 cores=1,3,5,7
/proc/32031/task/32048/stat : 32048 (java) R 32029 32029 30846 0 -1 4202560 7400 0 0 0 62437 8 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648461132968 139648656033671 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32049] ppid=32029 vsize=15419460 memory=3620 CPUtime=622.7 cores=1,3,5,7
/proc/32031/task/32049/stat : 32049 (java) R 32029 32029 30846 0 -1 4202560 18202 0 0 0 62261 9 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648460081664 139648658659804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 2520.32 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 642648 KiB

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

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

[startup+635.788 s]
# the end of solver process 32031 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.62 s, system=2.00923 s
# this solver process was not waited by its parent and was adopted by runsolver

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

[startup+635.702 s]
/proc/loadavg: 8.96 8.50 5.95 10/235 32305
/proc/meminfo: memFree=2018548/32770624 swapFree=66938892/67108860
[pid=32029] ppid=32026 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32029/stat : 32029 (xcsp3-exec) S 32026 32029 30846 0 -1 4202496 544 0 0 0 0 0 0 0 20 0 1 0 475092229 115843072 363 33554432000 4194304 5098028 140732142356352 140732142354456 140353918534268 0 65536 4100 65538 18446744071579417331 0 0 17 3 0 0 0 0 0 7196144 7232144 19517440 140732142363514 140732142363757 140732142363757 140732142366666 0
/proc/32029/statm: 28282 363 304 221 0 87 0
[pid=32031] ppid=32029 vsize=15419460 memory=641196 CPUtime=2520.32 cores=1,3,5,7
/proc/32031/stat : 32031 (java) S 32029 32029 30846 0 -1 1077944320 166042 0 0 0 251833 199 0 0 20 0 19 0 475092229 15789527040 160299 33554432000 4194304 4196468 140737147214544 140737147197088 139649014451959 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
/proc/32031/statm: 3854865 160299 3549 1 0 3815965 0
[pid=32031/tid=32032] ppid=32029 vsize=15419460 memory=1452 CPUtime=0.71 cores=1,3,5,7
/proc/32031/task/32032/stat : 32032 (java) S 32029 32029 30846 0 -1 1077944384 9590 0 0 0 66 5 0 0 20 0 19 0 475092229 15789527040 160299 33554432000 4194304 4196468 140737147214544 139649018692736 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32033] ppid=32029 vsize=15419460 memory=643764 CPUtime=3.75 cores=1,3,5,7
/proc/32031/task/32033/stat : 32033 (java) S 32029 32029 30846 0 -1 1077944384 5358 0 0 0 352 23 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648984164624 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32034] ppid=32029 vsize=15419460 memory=641196 CPUtime=3.76 cores=1,3,5,7
/proc/32031/task/32034/stat : 32034 (java) S 32029 32029 30846 0 -1 1077944384 6934 0 0 0 353 23 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648605751696 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32035] ppid=32029 vsize=15419460 memory=1452 CPUtime=3.74 cores=1,3,5,7
/proc/32031/task/32035/stat : 32035 (java) S 32029 32029 30846 0 -1 1077944384 5542 0 0 0 353 21 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648604699152 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32036] ppid=32029 vsize=15419460 memory=1452 CPUtime=3.76 cores=1,3,5,7
/proc/32031/task/32036/stat : 32036 (java) S 32029 32029 30846 0 -1 1077944384 6909 0 0 0 354 22 0 0 20 0 19 0 475092230 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648603646608 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32037] ppid=32029 vsize=15419460 memory=1452 CPUtime=1.73 cores=1,3,5,7
/proc/32031/task/32037/stat : 32037 (java) S 32029 32029 30846 0 -1 1077944384 19764 0 0 0 98 75 0 0 20 0 19 0 475092231 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648482974192 139649014463106 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32038] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32038/stat : 32038 (java) S 32029 32029 30846 0 -1 1077944384 66 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648481920480 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32039] ppid=32029 vsize=15419460 memory=674496 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32039/stat : 32039 (java) S 32029 32029 30846 0 -1 1077944384 108 0 0 0 0 0 0 0 20 0 19 0 475092232 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648480867840 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32040] ppid=32029 vsize=15419460 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32040/stat : 32040 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648479816400 139649014470555 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32041] ppid=32029 vsize=15419460 memory=1804 CPUtime=4.06 cores=1,3,5,7
/proc/32031/task/32041/stat : 32041 (java) S 32029 32029 30846 0 -1 1077944384 26174 0 0 0 404 2 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648478762992 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32042] ppid=32029 vsize=15419460 memory=916 CPUtime=4.08 cores=1,3,5,7
/proc/32031/task/32042/stat : 32042 (java) S 32029 32029 30846 0 -1 1077944384 21418 0 0 0 407 1 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648477710448 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32043] ppid=32029 vsize=15419460 memory=1416 CPUtime=0.85 cores=1,3,5,7
/proc/32031/task/32043/stat : 32043 (java) S 32029 32029 30846 0 -1 1077944384 13442 0 0 0 84 1 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648476657904 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32044] ppid=32029 vsize=15419460 memory=10728 CPUtime=0 cores=1,3,5,7
/proc/32031/task/32044/stat : 32044 (java) S 32029 32029 30846 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 19 0 475092234 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648475605600 139649014462165 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32045] ppid=32029 vsize=15419460 memory=1452 CPUtime=0.21 cores=1,3,5,7
/proc/32031/task/32045/stat : 32045 (java) S 32029 32029 30846 0 -1 1077944384 569 0 0 0 9 12 0 0 20 0 19 0 475092235 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648474553136 139649014463106 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 46 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32046] ppid=32029 vsize=15419460 memory=1452 CPUtime=623.18 cores=1,3,5,7
/proc/32031/task/32046/stat : 32046 (java) R 32029 32029 30846 0 -1 4202560 6965 0 0 0 62312 6 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648463236936 139648660214784 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32047] ppid=32029 vsize=15419460 memory=1452 CPUtime=623.23 cores=1,3,5,7
/proc/32031/task/32047/stat : 32047 (java) R 32029 32029 30846 0 -1 4202560 16359 0 0 0 62314 9 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648462184672 139648652290150 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32048] ppid=32029 vsize=15419460 memory=645816 CPUtime=624.45 cores=1,3,5,7
/proc/32031/task/32048/stat : 32048 (java) R 32029 32029 30846 0 -1 4202560 7400 0 0 0 62437 8 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648461132968 139648656033671 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
[pid=32031/tid=32049] ppid=32029 vsize=15419460 memory=3620 CPUtime=622.7 cores=1,3,5,7
/proc/32031/task/32049/stat : 32049 (java) R 32029 32029 30846 0 -1 4202560 18202 0 0 0 62261 9 0 0 20 0 19 0 475092302 15789527040 160299 33554432000 4194304 4196468 140737147214544 139648460081664 139648658659804 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 8093696 140737147220975 140737147221146 140737147221146 140737147224015 0
Current children cumulated CPU time: 2520.32 s
Current children cumulated vsize: 15532588 KiB
Current children cumulated memory: 642648 KiB

Child status: 143
Real time (s): 635.788
CPU time (s): 2520.63
CPU user time (s): 2518.62
CPU system time (s): 2.00923
CPU usage (%): 396.458
Max. virtual memory (cumulated for all children) (KiB): 15535480
Max. memory (cumulated for all children) (KiB): 750644

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.62
system time used= 2.00923
maximum resident set size= 752728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 166728
page faults= 0
swaps= 0
block input operations= 0
block output operations= 848
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 43281
involuntary context switches= 54463


# summary of solver processes directly reported to runsolver:
#   pid: 32029,32031
#   total CPU time (s): 2520.63
#   total CPU user time (s): 2518.62
#   total CPU system time (s): 2.00923

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 3.94462 second user time and 7.37569 second system time

The end

Launcher Data

Begin job on node139 at 2019-09-20 16:05:48
IDJOB=4403543
IDBENCH=120505
IDSOLVER=2863
FILE ID=node139/4403543-1568988225
RUNJOBID= node139-1568988008-30878
PBS_JOBID= 21704637
Free space on /tmp= 5060 MiB

SOLVER NAME= choco-solver 2019-09-20
BENCH NAME= XCSP17/StripPacking/StripPacking-m1-series1/StripPacking-C3P2.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 /tmp/evaluation-result-4403543-1568988225/watcher-4403543-1568988225 -o /tmp/evaluation-result-4403543-1568988225/solver-4403543-1568988225 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node139-1568988008-30878 --watchdog 2580  xcsp3-exec -dir HOME -tl 2520 -p 4 -ml 12000 -tdir HOME -seed 1599226534 HOME/instance-4403543-1568988225.xml

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

MD5SUM BENCH= ec554133dcdc77f0ded322158f487a65
RANDOM SEED=1599226534

node139.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.57
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.57
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.57
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.57
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:         5824584 kB
MemAvailable:   31557316 kB
Buffers:          137668 kB
Cached:         25415972 kB
SwapCached:        65336 kB
Active:         13018084 kB
Inactive:       12842064 kB
Active(anon):     242216 kB
Inactive(anon):   110056 kB
Active(file):   12775868 kB
Inactive(file): 12732008 kB
Unevictable:      106884 kB
Mlocked:          106884 kB
SwapTotal:      67108860 kB
SwapFree:       66938880 kB
Dirty:             26156 kB
Writeback:             0 kB
AnonPages:        353460 kB
Mapped:            64360 kB
Shmem:             37276 kB
Slab:             682940 kB
SReclaimable:     653316 kB
SUnreclaim:        29624 kB
KernelStack:        3936 kB
PageTables:         6408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1387024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    274432 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 5036 MiB
End job on node139 at 2019-09-20 16:16:23