Trace number 4272668

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-07-26)? (TO) 2520.0601 2453.1201

General information on the benchmark

NameRectPacking/RectPacking-m1-perf/
RectPacking-perfect-096.xml
MD5SUM3c52232e333025b0260987be45274879
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark92.949402
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints53
Number of domains1
Minimum domain size334
Maximum domain size334
Distribution of domain sizes[{"size":334,"count":50}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":48},{"degree":3,"count":1},{"degree":4,"count":1}]
Minimum constraint arity1
Maximum constraint arity50
Distribution of constraint arities[{"arity":1,"count":51},{"arity":2,"count":1},{"arity":50,"count":1}]
Number of extensional constraints0
Number of intensional constraints52
Distribution of constraint types[{"type":"intension","count":52},{"type":"noOverlap","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.06	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272668-1502793356.xml"  -tl '2520s' -p 1 -x 3
0.12/0.26	c [HOME/instance-4272668-1502793356.xml, -tl, 2520s, -p, 1, -x, 3]
0.30/0.32	c simple solver
0.30/0.39	c parse instance...
0.92/0.61	c solve instance...
2520.03/2453.11	s UNKNOWN
2520.03/2453.11	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 (14349 MiB free)
  memory of node 1: 16384 MiB (15219 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272668-1502793356/watcher-4272668-1502793356 -o /tmp/evaluation-result-4272668-1502793356/solver-4272668-1502793356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 259822046 HOME/instance-4272668-1502793356.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
Current StackSize limit: 8192 KiB

solver pid=30563, runsolver pid=30560

[startup+0.107091 s]*
/proc/loadavg: 1.71 1.72 1.69 3/208 30573
/proc/meminfo: memFree=30271912/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13574484 memory=15900 CPUtime=0.03 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 4366 0 0 0 3 0 0 0 20 0 9 0 33218166 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800970 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3393621 3975 2134 1 0 3383118 0
[pid=30565/tid=30566] ppid=30563 vsize=13574484 memory=-8713483618642459742 CPUtime=0.03 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 3074 0 0 0 3 0 0 0 20 0 9 0 33218166 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139923625283448 139923605128542 0 4 1 16800970 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 33218167 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13574484 memory=139648897541760 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 33218167 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 9 0 33218167 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 33218167 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13574484 memory=139648897541760 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 9 0 33218168 13900271616 3975 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13574484 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 9 0 33218169 13900271616 4041 18446744073709551615 4194304 4196468 140721504767568 139922536330912 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13574484 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 9 0 33218169 13900271616 4041 18446744073709551615 4194304 4196468 140721504767568 139922535277808 139923621058261 0 4 1 16800970 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 0.03 s
Current children cumulated vsize: 13583996 KiB
Current children cumulated memory: 17276 KiB

[startup+0.214092 s]*
/proc/loadavg: 1.71 1.72 1.69 3/214 30579
/proc/meminfo: memFree=30261540/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13974352 memory=28936 CPUtime=0.12 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 5623 0 0 0 11 1 0 0 20 0 15 0 33218166 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3493588 7234 2871 1 0 3482964 0
[pid=30565/tid=30566] ppid=30563 vsize=13974352 memory=7311146985107750967 CPUtime=0.09 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 3632 0 0 0 9 0 0 0 20 0 15 0 33218166 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139923625274592 139923621059990 0 4 1 16800974 0 0 0 -1 5 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13974352 memory=11602 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13974352 memory=3546503590676948640 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13974352 memory=139648897541760 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 33218168 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 33218169 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922536330912 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 33218169 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922535277808 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 416 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13974352 memory=139648897541760 CPUtime=0.01 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) R 30563 30563 7968 0 -1 4202560 309 0 0 0 1 0 0 0 20 0 15 0 33218172 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923599989523 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13974352 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13974352 memory=139648897541760 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) R 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218177 14309736448 7234 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 30312 KiB

[startup+0.310414 s]*
/proc/loadavg: 1.71 1.72 1.69 4/214 30579
/proc/meminfo: memFree=30249092/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13974352 memory=40072 CPUtime=0.3 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 9177 0 0 0 28 2 0 0 20 0 15 0 33218166 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3493588 10018 3008 1 0 3482964 0
[pid=30565/tid=30566] ppid=30563 vsize=13974352 memory=-8774313645642428999 CPUtime=0.17 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) S 30563 30563 7968 0 -1 1077944384 6339 0 0 0 16 1 0 0 20 0 15 0 33218166 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139923625281616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 33218167 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 33218168 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 33218169 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922536330912 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 33218169 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922535277808 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 460 0 0 0 2 0 0 0 20 0 15 0 33218172 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13974352 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 333 0 0 0 2 0 0 0 20 0 15 0 33218172 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13974352 memory=0 CPUtime=0.06 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) R 30563 30563 7968 0 -1 1077944384 741 0 0 0 6 0 0 0 20 0 15 0 33218172 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923621059202 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13974352 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218177 14309736448 10018 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 13983864 KiB
Current children cumulated memory: 41448 KiB

