Trace number 4271925

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.0601 2503.9199

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw120/
BinPacking-mdd-sw120-20.xml
MD5SUM60ebd5c4fe4cf6d5772447ebf177dfde
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.1
Satisfiable
(Un)Satisfiability was proved
Number of variables133
Number of constraints25
Number of domains2
Minimum domain size23
Maximum domain size50
Distribution of domain sizes[{"size":23,"count":1},{"size":50,"count":132}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":110},{"degree":4,"count":22}]
Minimum constraint arity6
Maximum constraint arity132
Distribution of constraint arities[{"arity":6,"count":22},{"arity":23,"count":1},{"arity":132,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":22},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271925-1502839481.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4271925-1502839481.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.19	c simple solver
0.33/0.26	c parse instance...
4.84/2.05	c solve instance...
2520.04/2503.91	s UNKNOWN
2520.04/2503.91	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 (13502 MiB free)
  memory of node 1: 16384 MiB (14561 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4271925-1502839481/watcher-4271925-1502839481 -o /tmp/evaluation-result-4271925-1502839481/solver-4271925-1502839481 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502838622-6414 --watchdog 2580 ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 436286690 HOME/instance-4271925-1502839481.xml 

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

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


[startup+0.100059 s]*
/proc/loadavg: 8.44 8.36 7.86 5/219 6476
/proc/meminfo: memFree=28708232/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13978596 memory=28568 CPUtime=0.12 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 5440 0 0 0 11 1 0 0 20 0 15 0 117028990 14314082304 7142 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3494649 7142 2899 1 0 3482966 0
[pid=6454/tid=6457] ppid=6452 vsize=13978596 memory=8189696551351980891 CPUtime=0.09 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 3446 0 0 0 8 1 0 0 20 0 15 0 117028990 14314082304 7142 33554432000 4194304 4196468 140731380351328 139980175102512 139980170890646 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14314082304 7142 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13978596 memory=139927321679488 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14314082304 7142 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14314082304 7142 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028991 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13978596 memory=139927321679488 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028992 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117028993 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979644011808 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117028993 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979642959472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13978596 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 422 0 0 0 0 0 0 0 20 0 15 0 117028995 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14314082304 7142 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13978596 memory=139927321679488 CPUtime=0.01 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) R 6452 6452 6383 0 -1 4202560 330 0 0 0 1 0 0 0 20 0 15 0 117028995 14314082304 7208 33554432000 4194304 4196468 140731380351328 139979638749552 139980155408974 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13978596 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14314082304 7208 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13978596 memory=139927321679488 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028996 14314082304 7208 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29952 KiB

[startup+0.210834 s]*
/proc/loadavg: 8.44 8.36 7.86 4/219 6476
/proc/meminfo: memFree=28685784/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13982852 memory=40500 CPUtime=0.33 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 8243 0 0 0 30 3 0 0 20 0 15 0 117028990 14318440448 10125 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3495713 10125 3072 1 0 3482966 0
[pid=6454/tid=6457] ppid=6452 vsize=13982852 memory=7883960649037381690 CPUtime=0.19 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 5410 0 0 0 18 1 0 0 20 0 15 0 117028990 14318440448 10125 33554432000 4194304 4196468 140731380351328 139980175088448 139980150469750 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13982852 memory=2907 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 10125 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13982852 memory=139927321785775 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 10125 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 10125 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13982852 memory=139927321679488 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028992 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117028993 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979644011808 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117028993 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979642959472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13982852 memory=0 CPUtime=0.02 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 615 0 0 0 2 0 0 0 20 0 15 0 117028995 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13982852 memory=-1 CPUtime=0.02 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 227 0 0 0 2 0 0 0 20 0 15 0 117028995 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13982852 memory=139927321679488 CPUtime=0.07 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) R 6452 6452 6383 0 -1 4202560 712 0 0 0 7 0 0 0 20 0 15 0 117028995 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979638749552 139980149501568 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13982852 memory=-1 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028996 14318440448 10125 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 41884 KiB

[startup+0.310675 s]*
/proc/loadavg: 8.44 8.36 7.86 4/219 6476
/proc/meminfo: memFree=28670880/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13982852 memory=47608 CPUtime=0.5 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 9059 0 0 0 47 3 0 0 20 0 15 0 117028990 14318440448 11902 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3495713 11902 3099 1 0 3482966 0
[pid=6454/tid=6457] ppid=6452 vsize=13982852 memory=8112282956445269571 CPUtime=0.3 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 5938 0 0 0 28 2 0 0 20 0 15 0 117028990 14318440448 11902 33554432000 4194304 4196468 140731380351328 139980175108288 139980170900637 0 4 0 16800975 0 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 11902 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 11902 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13982852 memory=-2026666227646604569 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 11902 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13982852 memory=7593740018551660441 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028991 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13982852 memory=6944657691966988345 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028992 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13982852 memory=4196912344889787449 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117028993 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979644011808 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117028993 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979642959472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13982852 memory=-6516833586042938556 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13982852 memory=7100839887185294217 CPUtime=0.04 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) R 6452 6452 6383 0 -1 4202560 757 0 0 0 4 0 0 0 20 0 15 0 117028995 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979640854640 139980152401626 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13982852 memory=0 CPUtime=0.03 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) R 6452 6452 6383 0 -1 1077944384 241 0 0 0 3 0 0 0 20 0 15 0 117028995 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13982852 memory=0 CPUtime=0.12 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 819 0 0 0 12 0 0 0 20 0 15 0 117028995 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13982852 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) R 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028996 14318440448 11902 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 48992 KiB

