Trace number 4283621

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-08-18)? (TO) 2520.1001 2472.4099

General information on the benchmark

NameBlackhole/Blackhole-xcsp2-s07/
Blackhole-4-07-6_X2.xml
MD5SUMfad96b2eb778b7f693e68e3d100e5397
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark2382.8
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Number of domains4
Minimum domain size1
Maximum domain size28
Distribution of domain sizes[{"size":1,"count":2},{"size":7,"count":28},{"size":14,"count":27},{"size":28,"count":54}]
Minimum variable degree0
Maximum variable degree56
Distribution of variable degrees[{"degree":0,"count":1},{"degree":2,"count":29},{"degree":3,"count":26},{"degree":28,"count":1},{"degree":29,"count":18},{"degree":30,"count":9},{"degree":56,"count":28}]
Minimum constraint arity2
Maximum constraint arity2
Distribution of constraint arities[{"arity":2,"count":1262}]
Number of extensional constraints1262
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":1262}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4283621-1503217273.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4283621-1503217273.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.34/0.26	c parse instance...
1.40/0.63	c solve instance...
2520.08/2472.40	s UNKNOWN
2520.08/2472.40	c Unexpected resolution interruption!

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (9869 MiB free)
  memory of node 1: 16384 MiB (11946 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4283621-1503217273/watcher-4283621-1503217273 -o /tmp/evaluation-result-4283621-1503217273/solver-4283621-1503217273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 141537361 HOME/instance-4283621-1503217273.xml 

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

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=11324, runsolver pid=11321
Current StackSize limit: 8192 KiB


[startup+0.100101 s]*
/proc/loadavg: 1.16 1.30 1.53 5/217 11340
/proc/meminfo: memFree=22322012/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13978596 memory=28816 CPUtime=0.12 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 5050 0 0 0 11 1 0 0 20 0 15 0 154808278 14314082304 7204 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3494649 7204 2873 1 0 3482966 0
[pid=11326/tid=11327] ppid=11324 vsize=13978596 memory=-6962121287837372198 CPUtime=0.09 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 3064 0 0 0 9 0 0 0 20 0 15 0 154808278 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777796439264 139777792224662 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13978596 memory=-3689349214911541841 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13978596 memory=140058698339968 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13978596 memory=140058698339968 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808281 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154808281 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154808281 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 415 0 0 0 0 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13978596 memory=140058698339968 CPUtime=0.01 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) R 11324 11324 5085 0 -1 4202560 271 0 0 0 1 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777259563376 139777771349015 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13978596 memory=140058698339968 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808284 14314082304 7269 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 30196 KiB

[startup+0.210723 s]*
/proc/loadavg: 1.16 1.30 1.53 4/217 11340
/proc/meminfo: memFree=22311080/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13982852 memory=40832 CPUtime=0.34 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 7675 0 0 0 32 2 0 0 20 0 15 0 154808278 14318440448 10208 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3495721 10208 3075 1 0 3482974 0
[pid=11326/tid=11327] ppid=11324 vsize=13982884 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 4850 0 0 0 18 1 0 0 20 0 15 0 154808278 14318473216 10208 33554432000 4194304 4196468 140734471472080 139777796423520 139777784892445 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13982884 memory=9010 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14318473216 10208 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13982852 memory=3472750933723207328 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13982852 memory=140058698339968 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13982884 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 675 0 0 0 2 0 0 0 20 0 15 0 154808284 14318473216 10208 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13982884 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 147 0 0 0 2 0 0 0 20 0 15 0 154808284 14318473216 10208 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13982852 memory=140058698339968 CPUtime=0.08 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) S 11324 11324 5085 0 -1 1077944384 730 0 0 0 8 0 0 0 20 0 15 0 154808284 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777259563376 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 10208 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 0.34 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42212 KiB

[startup+0.310278 s]*
/proc/loadavg: 1.16 1.30 1.53 5/217 11340
/proc/meminfo: memFree=22302344/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13982852 memory=47684 CPUtime=0.5 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 8529 0 0 0 48 2 0 0 20 0 15 0 154808278 14318440448 11921 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3495713 11921 3100 1 0 3482966 0
[pid=11326/tid=11327] ppid=11324 vsize=13982852 memory=6791534058613427641 CPUtime=0.29 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 5446 0 0 0 27 2 0 0 20 0 15 0 154808278 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777796450624 139777378719329 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13982852 memory=4126316290023845779 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13982852 memory=-7522837583045875833 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13982852 memory=-6519613052471072158 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154808281 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13982852 memory=-8187100386482147110 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13982852 memory=4713750055892520310 CPUtime=0.03 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) R 11324 11324 5085 0 -1 4202560 691 0 0 0 3 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777261658256 139777777894166 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) R 11324 11324 5085 0 -1 1077944384 222 0 0 0 3 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777260615760 139777792222933 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13982852 memory=0 CPUtime=0.13 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) R 11324 11324 5085 0 -1 4202560 868 0 0 0 13 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777259559328 139777792224662 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808284 14318440448 11921 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49064 KiB

