Trace number 4271921

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.1101 2502.9199

General information on the benchmark

NameBinPacking/BinPacking-mdd-sw100/
BinPacking-mdd-sw100-63.xml
MD5SUMc5b43cb4096baa2a106332b7cfda903c
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.03
Satisfiable
(Un)Satisfiability was proved
Number of variables109
Number of constraints21
Number of domains2
Minimum domain size19
Maximum domain size46
Distribution of domain sizes[{"size":19,"count":1},{"size":46,"count":108}]
Minimum variable degree2
Maximum variable degree4
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":90},{"degree":4,"count":18}]
Minimum constraint arity6
Maximum constraint arity108
Distribution of constraint arities[{"arity":6,"count":18},{"arity":19,"count":1},{"arity":108,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"mdd","count":18},{"type":"lex","count":1},{"type":"count","count":1},{"type":"cardinality","count":1}]
Optimization problemYES
Type of objectivemax VAR

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4271921-1502844438.xml"  -tl '2520s' -p 1 -x 3
0.14/0.14	c [HOME/instance-4271921-1502844438.xml, -tl, 2520s, -p, 1, -x, 3]
0.14/0.20	c simple solver
0.33/0.26	c parse instance...
3.55/1.59	c solve instance...
2520.09/2502.90	s UNKNOWN
2520.09/2502.90	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 (10575 MiB free)
  memory of node 1: 16384 MiB (14569 MiB free)
  node distances:
     10  21
     21  10

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

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

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


[startup+0.108545 s]*
/proc/loadavg: 1.08 1.24 1.36 3/217 6888
/proc/meminfo: memFree=25730368/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13978596 memory=28344 CPUtime=0.14 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 5474 0 0 0 13 1 0 0 20 0 15 0 117524678 14314082304 7086 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3494649 7086 2869 1 0 3482966 0
[pid=6874/tid=6875] ppid=6872 vsize=13978596 memory=8117357482337342299 CPUtime=0.09 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 3407 0 0 0 9 0 0 0 20 0 15 0 117524679 14314082304 7152 33554432000 4194304 4196468 140726701905584 140052632783680 140052612605285 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14314082304 7152 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13978596 memory=140448397567616 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14314082304 7152 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14314082304 7152 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524679 14314082304 7152 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13978596 memory=140448397567616 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524681 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117524681 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051539534624 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117524681 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051538482288 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) R 6872 6872 6383 0 -1 4202560 328 0 0 0 0 0 0 0 20 0 15 0 117524684 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051536378480 140052614575972 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) R 6872 6872 6383 0 -1 1077944384 124 0 0 0 0 0 0 0 20 0 15 0 117524684 14314082304 7152 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13978596 memory=140448397567616 CPUtime=0.02 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) R 6872 6872 6383 0 -1 4202560 343 0 0 0 2 0 0 0 20 0 15 0 117524684 14314082304 7218 33554432000 4194304 4196468 140726701905584 140051534269304 140052607531395 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14314082304 7218 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13978596 memory=140448397567616 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524684 14314082304 7218 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 0.14 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29728 KiB

[startup+0.210805 s]*
/proc/loadavg: 1.08 1.24 1.36 3/217 6888
/proc/meminfo: memFree=25719204/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13982852 memory=40672 CPUtime=0.33 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 8181 0 0 0 32 1 0 0 20 0 15 0 117524678 14318440448 10168 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3495713 10168 3053 1 0 3482966 0
[pid=6874/tid=6875] ppid=6872 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) D 6872 6872 6383 0 -1 1077944384 5317 0 0 0 19 1 0 0 20 0 15 0 117524679 14318440448 10168 33554432000 4194304 4196468 140726701905584 140052632763344 140052621240877 0 4 0 16800975 18446744072101629476 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13982852 memory=2907 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 10168 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13982852 memory=140448397673904 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 10168 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 10168 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13982884 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524679 14318473216 10168 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13982884 memory=140448397567616 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524681 14318473216 10168 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117524681 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051539534624 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117524681 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051538482288 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 642 0 0 0 2 0 0 0 20 0 15 0 117524684 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13982852 memory=-1 CPUtime=0.02 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 218 0 0 0 2 0 0 0 20 0 15 0 117524684 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13982852 memory=140448397567616 CPUtime=0.08 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 739 0 0 0 8 0 0 0 20 0 15 0 117524684 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318440448 10168 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524684 14318473216 10168 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 42056 KiB

