Trace number 4281734

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 4.0.5 seq (2017-08-18)? (TO) 2520.05 2513.21

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-92.xml
MD5SUM6d97f1ae26f5c15ae832acf0c34f9a7a
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkSAT TO
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2400.05
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.09	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4281734-1503155253.xml"  -tl '2520s' -p 1 -x 0
0.10/0.28	c [HOME/instance-4281734-1503155253.xml, -tl, 2520s, -p, 1, -x, 0]
0.27/0.34	c simple solver
0.27/0.40	c parse instance...
3.81/1.73	c solve instance...
2520.02/2513.20	s UNKNOWN
2520.02/2513.20	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 (15005 MiB free)
  memory of node 1: 16384 MiB (15751 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4281734-1503155253/watcher-4281734-1503155253 -o /tmp/evaluation-result-4281734-1503155253/solver-4281734-1503155253 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15587 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1478097086 HOME/instance-4281734-1503155253.xml 

running on 4 cores: 1,3,5,7

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


[startup+0.100217 s]*
/proc/loadavg: 1.94 1.94 1.95 3/202 27212
/proc/meminfo: memFree=31492984/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13358712 memory=14504 CPUtime=0 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 3399 0 0 0 0 0 0 0 20 0 6 0 13933343 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16784584 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3339678 3626 1903 1 0 3329175 0
[pid=27207/tid=27208] ppid=27205 vsize=13358712 memory=-8713483618642852700 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 2159 0 0 0 0 0 0 0 20 0 6 0 13933344 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140311252300368 140311248087837 0 4 1 16784584 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 6 0 13933344 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16784584 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13358712 memory=140171292391040 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13933344 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16784584 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13358712 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13933344 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13358712 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 6 0 13933344 13679321088 3626 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16784584 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 0 s
Current children cumulated vsize: 13368224 KiB
Current children cumulated memory: 15880 KiB

[startup+0.220357 s]*
/proc/loadavg: 1.94 1.94 1.95 4/211 27221
/proc/meminfo: memFree=31479032/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13974352 memory=27532 CPUtime=0.1 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 5291 0 0 0 9 1 0 0 20 0 15 0 13933343 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3493588 6883 2755 1 0 3482964 0
[pid=27207/tid=27208] ppid=27205 vsize=13974352 memory=7311146985107750967 CPUtime=0.07 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 3436 0 0 0 7 0 0 0 20 0 15 0 13933344 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140311252268384 140311248086173 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13974352 memory=8941 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13974352 memory=3906792070376535712 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13974352 memory=140171292391040 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933346 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13933346 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310725563808 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13933347 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310724511216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) R 27205 27205 15523 0 -1 1077944384 304 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310721353840 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13974352 memory=140171292391040 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) R 27205 27205 15523 0 -1 4202560 243 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248085594 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13974352 memory=140171292391040 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933354 14309736448 6883 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 28908 KiB

[startup+0.310498 s]*
/proc/loadavg: 1.94 1.94 1.95 4/211 27221
/proc/meminfo: memFree=31467964/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13974352 memory=37356 CPUtime=0.27 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 8911 0 0 0 25 2 0 0 20 0 15 0 13933343 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3493588 9339 2968 1 0 3482964 0
[pid=27207/tid=27208] ppid=27205 vsize=13974352 memory=-8774313645642428999 CPUtime=0.16 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 6126 0 0 0 15 1 0 0 20 0 15 0 13933344 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140311252298176 140311232144734 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933346 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13933346 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310725563808 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13933347 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310724511216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) S 27205 27205 15523 0 -1 1077944384 512 0 0 0 2 0 0 0 20 0 15 0 13933349 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13974352 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) R 27205 27205 15523 0 -1 1077944384 236 0 0 0 1 0 0 0 20 0 15 0 13933349 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310721353936 140311248074453 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13974352 memory=140171292391040 CPUtime=0.05 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) R 27205 27205 15523 0 -1 4202560 733 0 0 0 5 0 0 0 20 0 15 0 13933349 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311232144734 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13974352 memory=140171292391040 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933354 14309736448 9339 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 0.27 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 38732 KiB

