Trace number 4284607

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 5a (2017-08-18)SAT (TO)488 260.57199 240.02901

General information on the benchmark

NameScheduling/Scheduling-os-taillard/
Taillard-os-07-07-5.xml
MD5SUMe703a022bfe4f723b0880c2305d40b57
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark460
Best CPU time to get the best result obtained on this benchmark248.88901
Satisfiable
(Un)Satisfiability was proved
Number of variables203
Number of constraints168
Number of domains9
Minimum domain size6
Maximum domain size560
Distribution of domain sizes[{"size":6,"count":7},{"size":7,"count":91},{"size":560,"count":105}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":56},{"degree":3,"count":98},{"degree":8,"count":49}]
Minimum constraint arity1
Maximum constraint arity9
Distribution of constraint arities[{"arity":1,"count":7},{"arity":2,"count":49},{"arity":3,"count":49},{"arity":7,"count":14},{"arity":9,"count":49}]
Number of extensional constraints49
Number of intensional constraints56
Distribution of constraint types[{"type":"extension","count":49},{"type":"intension","count":56},{"type":"allDifferent","count":7},{"type":"noOverlap","count":7},{"type":"element","count":49}]
Optimization problemYES
Type of objectivemin MAXIMUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4284607-1503210315.xml"  -tl '264s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4284607-1503210315.xml, -tl, 264s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.01/0.57	c solve instance...
4.69/1.71	o 552 
5.31/1.91	o 551 
34.06/19.17	o 547 
34.06/19.17	o 545 
37.43/21.85	o 544 
46.00/29.88	o 524 
46.26/30.03	o 514 
46.40/30.17	o 505 
56.79/40.34	o 504 
66.18/49.23	o 503 
74.80/57.78	o 502 
92.83/75.50	o 497 
117.84/100.17	o 491 
225.22/205.39	o 488 
260.54/240.01	s SATISFIABLE
260.54/240.01	v <instantiation>
260.54/240.01	v 	<list>s[0][0] s[0][1] s[0][2] s[0][3] s[0][4] s[0][5] s[0][6] s[1][0] s[1][1] s[1][2] s[1][3] s[1][4] s[1][5] s[1][6] s[2][0] s[2][1] s[2][2] s[2][3] s[2][4] s[2][5] s[2][6] s[3][0] s[3][1] s[3][2] s[3][3] s[3][4] s[3][5] s[3][6] s[4][0] s[4][1] s[4][2] s[4][3] s[4][4] s[4][5] s[4][6] s[5][0] s[5][1] s[5][2] s[5][3] s[5][4] s[5][5] s[5][6] s[6][0] s[6][1] s[6][2] s[6][3] s[6][4] s[6][5] s[6][6] e[0] e[1] e[2] e[3] e[4] e[5] e[6] d[0][0] d[0][1] d[0][2] d[0][3] d[0][4] d[0][5] d[0][6] d[1][0] d[1][1] d[1][2] d[1][3] d[1][4] d[1][5] d[1][6] d[2][0] d[2][1] d[2][2] d[2][3] d[2][4] d[2][5] d[2][6] d[3][0] d[3][1] d[3][2] d[3][3] d[3][4] d[3][5] d[3][6] d[4][0] d[4][1] d[4][2] d[4][3] d[4][4] d[4][5] d[4][6] d[5][0] d[5][1] d[5][2] d[5][3] d[5][4] d[5][5] d[5][6] d[6][0] d[6][1] d[6][2] d[6][3] d[6][4] d[6][5] d[6][6] w[0][0] w[0][1] w[0][2] w[0][3] w[0][4] w[0][5] w[0][6] w[1][0] w[1][1] w[1][2] w[1][3] w[1][4] w[1][5] w[1][6] w[2][0] w[2][1] w[2][2] w[2][3] w[2][4] w[2][5] w[2][6] w[3][0] w[3][1] w[3][2] w[3][3] w[3][4] w[3][5] w[3][6] w[4][0] w[4][1] w[4][2] w[4][3] w[4][4] w[4][5] w[4][6] w[5][0] w[5][1] w[5][2] w[5][3] w[5][4] w[5][5] w[5][6] w[6][0] w[6][1] w[6][2] w[6][3] w[6][4] w[6][5] w[6][6] sd[0][0] sd[0][1] sd[0][2] sd[0][3] sd[0][4] sd[0][5] sd[0][6] sd[1][0] sd[1][1] sd[1][2] sd[1][3] sd[1][4] sd[1][5] sd[1][6] sd[2][0] sd[2][1] sd[2][2] sd[2][3] sd[2][4] sd[2][5] sd[2][6] sd[3][0] sd[3][1] sd[3][2] sd[3][3] sd[3][4] sd[3][5] sd[3][6] sd[4][0] sd[4][1] sd[4][2] sd[4][3] sd[4][4] sd[4][5] sd[4][6] sd[5][0] sd[5][1] sd[5][2] sd[5][3] sd[5][4] sd[5][5] sd[5][6] sd[6][0] sd[6][1] sd[6][2] sd[6][3] sd[6][4] sd[6][5] sd[6][6] </list>
260.54/240.01	v 	<values>0 59 135 151 171 264 362 0 75 107 185 255 322 386 0 75 168 274 338 447 450 0 79 228 267 361 386 447 55 80 137 214 273 407 413 0 80 214 274 361 407 412 0 27 135 228 273 322 413 450 481 475 488 459 472 488 55 76 2 20 87 95 88 59 32 78 69 57 40 95 75 76 87 63 61 1 25 66 89 39 94 25 61 41 24 8 77 59 91 6 46 80 97 60 64 46 5 60 27 95 93 36 49 76 75 4 1 3 5 0 2 6 1 0 2 5 4 6 3 0 5 4 3 1 2 6 6 4 1 0 3 2 5 4 2 3 6 5 0 1 2 6 3 1 0 5 4 5 3 1 2 6 4 0 171 59 264 135 0 151 362 75 0 107 386 255 185 322 0 338 447 274 168 75 450 267 228 386 361 79 447 0 407 413 80 137 55 273 214 361 274 0 214 412 407 80 413 135 228 27 322 0 273 </values>
260.54/240.01	v </instantiation>
260.54/240.01	c Unexpected resolution interruption!

Verifier Data

OK	488

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4284607-1503210315/watcher-4284607-1503210315 -o /tmp/evaluation-result-4284607-1503210315/solver-4284607-1503210315 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3840 --watchdog 300 ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 669736589 HOME/instance-4284607-1503210315.xml 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 264 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 294 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 240 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=4295, runsolver pid=4292

[startup+0.10006 s]*
/proc/loadavg: 2.06 1.76 1.66 5/219 4311
/proc/meminfo: memFree=23616784/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13978596 memory=28512 CPUtime=0.12 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 5558 0 0 0 11 1 0 0 20 0 15 0 154119240 14314082304 7128 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3494649 7128 2837 1 0 3482966 0
[pid=4297/tid=4298] ppid=4295 vsize=13978596 memory=8115388257011995483 CPUtime=0.09 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 3567 0 0 0 9 0 0 0 20 0 15 0 154119240 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543747866880 140543743656538 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13978596 memory=139719687489152 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119241 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13978596 memory=139719687489152 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119242 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154119243 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154119243 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 311 0 0 0 0 0 0 0 20 0 15 0 154119245 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 154119245 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13978596 memory=139719687489152 CPUtime=0.01 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 257 0 0 0 1 0 0 0 20 0 15 0 154119245 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13978596 memory=139719687489152 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119246 14314082304 7128 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29896 KiB

[startup+0.210871 s]*
/proc/loadavg: 2.06 1.76 1.66 5/219 4311
/proc/meminfo: memFree=23600120/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13982852 memory=40488 CPUtime=0.34 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 8155 0 0 0 32 2 0 0 20 0 15 0 154119240 14318440448 10122 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3495713 10122 3069 1 0 3482966 0
[pid=4297/tid=4298] ppid=4295 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) D 4295 4295 3809 0 -1 1077944384 5333 0 0 0 19 1 0 0 20 0 15 0 154119240 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543747844800 140543736314413 0 4 0 16800975 18446744072101584420 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13982852 memory=8944 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13982852 memory=139719687883580 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13982852 memory=139719687489152 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119242 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154119243 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154119243 14318473216 10144 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13982884 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14318473216 10144 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 476 0 0 0 2 0 0 0 20 0 15 0 154119245 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 352 0 0 0 2 0 0 0 20 0 15 0 154119245 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13982852 memory=139719687489152 CPUtime=0.08 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 723 0 0 0 8 0 0 0 20 0 15 0 154119245 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119246 14318440448 10144 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41872 KiB