[startup+0.707098 s]
/proc/loadavg: 1.71 1.72 1.69 4/214 30579
/proc/meminfo: memFree=30237596/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13980732 memory=80792 CPUtime=1.23 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 17067 0 0 0 118 5 0 0 20 0 15 0 33218166 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3495183 20198 3176 1 0 3483476 0
[pid=30565/tid=30566] ppid=30563 vsize=13980732 memory=139648781263472 CPUtime=0.56 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 9406 0 0 0 53 3 0 0 20 0 15 0 33218166 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139923625284368 139923265325032 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13980732 memory=7809523229951467568 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 33218168 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13980732 memory=-6797724622944101223 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922536330912 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13980732 memory=6944656592387989600 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922535277808 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13980732 memory=6944652177228980320 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13980732 memory=6943526294502006880 CPUtime=0.18 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) R 30563 30563 7968 0 -1 4202560 1958 0 0 0 18 0 0 0 20 0 15 0 33218172 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922533155080 139923601800508 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13980732 memory=0 CPUtime=0.18 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) R 30563 30563 7968 0 -1 4202560 1893 0 0 0 18 0 0 0 20 0 15 0 33218172 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922532100856 139923600891567 0 4 1 16800974 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13980732 memory=0 CPUtime=0.29 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) R 30563 30563 7968 0 -1 4202560 2503 0 0 0 28 1 0 0 20 0 15 0 33218172 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922531064824 139923600416097 0 4 1 16800974 0 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13980732 memory=8128038100524242582 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218177 14316269568 20198 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 1.23 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 82168 KiB

[startup+1.50085 s]
/proc/loadavg: 1.71 1.72 1.69 5/214 30579
/proc/meminfo: memFree=30169180/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13980732 memory=160204 CPUtime=3.7 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 38621 0 0 0 361 9 0 0 20 0 15 0 33218166 14316269568 40051 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3495183 40051 3190 1 0 3483476 0
[pid=30565/tid=30566] ppid=30563 vsize=13980732 memory=0 CPUtime=1.36 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 9876 0 0 0 132 4 0 0 20 0 15 0 33218166 14316269568 40051 18446744073709551615 4194304 4196468 140721504767568 139923625287072 139923265626950 0 4 1 16800974 0 0 0 -1 1 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 40051 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 40051 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13980732 memory=37 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 33218167 14316269568 40051 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13980732 memory=36 CPUtime=0 cores=1,3,5,7

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