[startup+0.700874 s]
/proc/loadavg: 1.94 1.94 1.95 5/211 27221
/proc/meminfo: memFree=31452632/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13978684 memory=101340 CPUtime=1.2 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 12395 0 0 0 116 4 0 0 20 0 15 0 13933343 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3494671 25335 3162 1 0 3482964 0
[pid=27207/tid=27208] ppid=27205 vsize=13978684 memory=280342313443800 CPUtime=0.54 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 7885 0 0 0 52 2 0 0 20 0 15 0 13933344 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140311252299136 140310892552593 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933344 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13978684 memory=6656426216303648864 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13978684 memory=280342313560128 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13978684 memory=59 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933344 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13978684 memory=62 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 13933346 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13978684 memory=31 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 13933346 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310725563808 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 13933347 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310724511216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13978684 memory=6 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13978684 memory=18 CPUtime=0.21 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) R 27205 27205 15523 0 -1 4202560 1193 0 0 0 21 0 0 0 20 0 15 0 13933349 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310722392408 140311228700263 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13978684 memory=1 CPUtime=0.21 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) R 27205 27205 15523 0 -1 4202560 911 0 0 0 21 0 0 0 20 0 15 0 13933349 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310721340408 140311231558393 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13978684 memory=54972 CPUtime=0.2 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) S 27205 27205 15523 0 -1 1077944384 1105 0 0 0 20 0 0 0 20 0 15 0 13933349 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13978684 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13978684 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 13933354 14314172416 25335 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 1.2 s
Current children cumulated vsize: 13988196 KiB
Current children cumulated memory: 102716 KiB

[startup+1.50142 s]
/proc/loadavg: 1.94 1.94 1.95 5/211 27221
/proc/meminfo: memFree=31348376/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13980732 memory=197600 CPUtime=3.19 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 15651 0 0 0 312 7 0 0 20 0 15 0 13933343 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3495183 49400 3192 1 0 3483476 0
[pid=27207/tid=27208] ppid=27205 vsize=13980732 memory=280342313572576 CPUtime=1.33 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 8095 0 0 0 130 3 0 0 20 0 15 0 13933344 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140311252299560 140310893101806 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13980732 memory=140171156791008 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 8 0 0 0 0 0 0 0 20 0 15 0 13933344 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13980732 memory=7959527313580904201 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 13 0 0 0 0 0 0 0 20 0 15 0 13933344 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13980732 memory=140171156791072 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 16 0 0 0 0 0 0 0 20 0 15 0 13933344 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13980732 memory=59 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 19 0 0 0 0 0 0 0 20 0 15 0 13933344 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13980732 memory=62 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 82 0 0 0 0 0 0 0 20 0 15 0 13933346 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13980732 memory=31 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 35 0 0 0 0 0 0 0 20 0 15 0 13933346 14316269568 49400 18446744073709551615 4194304 4196468 140732623951984 140310725563808 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7

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

/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 13933347 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310724511232 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13980732 memory=653388 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13980732 memory=1376 CPUtime=2.09 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) S 27205 27205 15523 0 -1 1077944384 14165 0 0 0 206 3 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13980732 memory=653388 CPUtime=2.83 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) S 27205 27205 15523 0 -1 1077944384 19546 0 0 0 281 2 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310721353840 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.55 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) S 27205 27205 15523 0 -1 1077944384 9119 0 0 0 54 1 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13980732 memory=3236 CPUtime=1.25 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1825 0 0 0 56 69 0 0 20 0 15 0 13933354 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 2389.05 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 654764 KiB

[startup+2442.3 s]
/proc/loadavg: 1.95 1.95 1.95 3/212 27469
/proc/meminfo: memFree=30440264/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13980732 memory=653388 CPUtime=2449.08 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 101733 0 0 0 244800 108 0 0 20 0 15 0 13933343 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3495183 163347 3236 1 0 3483476 0
[pid=27207/tid=27208] ppid=27205 vsize=13980732 memory=653388 CPUtime=2441.71 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 38192 0 0 0 244150 21 0 0 20 0 15 0 13933344 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140311252303664 140310894424697 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 3615 0 0 0 9 3 0 0 20 0 15 0 13933344 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 2986 0 0 0 8 4 0 0 20 0 15 0 13933344 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 3101 0 0 0 7 4 0 0 20 0 15 0 13933344 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 3871 0 0 0 6 5 0 0 20 0 15 0 13933344 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.08 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 3917 0 0 0 5 3 0 0 20 0 15 0 13933346 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13980732 memory=653388 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 13933346 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310725563872 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 13933347 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310724511232 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13980732 memory=653388 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13980732 memory=653388 CPUtime=2.09 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) S 27205 27205 15523 0 -1 1077944384 14173 0 0 0 206 3 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13980732 memory=653388 CPUtime=2.83 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) S 27205 27205 15523 0 -1 1077944384 19548 0 0 0 281 2 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310721353840 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13980732 memory=653388 CPUtime=0.55 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) S 27205 27205 15523 0 -1 1077944384 9121 0 0 0 54 1 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13980732 memory=653388 CPUtime=1.27 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1854 0 0 0 57 70 0 0 20 0 15 0 13933354 14316269568 163347 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 2449.08 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 654764 KiB