[startup+0.70996 s]
/proc/loadavg: 1.16 1.30 1.53 6/217 11340
/proc/meminfo: memFree=22287704/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13984976 memory=78348 CPUtime=1.67 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 11204 0 0 0 163 4 0 0 20 0 15 0 154808278 14320615424 19587 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3496244 19587 3211 1 0 3483478 0
[pid=11326/tid=11327] ppid=11324 vsize=13984976 memory=3472328296227679313 CPUtime=0.67 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 6134 0 0 0 64 3 0 0 20 0 15 0 154808278 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777796442096 139777378754297 0 4 0 16800975 0 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13984976 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808279 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13984976 memory=43160 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13984976 memory=1296 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 154808279 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13984976 memory=2396 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13984976 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13984976 memory=1004 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13984976 memory=11112 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13984976 memory=5776 CPUtime=0.28 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) R 11324 11324 5085 0 -1 4202560 1277 0 0 0 28 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777261668384 139777775687832 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13984976 memory=4616 CPUtime=0.31 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) R 11324 11324 5085 0 -1 4202560 914 0 0 0 31 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777260615664 139777773756954 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13984976 memory=792 CPUtime=0.38 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) R 11324 11324 5085 0 -1 4202560 1571 0 0 0 38 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777259563376 139777784449854 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13984976 memory=1424 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13984976 memory=1936 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 19587 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 1.67 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 79728 KiB

[startup+1.50083 s]
/proc/loadavg: 1.16 1.30 1.53 5/217 11340
/proc/meminfo: memFree=22243044/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0

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

/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13984976 memory=301340 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13984976 memory=1380 CPUtime=3.01 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 21239 0 0 0 300 1 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13984976 memory=1380 CPUtime=3.06 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 20204 0 0 0 304 2 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13984976 memory=304028 CPUtime=0.8 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) S 11324 11324 5085 0 -1 1077944384 12097 0 0 0 79 1 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777259563376 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13984976 memory=301340 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13984976 memory=1380 CPUtime=0.89 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1277 0 0 0 40 49 0 0 20 0 15 0 154808284 14320615424 75335 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 8 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 2366.85 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 302720 KiB

[startup+2382.3 s]
/proc/loadavg: 1.37 1.37 1.41 3/217 11640
/proc/meminfo: memFree=21989584/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13984976 memory=312488 CPUtime=2428.18 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 174277 0 0 0 242646 172 0 0 20 0 15 0 154808278 14320615424 78122 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3496244 78122 3283 1 0 3483478 0
[pid=11326/tid=11327] ppid=11324 vsize=13984976 memory=308392 CPUtime=2366.22 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 33317 0 0 0 236610 12 0 0 20 0 15 0 154808278 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777796452496 139777383165904 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13984976 memory=1380 CPUtime=13.04 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 14537 0 0 0 1278 26 0 0 20 0 15 0 154808279 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13984976 memory=308392 CPUtime=13.06 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 14468 0 0 0 1283 23 0 0 20 0 15 0 154808279 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13984976 memory=1380 CPUtime=13.05 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 12992 0 0 0 1281 24 0 0 20 0 15 0 154808279 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13984976 memory=301748 CPUtime=13.03 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 14901 0 0 0 1276 27 0 0 20 0 15 0 154808279 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13984976 memory=301748 CPUtime=1.91 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 27867 0 0 0 173 18 0 0 20 0 15 0 154808281 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13984976 memory=329484 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13984976 memory=308392 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13984976 memory=308392 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13984976 memory=1380 CPUtime=3.01 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 21241 0 0 0 300 1 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13984976 memory=1380 CPUtime=3.06 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 20206 0 0 0 304 2 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13984976 memory=301748 CPUtime=0.8 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) S 11324 11324 5085 0 -1 1077944384 12099 0 0 0 79 1 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777259563376 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13984976 memory=-2247047206221338962 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13984976 memory=1380 CPUtime=0.91 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1306 0 0 0 41 50 0 0 20 0 15 0 154808284 14320615424 78122 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 2428.18 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 313868 KiB