/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922535277824 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13980732 memory=243236 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13980732 memory=241696 CPUtime=5.31 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 33409 0 0 0 528 3 0 0 20 0 15 0 33218172 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13980732 memory=279297563443808 CPUtime=5.47 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 41509 0 0 0 543 4 0 0 20 0 15 0 33218172 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13980732 memory=1376 CPUtime=0.79 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30563 30563 7968 0 -1 1077944384 11342 0 0 0 76 3 0 0 20 0 15 0 33218172 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13980732 memory=242208 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13980732 memory=242208 CPUtime=1.3 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 931 0 0 0 57 73 0 0 20 0 15 0 33218177 14316269568 60424 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 2447.63 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 243072 KiB

[startup+2442.3 s]
/proc/loadavg: 1.32 1.31 1.38 3/216 30905
/proc/meminfo: memFree=30609856/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13980732 memory=247868 CPUtime=2509 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 242354 0 0 0 250582 318 0 0 20 0 15 0 33218166 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3495183 61967 3260 1 0 3483476 0
[pid=30565/tid=30566] ppid=30563 vsize=13980732 memory=249920 CPUtime=2416.04 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) S 30563 30563 7968 0 -1 1077944384 78747 0 0 0 241567 37 0 0 20 0 15 0 33218166 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139923625287760 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13980732 memory=252996 CPUtime=18.81 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 13758 0 0 0 1837 44 0 0 20 0 15 0 33218167 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13980732 memory=258036 CPUtime=18.81 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 14000 0 0 0 1839 42 0 0 20 0 15 0 33218167 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13980732 memory=241696 CPUtime=18.8 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) R 30563 30563 7968 0 -1 1077944384 12847 0 0 0 1836 44 0 0 20 0 15 0 33218167 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13980732 memory=262048 CPUtime=18.81 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) R 30563 30563 7968 0 -1 1077944384 12261 0 0 0 1836 45 0 0 20 0 15 0 33218167 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13980732 memory=250944 CPUtime=4.72 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 22172 0 0 0 418 54 0 0 20 0 15 0 33218168 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13980732 memory=249920 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922536330976 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13980732 memory=249404 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922535277824 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13980732 memory=249404 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13980732 memory=247868 CPUtime=5.31 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 33409 0 0 0 528 3 0 0 20 0 15 0 33218172 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13980732 memory=1376 CPUtime=5.47 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 41509 0 0 0 543 4 0 0 20 0 15 0 33218172 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13980732 memory=1376 CPUtime=0.79 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30563 30563 7968 0 -1 1077944384 11343 0 0 0 76 3 0 0 20 0 15 0 33218172 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13980732 memory=0 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13980732 memory=1376 CPUtime=1.33 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 947 0 0 0 58 75 0 0 20 0 15 0 33218177 14316269568 61967 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 2509 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 249244 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2453.11 s]
/proc/loadavg: 1.12 1.26 1.37 3/213 30906
/proc/meminfo: memFree=30600352/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13980732 memory=246324 CPUtime=2520.03 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 242900 0 0 0 251684 319 0 0 20 0 15 0 33218166 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3495183 61581 3260 1 0 3483476 0
[pid=30565/tid=30566] ppid=30563 vsize=13980732 memory=241696 CPUtime=2426.74 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 79038 0 0 0 242637 37 0 0 20 0 15 0 33218166 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923625287696 139923269174355 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13980732 memory=262048 CPUtime=18.89 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 13822 0 0 0 1844 45 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13980732 memory=250944 CPUtime=18.89 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 14061 0 0 0 1847 42 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13980732 memory=249404 CPUtime=18.88 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 12908 0 0 0 1844 44 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13980732 memory=245300 CPUtime=18.88 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 12325 0 0 0 1843 45 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13980732 memory=248376 CPUtime=4.74 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 22175 0 0 0 420 54 0 0 20 0 15 0 33218168 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922536330976 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922535277824 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13980732 memory=246836 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13980732 memory=1376 CPUtime=5.31 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 33409 0 0 0 528 3 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13980732 memory=1376 CPUtime=5.47 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 41509 0 0 0 543 4 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13980732 memory=1376 CPUtime=0.79 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30563 30563 7968 0 -1 1077944384 11343 0 0 0 76 3 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13980732 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13980732 memory=5520 CPUtime=1.34 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 949 0 0 0 59 75 0 0 20 0 15 0 33218177 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 247700 KiB

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

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

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

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