[startup+0.701579 s]
/proc/loadavg: 8.44 8.36 7.86 7/219 6476
/proc/meminfo: memFree=28585804/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13982928 memory=131152 CPUtime=1.54 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 11010 0 0 0 149 5 0 0 20 0 15 0 117028990 14318518272 32788 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3495732 32788 3197 1 0 3482966 0
[pid=6454/tid=6457] ppid=6452 vsize=13982928 memory=33 CPUtime=0.68 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 6311 0 0 0 64 4 0 0 20 0 15 0 117028990 14318518272 32788 33554432000 4194304 4196468 140731380351328 139980175117432 139980155959686 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13982928 memory=-7082918048272507482 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318518272 32788 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13982928 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318518272 32788 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13982928 memory=33016 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028991 14318518272 32788 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13982928 memory=1292 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117028991 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13982928 memory=2428 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117028992 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13982928 memory=1728 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117028993 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979644011808 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13982928 memory=792 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117028993 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979642959472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13982928 memory=9992 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13982928 memory=1224 CPUtime=0.31 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 1343 0 0 0 31 0 0 0 20 0 15 0 117028995 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13982928 memory=5716 CPUtime=0.3 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 944 0 0 0 30 0 0 0 20 0 15 0 117028995 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13982928 memory=1720 CPUtime=0.22 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 1105 0 0 0 22 0 0 0 20 0 15 0 117028995 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13982928 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13982928 memory=1008 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117028996 14318518272 32788 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 1.54 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 132536 KiB

[startup+1.50162 s]
/proc/loadavg: 8.44 8.36 7.86 3/219 6476
/proc/meminfo: memFree=28390416/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0

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

/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979642959488 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13984976 memory=443680 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13984976 memory=442656 CPUtime=4.49 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 29840 0 0 0 446 3 0 0 20 0 15 0 117028995 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13984976 memory=442656 CPUtime=4.91 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 27592 0 0 0 488 3 0 0 20 0 15 0 117028995 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13984976 memory=442656 CPUtime=0.74 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 10371 0 0 0 72 2 0 0 20 0 15 0 117028995 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13984976 memory=1384 CPUtime=1.2 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 2268 0 0 0 59 61 0 0 20 0 15 0 117028996 14320615424 110664 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 2458.32 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 444040 KiB