[startup+0.315654 s]*
/proc/loadavg: 2.06 1.76 1.66 7/219 4311
/proc/meminfo: memFree=23593328/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13982852 memory=47436 CPUtime=0.52 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 9053 0 0 0 49 3 0 0 20 0 15 0 154119240 14318440448 11859 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3495713 11859 3113 1 0 3482966 0
[pid=4297/tid=4298] ppid=4295 vsize=13982852 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 6025 0 0 0 28 2 0 0 20 0 15 0 154119240 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543747862832 140543726168225 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13982852 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13982852 memory=7593740018551660441 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119241 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13982852 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119242 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13982852 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154119243 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154119243 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13982852 memory=-6444775992005010620 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13982852 memory=7100839887185294217 CPUtime=0.03 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 502 0 0 0 3 0 0 0 20 0 15 0 154119245 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13982852 memory=0 CPUtime=0.04 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 407 0 0 0 4 0 0 0 20 0 15 0 154119245 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) R 4295 4295 3809 0 -1 4202560 822 0 0 0 13 0 0 0 20 0 15 0 154119245 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543278619120 140543727715604 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119246 14318440448 11924 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 0.52 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48820 KiB

[startup+0.701377 s]
/proc/loadavg: 2.06 1.76 1.66 8/219 4311
/proc/meminfo: memFree=23567896/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13984976 memory=76832 CPUtime=1.5 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 12969 0 0 0 145 5 0 0 20 0 15 0 154119240 14320615424 19208 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3496244 19208 3209 1 0 3483478 0
[pid=4297/tid=4298] ppid=4295 vsize=13984976 memory=1728 CPUtime=0.66 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 6980 0 0 0 63 3 0 0 20 0 15 0 154119240 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543747871696 140543725485729 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13984976 memory=1716 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13984976 memory=796 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13984976 memory=1952 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119241 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13984976 memory=1200 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154119241 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13984976 memory=8612 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154119242 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13984976 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13984976 memory=11112 CPUtime=0.18 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) R 4295 4295 3809 0 -1 1077944384 1154 0 0 0 18 0 0 0 20 0 15 0 154119245 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543280714848 140543743645397 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13984976 memory=1228 CPUtime=0.23 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) R 4295 4295 3809 0 -1 4202560 1691 0 0 0 23 0 0 0 20 0 15 0 154119245 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543279648464 140543743656538 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13984976 memory=1420 CPUtime=0.39 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) R 4295 4295 3809 0 -1 4202560 1839 0 0 0 39 0 0 0 20 0 15 0 154119245 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543278616912 140543725045199 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13984976 memory=16448 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 19208 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 1.5 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 78216 KiB