[startup+2453.11 s]
/proc/loadavg: 1.12 1.26 1.37 3/213 30906
/proc/meminfo: memFree=30600352/32770624 swapFree=67108860/67108860
[pid=30563] ppid=30560 vsize=9512 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30563/stat : 30563 (xcsp3-exec) S 30560 30563 7968 0 -1 4202496 514 0 0 0 0 0 0 0 20 0 1 0 33218159 9740288 344 18446744073709551615 4194304 5098028 140727369911200 140727369909304 140583390093948 0 65536 5 65538 18446744071579417331 0 0 17 1 0 0 6 0 0 7196144 7232144 12070912 140727369916794 140727369916998 140727369916998 140727369920491 0
/proc/30563/statm: 2378 344 289 221 0 87 0
[pid=30565] ppid=30563 vsize=13980732 memory=246324 CPUtime=2520.03 cores=1,3,5,7
/proc/30565/stat : 30565 (java) S 30563 30563 7968 0 -1 1077944320 242900 0 0 0 251684 319 0 0 20 0 15 0 33218166 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 140721504750112 139923621048055 0 0 1 16800974 18446744073709551615 0 0 17 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
/proc/30565/statm: 3495183 61581 3260 1 0 3483476 0
[pid=30565/tid=30566] ppid=30563 vsize=13980732 memory=241696 CPUtime=2426.74 cores=1,3,5,7
/proc/30565/task/30566/stat : 30566 (java) R 30563 30563 7968 0 -1 4202560 79038 0 0 0 242637 37 0 0 20 0 15 0 33218166 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923625287696 139923269174355 0 4 1 16800974 0 0 0 -1 3 0 0 4 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30567] ppid=30563 vsize=13980732 memory=262048 CPUtime=18.89 cores=1,3,5,7
/proc/30565/task/30567/stat : 30567 (java) S 30563 30563 7968 0 -1 1077944384 13822 0 0 0 1844 45 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923220851216 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30568] ppid=30563 vsize=13980732 memory=250944 CPUtime=18.89 cores=1,3,5,7
/proc/30565/task/30568/stat : 30568 (java) S 30563 30563 7968 0 -1 1077944384 14061 0 0 0 1847 42 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923219798672 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30569] ppid=30563 vsize=13980732 memory=249404 CPUtime=18.88 cores=1,3,5,7
/proc/30565/task/30569/stat : 30569 (java) S 30563 30563 7968 0 -1 1077944384 12908 0 0 0 1844 44 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923218745616 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30570] ppid=30563 vsize=13980732 memory=245300 CPUtime=18.88 cores=1,3,5,7
/proc/30565/task/30570/stat : 30570 (java) S 30563 30563 7968 0 -1 1077944384 12325 0 0 0 1843 45 0 0 20 0 15 0 33218167 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139923217693072 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30571] ppid=30563 vsize=13980732 memory=248376 CPUtime=4.74 cores=1,3,5,7
/proc/30565/task/30571/stat : 30571 (java) S 30563 30563 7968 0 -1 1077944384 22175 0 0 0 420 54 0 0 20 0 15 0 33218168 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922537384688 139923621059202 0 0 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30572] ppid=30563 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30572/stat : 30572 (java) S 30563 30563 7968 0 -1 1077944384 60 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922536330976 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30573] ppid=30563 vsize=13980732 memory=1376 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30573/stat : 30573 (java) S 30563 30563 7968 0 -1 1077944384 59 0 0 0 0 0 0 0 20 0 15 0 33218169 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922535277824 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30574] ppid=30563 vsize=13980732 memory=246836 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30574/stat : 30574 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922534226384 139923621066651 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30575] ppid=30563 vsize=13980732 memory=1376 CPUtime=5.31 cores=1,3,5,7
/proc/30565/task/30575/stat : 30575 (java) S 30563 30563 7968 0 -1 1077944384 33409 0 0 0 528 3 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922533173488 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30576] ppid=30563 vsize=13980732 memory=1376 CPUtime=5.47 cores=1,3,5,7
/proc/30565/task/30576/stat : 30576 (java) S 30563 30563 7968 0 -1 1077944384 41509 0 0 0 543 4 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922532120944 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30577] ppid=30563 vsize=13980732 memory=1376 CPUtime=0.79 cores=1,3,5,7
/proc/30565/task/30577/stat : 30577 (java) S 30563 30563 7968 0 -1 1077944384 11343 0 0 0 76 3 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922531067888 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30578] ppid=30563 vsize=13980732 memory=2012 CPUtime=0 cores=1,3,5,7
/proc/30565/task/30578/stat : 30578 (java) S 30563 30563 7968 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 33218172 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922530015584 139923621058261 0 4 1 16800974 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
[pid=30565/tid=30579] ppid=30563 vsize=13980732 memory=5520 CPUtime=1.34 cores=1,3,5,7
/proc/30565/task/30579/stat : 30579 (java) S 30563 30563 7968 0 -1 1077944384 949 0 0 0 59 75 0 0 20 0 15 0 33218177 14316269568 61581 18446744073709551615 4194304 4196468 140721504767568 139922528963632 139923621059202 0 4 1 16800974 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 30715904 140721504772530 140721504772706 140721504772706 140721504776143 0
Current children cumulated CPU time: 2520.03 s
Current children cumulated vsize: 13990244 KiB
Current children cumulated memory: 247700 KiB