[startup+2442.3 s]
/proc/loadavg: 1.48 1.39 1.42 3/217 11641
/proc/meminfo: memFree=21962692/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13984976 memory=324888 CPUtime=2489.32 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 179896 0 0 0 248751 181 0 0 20 0 15 0 154808278 14320615424 81222 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3496244 81222 3283 1 0 3483478 0
[pid=11326/tid=11327] ppid=11324 vsize=13984976 memory=326948 CPUtime=2425.77 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 34838 0 0 0 242565 12 0 0 20 0 15 0 154808278 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777796452288 139777384204890 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13984976 memory=327964 CPUtime=13.4 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 15414 0 0 0 1313 27 0 0 20 0 15 0 154808279 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13984976 memory=325400 CPUtime=13.43 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 15631 0 0 0 1319 24 0 0 20 0 15 0 154808279 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13984976 memory=1380 CPUtime=13.42 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 13773 0 0 0 1317 25 0 0 20 0 15 0 154808279 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13984976 memory=1380 CPUtime=13.4 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 15793 0 0 0 1312 28 0 0 20 0 15 0 154808279 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13984976 memory=326948 CPUtime=1.96 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 28249 0 0 0 177 19 0 0 20 0 15 0 154808281 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13984976 memory=4140 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13984976 memory=327452 CPUtime=3.02 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 21241 0 0 0 301 1 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13984976 memory=24904 CPUtime=3.06 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 20206 0 0 0 304 2 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13984976 memory=326940 CPUtime=0.8 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) S 11324 11324 5085 0 -1 1077944384 12099 0 0 0 79 1 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777259563376 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13984976 memory=6791534058613427641 CPUtime=0.93 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1309 0 0 0 42 51 0 0 20 0 15 0 154808284 14320615424 81222 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 8 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 2489.32 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 326268 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2472.4 s]
/proc/loadavg: 1.22 1.34 1.40 3/217 11642
/proc/meminfo: memFree=22016380/32770624 swapFree=67108860/67108860
[pid=11324] ppid=11321 vsize=9512 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11324/stat : 11324 (xcsp3-exec) S 11321 11324 5085 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 154808278 9740288 345 33554432000 4194304 5098028 140733669641216 140733669639320 140104781759100 0 65536 4100 65538 18446744071579417331 0 0 17 2 0 0 0 0 0 7196144 7232144 31608832 140733669643375 140733669643579 140733669643579 140733669646315 0
/proc/11324/statm: 2378 345 289 221 0 87 0
[pid=11326] ppid=11324 vsize=13984976 memory=323784 CPUtime=2520.08 cores=0,2,4,6
/proc/11326/stat : 11326 (java) S 11324 11324 5085 0 -1 1077944320 180600 0 0 0 251824 184 0 0 20 0 15 0 154808278 14320615424 80946 33554432000 4194304 4196468 140734471472080 140734471454624 139777792212727 0 0 0 16800975 18446744073709551615 0 0 17 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
/proc/11326/statm: 3496244 80946 3283 1 0 3483478 0
[pid=11326/tid=11327] ppid=11324 vsize=13984976 memory=960 CPUtime=2455.61 cores=0,2,4,6
/proc/11326/task/11327/stat : 11327 (java) R 11324 11324 5085 0 -1 4202560 35027 0 0 0 245549 12 0 0 20 0 15 0 154808278 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777796452176 139777385252848 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11328] ppid=11324 vsize=13984976 memory=1232 CPUtime=13.63 cores=0,2,4,6
/proc/11326/task/11328/stat : 11328 (java) S 11324 11324 5085 0 -1 1077944384 15451 0 0 0 1335 28 0 0 20 0 15 0 154808279 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777707280784 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11329] ppid=11324 vsize=13984976 memory=1380 CPUtime=13.64 cores=0,2,4,6
/proc/11326/task/11329/stat : 11329 (java) S 11324 11324 5085 0 -1 1077944384 15770 0 0 0 1339 25 0 0 20 0 15 0 154808279 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777706227984 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11330] ppid=11324 vsize=13984976 memory=319676 CPUtime=13.65 cores=0,2,4,6
/proc/11326/task/11330/stat : 11330 (java) S 11324 11324 5085 0 -1 1077944384 13843 0 0 0 1339 26 0 0 20 0 15 0 154808279 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777705175696 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11331] ppid=11324 vsize=13984976 memory=4044 CPUtime=13.63 cores=0,2,4,6
/proc/11326/task/11331/stat : 11331 (java) S 11324 11324 5085 0 -1 1077944384 15851 0 0 0 1334 29 0 0 20 0 15 0 154808279 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777704122896 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11332] ppid=11324 vsize=13984976 memory=16444 CPUtime=2 cores=0,2,4,6
/proc/11326/task/11332/stat : 11332 (java) S 11324 11324 5085 0 -1 1077944384 28437 0 0 0 180 20 0 0 20 0 15 0 154808281 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777265879664 139777792223874 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11333] ppid=11324 vsize=13984976 memory=24904 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11333/stat : 11333 (java) S 11324 11324 5085 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777264825632 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11334] ppid=11324 vsize=13984976 memory=6791534058613427641 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11334/stat : 11334 (java) S 11324 11324 5085 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 154808281 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777263773296 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11335] ppid=11324 vsize=13984976 memory=636 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11335/stat : 11335 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777262721616 139777792231323 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11336] ppid=11324 vsize=13984976 memory=960 CPUtime=3.02 cores=0,2,4,6
/proc/11326/task/11336/stat : 11336 (java) S 11324 11324 5085 0 -1 1077944384 21243 0 0 0 301 1 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777261668464 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11337] ppid=11324 vsize=13984976 memory=1232 CPUtime=3.06 cores=0,2,4,6
/proc/11326/task/11337/stat : 11337 (java) S 11324 11324 5085 0 -1 1077944384 20208 0 0 0 304 2 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777260615664 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11338] ppid=11324 vsize=13984976 memory=2464 CPUtime=0.81 cores=0,2,4,6
/proc/11326/task/11338/stat : 11338 (java) S 11324 11324 5085 0 -1 1077944384 12101 0 0 0 80 1 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777259563376 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11339] ppid=11324 vsize=13984976 memory=1380 CPUtime=0 cores=0,2,4,6
/proc/11326/task/11339/stat : 11339 (java) S 11324 11324 5085 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777258510816 139777792222933 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
[pid=11326/tid=11340] ppid=11324 vsize=13984976 memory=920 CPUtime=0.94 cores=0,2,4,6
/proc/11326/task/11340/stat : 11340 (java) S 11324 11324 5085 0 -1 1077944384 1326 0 0 0 42 52 0 0 20 0 15 0 154808284 14320615424 80946 33554432000 4194304 4196468 140734471472080 139777257458608 139777792223874 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 8 0 0 6293624 6294260 26923008 140734471476375 140734471476551 140734471476551 140734471479247 0
Current children cumulated CPU time: 2520.08 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 325164 KiB

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

