Trace number 4280295

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 4.0.5 par (2017-08-18)? (TO) 18956.801 2520.1699

General information on the benchmark

NameBinPacking/
BinPacking-tab-fu/BinPacking-tab-fu0250-08.xml
MD5SUM52402e3ba0658144258f494f3b2bc7f2
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark41
Best CPU time to get the best result obtained on this benchmark2400.07
Satisfiable
(Un)Satisfiability was proved
Number of variables883
Number of constraints150
Number of domains2
Minimum domain size79
Maximum domain size148
Distribution of domain sizes[{"size":79,"count":882},{"size":148,"count":1}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":735},{"degree":4,"count":147}]
Minimum constraint arity6
Maximum constraint arity882
Distribution of constraint arities[{"arity":6,"count":147},{"arity":148,"count":1},{"arity":882,"count":2}]
Number of extensional constraints147
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":147},{"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 -Xmx22000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4280295-1503165099.xml"  -tl '20160s' -p 8 -x 0
0.11/0.14	c [HOME/instance-4280295-1503165099.xml, -tl, 20160s, -p, 8, -x, 0]
0.11/0.20	c 8 solvers in parallel
0.33/0.26	c parse instance...
235.59/172.29	c solve instance...
18955.90/2520.10	s UNKNOWN
18955.90/2520.10	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 (12781 MiB free)
  memory of node 1: 16384 MiB (12129 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4280295-1503165099/watcher-4280295-1503165099 -o /tmp/evaluation-result-4280295-1503165099/solver-4280295-1503165099 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503164239-4277 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 188443841 HOME/instance-4280295-1503165099.xml 

running on 8 cores: 0,2,4,6,1,3,5,7

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


[startup+0.100125 s]*
/proc/loadavg: 8.16 8.25 8.25 3/199 4315
/proc/meminfo: memFree=25492248/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=25999808 memory=26988 CPUtime=0.11 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 5680 0 0 0 10 1 0 0 20 0 20 0 149590786 26623803392 6747 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6499952 6747 2847 1 0 6488269 0
[pid=4296/tid=4297] ppid=4294 vsize=25999808 memory=4134692831991783777 CPUtime=0.08 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) R 4294 4294 4250 0 -1 4202560 3694 0 0 0 8 0 0 0 20 0 20 0 149590787 26623803392 6747 33554432000 4194304 4196468 140721302007424 139866004664880 139866000463005 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=25999808 memory=4126316290023845779 CPUtime=0 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=25999808 memory=140426908341888 CPUtime=0 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4301] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4301/stat : 4301 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865949903632 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4302] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4302/stat : 4302 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865948850832 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4303] ppid=4294 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4303/stat : 4303 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865947798032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4304] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4304/stat : 4304 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865946745232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4305] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4305/stat : 4305 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26623803392 6747 33554432000 4194304 4196468 140721302007424 139865551665424 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4306] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4306/stat : 4306 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590789 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864675404656 139866000452226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4307] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4307/stat : 4307 (java) S 4294 4294 4250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149590789 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864674350624 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4308] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4308/stat : 4308 (java) S 4294 4294 4250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149590790 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864673297776 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4309] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4309/stat : 4309 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864672246096 139866000459675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4310] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4310/stat : 4310 (java) S 4294 4294 4250 0 -1 1077944384 308 0 0 0 0 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864334920048 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4311] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4311/stat : 4311 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864333867248 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4312] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4312/stat : 4312 (java) S 4294 4294 4250 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864332814448 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4313] ppid=4294 vsize=25999808 memory=0 CPUtime=0.01 cores=0-7
/proc/4296/task/4313/stat : 4313 (java) S 4294 4294 4250 0 -1 1077944384 247 0 0 0 1 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864331761648 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4314] ppid=4294 vsize=25999808 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4314/stat : 4314 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590792 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864330710112 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4315] ppid=4294 vsize=25999808 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4315/stat : 4315 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590793 26623803392 6747 33554432000 4194304 4196468 140721302007424 139864329657392 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
Current children cumulated CPU time: 0.11 s
Current children cumulated vsize: 26009320 KiB
Current children cumulated memory: 28372 KiB

