Trace number 4306609

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.7b seq (e747e1e)SAT (TO)91 2520.07 2499.06

General information on the benchmark

NamePizzaVoucher/
PizzaVoucher-22a_c18.xml
MD5SUM40a5a96b8eb7bfbd368a4d559cc37ab9
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark57
Best CPU time to get the best result obtained on this benchmark2400.29
Satisfiable
(Un)Satisfiability was proved
Number of variables78
Number of constraints284
Number of domains19
Minimum domain size1
Maximum domain size35
Distribution of domain sizes[{"size":1,"count":2},{"size":2,"count":43},{"size":3,"count":5},{"size":4,"count":4},{"size":5,"count":1},{"size":7,"count":1},{"size":35,"count":22}]
Minimum variable degree2
Maximum variable degree56
Distribution of variable degrees[{"degree":2,"count":56},{"degree":53,"count":8},{"degree":54,"count":6},{"degree":55,"count":4},{"degree":56,"count":4}]
Minimum constraint arity2
Maximum constraint arity23
Distribution of constraint arities[{"arity":2,"count":250},{"arity":23,"count":34}]
Number of extensional constraints0
Number of intensional constraints250
Distribution of constraint types[{"type":"intension","count":250},{"type":"count","count":34}]
Optimization problemYES
Type of objectivemin SUM

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4306609-1534091281.xml"  -tl '2520s' -p 1
0.12/0.17	c Choco e747e1e
0.12/0.18	c [HOME/instance-4306609-1534091281.xml, -tl, 2520s, -p, 1]
0.12/0.22	c simple solver
0.34/0.28	c parse instance...
1.61/0.74	c solve instance...
761.27/755.94	o 91 
2520.01/2499.01	s SATISFIABLE
2520.01/2499.01	v <instantiation>
2520.01/2499.01	v 	<list>v[0] v[1] v[2] v[3] v[4] v[5] v[6] v[7] v[8] v[9] v[10] v[11] v[12] v[13] v[14] v[15] v[16] v[17] v[18] v[19] v[20] v[21] np[0] np[1] np[2] np[3] np[4] np[5] np[6] np[7] np[8] np[9] np[10] np[11] np[12] np[13] np[14] np[15] np[16] nf[0] nf[1] nf[2] nf[3] nf[4] nf[5] nf[6] nf[7] nf[8] nf[9] nf[10] nf[11] nf[12] nf[13] nf[14] nf[15] nf[16] pp[0] pp[1] pp[2] pp[3] pp[4] pp[5] pp[6] pp[7] pp[8] pp[9] pp[10] pp[11] pp[12] pp[13] pp[14] pp[15] pp[16] pp[17] pp[18] pp[19] pp[20] pp[21] </list>
2520.01/2499.01	v 	<values>8 -4 4 -1 4 5 7 10 1 -2 10 -5 9 2 5 2 -10 -2 -9 -7 -10 -9 1 2 0 1 1 0 1 0 2 2 0 0 0 0 0 0 0 1 2 0 2 2 0 1 1 1 2 0 0 0 0 0 0 0 0 7 0 8 0 0 0 0 0 7 0 8 0 0 0 0 11 7 10 8 12 13 </values>
2520.01/2499.01	v </instantiation>
2520.01/2499.01	c Unexpected resolution interruption!

Verifier Data

OK	91

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 (10135 MiB free)
  memory of node 1: 16384 MiB (6413 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4306609-1534091281/watcher-4306609-1534091281 -o /tmp/evaluation-result-4306609-1534091281/solver-4306609-1534091281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31243 --watchdog 2580 HOME/xcsp3-exec -seed 1021739864 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306609-1534091281.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=2298, runsolver pid=2295
Current StackSize limit: 8192 KiB


[startup+0.10006 s]*
/proc/loadavg: 1.93 1.99 2.04 4/217 2314
/proc/meminfo: memFree=16928936/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14082940 memory=28992 CPUtime=0.12 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 5523 0 0 0 11 1 0 0 20 0 15 0 226691258 14420930560 7248 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3520735 7248 3058 1 0 3483012 0
[pid=2300/tid=2301] ppid=2298 vsize=14082940 memory=7031125463459224206 CPUtime=0.08 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 3540 0 0 0 8 0 0 0 20 0 15 0 226691258 14420930560 7248 33554432000 4194304 4196468 140727791980992 140714044695632 140714024559966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14082940 memory=7378697629483820645 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 7248 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 7248 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 7248 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 7248 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226691260 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226691260 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712951899680 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226691261 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) R 2298 2298 31211 0 -1 1077944384 412 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) R 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0.01 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) R 2298 2298 31211 0 -1 4202560 274 0 0 0 1 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712946636912 140714040500826 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 7248 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 30444 KiB