[startup+2502.3 s]
/proc/loadavg: 2.67 2.14 2.01 3/211 27471
/proc/meminfo: memFree=30460780/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13980732 memory=633380 CPUtime=2509.12 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 103061 0 0 0 250802 110 0 0 20 0 15 0 13933343 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3495183 158345 3236 1 0 3483476 0
[pid=27207/tid=27208] ppid=27205 vsize=13980732 memory=633380 CPUtime=2501.7 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 38641 0 0 0 250149 21 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140311252303888 140310894424612 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13980732 memory=633380 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 3715 0 0 0 9 3 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13980732 memory=1376 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 3015 0 0 0 8 4 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13980732 memory=633380 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 3155 0 0 0 7 4 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13980732 memory=633380 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 4447 0 0 0 6 5 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13980732 memory=1376 CPUtime=0.08 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 4023 0 0 0 5 3 0 0 20 0 15 0 13933346 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13980732 memory=-8774313645642428999 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 13933346 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310725563872 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 13933347 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310724511232 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13980732 memory=1228 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13980732 memory=1700 CPUtime=2.09 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) S 27205 27205 15523 0 -1 1077944384 14175 0 0 0 206 3 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13980732 memory=1376 CPUtime=2.84 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) S 27205 27205 15523 0 -1 1077944384 19550 0 0 0 282 2 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310721353840 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13980732 memory=633380 CPUtime=0.55 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) S 27205 27205 15523 0 -1 1077944384 9123 0 0 0 54 1 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13980732 memory=633380 CPUtime=1.3 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1862 0 0 0 58 72 0 0 20 0 15 0 13933354 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 2509.12 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 634756 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2513.2 s]
/proc/loadavg: 2.64 2.15 2.02 3/211 27472
/proc/meminfo: memFree=30461024/32770624 swapFree=67108860/67108860
[pid=27205] ppid=27202 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/27205/stat : 27205 (xcsp3-exec) S 27202 27205 15523 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 13933334 9740288 344 18446744073709551615 4194304 5098028 140735965051728 140735965049832 140534894789244 0 65536 5 65538 18446744071579417331 0 0 17 5 0 0 8 0 0 7196144 7232144 15011840 140735965057401 140735965057606 140735965057606 140735965061099 0
/proc/27205/statm: 2378 344 289 221 0 87 0
[pid=27207] ppid=27205 vsize=13980732 memory=633380 CPUtime=2520.02 cores=1,3,5,7
/proc/27207/stat : 27207 (java) S 27205 27205 15523 0 -1 1077944320 103105 0 0 0 251892 110 0 0 20 0 15 0 13933343 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140732623934528 140311248064247 0 0 1 16800974 18446744073709551615 0 0 17 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
/proc/27207/statm: 3495183 158345 3236 1 0 3483476 0
[pid=27207/tid=27208] ppid=27205 vsize=13980732 memory=2160 CPUtime=2512.6 cores=1,3,5,7
/proc/27207/task/27208/stat : 27208 (java) R 27205 27205 15523 0 -1 4202560 38685 0 0 0 251239 21 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140311252303776 140310894423581 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27209] ppid=27205 vsize=13980732 memory=840 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27209/stat : 27209 (java) S 27205 27205 15523 0 -1 1077944384 3715 0 0 0 9 3 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310848211216 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27210] ppid=27205 vsize=13980732 memory=3912 CPUtime=0.12 cores=1,3,5,7
/proc/27207/task/27210/stat : 27210 (java) S 27205 27205 15523 0 -1 1077944384 3015 0 0 0 8 4 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310847158672 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27211] ppid=27205 vsize=13980732 memory=2776 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27211/stat : 27211 (java) S 27205 27205 15523 0 -1 1077944384 3155 0 0 0 7 4 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310846106128 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27212] ppid=27205 vsize=13980732 memory=2764 CPUtime=0.11 cores=1,3,5,7
/proc/27207/task/27212/stat : 27212 (java) S 27205 27205 15523 0 -1 1077944384 4447 0 0 0 6 5 0 0 20 0 15 0 13933344 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310845053584 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27213] ppid=27205 vsize=13980732 memory=633380 CPUtime=0.08 cores=1,3,5,7
/proc/27207/task/27213/stat : 27213 (java) S 27205 27205 15523 0 -1 1077944384 4023 0 0 0 5 3 0 0 20 0 15 0 13933346 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310726617584 140311248075394 0 0 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27214] ppid=27205 vsize=13980732 memory=8112 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27214/stat : 27214 (java) S 27205 27205 15523 0 -1 1077944384 56 0 0 0 0 0 0 0 20 0 15 0 13933346 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310725563872 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27215] ppid=27205 vsize=13980732 memory=1244 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27215/stat : 27215 (java) S 27205 27205 15523 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 13933347 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310724511232 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27216] ppid=27205 vsize=13980732 memory=644 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27216/stat : 27216 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310723459792 140311248082843 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27217] ppid=27205 vsize=13980732 memory=1792 CPUtime=2.09 cores=1,3,5,7
/proc/27207/task/27217/stat : 27217 (java) S 27205 27205 15523 0 -1 1077944384 14175 0 0 0 206 3 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310722406384 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27218] ppid=27205 vsize=13980732 memory=956 CPUtime=2.84 cores=1,3,5,7
/proc/27207/task/27218/stat : 27218 (java) S 27205 27205 15523 0 -1 1077944384 19550 0 0 0 282 2 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310721353840 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27219] ppid=27205 vsize=13980732 memory=2240 CPUtime=0.55 cores=1,3,5,7
/proc/27207/task/27219/stat : 27219 (java) S 27205 27205 15523 0 -1 1077944384 9123 0 0 0 54 1 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310720301296 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27220] ppid=27205 vsize=13980732 memory=4300 CPUtime=0 cores=1,3,5,7
/proc/27207/task/27220/stat : 27220 (java) S 27205 27205 15523 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 13933349 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310719248992 140311248074453 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
[pid=27207/tid=27221] ppid=27205 vsize=13980732 memory=1576 CPUtime=1.32 cores=1,3,5,7
/proc/27207/task/27221/stat : 27221 (java) S 27205 27205 15523 0 -1 1077944384 1862 0 0 0 59 73 0 0 20 0 15 0 13933354 14316269568 158345 18446744073709551615 4194304 4196468 140732623951984 140310718196528 140311248075394 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 15376384 140732623954354 140732623954530 140732623954530 140732623957967 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 634756 KiB

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

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