[startup+2502.3 s]
/proc/loadavg: 1.69 1.62 2.03 3/218 6631
/proc/meminfo: memFree=28101784/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13984976 memory=437524 CPUtime=2518.43 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 161885 0 0 0 251680 163 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3496244 109381 3278 1 0 3483478 0
[pid=6454/tid=6457] ppid=6452 vsize=13984976 memory=439064 CPUtime=2500.35 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 48809 0 0 0 250018 17 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980175117920 139979783914850 0 4 0 16800975 0 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13984976 memory=4144 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 7825 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13984976 memory=438552 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 6887 0 0 0 136 20 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13984976 memory=1384 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 9645 0 0 0 137 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13984976 memory=438036 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 5536 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13984976 memory=1384 CPUtime=0.39 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 11741 0 0 0 29 10 0 0 20 0 15 0 117028992 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979644011872 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13984976 memory=441628 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979642959488 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13984976 memory=1384 CPUtime=4.49 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 29842 0 0 0 446 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13984976 memory=437524 CPUtime=4.92 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 27594 0 0 0 489 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13984976 memory=438036 CPUtime=0.74 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 10373 0 0 0 72 2 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13984976 memory=4612 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13984976 memory=1008 CPUtime=1.23 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 2288 0 0 0 61 62 0 0 20 0 15 0 117028996 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 2518.43 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 438908 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2503.9 s]
/proc/loadavg: 1.69 1.62 2.03 3/218 6631
/proc/meminfo: memFree=28100800/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13984976 memory=437524 CPUtime=2520.04 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 161885 0 0 0 251841 163 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3496244 109381 3278 1 0 3483478 0
[pid=6454/tid=6457] ppid=6452 vsize=13984976 memory=1384 CPUtime=2501.95 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 48809 0 0 0 250178 17 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980175117920 139979783914855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13984976 memory=437524 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 7825 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13984976 memory=439064 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 6887 0 0 0 136 20 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13984976 memory=4144 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 9645 0 0 0 137 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13984976 memory=438552 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 5536 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13984976 memory=1384 CPUtime=0.39 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 11741 0 0 0 29 10 0 0 20 0 15 0 117028992 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13984976 memory=438036 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979644011872 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979642959488 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13984976 memory=437524 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13984976 memory=437524 CPUtime=4.49 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 29842 0 0 0 446 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13984976 memory=1384 CPUtime=4.92 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 27594 0 0 0 489 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13984976 memory=441628 CPUtime=0.74 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 10373 0 0 0 72 2 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13984976 memory=438036 CPUtime=1.23 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 2288 0 0 0 61 62 0 0 20 0 15 0 117028996 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 438908 KiB

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

[startup+2503.92 s]
# the end of solver process 6452 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000938 s, system=0.000938 s

[startup+2503.92 s]
# the end of solver process 6454 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.43 s, system=1.63548 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+2503.9 s]
/proc/loadavg: 1.69 1.62 2.03 3/218 6631
/proc/meminfo: memFree=28100800/32770624 swapFree=67108860/67108860
[pid=6452] ppid=6448 vsize=9512 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6452/stat : 6452 (xcsp3-exec) S 6448 6452 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 117028989 9740288 346 33554432000 4194304 5098028 140735054024032 140735054022136 139827124187772 0 65536 4100 65538 18446744071579417331 0 0 17 4 0 0 0 0 0 7196144 7232144 21471232 140735054029935 140735054030139 140735054030139 140735054032875 0
/proc/6452/statm: 2378 346 289 221 0 87 0
[pid=6454] ppid=6452 vsize=13984976 memory=437524 CPUtime=2520.04 cores=0,2,4,6
/proc/6454/stat : 6454 (java) S 6452 6452 6383 0 -1 1077944320 161885 0 0 0 251841 163 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 140731380333872 139980170878711 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
/proc/6454/statm: 3496244 109381 3278 1 0 3483478 0
[pid=6454/tid=6457] ppid=6452 vsize=13984976 memory=1384 CPUtime=2501.95 cores=0,2,4,6
/proc/6454/task/6457/stat : 6457 (java) R 6452 6452 6383 0 -1 4202560 48809 0 0 0 250178 17 0 0 20 0 15 0 117028990 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980175117920 139979783914855 0 4 0 16800975 0 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6458] ppid=6452 vsize=13984976 memory=437524 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6458/stat : 6458 (java) S 6452 6452 6383 0 -1 1077944384 7825 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980100966800 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6459] ppid=6452 vsize=13984976 memory=439064 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6459/stat : 6459 (java) S 6452 6452 6383 0 -1 1077944384 6887 0 0 0 136 20 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980099914000 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6460] ppid=6452 vsize=13984976 memory=4144 CPUtime=1.56 cores=0,2,4,6
/proc/6454/task/6460/stat : 6460 (java) S 6452 6452 6383 0 -1 1077944384 9645 0 0 0 137 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139980098861712 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6461] ppid=6452 vsize=13984976 memory=438552 CPUtime=1.55 cores=0,2,4,6
/proc/6454/task/6461/stat : 6461 (java) S 6452 6452 6383 0 -1 1077944384 5536 0 0 0 136 19 0 0 20 0 15 0 117028991 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979763923472 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6462] ppid=6452 vsize=13984976 memory=1384 CPUtime=0.39 cores=0,2,4,6
/proc/6454/task/6462/stat : 6462 (java) S 6452 6452 6383 0 -1 1077944384 11741 0 0 0 29 10 0 0 20 0 15 0 117028992 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979645065840 139980170889858 0 0 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6468] ppid=6452 vsize=13984976 memory=438036 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6468/stat : 6468 (java) S 6452 6452 6383 0 -1 1077944384 46 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979644011872 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6470] ppid=6452 vsize=13984976 memory=1384 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6470/stat : 6470 (java) S 6452 6452 6383 0 -1 1077944384 57 0 0 0 0 0 0 0 20 0 15 0 117028993 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979642959488 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 0 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6471] ppid=6452 vsize=13984976 memory=437524 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6471/stat : 6471 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979641907792 139980170897307 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6472] ppid=6452 vsize=13984976 memory=437524 CPUtime=4.49 cores=0,2,4,6
/proc/6454/task/6472/stat : 6472 (java) S 6452 6452 6383 0 -1 1077944384 29842 0 0 0 446 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979640854640 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 4 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6473] ppid=6452 vsize=13984976 memory=1384 CPUtime=4.92 cores=0,2,4,6
/proc/6454/task/6473/stat : 6473 (java) S 6452 6452 6383 0 -1 1077944384 27594 0 0 0 489 3 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979639801840 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6474] ppid=6452 vsize=13984976 memory=441628 CPUtime=0.74 cores=0,2,4,6
/proc/6454/task/6474/stat : 6474 (java) S 6452 6452 6383 0 -1 1077944384 10373 0 0 0 72 2 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979638749552 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6475] ppid=6452 vsize=13984976 memory=0 CPUtime=0 cores=0,2,4,6
/proc/6454/task/6475/stat : 6475 (java) S 6452 6452 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117028995 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979637696992 139980170888917 0 4 0 16800975 18446744071579849748 0 0 -1 6 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
[pid=6454/tid=6476] ppid=6452 vsize=13984976 memory=438036 CPUtime=1.23 cores=0,2,4,6
/proc/6454/task/6476/stat : 6476 (java) S 6452 6452 6383 0 -1 1077944384 2288 0 0 0 61 62 0 0 20 0 15 0 117028996 14320615424 109381 33554432000 4194304 4196468 140731380351328 139979636644784 139980170889858 0 4 0 16800975 18446744071579849748 0 0 -1 2 0 0 0 0 0 6293624 6294260 21946368 140731380356247 140731380356423 140731380356423 140731380359119 0
Current children cumulated CPU time: 2520.04 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 438908 KiB