[startup+0.210613 s]*
/proc/loadavg: 1.93 1.99 2.04 5/217 2314
/proc/meminfo: memFree=16916872/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14082940 memory=41044 CPUtime=0.34 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 8324 0 0 0 32 2 0 0 20 0 15 0 226691258 14420930560 10261 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3520735 10261 3171 1 0 3483012 0
[pid=2300/tid=2301] ppid=2298 vsize=14082940 memory=7022364632946311227 CPUtime=0.2 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 5455 0 0 0 19 1 0 0 20 0 15 0 226691258 14420930560 10261 33554432000 4194304 4196468 140727791980992 140714044714464 140714024559966 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14082940 memory=4294977833 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 10261 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14082940 memory=139668599168393 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 10261 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 10261 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226691259 14420930560 10261 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226691260 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226691260 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712951899680 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226691261 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14082940 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 713 0 0 0 3 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14082940 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 46 0 0 0 1 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14082940 memory=139668598019712 CPUtime=0.08 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 820 0 0 0 8 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14082940 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14082940 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691263 14420930560 10261 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 14196068 KiB
Current children cumulated memory: 42496 KiB

[startup+0.310531 s]*
/proc/loadavg: 1.93 1.99 2.04 4/217 2315
/proc/meminfo: memFree=16910108/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14087196 memory=48132 CPUtime=0.53 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 9208 0 0 0 51 2 0 0 20 0 15 0 226691258 14425288704 12033 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3521799 12033 3226 1 0 3483012 0
[pid=2300/tid=2301] ppid=2298 vsize=14087196 memory=288355116380323867 CPUtime=0.29 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 6184 0 0 0 28 1 0 0 20 0 15 0 226691258 14425288704 12033 33554432000 4194304 4196468 140727791980992 140714044713264 140714024559966 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14087196 memory=288230613230823709 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14425288704 12033 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14087196 memory=13845291758691750 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14425288704 12033 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14425288704 12033 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226691259 14425288704 12033 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14087196 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226691260 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226691260 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712951899680 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226691261 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14087196 memory=0 CPUtime=0.04 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 722 0 0 0 4 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14087196 memory=0 CPUtime=0.05 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 157 0 0 0 5 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14087196 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 868 0 0 0 12 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14087196 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691263 14425288704 12033 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 0.53 s
Current children cumulated vsize: 14200324 KiB
Current children cumulated memory: 49584 KiB

[startup+0.700757 s]
/proc/loadavg: 1.93 1.99 2.04 5/217 2315
/proc/meminfo: memFree=16897516/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14089320 memory=89376 CPUtime=1.61 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 12926 0 0 0 157 4 0 0 20 0 15 0 226691258 14427463680 22344 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3522330 22344 3361 1 0 3483524 0
[pid=2300/tid=2301] ppid=2298 vsize=14089320 memory=0 CPUtime=0.67 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 6978 0 0 0 64 3 0 0 20 0 15 0 226691258 14427463680 22344 33554432000 4194304 4196468 140727791980992 140714044716480 140714040491414 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14089320 memory=17 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14427463680 22344 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14089320 memory=2 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14427463680 22344 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691259 14427463680 22344 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 226691259 14427463680 22344 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 226691260 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 226691260 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712951899680 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 226691261 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14089320 memory=4104 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14089320 memory=1408 CPUtime=0.26 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) R 2298 2298 31211 0 -1 4202560 1862 0 0 0 26 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712948731504 140714024390179 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14089320 memory=3036 CPUtime=0.27 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 818 0 0 0 27 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14089320 memory=1452 CPUtime=0.38 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) R 2298 2298 31211 0 -1 1077944384 1960 0 0 0 38 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14089320 memory=208396 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14089320 memory=1992 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 22344 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 1.61 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 90828 KiB