[startup+0.31058 s]*
/proc/loadavg: 1.08 1.24 1.36 4/217 6888
/proc/meminfo: memFree=25712876/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13982852 memory=47808 CPUtime=0.5 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 9113 0 0 0 48 2 0 0 20 0 15 0 117524678 14318440448 11952 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3495713 11952 3104 1 0 3482966 0
[pid=6874/tid=6875] ppid=6872 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 5924 0 0 0 28 1 0 0 20 0 15 0 117524679 14318440448 11952 33554432000 4194304 4196468 140726701905584 140052632792528 140052628583677 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 11952 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 11952 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 11952 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524679 14318440448 11952 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524681 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117524681 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051539534624 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117524681 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051538482288 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13982852 memory=8982046290584177472 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13982852 memory=7100839887185294217 CPUtime=0.04 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) R 6872 6872 6383 0 -1 4202560 845 0 0 0 4 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051536378480 140052609261952 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 233 0 0 0 3 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) R 6872 6872 6383 0 -1 4202560 848 0 0 0 12 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051534273392 140052612642142 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524684 14318440448 11952 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 49192 KiB

[startup+0.700892 s]
/proc/loadavg: 1.08 1.24 1.36 6/217 6888
/proc/meminfo: memFree=25675336/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13982928 memory=120352 CPUtime=1.48 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 10885 0 0 0 144 4 0 0 20 0 15 0 117524678 14318518272 30088 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3495732 30088 3191 1 0 3482966 0
[pid=6874/tid=6875] ppid=6872 vsize=13982928 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 6289 0 0 0 65 3 0 0 20 0 15 0 117524679 14318518272 30088 33554432000 4194304 4196468 140726701905584 140052632797152 140052607639155 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318518272 30088 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318518272 30088 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13982928 memory=33108 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524679 14318518272 30088 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13982928 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 117524679 14318518272 30088 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13982928 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 117524681 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 117524681 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051539534624 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13982928 memory=792 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 117524681 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051538482288 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13982928 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13982928 memory=1224 CPUtime=0.29 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 1356 0 0 0 29 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13982928 memory=5716 CPUtime=0.27 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 818 0 0 0 27 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13982928 memory=1720 CPUtime=0.21 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 1114 0 0 0 21 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13982928 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13982928 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 117524684 14318518272 30088 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 121736 KiB

[startup+1.50087 s]
/proc/loadavg: 1.08 1.24 1.36 4/217 6888
/proc/meminfo: memFree=25581760/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0

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

/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051538482304 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13984976 memory=394108 CPUtime=5.4 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 28186 0 0 0 537 3 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13984976 memory=1384 CPUtime=4.65 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 32721 0 0 0 460 5 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13984976 memory=1384 CPUtime=0.78 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 11215 0 0 0 75 3 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13984976 memory=4144 CPUtime=1.36 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 2107 0 0 0 65 71 0 0 20 0 15 0 117524684 14320615424 98533 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 2459.24 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 395516 KiB