[startup+0.210431 s]*
/proc/loadavg: 8.16 8.25 8.25 2/199 4315
/proc/meminfo: memFree=25481936/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=26004064 memory=38636 CPUtime=0.33 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 8246 0 0 0 31 2 0 0 20 0 20 0 149590786 26628161536 9659 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6501016 9659 3056 1 0 6488269 0
[pid=4296/tid=4297] ppid=4294 vsize=26004064 memory=8318255677412212789 CPUtime=0.19 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) R 4294 4294 4250 0 -1 4202560 5458 0 0 0 18 1 0 0 20 0 20 0 149590787 26628161536 9681 33554432000 4194304 4196468 140721302007424 139866004651872 139865993120301 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=26004064 memory=330 CPUtime=0 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=26004064 memory=140426909039574 CPUtime=0 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4301] ppid=4294 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4301/stat : 4301 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628194304 9681 33554432000 4194304 4196468 140721302007424 139865949903632 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4302] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4302/stat : 4302 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865948850832 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4303] ppid=4294 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4303/stat : 4303 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865947798032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4304] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4304/stat : 4304 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865946745232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4305] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4305/stat : 4305 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 9681 33554432000 4194304 4196468 140721302007424 139865551665424 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4306] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4306/stat : 4306 (java) S 4294 4294 4250 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 149590789 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864675404656 139866000452226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4307] ppid=4294 vsize=26004096 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4307/stat : 4307 (java) S 4294 4294 4250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149590789 26628194304 9681 33554432000 4194304 4196468 140721302007424 139864674350624 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4308] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4308/stat : 4308 (java) S 4294 4294 4250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149590790 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864673297776 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4309] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4309/stat : 4309 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590792 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864672246096 139866000459675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4310] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4310/stat : 4310 (java) S 4294 4294 4250 0 -1 1077944384 433 0 0 0 0 0 0 0 20 0 20 0 149590792 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864334920048 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4311] ppid=4294 vsize=26004064 memory=0 CPUtime=0.02 cores=0-7
/proc/4296/task/4311/stat : 4311 (java) S 4294 4294 4250 0 -1 1077944384 123 0 0 0 2 0 0 0 20 0 20 0 149590792 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864333867248 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4312] ppid=4294 vsize=26004096 memory=-1 CPUtime=0.01 cores=0-7
/proc/4296/task/4312/stat : 4312 (java) S 4294 4294 4250 0 -1 1077944384 215 0 0 0 1 0 0 0 20 0 20 0 149590792 26628194304 9681 33554432000 4194304 4196468 140721302007424 139864332814448 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4313] ppid=4294 vsize=26004096 memory=-1 CPUtime=0.08 cores=0-7
/proc/4296/task/4313/stat : 4313 (java) S 4294 4294 4250 0 -1 1077944384 718 0 0 0 8 0 0 0 20 0 20 0 149590792 26628194304 9681 33554432000 4194304 4196468 140721302007424 139864331761648 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4314] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4314/stat : 4314 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590792 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864330710112 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4315] ppid=4294 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4315/stat : 4315 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590793 26628161536 9681 33554432000 4194304 4196468 140721302007424 139864329657392 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 40020 KiB