Child status: 143
Real time (s): 2453.12
CPU time (s): 2520.06
CPU user time (s): 2516.86
CPU system time (s): 3.20158
CPU usage (%): 102.729
Max. virtual memory (cumulated for all children) (KiB): 13994576
Max. memory (cumulated for all children) (KiB): 537052

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2516.86
system time used= 3.20158
maximum resident set size= 538684
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 243651
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2912
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 169685
involuntary context switches= 5132


# summary of solver processes directly reported to runsolver:
#   pid: 30563,30565
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2516.86
#   total CPU system time (s): 3.20158

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 13.985 second user time and 25.554 second system time

The end

Launcher Data

Begin job on node128 at 2017-08-15 12:21:58
IDJOB=4272668
IDBENCH=127848
IDSOLVER=2664
FILE ID=node128/4272668-1502793356
RUNJOBID= node128-1502649221-29001
PBS_JOBID= 
Free space on /tmp= 62024 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/RectPacking/RectPacking-m1-perf/RectPacking-perfect-096.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-4272668-1502793356/watcher-4272668-1502793356 -o /tmp/evaluation-result-4272668-1502793356/solver-4272668-1502793356 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node128-1502649221-29001 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 259822046 HOME/instance-4272668-1502793356.xml

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

MD5SUM BENCH= 3c52232e333025b0260987be45274879
RANDOM SEED=259822046

node128.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.94
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.94
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.94
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.94
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:        30279072 kB
MemAvailable:   31174292 kB
Buffers:          225824 kB
Cached:           953396 kB
SwapCached:            0 kB
Active:          1209276 kB
Inactive:         861800 kB
Active(anon):     892332 kB
Inactive(anon):    16764 kB
Active(file):     316944 kB
Inactive(file):   845036 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              7828 kB
Writeback:            12 kB
AnonPages:        901748 kB
Mapped:            49788 kB
Shmem:             17116 kB
Slab:             123340 kB
SReclaimable:      98152 kB
SUnreclaim:        25188 kB
KernelStack:        3760 kB
PageTables:         6804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1454128 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    835584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      132480 kB
DirectMap2M:    33413120 kB

Free space on /tmp at the end= 62016 MiB
End job on node128 at 2017-08-15 13:02:51