[startup+2502.3 s]
/proc/loadavg: 1.78 1.76 1.67 3/218 7138
/proc/meminfo: memFree=23009600/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13984976 memory=396116 CPUtime=2519.48 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 147446 0 0 0 251778 170 0 0 20 0 15 0 117524678 14320615424 99029 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3496244 99029 3282 1 0 3483478 0
[pid=6874/tid=6875] ppid=6872 vsize=13984976 memory=396120 CPUtime=2500.25 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 37680 0 0 0 250007 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052632801280 140052261333531 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 5430 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 5822 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13984976 memory=1384 CPUtime=1.63 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 7284 0 0 0 144 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13984976 memory=1384 CPUtime=1.61 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 6078 0 0 0 142 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13984976 memory=3472328296227679313 CPUtime=0.43 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 9486 0 0 0 34 9 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13984976 memory=396116 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051539534688 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051538482304 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13984976 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13984976 memory=33156 CPUtime=5.4 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 28186 0 0 0 537 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13984976 memory=393488 CPUtime=4.65 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 32721 0 0 0 460 5 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13984976 memory=1384 CPUtime=0.78 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 11215 0 0 0 75 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13984976 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13984976 memory=1200 CPUtime=1.4 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 2132 0 0 0 67 73 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 2519.48 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 397500 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2502.9 s]
/proc/loadavg: 1.78 1.76 1.67 3/218 7138
/proc/meminfo: memFree=23009600/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13984976 memory=396116 CPUtime=2520.09 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 147447 0 0 0 251839 170 0 0 20 0 15 0 117524678 14320615424 99029 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3496244 99029 3282 1 0 3483478 0
[pid=6874/tid=6875] ppid=6872 vsize=13984976 memory=396116 CPUtime=2500.84 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 37681 0 0 0 250066 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052632800864 140052261333471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 5430 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 5822 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13984976 memory=396120 CPUtime=1.63 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 7284 0 0 0 144 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.61 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 6078 0 0 0 142 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13984976 memory=1384 CPUtime=0.43 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 9486 0 0 0 34 9 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13984976 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051539534688 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051538482304 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13984976 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13984976 memory=1200 CPUtime=5.4 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 28186 0 0 0 537 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13984976 memory=4144 CPUtime=4.65 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 32721 0 0 0 460 5 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13984976 memory=33156 CPUtime=0.78 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 11215 0 0 0 75 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13984976 memory=393488 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13984976 memory=1384 CPUtime=1.4 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 2132 0 0 0 67 73 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 397500 KiB

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

[startup+2502.91 s]
# the end of solver process 6872 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=0.000668 s, system=0.001337 s

[startup+2502.92 s]
# the end of solver process 6874 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.41 s, system=1.70589 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+2502.9 s]
/proc/loadavg: 1.78 1.76 1.67 3/218 7138
/proc/meminfo: memFree=23009600/32770624 swapFree=67108860/67108860
[pid=6872] ppid=6869 vsize=9512 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6872/stat : 6872 (xcsp3-exec) S 6869 6872 6383 0 -1 4202496 515 0 0 0 0 0 0 0 20 0 1 0 117524678 9740288 346 33554432000 4194304 5098028 140735614580752 140735614578856 140692337369724 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 17727488 140735614588016 140735614588219 140735614588219 140735614590955 0
/proc/6872/statm: 2378 346 289 221 0 87 0
[pid=6874] ppid=6872 vsize=13984976 memory=396116 CPUtime=2520.09 cores=1,3,5,7
/proc/6874/stat : 6874 (java) S 6872 6872 6383 0 -1 1077944320 147447 0 0 0 251839 170 0 0 20 0 15 0 117524678 14320615424 99029 33554432000 4194304 4196468 140726701905584 140726701888128 140052628561655 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
/proc/6874/statm: 3496244 99029 3282 1 0 3483478 0
[pid=6874/tid=6875] ppid=6872 vsize=13984976 memory=396116 CPUtime=2500.84 cores=1,3,5,7
/proc/6874/task/6875/stat : 6875 (java) R 6872 6872 6383 0 -1 4202560 37681 0 0 0 250066 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052632800864 140052261333471 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6876] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6876/stat : 6876 (java) S 6872 6872 6383 0 -1 1077944384 5430 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052581182352 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6877] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.62 cores=1,3,5,7
/proc/6874/task/6877/stat : 6877 (java) S 6872 6872 6383 0 -1 1077944384 5822 0 0 0 144 18 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052580129552 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6878] ppid=6872 vsize=13984976 memory=396120 CPUtime=1.63 cores=1,3,5,7
/proc/6874/task/6878/stat : 6878 (java) S 6872 6872 6383 0 -1 1077944384 7284 0 0 0 144 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052579077264 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6879] ppid=6872 vsize=13984976 memory=396116 CPUtime=1.61 cores=1,3,5,7
/proc/6874/task/6879/stat : 6879 (java) S 6872 6872 6383 0 -1 1077944384 6078 0 0 0 142 19 0 0 20 0 15 0 117524679 14320615424 99029 33554432000 4194304 4196468 140726701905584 140052578024464 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6880] ppid=6872 vsize=13984976 memory=1384 CPUtime=0.43 cores=1,3,5,7
/proc/6874/task/6880/stat : 6880 (java) S 6872 6872 6383 0 -1 1077944384 9486 0 0 0 34 9 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051540588656 140052628572802 0 0 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6881] ppid=6872 vsize=13984976 memory=3472328296227679313 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6881/stat : 6881 (java) S 6872 6872 6383 0 -1 1077944384 83 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051539534688 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6882] ppid=6872 vsize=13984976 memory=1384 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6882/stat : 6882 (java) S 6872 6872 6383 0 -1 1077944384 86 0 0 0 0 0 0 0 20 0 15 0 117524681 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051538482304 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6883] ppid=6872 vsize=13984976 memory=1944 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6883/stat : 6883 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051537430608 140052628580251 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6884] ppid=6872 vsize=13984976 memory=1200 CPUtime=5.4 cores=1,3,5,7
/proc/6874/task/6884/stat : 6884 (java) S 6872 6872 6383 0 -1 1077944384 28186 0 0 0 537 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051536378480 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6885] ppid=6872 vsize=13984976 memory=4144 CPUtime=4.65 cores=1,3,5,7
/proc/6874/task/6885/stat : 6885 (java) S 6872 6872 6383 0 -1 1077944384 32721 0 0 0 460 5 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051535325680 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6886] ppid=6872 vsize=13984976 memory=33156 CPUtime=0.78 cores=1,3,5,7
/proc/6874/task/6886/stat : 6886 (java) S 6872 6872 6383 0 -1 1077944384 11215 0 0 0 75 3 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051534273392 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6887] ppid=6872 vsize=13984976 memory=393488 CPUtime=0 cores=1,3,5,7
/proc/6874/task/6887/stat : 6887 (java) S 6872 6872 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051533220832 140052628571861 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
[pid=6874/tid=6888] ppid=6872 vsize=13984976 memory=1384 CPUtime=1.4 cores=1,3,5,7
/proc/6874/task/6888/stat : 6888 (java) S 6872 6872 6383 0 -1 1077944384 2132 0 0 0 67 73 0 0 20 0 15 0 117524684 14320615424 99029 33554432000 4194304 4196468 140726701905584 140051532167600 140052628572802 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 20066304 140726701913239 140726701913415 140726701913415 140726701916111 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 397500 KiB