[startup+0.310351 s]*
/proc/loadavg: 8.16 8.25 8.25 3/199 4315
/proc/meminfo: memFree=25474864/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=26004064 memory=45852 CPUtime=0.5 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 9190 0 0 0 47 3 0 0 20 0 20 0 149590786 26628161536 11463 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6501016 11463 3078 1 0 6488269 0
[pid=4296/tid=4297] ppid=4294 vsize=26004064 memory=8112282956445269571 CPUtime=0.29 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) R 4294 4294 4250 0 -1 4202560 6142 0 0 0 27 2 0 0 20 0 20 0 149590787 26628161536 11595 33554432000 4194304 4196468 140721302007424 139866004671088 139865628906896 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4301] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4301/stat : 4301 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865949903632 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4302] ppid=4294 vsize=26004064 memory=2244 CPUtime=0 cores=0-7
/proc/4296/task/4302/stat : 4302 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865948850832 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4303] ppid=4294 vsize=26004064 memory=140426774410159 CPUtime=0 cores=0-7
/proc/4296/task/4303/stat : 4303 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865947798032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4304] ppid=4294 vsize=26004064 memory=140426774412464 CPUtime=0 cores=0-7
/proc/4296/task/4304/stat : 4304 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865946745232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4305] ppid=4294 vsize=26004064 memory=140426774414768 CPUtime=0 cores=0-7
/proc/4296/task/4305/stat : 4305 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628161536 11595 33554432000 4194304 4196468 140721302007424 139865551665424 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4306] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4306/stat : 4306 (java) S 4294 4294 4250 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 20 0 149590789 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864675404656 139866000452226 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4307] ppid=4294 vsize=26004064 memory=280853548836496 CPUtime=0 cores=0-7
/proc/4296/task/4307/stat : 4307 (java) S 4294 4294 4250 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 20 0 149590789 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864674350624 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4308] ppid=4294 vsize=26004064 memory=280853548843408 CPUtime=0 cores=0-7
/proc/4296/task/4308/stat : 4308 (java) S 4294 4294 4250 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 20 0 149590790 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864673297776 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4309] ppid=4294 vsize=26004064 memory=280853548784688 CPUtime=0 cores=0-7
/proc/4296/task/4309/stat : 4309 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864672246096 139866000459675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4310] ppid=4294 vsize=26004064 memory=280853548857232 CPUtime=0.01 cores=0-7
/proc/4296/task/4310/stat : 4310 (java) S 4294 4294 4250 0 -1 1077944384 532 0 0 0 1 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864334920048 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4311] ppid=4294 vsize=26004064 memory=280853548864144 CPUtime=0.02 cores=0-7
/proc/4296/task/4311/stat : 4311 (java) R 4294 4294 4250 0 -1 4202560 218 0 0 0 2 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864333867248 139865981141376 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4312] ppid=4294 vsize=26004064 memory=280853548861840 CPUtime=0.02 cores=0-7
/proc/4296/task/4312/stat : 4312 (java) R 4294 4294 4250 0 -1 4202560 223 0 0 0 2 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864332814448 139865981985192 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4313] ppid=4294 vsize=26004064 memory=280853548878000 CPUtime=0.12 cores=0-7
/proc/4296/task/4313/stat : 4313 (java) S 4294 4294 4250 0 -1 1077944384 849 0 0 0 12 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864331761648 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4314] ppid=4294 vsize=26004064 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4314/stat : 4314 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590792 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864330710112 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4315] ppid=4294 vsize=26004064 memory=-1 CPUtime=0 cores=0-7
/proc/4296/task/4315/stat : 4315 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590793 26628161536 11595 33554432000 4194304 4196468 140721302007424 139864329657392 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 26013576 KiB
Current children cumulated memory: 47236 KiB

[startup+0.701004 s]
/proc/loadavg: 8.16 8.25 8.25 5/199 4315
/proc/meminfo: memFree=25423052/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=26004140 memory=160528 CPUtime=1.57 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 12207 0 0 0 151 6 0 0 20 0 20 0 149590786 26628239360 40132 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6501035 40132 3192 1 0 6488269 0
[pid=4296/tid=4297] ppid=4294 vsize=26004140 memory=280853549235888 CPUtime=0.67 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) R 4294 4294 4250 0 -1 4202560 6550 0 0 0 63 4 0 0 20 0 20 0 149590787 26628239360 40132 33554432000 4194304 4196468 140721302007424 139866004674992 139865630258143 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=26004140 memory=140426774618992 CPUtime=0 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 20 0 149590788 26628239360 40132 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=26004140 memory=0 CPUtime=0 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 20 0 149590788 26628239360 40132 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=26004140 memory=1204 CPUtime=0 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 20 0 149590788 26628239360 40132 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0

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