[startup+2513.21 s]
# the end of solver process 27207 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.93 s, system=1.11305 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): 2513.21
CPU time (s): 2520.05
CPU user time (s): 2518.93
CPU system time (s): 1.11305
CPU usage (%): 100.272
Max. virtual memory (cumulated for all children) (KiB): 13990244
Max. memory (cumulated for all children) (KiB): 1223060

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.93
system time used= 1.11305
maximum resident set size= 1242072
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 103825
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2320
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 57738
involuntary context switches= 1237


# summary of solver processes directly reported to runsolver:
#   pid: 27205,27207
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.93
#   total CPU system time (s): 1.11305

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 16.5343 second user time and 23.1271 second system time

The end

Launcher Data

Begin job on node130 at 2017-08-19 16:54:04
IDJOB=4281734
IDBENCH=137678
IDSOLVER=2677
FILE ID=node130/4281734-1503155253
RUNJOBID= node130-1503095856-15587
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 4.0.5 seq
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw100/BinPacking-mdd-sw100-92.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-4281734-1503155253/watcher-4281734-1503155253 -o /tmp/evaluation-result-4281734-1503155253/solver-4281734-1503155253 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node130-1503095856-15587 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 1478097086 HOME/instance-4281734-1503155253.xml

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

MD5SUM BENCH= 6d97f1ae26f5c15ae832acf0c34f9a7a
RANDOM SEED=1478097086

node130.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.77
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.77
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.77
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.77
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:        31495632 kB
MemAvailable:   31688300 kB
Buffers:          175380 kB
Cached:           307384 kB
SwapCached:            0 kB
Active:           558260 kB
Inactive:         311480 kB
Active(anon):     387156 kB
Inactive(anon):    16748 kB
Active(file):     171104 kB
Inactive(file):   294732 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8224 kB
Writeback:             4 kB
AnonPages:        386724 kB
Mapped:            44220 kB
Shmem:             17060 kB
Slab:             109452 kB
SReclaimable:      85336 kB
SUnreclaim:        24116 kB
KernelStack:        3456 kB
PageTables:         5764 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1201516 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    325632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 62016 MiB
End job on node130 at 2017-08-19 17:35:57