[startup+1.50085 s]
/proc/loadavg: 2.45 1.85 1.69 8/219 4311
/proc/meminfo: memFree=23518376/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0

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

/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13984976 memory=1384 CPUtime=7.93 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 41311 0 0 0 789 4 0 0 20 0 15 0 154119245 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13984976 memory=275160 CPUtime=8 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 38235 0 0 0 796 4 0 0 20 0 15 0 154119245 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13984976 memory=4140 CPUtime=0.99 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 12202 0 0 0 97 2 0 0 20 0 15 0 154119245 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13984976 memory=42824 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13984976 memory=272548 CPUtime=0.03 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1870 0 0 0 1 2 0 0 20 0 15 0 154119246 14320615424 68392 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 120.11 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 275980 KiB

[startup+162.301 s]
/proc/loadavg: 1.68 1.80 1.69 3/219 4313
/proc/meminfo: memFree=23154364/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13984976 memory=328908 CPUtime=181.34 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 123018 0 0 0 18090 44 0 0 20 0 15 0 154119240 14320615424 82227 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3496244 82227 3275 1 0 3483478 0
[pid=4297/tid=4298] ppid=4295 vsize=13984976 memory=1384 CPUtime=161.54 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 16669 0 0 0 16147 7 0 0 20 0 15 0 154119240 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543747874864 140543367644788 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13984976 memory=325328 CPUtime=0.58 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1037 0 0 0 53 5 0 0 20 0 15 0 154119241 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13984976 memory=1384 CPUtime=0.58 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 2027 0 0 0 53 5 0 0 20 0 15 0 154119241 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13984976 memory=328396 CPUtime=0.57 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 2419 0 0 0 52 5 0 0 20 0 15 0 154119241 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13984976 memory=328908 CPUtime=0.59 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 702 0 0 0 54 5 0 0 20 0 15 0 154119241 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13984976 memory=1384 CPUtime=0.07 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 1498 0 0 0 6 1 0 0 20 0 15 0 154119242 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13984976 memory=290324 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13984976 memory=1384 CPUtime=8.11 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 42240 0 0 0 807 4 0 0 20 0 15 0 154119245 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13984976 memory=1384 CPUtime=8.15 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 40677 0 0 0 811 4 0 0 20 0 15 0 154119245 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13984976 memory=4128 CPUtime=0.99 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 12492 0 0 0 97 2 0 0 20 0 15 0 154119245 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13984976 memory=2196 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13984976 memory=1384 CPUtime=0.06 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1901 0 0 0 2 4 0 0 20 0 15 0 154119246 14320615424 82227 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 181.34 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 330292 KiB