Child status: 143
Real time (s): 2502.92
CPU time (s): 2520.11
CPU user time (s): 2518.41
CPU system time (s): 1.70589
CPU usage (%): 100.687
Max. virtual memory (cumulated for all children) (KiB): 13996772
Max. memory (cumulated for all children) (KiB): 830848

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.41
system time used= 1.70589
maximum resident set size= 837220
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 148301
page faults= 0
swaps= 0
block input operations= 0
block output operations= 5648
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 65520
involuntary context switches= 3058


# summary of solver processes directly reported to runsolver:
#   pid: 6872,6874
#   total CPU time (s): 2520.11
#   total CPU user time (s): 2518.41
#   total CPU system time (s): 1.70589

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 19.4065 second user time and 20.5429 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-16 02:32:59
IDJOB=4271921
IDBENCH=137753
IDSOLVER=2664
FILE ID=node151/4271921-1502844438
RUNJOBID= node151-1502838622-6415
PBS_JOBID= 20629850
Free space on /tmp= 61828 MiB

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

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

MD5SUM BENCH= c5b43cb4096baa2a106332b7cfda903c
RANDOM SEED=87505211

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:        25748288 kB
MemAvailable:   28994800 kB
Buffers:          304104 kB
Cached:          3232420 kB
SwapCached:            0 kB
Active:          3990192 kB
Inactive:        2589952 kB
Active(anon):    3046572 kB
Inactive(anon):    25048 kB
Active(file):     943620 kB
Inactive(file):  2564904 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              8204 kB
Writeback:             0 kB
AnonPages:       3050780 kB
Mapped:            58896 kB
Shmem:             25224 kB
Slab:             134092 kB
SReclaimable:     107648 kB
SUnreclaim:        26444 kB
KernelStack:        3520 kB
PageTables:        11468 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    3794608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2942976 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= 61820 MiB
End job on node151 at 2017-08-16 03:14:42