Child status: 143
Real time (s): 2503.92
CPU time (s): 2520.06
CPU user time (s): 2518.43
CPU system time (s): 1.63548
CPU usage (%): 100.645
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 895924

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.43
system time used= 1.63548
maximum resident set size= 898636
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 162725
page faults= 0
swaps= 0
block input operations= 40
block output operations= 3112
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 64586
involuntary context switches= 2009


# summary of solver processes directly reported to runsolver:
#   pid: 6452,6454
#   total CPU time (s): 2520.06
#   total CPU user time (s): 2518.43
#   total CPU system time (s): 1.63548

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 15.066 second user time and 24.9416 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-16 01:10:22
IDJOB=4271925
IDBENCH=137152
IDSOLVER=2664
FILE ID=node151/4271925-1502839481
RUNJOBID= node151-1502838622-6414
PBS_JOBID= 20629850
Free space on /tmp= 61828 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/BinPacking/BinPacking-mdd-sw120/BinPacking-mdd-sw120-20.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-4271925-1502839481/watcher-4271925-1502839481 -o /tmp/evaluation-result-4271925-1502839481/solver-4271925-1502839481 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1502838622-6414 --watchdog 2580  ./xcsp3-exec -dir HOME -tl 2520 -ml 11000 -tdir HOME -seed 436286690 HOME/instance-4271925-1502839481.xml

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

MD5SUM BENCH= 60ebd5c4fe4cf6d5772447ebf177dfde
RANDOM SEED=436286690

node151.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.95
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:        28741808 kB
MemAvailable:   31985920 kB
Buffers:          303248 kB
Cached:          3231384 kB
SwapCached:            0 kB
Active:          1000080 kB
Inactive:        2589684 kB
Active(anon):      58616 kB
Inactive(anon):    25048 kB
Active(file):     941464 kB
Inactive(file):  2564636 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             16884 kB
Writeback:             0 kB
AnonPages:         60888 kB
Mapped:            49868 kB
Shmem:             25224 kB
Slab:             134124 kB
SReclaimable:     107696 kB
SUnreclaim:        26428 kB
KernelStack:        3216 kB
PageTables:         5216 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     357000 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

Free space on /tmp at the end= 61824 MiB
End job on node151 at 2017-08-16 01:52:06