/proc/meminfo: memFree=16140556/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=26538700 memory=9365332 CPUtime=18814.6 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 730812 0 0 0 1878858 2602 0 0 20 0 28 0 149590786 27175628800 2341333 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6634675 2341333 3306 1 0 6621909 0
[pid=4296/tid=4297] ppid=4294 vsize=26538700 memory=9365332 CPUtime=160.39 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) S 4294 4294 4250 0 -1 1077944384 15335 0 0 0 16029 10 0 0 20 0 28 0 149590787 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139866004681856 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=26538700 memory=9365332 CPUtime=14.93 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 40737 0 0 0 1227 266 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=26538700 memory=9365332 CPUtime=15.03 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 37759 0 0 0 1199 304 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=26538700 memory=9365332 CPUtime=14.95 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 31854 0 0 0 1197 298 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4301] ppid=4294 vsize=26538700 memory=9365332 CPUtime=15.07 cores=0-7
/proc/4296/task/4301/stat : 4301 (java) S 4294 4294 4250 0 -1 1077944384 42908 0 0 0 1225 282 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865949903632 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4302] ppid=4294 vsize=26538700 memory=1384 CPUtime=15.01 cores=0-7
/proc/4296/task/4302/stat : 4302 (java) S 4294 4294 4250 0 -1 1077944384 41455 0 0 0 1232 269 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865948850832 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4303] ppid=4294 vsize=26538700 memory=1384 CPUtime=14.99 cores=0-7
/proc/4296/task/4303/stat : 4303 (java) S 4294 4294 4250 0 -1 1077944384 35394 0 0 0 1246 253 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865947798032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4304] ppid=4294 vsize=26538700 memory=0 CPUtime=14.98 cores=0-7
/proc/4296/task/4304/stat : 4304 (java) S 4294 4294 4250 0 -1 1077944384 34802 0 0 0 1200 298 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865946745232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4305] ppid=4294 vsize=26538700 memory=0 CPUtime=15 cores=0-7
/proc/4296/task/4305/stat : 4305 (java) S 4294 4294 4250 0 -1 1077944384 38917 0 0 0 1232 268 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865551665424 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4306] ppid=4294 vsize=26538700 memory=1384 CPUtime=4.66 cores=0-7
/proc/4296/task/4306/stat : 4306 (java) S 4294 4294 4250 0 -1 1077944384 25468 0 0 0 452 14 0 0 20 0 28 0 149590789 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864675404656 139866000452226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4307] ppid=4294 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4296/task/4307/stat : 4307 (java) S 4294 4294 4250 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 28 0 149590789 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864674350688 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4308] ppid=4294 vsize=26538700 memory=9365332 CPUtime=0 cores=0-7
/proc/4296/task/4308/stat : 4308 (java) S 4294 4294 4250 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 28 0 149590790 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864673297792 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4309] ppid=4294 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4296/task/4309/stat : 4309 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864672246096 139866000459675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4310] ppid=4294 vsize=26538700 memory=1384 CPUtime=2.6 cores=0-7
/proc/4296/task/4310/stat : 4310 (java) S 4294 4294 4250 0 -1 1077944384 19950 0 0 0 257 3 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864334920048 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4311] ppid=4294 vsize=26538700 memory=1292 CPUtime=2.34 cores=0-7
/proc/4296/task/4311/stat : 4311 (java) S 4294 4294 4250 0 -1 1077944384 23742 0 0 0 229 5 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864333867248 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4312] ppid=4294 vsize=26538700 memory=1384 CPUtime=2.38 cores=0-7
/proc/4296/task/4312/stat : 4312 (java) S 4294 4294 4250 0 -1 1077944384 20390 0 0 0 234 4 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864332814448 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4313] ppid=4294 vsize=26538700 memory=1384 CPUtime=0.86 cores=0-7
/proc/4296/task/4313/stat : 4313 (java) S 4294 4294 4250 0 -1 1077944384 14286 0 0 0 83 3 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864331761648 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4314] ppid=4294 vsize=26538700 memory=1384 CPUtime=0 cores=0-7
/proc/4296/task/4314/stat : 4314 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864330710112 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4315] ppid=4294 vsize=26538700 memory=9365332 CPUtime=0.9 cores=0-7
/proc/4296/task/4315/stat : 4315 (java) S 4294 4294 4250 0 -1 1077944384 2702 0 0 0 38 52 0 0 20 0 28 0 149590793 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864329657392 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4324] ppid=4294 vsize=26538700 memory=4080 CPUtime=2306.69 cores=0-7
/proc/4296/task/4324/stat : 4324 (java) R 4294 4294 4250 0 -1 4202560 55091 0 0 0 230649 20 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864322141336 139865632821689 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4325] ppid=4294 vsize=26538700 memory=932 CPUtime=2303.25 cores=0-7
/proc/4296/task/4325/stat : 4325 (java) R 4294 4294 4250 0 -1 4202560 15939 0 0 0 230273 52 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864321089688 139865634241766 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4326] ppid=4294 vsize=26538700 memory=1844835 CPUtime=2320.58 cores=0-7
/proc/4296/task/4326/stat : 4326 (java) R 4294 4294 4250 0 -1 4202560 29239 0 0 0 232034 24 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864320036904 139865632821836 0 4 0 16800975 0 0 0 -1 0 0 0 2 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4327] ppid=4294 vsize=26538700 memory=16039 CPUtime=2320.99 cores=0-7
/proc/4296/task/4327/stat : 4327 (java) R 4294 4294 4250 0 -1 4202560 31937 0 0 0 232066 33 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864318983832 139865632821836 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4328] ppid=4294 vsize=26538700 memory=9365332 CPUtime=2320.81 cores=0-7
/proc/4296/task/4328/stat : 4328 (java) R 4294 4294 4250 0 -1 4202560 49036 0 0 0 232028 53 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864317934016 139865632821696 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4329] ppid=4294 vsize=26538700 memory=4096 CPUtime=2311.39 cores=0-7
/proc/4296/task/4329/stat : 4329 (java) R 4294 4294 4250 0 -1 4202560 79940 0 0 0 231059 80 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864316878240 139865634746691 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4330] ppid=4294 vsize=26538700 memory=42096 CPUtime=2320.53 cores=0-7
/proc/4296/task/4330/stat : 4330 (java) R 4294 4294 4250 0 -1 4202560 26415 0 0 0 232029 24 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864315826408 139865633805452 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4331] ppid=4294 vsize=26538700 memory=1384 CPUtime=2316.07 cores=0-7
/proc/4296/task/4331/stat : 4331 (java) R 4294 4294 4250 0 -1 4202560 15986 0 0 0 231580 27 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864314774072 139865632822539 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
Current children cumulated CPU time: 18814.6 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9366716 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 8.07 8.25 8.14 9/207 4378
/proc/meminfo: memFree=16140316/32770624 swapFree=67108860/67108860
[pid=4294] ppid=4291 vsize=9512 memory=1384 CPUtime=0 cores=0-7
/proc/4294/stat : 4294 (xcsp3-exec) S 4291 4294 4250 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 149590786 9740288 346 33554432000 4194304 5098028 140723610092688 140723610090792 139684042125948 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 26632192 140723610096741 140723610096951 140723610096951 140723610099691 0
/proc/4294/statm: 2378 346 289 221 0 87 0
[pid=4296] ppid=4294 vsize=26538700 memory=9365332 CPUtime=18955.9 cores=0-7
/proc/4296/stat : 4296 (java) S 4294 4294 4250 0 -1 1077944320 732571 0 0 0 1892986 2604 0 0 20 0 28 0 149590786 27175628800 2341333 33554432000 4194304 4196468 140721302007424 140721301989968 139866000441079 0 0 0 16800975 18446744073709551615 0 0 17 2 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
/proc/4296/statm: 6634675 2341333 3306 1 0 6621909 0
[pid=4296/tid=4297] ppid=4294 vsize=26538700 memory=1384 CPUtime=160.39 cores=0-7
/proc/4296/task/4297/stat : 4297 (java) S 4294 4294 4250 0 -1 1077944384 15335 0 0 0 16029 10 0 0 20 0 28 0 149590787 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139866004681856 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4298] ppid=4294 vsize=26538700 memory=9365332 CPUtime=14.93 cores=0-7
/proc/4296/task/4298/stat : 4298 (java) S 4294 4294 4250 0 -1 1077944384 40737 0 0 0 1227 266 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865953062032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 18 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4299] ppid=4294 vsize=26538700 memory=4126316290023845779 CPUtime=15.03 cores=0-7
/proc/4296/task/4299/stat : 4299 (java) S 4294 4294 4250 0 -1 1077944384 37759 0 0 0 1199 304 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865952009232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 12 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4300] ppid=4294 vsize=26538700 memory=1384 CPUtime=14.95 cores=0-7
/proc/4296/task/4300/stat : 4300 (java) S 4294 4294 4250 0 -1 1077944384 31854 0 0 0 1197 298 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865950956432 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 14 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4301] ppid=4294 vsize=26538700 memory=9365332 CPUtime=15.07 cores=0-7
/proc/4296/task/4301/stat : 4301 (java) S 4294 4294 4250 0 -1 1077944384 42908 0 0 0 1225 282 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865949903632 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 16 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4302] ppid=4294 vsize=26538700 memory=4044 CPUtime=15.01 cores=0-7
/proc/4296/task/4302/stat : 4302 (java) S 4294 4294 4250 0 -1 1077944384 41455 0 0 0 1232 269 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865948850832 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 18 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4303] ppid=4294 vsize=26538700 memory=1792 CPUtime=14.99 cores=0-7
/proc/4296/task/4303/stat : 4303 (java) S 4294 4294 4250 0 -1 1077944384 35394 0 0 0 1246 253 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865947798032 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 17 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4304] ppid=4294 vsize=26538700 memory=636 CPUtime=14.98 cores=0-7
/proc/4296/task/4304/stat : 4304 (java) S 4294 4294 4250 0 -1 1077944384 34802 0 0 0 1200 298 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865946745232 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 15 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4305] ppid=4294 vsize=26538700 memory=1236 CPUtime=15 cores=0-7
/proc/4296/task/4305/stat : 4305 (java) S 4294 4294 4250 0 -1 1077944384 38917 0 0 0 1232 268 0 0 20 0 28 0 149590788 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139865551665424 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 16 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4306] ppid=4294 vsize=26538700 memory=960 CPUtime=4.66 cores=0-7
/proc/4296/task/4306/stat : 4306 (java) S 4294 4294 4250 0 -1 1077944384 25468 0 0 0 452 14 0 0 20 0 28 0 149590789 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864675404656 139866000452226 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4307] ppid=4294 vsize=26538700 memory=2240 CPUtime=0 cores=0-7
/proc/4296/task/4307/stat : 4307 (java) S 4294 4294 4250 0 -1 1077944384 100 0 0 0 0 0 0 0 20 0 28 0 149590789 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864674350688 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4308] ppid=4294 vsize=26538700 memory=2424 CPUtime=0 cores=0-7
/proc/4296/task/4308/stat : 4308 (java) S 4294 4294 4250 0 -1 1077944384 190 0 0 0 0 0 0 0 20 0 28 0 149590790 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864673297792 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4309] ppid=4294 vsize=26538700 memory=4080 CPUtime=0 cores=0-7
/proc/4296/task/4309/stat : 4309 (java) S 4294 4294 4250 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864672246096 139866000459675 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4310] ppid=4294 vsize=26538700 memory=932 CPUtime=2.6 cores=0-7
/proc/4296/task/4310/stat : 4310 (java) S 4294 4294 4250 0 -1 1077944384 19950 0 0 0 257 3 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864334920048 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4311] ppid=4294 vsize=26538700 memory=9365332 CPUtime=2.34 cores=0-7
/proc/4296/task/4311/stat : 4311 (java) S 4294 4294 4250 0 -1 1077944384 23742 0 0 0 229 5 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864333867248 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4312] ppid=4294 vsize=26538700 memory=15880 CPUtime=2.38 cores=0-7
/proc/4296/task/4312/stat : 4312 (java) S 4294 4294 4250 0 -1 1077944384 20390 0 0 0 234 4 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864332814448 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4313] ppid=4294 vsize=26538700 memory=636 CPUtime=0.86 cores=0-7
/proc/4296/task/4313/stat : 4313 (java) S 4294 4294 4250 0 -1 1077944384 14286 0 0 0 83 3 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864331761648 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4314] ppid=4294 vsize=26538700 memory=1236 CPUtime=0 cores=0-7
/proc/4296/task/4314/stat : 4314 (java) S 4294 4294 4250 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 28 0 149590792 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864330710112 139866000451285 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4315] ppid=4294 vsize=26538700 memory=960 CPUtime=0.9 cores=0-7
/proc/4296/task/4315/stat : 4315 (java) S 4294 4294 4250 0 -1 1077944384 2704 0 0 0 38 52 0 0 20 0 28 0 149590793 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864329657392 139866000452226 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4324] ppid=4294 vsize=26538700 memory=2240 CPUtime=2324.4 cores=0-7
/proc/4296/task/4324/stat : 4324 (java) R 4294 4294 4250 0 -1 4202560 55601 0 0 0 232420 20 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864322141336 139865633805321 0 4 0 16800975 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4325] ppid=4294 vsize=26538700 memory=2424 CPUtime=2320.97 cores=0-7
/proc/4296/task/4325/stat : 4325 (java) R 4294 4294 4250 0 -1 4202560 15955 0 0 0 232045 52 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864321089688 139865633990318 0 4 0 16800975 0 0 0 -1 3 0 0 2 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4326] ppid=4294 vsize=26538700 memory=4080 CPUtime=2338.28 cores=0-7
/proc/4296/task/4326/stat : 4326 (java) R 4294 4294 4250 0 -1 4202560 29680 0 0 0 233804 24 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864320036904 139865632821689 0 4 0 16800975 0 0 0 -1 0 0 0 3 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4327] ppid=4294 vsize=26538700 memory=932 CPUtime=2338.7 cores=0-7
/proc/4296/task/4327/stat : 4327 (java) R 4294 4294 4250 0 -1 4202560 32368 0 0 0 233837 33 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864318983832 139865634242352 0 4 0 16800975 0 0 0 -1 2 0 0 1 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4328] ppid=4294 vsize=26538700 memory=1584 CPUtime=2338.52 cores=0-7
/proc/4296/task/4328/stat : 4328 (java) R 4294 4294 4250 0 -1 4202560 49083 0 0 0 233799 53 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864317934016 139865633183408 0 4 0 16800975 0 0 0 -1 6 0 0 3 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4329] ppid=4294 vsize=26538700 memory=2196 CPUtime=2328.72 cores=0-7
/proc/4296/task/4329/stat : 4329 (java) R 4294 4294 4250 0 -1 4202560 80074 0 0 0 232792 80 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864316878240 139865632821742 0 4 0 16800975 0 0 0 -1 7 0 0 2 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4330] ppid=4294 vsize=26538700 memory=8052 CPUtime=2338.23 cores=0-7
/proc/4296/task/4330/stat : 4330 (java) R 4294 4294 4250 0 -1 4202560 26565 0 0 0 233799 24 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864315826408 139865633805452 0 4 0 16800975 0 0 0 -1 4 0 0 1 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
[pid=4296/tid=4331] ppid=4294 vsize=26538700 memory=840 CPUtime=2333.77 cores=0-7
/proc/4296/task/4331/stat : 4331 (java) R 4294 4294 4250 0 -1 4202560 16014 0 0 0 233350 27 0 0 20 0 28 0 149608017 27175628800 2341333 33554432000 4194304 4196468 140721302007424 139864314774072 139865633183408 0 4 0 16800975 0 0 0 -1 1 0 0 3 0 0 6293624 6294260 8126464 140721302008978 140721302009155 140721302009155 140721302011855 0
Current children cumulated CPU time: 18955.9 s
Current children cumulated vsize: 26548212 KiB
Current children cumulated memory: 9366716 KiB

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

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