[startup+1.50086 s]
/proc/loadavg: 2.01 2.01 2.04 5/217 2315
/proc/meminfo: memFree=16848880/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0

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

/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 226691261 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14089320 memory=1186252 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14089320 memory=1277188 CPUtime=1.63 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 13314 0 0 0 162 1 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14089320 memory=1490092 CPUtime=1.95 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 14246 0 0 0 194 1 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14089320 memory=2022500 CPUtime=0.66 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 9370 0 0 0 65 1 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14089320 memory=2501556 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14089320 memory=2555012 CPUtime=0.56 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1522 0 0 0 23 33 0 0 20 0 15 0 226691263 14427463680 652117 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 2340.94 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2609920 KiB

[startup+2382.3 s]
/proc/loadavg: 1.73 1.79 1.74 3/217 2414
/proc/meminfo: memFree=8058356/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14089320 memory=2694996 CPUtime=2401.68 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 432812 0 0 0 239126 1042 0 0 20 0 15 0 226691258 14427463680 673749 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3522330 673749 3425 1 0 3483524 0
[pid=2300/tid=2301] ppid=2298 vsize=14089320 memory=7159488 CPUtime=2375.31 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 286579 0 0 0 236617 914 0 0 20 0 15 0 226691258 14427463680 673749 33554432000 4194304 4196468 140727791980992 140714044718832 140713682582969 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14089320 memory=8188016 CPUtime=4.96 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 21307 0 0 0 480 16 0 0 20 0 15 0 226691259 14427463680 673749 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14089320 memory=2694888 CPUtime=4.99 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 20577 0 0 0 483 16 0 0 20 0 15 0 226691259 14427463680 673749 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14089320 memory=2694996 CPUtime=4.98 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 23680 0 0 0 482 16 0 0 20 0 15 0 226691259 14427463680 673749 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14089320 memory=1452 CPUtime=4.99 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 23384 0 0 0 483 16 0 0 20 0 15 0 226691259 14427463680 673749 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14089320 memory=7701760 CPUtime=1.5 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 17215 0 0 0 114 36 0 0 20 0 15 0 226691260 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14089320 memory=2694888 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 226691260 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712951899744 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14089320 memory=4140 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 226691261 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14089320 memory=61544 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14089320 memory=2204 CPUtime=1.65 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 13500 0 0 0 163 2 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14089320 memory=2489456 CPUtime=1.95 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 14250 0 0 0 194 1 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14089320 memory=4140 CPUtime=0.66 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 9374 0 0 0 65 1 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14089320 memory=0 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14089320 memory=165 CPUtime=0.59 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1553 0 0 0 24 35 0 0 20 0 15 0 226691263 14427463680 673749 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 19 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 2401.68 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 2696448 KiB