[startup+2472.41 s]
# the end of solver process 11324 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0 s, system=0.001855 s

[startup+2472.41 s]
# the end of solver process 11326 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.25 s, system=1.85196 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): 2472.41
CPU time (s): 2520.1
CPU user time (s): 2518.25
CPU system time (s): 1.85196
CPU usage (%): 101.929
Max. virtual memory (cumulated for all children) (KiB): 13996204
Max. memory (cumulated for all children) (KiB): 484288

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.25
system time used= 1.85196
maximum resident set size= 488164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 181342
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2888
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 96058
involuntary context switches= 3932


# summary of solver processes directly reported to runsolver:
#   pid: 11324,11326
#   total CPU time (s): 2520.1
#   total CPU user time (s): 2518.25
#   total CPU system time (s): 1.85196

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.5396 second user time and 25.8435 second system time

The end

Launcher Data

Begin job on node150 at 2017-08-20 10:06:53
IDJOB=4283621
IDBENCH=134578
IDSOLVER=2679
FILE ID=node150/4283621-1503217273
RUNJOBID= node150-1503215303-11068
PBS_JOBID= 20630864
Free space on /tmp= 61764 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Blackhole/Blackhole-xcsp2-s07/Blackhole-4-07-6_X2.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-4283621-1503217273/watcher-4283621-1503217273 -o /tmp/evaluation-result-4283621-1503217273/solver-4283621-1503217273 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node150-1503215303-11068 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 141537361 HOME/instance-4283621-1503217273.xml

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

MD5SUM BENCH= fad96b2eb778b7f693e68e3d100e5397
RANDOM SEED=141537361

node150.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	: 5332.89
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	: 5332.89
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	: 5332.89
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	: 5332.89
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:        22339552 kB
MemAvailable:   31658104 kB
Buffers:          302876 kB
Cached:          9294224 kB
SwapCached:            0 kB
Active:          3091012 kB
Inactive:        6864024 kB
Active(anon):     308532 kB
Inactive(anon):    85796 kB
Active(file):    2782480 kB
Inactive(file):  6778228 kB
Unevictable:        7260 kB
Mlocked:            7260 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7808 kB
Writeback:             0 kB
AnonPages:        365544 kB
Mapped:            64460 kB
Shmem:             33416 kB
Slab:             174128 kB
SReclaimable:     147356 kB
SUnreclaim:        26772 kB
KernelStack:        3520 kB
PageTables:         6080 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     981580 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    292864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 61756 MiB
End job on node150 at 2017-08-20 10:48:05