[startup+2520.17 s]
# the end of solver process 4296 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=18930.7 s, system=26.0883 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+2520.14 s]*
/proc/loadavg: 8.07 8.25 8.14 2/180 4380
/proc/meminfo: memFree=21364424/32770624 swapFree=67108860/67108860
Current cumulated CPU time of completed processes: 0.001876 s
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 0 KiB
Current children cumulated memory: 0 KiB

Child status: 143
Real time (s): 2520.17
CPU time (s): 18956.8
CPU user time (s): 18930.7
CPU system time (s): 26.0883
CPU usage (%): 752.206
Max. virtual memory (cumulated for all children) (KiB): 26548212
Max. memory (cumulated for all children) (KiB): 9913560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 18930.7
system time used= 26.0883
maximum resident set size= 9912176
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 733883
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2168
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 69472
involuntary context switches= 189611


# summary of solver processes directly reported to runsolver:
#   pid: 4294,4296
#   total CPU time (s): 18956.8
#   total CPU user time (s): 18930.7
#   total CPU system time (s): 26.0883

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 22.1551 second user time and 28.5058 second system time

The end

Launcher Data

Begin job on node148 at 2017-08-19 19:37:19
IDJOB=4280295
IDBENCH=137011
IDSOLVER=2675
FILE ID=node148/4280295-1503165099
RUNJOBID= node148-1503164239-4277
PBS_JOBID= 20630830
Free space on /tmp= 61944 MiB