[startup+222.301 s]
/proc/loadavg: 1.64 1.76 1.69 3/219 4314
/proc/meminfo: memFree=23019856/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13984976 memory=433724 CPUtime=242.51 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 129819 0 0 0 24193 58 0 0 20 0 15 0 154119240 14320615424 108431 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3496244 108431 3275 1 0 3483478 0
[pid=4297/tid=4298] ppid=4295 vsize=13984976 memory=423936 CPUtime=221.12 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 17831 0 0 0 22105 7 0 0 20 0 15 0 154119240 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543747874912 140543363083572 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13984976 memory=419804 CPUtime=0.93 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1255 0 0 0 85 8 0 0 20 0 15 0 154119241 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13984976 memory=421852 CPUtime=0.94 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 2780 0 0 0 86 8 0 0 20 0 15 0 154119241 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13984976 memory=1384 CPUtime=0.93 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 2707 0 0 0 85 8 0 0 20 0 15 0 154119241 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13984976 memory=423936 CPUtime=0.93 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 892 0 0 0 85 8 0 0 20 0 15 0 154119241 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13984976 memory=433724 CPUtime=0.11 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 1775 0 0 0 10 1 0 0 20 0 15 0 154119242 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13984976 memory=433724 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13984976 memory=432192 CPUtime=8.19 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 44706 0 0 0 815 4 0 0 20 0 15 0 154119245 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13984976 memory=1384 CPUtime=8.17 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 41231 0 0 0 813 4 0 0 20 0 15 0 154119245 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13984976 memory=4140 CPUtime=1 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 13348 0 0 0 98 2 0 0 20 0 15 0 154119245 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13984976 memory=42824 CPUtime=0.08 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1938 0 0 0 3 5 0 0 20 0 15 0 154119246 14320615424 108431 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 242.51 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 435108 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+240.001 s]*
/proc/loadavg: 1.79 1.79 1.70 3/219 4392
/proc/meminfo: memFree=23196836/32770624 swapFree=67108860/67108860
[pid=4295] ppid=4292 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/4295/stat : 4295 (xcsp3-exec) S 4292 4295 3809 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 154119240 9740288 346 33554432000 4194304 5098028 140723678224208 140723678222312 140357212103292 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 18440192 140723678229621 140723678229824 140723678229824 140723678232555 0
/proc/4295/statm: 2378 346 289 221 0 87 0
[pid=4297] ppid=4295 vsize=13984976 memory=466596 CPUtime=260.54 cores=0,2,4,6
/proc/4297/stat : 4297 (java) S 4295 4295 3809 0 -1 1077944320 130290 0 0 0 25992 62 0 0 20 0 15 0 154119240 14320615424 116649 33554432000 4194304 4196468 140729442342144 140729442324688 140543743635191 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
/proc/4297/statm: 3496244 116649 3275 1 0 3483478 0
[pid=4297/tid=4298] ppid=4295 vsize=13984976 memory=8112282956445269571 CPUtime=238.7 cores=0,2,4,6
/proc/4297/task/4298/stat : 4298 (java) R 4295 4295 3809 0 -1 4202560 17979 0 0 0 23863 7 0 0 20 0 15 0 154119240 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543747874768 140543367841567 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4299] ppid=4295 vsize=13984976 memory=8612 CPUtime=1.04 cores=0,2,4,6
/proc/4297/task/4299/stat : 4299 (java) S 4295 4295 3809 0 -1 1077944384 1296 0 0 0 95 9 0 0 20 0 15 0 154119241 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543681235984 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4300] ppid=4295 vsize=13984976 memory=1384 CPUtime=1.05 cores=0,2,4,6
/proc/4297/task/4300/stat : 4300 (java) S 4295 4295 3809 0 -1 1077944384 2847 0 0 0 96 9 0 0 20 0 15 0 154119241 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543680183440 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4301] ppid=4295 vsize=13984976 memory=462500 CPUtime=1.04 cores=0,2,4,6
/proc/4297/task/4301/stat : 4301 (java) S 4295 4295 3809 0 -1 1077944384 2747 0 0 0 95 9 0 0 20 0 15 0 154119241 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543679130384 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4302] ppid=4295 vsize=13984976 memory=4126316290023845779 CPUtime=1.04 cores=0,2,4,6
/proc/4297/task/4302/stat : 4302 (java) S 4295 4295 3809 0 -1 1077944384 932 0 0 0 95 9 0 0 20 0 15 0 154119241 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543336651664 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4303] ppid=4295 vsize=13984976 memory=8612 CPUtime=0.12 cores=0,2,4,6
/proc/4297/task/4303/stat : 4303 (java) S 4295 4295 3809 0 -1 1077944384 1776 0 0 0 11 1 0 0 20 0 15 0 154119242 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543284934896 140543743646338 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4304] ppid=4295 vsize=13984976 memory=5784 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4304/stat : 4304 (java) S 4295 4295 3809 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543283881120 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4305] ppid=4295 vsize=13984976 memory=4616 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4305/stat : 4305 (java) S 4295 4295 3809 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154119243 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543282828016 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4306] ppid=4295 vsize=13984976 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4306/stat : 4306 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119245 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543281776592 140543743653787 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4307] ppid=4295 vsize=13984976 memory=11112 CPUtime=8.19 cores=0,2,4,6
/proc/4297/task/4307/stat : 4307 (java) S 4295 4295 3809 0 -1 1077944384 44706 0 0 0 815 4 0 0 20 0 15 0 154119245 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543280724720 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4308] ppid=4295 vsize=13984976 memory=1228 CPUtime=8.17 cores=0,2,4,6
/proc/4297/task/4308/stat : 4308 (java) S 4295 4295 3809 0 -1 1077944384 41231 0 0 0 813 4 0 0 20 0 15 0 154119245 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543279672176 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4309] ppid=4295 vsize=13984976 memory=1420 CPUtime=1 cores=0,2,4,6
/proc/4297/task/4309/stat : 4309 (java) S 4295 4295 3809 0 -1 1077944384 13482 0 0 0 98 2 0 0 20 0 15 0 154119245 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543278619120 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4310] ppid=4295 vsize=13984976 memory=15876 CPUtime=0 cores=0,2,4,6
/proc/4297/task/4310/stat : 4310 (java) S 4295 4295 3809 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154119246 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543277566816 140543743645397 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
[pid=4297/tid=4311] ppid=4295 vsize=13984976 memory=4104 CPUtime=0.1 cores=0,2,4,6
/proc/4297/task/4311/stat : 4311 (java) S 4295 4295 3809 0 -1 1077944384 1938 0 0 0 4 6 0 0 20 0 15 0 154119246 14320615424 116649 33554432000 4194304 4196468 140729442342144 140543276513840 140543743646338 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 23576576 140729442350237 140729442350412 140729442350412 140729442353103 0
Current children cumulated CPU time: 260.54 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 467980 KiB

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