[startup+2442.3 s]
/proc/loadavg: 1.68 1.78 1.74 3/217 2492
/proc/meminfo: memFree=8360640/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14089320 memory=8580096 CPUtime=2462.61 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 443938 0 0 0 245124 1137 0 0 20 0 15 0 226691258 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3522330 2145024 3425 1 0 3483524 0
[pid=2300/tid=2301] ppid=2298 vsize=14089320 memory=8575904 CPUtime=2434.98 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 295300 0 0 0 242495 1003 0 0 20 0 15 0 226691258 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140714044718992 140713682583229 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14089320 memory=1452 CPUtime=5.27 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 22259 0 0 0 510 17 0 0 20 0 15 0 226691259 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14089320 memory=5644748 CPUtime=5.3 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 21113 0 0 0 513 17 0 0 20 0 15 0 226691259 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14089320 memory=5699740 CPUtime=5.28 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 24135 0 0 0 511 17 0 0 20 0 15 0 226691259 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14089320 memory=7358944 CPUtime=5.3 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 23797 0 0 0 513 17 0 0 20 0 15 0 226691259 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14089320 memory=8300312 CPUtime=1.52 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 17260 0 0 0 115 37 0 0 20 0 15 0 226691260 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 2 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14089320 memory=8411336 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 226691260 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712951899744 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 226691261 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14089320 memory=8576000 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14089320 memory=8580096 CPUtime=1.65 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 13500 0 0 0 163 2 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14089320 memory=8580096 CPUtime=1.95 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 14250 0 0 0 194 1 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14089320 memory=1452 CPUtime=0.66 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 9374 0 0 0 65 1 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14089320 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14089320 memory=1452 CPUtime=0.6 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1557 0 0 0 24 36 0 0 20 0 15 0 226691263 14427463680 2145024 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 19 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 2462.61 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8581548 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2499 s]*
/proc/loadavg: 1.68 1.74 1.73 3/217 2493
/proc/meminfo: memFree=8352248/32770624 swapFree=67108844/67108860
[pid=2298] ppid=2295 vsize=113128 memory=1452 CPUtime=0 cores=1,3,5,7
/proc/2298/stat : 2298 (xcsp3-exec) S 2295 2298 31211 0 -1 4202496 534 0 0 0 0 0 0 0 20 0 1 0 226691257 115843072 363 33554432000 4194304 5098028 140727974985600 140727974983704 140548026106492 0 65536 4100 65538 18446744071579417331 0 0 17 5 0 0 0 0 0 7196144 7232144 40394752 140727974986810 140727974987012 140727974987012 140727974989770 0
/proc/2298/statm: 28282 363 306 221 0 87 0
[pid=2300] ppid=2298 vsize=14089320 memory=8584592 CPUtime=2520.01 cores=1,3,5,7
/proc/2300/stat : 2300 (java) S 2298 2298 31211 0 -1 1077944320 467185 0 0 0 250860 1141 0 0 20 0 15 0 226691258 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140727791963536 140714040479479 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
/proc/2300/statm: 3522330 2146148 3425 1 0 3483524 0
[pid=2300/tid=2301] ppid=2298 vsize=14089320 memory=6935054825532540783 CPUtime=2491.45 cores=1,3,5,7
/proc/2300/task/2301/stat : 2301 (java) R 2298 2298 31211 0 -1 4202560 317594 0 0 0 248141 1004 0 0 20 0 15 0 226691258 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140714044718992 140713683850181 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2302] ppid=2298 vsize=14089320 memory=4126316290023845779 CPUtime=5.5 cores=1,3,5,7
/proc/2300/task/2302/stat : 2302 (java) S 2298 2298 31211 0 -1 1077944384 22478 0 0 0 532 18 0 0 20 0 15 0 226691259 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140714001439376 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2303] ppid=2298 vsize=14089320 memory=1020 CPUtime=5.53 cores=1,3,5,7
/proc/2300/task/2303/stat : 2303 (java) S 2298 2298 31211 0 -1 1077944384 21323 0 0 0 535 18 0 0 20 0 15 0 226691259 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140713635588624 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2304] ppid=2298 vsize=14089320 memory=5780 CPUtime=5.51 cores=1,3,5,7
/proc/2300/task/2304/stat : 2304 (java) S 2298 2298 31211 0 -1 1077944384 24310 0 0 0 533 18 0 0 20 0 15 0 226691259 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140713634535824 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2305] ppid=2298 vsize=14089320 memory=756 CPUtime=5.54 cores=1,3,5,7
/proc/2300/task/2305/stat : 2305 (java) S 2298 2298 31211 0 -1 1077944384 24080 0 0 0 536 18 0 0 20 0 15 0 226691259 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140713633483024 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2306] ppid=2298 vsize=14089320 memory=14568 CPUtime=1.52 cores=1,3,5,7
/proc/2300/task/2306/stat : 2306 (java) S 2298 2298 31211 0 -1 1077944384 17322 0 0 0 115 37 0 0 20 0 15 0 226691260 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712952953712 140714040490626 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 2 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2307] ppid=2298 vsize=14089320 memory=12708 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2307/stat : 2307 (java) S 2298 2298 31211 0 -1 1077944384 94 0 0 0 0 0 0 0 20 0 15 0 226691260 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712951899744 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2308] ppid=2298 vsize=14089320 memory=33932 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2308/stat : 2308 (java) S 2298 2298 31211 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 226691261 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712950846832 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2309] ppid=2298 vsize=14089320 memory=2324 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2309/stat : 2309 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712949795152 140714040498075 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2310] ppid=2298 vsize=14089320 memory=1584 CPUtime=1.65 cores=1,3,5,7
/proc/2300/task/2310/stat : 2310 (java) S 2298 2298 31211 0 -1 1077944384 13500 0 0 0 163 2 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712948742512 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2311] ppid=2298 vsize=14089320 memory=33 CPUtime=1.95 cores=1,3,5,7
/proc/2300/task/2311/stat : 2311 (java) S 2298 2298 31211 0 -1 1077944384 14250 0 0 0 194 1 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712947689712 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2312] ppid=2298 vsize=14089320 memory=6655300316396806240 CPUtime=0.66 cores=1,3,5,7
/proc/2300/task/2312/stat : 2312 (java) S 2298 2298 31211 0 -1 1077944384 9374 0 0 0 65 1 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712946636912 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2313] ppid=2298 vsize=14089320 memory=6943526294502006880 CPUtime=0 cores=1,3,5,7
/proc/2300/task/2313/stat : 2313 (java) S 2298 2298 31211 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712945584352 140714040489685 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
[pid=2300/tid=2314] ppid=2298 vsize=14089320 memory=6655300316396806240 CPUtime=0.62 cores=1,3,5,7
/proc/2300/task/2314/stat : 2314 (java) S 2298 2298 31211 0 -1 1077944384 1561 0 0 0 25 37 0 0 20 0 15 0 226691263 14427463680 2146148 33554432000 4194304 4196468 140727791980992 140712944532656 140714040490626 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 19 0 0 6293624 6294260 35799040 140727791985798 140727791985969 140727791985969 140727791988687 0
Current children cumulated CPU time: 2520.01 s
Current children cumulated vsize: 14202448 KiB
Current children cumulated memory: 8586044 KiB

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