SOLVER NAME= choco-solver 4.0.5 par
BENCH NAME= XCSP17/BinPacking/BinPacking-tab-fu/BinPacking-tab-fu0250-08.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -p NBCORE -ml 22000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4280295-1503165099/watcher-4280295-1503165099 -o /tmp/evaluation-result-4280295-1503165099/solver-4280295-1503165099 -C 20160 -W 2520 -M 31000 --bin-var /tmp/runsolver-exch-node148-1503164239-4277 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 20160 -p 8 -ml 22000 -tdir HOME -seed 188443841 HOME/instance-4280295-1503165099.xml

TIME LIMIT= 20160 seconds
MEMORY LIMIT= 31000 MiB
NBCORE= 8

MD5SUM BENCH= 52402e3ba0658144258f494f3b2bc7f2
RANDOM SEED=188443841

node148.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.19
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.19
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.19
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.19
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:        25508876 kB
MemAvailable:   31975952 kB
Buffers:          293272 kB
Cached:          6467788 kB
SwapCached:            0 kB
Active:          1162612 kB
Inactive:        5650344 kB
Active(anon):       3392 kB
Inactive(anon):    84704 kB
Active(file):    1159220 kB
Inactive(file):  5565640 kB
Unevictable:        7784 kB
Mlocked:            7784 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8952 kB
Writeback:             0 kB
AnonPages:         59688 kB
Mapped:            51244 kB
Shmem:             33416 kB
Slab:             142236 kB
SReclaimable:     116104 kB
SUnreclaim:        26132 kB
KernelStack:        3152 kB
PageTables:         4812 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     332900 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61936 MiB
End job on node148 at 2017-08-19 20:19:19