[startup+240.02 s]
# the end of solver process 4295 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000894 s, system=0.001313 s

[startup+240.029 s]
# the end of solver process 4297 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=259.935 s, system=0.636888 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): 240.029
CPU time (s): 260.572
CPU user time (s): 259.935
CPU system time (s): 0.636888
CPU usage (%): 108.559
Max. virtual memory (cumulated for all children) (KiB): 13998180
Max. memory (cumulated for all children) (KiB): 467980

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 259.935
system time used= 0.636888
maximum resident set size= 467168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 131233
page faults= 0
swaps= 0
block input operations= 0
block output operations= 392
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 11528
involuntary context switches= 539


# summary of solver processes directly reported to runsolver:
#   pid: 4295,4297
#   total CPU time (s): 260.572
#   total CPU user time (s): 259.935
#   total CPU system time (s): 0.636888

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 1.58007 second user time and 2.31922 second system time

The end

Launcher Data

Begin job on node104 at 2017-08-20 08:10:55
IDJOB=4284607
IDBENCH=115818
IDSOLVER=2680
FILE ID=node104/4284607-1503210315
RUNJOBID= node104-1503208966-3840
PBS_JOBID= 20630870
Free space on /tmp= 61720 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Scheduling/Scheduling-os-taillard/Taillard-os-07-07-5.xml
COMMAND LINE= ./xcsp3-exec -dir DIR -tl TIMEOUT -ml 11000 -tdir TMPDIR -seed RANDOMSEED BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4284607-1503210315/watcher-4284607-1503210315 -o /tmp/evaluation-result-4284607-1503210315/solver-4284607-1503210315 -C 264 -W 240 -M 15500 --bin-var /tmp/runsolver-exch-node104-1503208966-3840 --watchdog 300  ./xcsp3-exec -dir HOME -tl 264 -ml 11000 -tdir HOME -seed 669736589 HOME/instance-4284607-1503210315.xml

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

MD5SUM BENCH= e703a022bfe4f723b0880c2305d40b57
RANDOM SEED=669736589

node104.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.43
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.43
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.43
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.43
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:        23638628 kB
MemAvailable:   31736744 kB
Buffers:          280088 kB
Cached:          8096380 kB
SwapCached:            0 kB
Active:          3537492 kB
Inactive:        5120420 kB
Active(anon):     284104 kB
Inactive(anon):    33192 kB
Active(file):    3253388 kB
Inactive(file):  5087228 kB
Unevictable:        7828 kB
Mlocked:            7828 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8052 kB
Writeback:             0 kB
AnonPages:        284784 kB
Mapped:            63888 kB
Shmem:             33420 kB
Slab:             173424 kB
SReclaimable:     146668 kB
SUnreclaim:        26756 kB
KernelStack:        3616 kB
PageTables:         5972 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1304836 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     94208 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= 61712 MiB
End job on node104 at 2017-08-20 08:14:55