[startup+2499.02 s]
# the end of solver process 2298 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.001094 s, system=0.001562 s

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

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

Child status: 143
Real time (s): 2499.06
CPU time (s): 2520.07
CPU user time (s): 2508.61
CPU system time (s): 11.4566
CPU usage (%): 100.841
Max. virtual memory (cumulated for all children) (KiB): 14202448
Max. memory (cumulated for all children) (KiB): 8621032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2508.61
system time used= 11.4566
maximum resident set size= 8619632
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 468007
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2880
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 77139
involuntary context switches= 2561


# summary of solver processes directly reported to runsolver:
#   pid: 2298,2300
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2508.61
#   total CPU system time (s): 11.4566

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.9775 second user time and 22.1701 second system time

The end

Launcher Data

Begin job on node136 at 2018-08-12 18:28:01
IDJOB=4306609
IDBENCH=141318
IDSOLVER=2787
FILE ID=node136/4306609-1534091281
RUNJOBID= node136-1534063588-31243
PBS_JOBID= 21036988
Free space on /tmp= 35520 MiB

SOLVER NAME= Choco-solver 4.0.7b seq (e747e1e)
BENCH NAME= XCSP18/PizzaVoucher/PizzaVoucher-22a_c18.xml
COMMAND LINE= HOME/xcsp3-exec -seed RANDOMSEED -dir DIR -tl TIMEOUT -ml 11000 -p 1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4306609-1534091281/watcher-4306609-1534091281 -o /tmp/evaluation-result-4306609-1534091281/solver-4306609-1534091281 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node136-1534063588-31243 --watchdog 2580  HOME/xcsp3-exec -seed 1021739864 -dir HOME -tl 2520 -ml 11000 -p 1 HOME/instance-4306609-1534091281.xml

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

MD5SUM BENCH= 40a5a96b8eb7bfbd368a4d559cc37ab9
RANDOM SEED=1021739864

node136.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.50
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.50
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.50
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.50
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:        16945564 kB
MemAvailable:   31709528 kB
Buffers:          256216 kB
Cached:         14610944 kB
SwapCached:            8 kB
Active:          7424708 kB
Inactive:        7692236 kB
Active(anon):     198920 kB
Inactive(anon):   102964 kB
Active(file):    7225788 kB
Inactive(file):  7589272 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108844 kB
Dirty:             21932 kB
Writeback:             0 kB
AnonPages:        329976 kB
Mapped:            65620 kB
Shmem:             49788 kB
Slab:             405552 kB
SReclaimable:     377364 kB
SUnreclaim:        28188 kB
KernelStack:        3840 kB
PageTables:         6204 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1282008 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    223232 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      112000 kB
DirectMap2M:    33433600 kB

Free space on /tmp at the end= 35496 MiB
End job on node136 at 2018-08-12 19:09:40