Trace number 4272403

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
choco-solver 5a (2017-07-26)? (TO) 2520.1399 2430.1299

General information on the benchmark

NameFischer/Fischer-m1-s1/
Fischer-11-12-fair.xml
MD5SUM4cd037b51317e52702be0dab62f9a527
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables34626
Number of constraints32807
Number of domains3
Minimum domain size2
Maximum domain size20001
Distribution of domain sizes[{"size":2,"count":4598},{"size":201,"count":156},{"size":20001,"count":29872}]
Minimum variable degree2
Maximum variable degree276
Distribution of variable degrees[{"degree":2,"count":30674},{"degree":3,"count":792},{"degree":4,"count":45},{"degree":5,"count":330},{"degree":6,"count":186},{"degree":7,"count":671},{"degree":8,"count":971},{"degree":9,"count":546},{"degree":10,"count":24},{"degree":12,"count":25},{"degree":13,"count":288},{"degree":14,"count":11},{"degree":24,"count":1},{"degree":35,"count":13},{"degree":57,"count":13},{"degree":59,"count":10},{"degree":70,"count":1},{"degree":80,"count":12},{"degree":125,"count":2},{"degree":126,"count":10},{"degree":276,"count":1}]
Minimum constraint arity1
Maximum constraint arity3
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":5304},{"arity":3,"count":27501}]
Number of extensional constraints0
Number of intensional constraints32807
Distribution of constraint types[{"type":"intension","count":32807}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c java -server -Xmx11000m -cp .:.//choco-parsers.jar org.chocosolver.parser.xcsp.ChocoXCSP "HOME/instance-4272403-1502849547.xml"  -tl '2520s' -p 1 -x 3
0.12/0.14	c [HOME/instance-4272403-1502849547.xml, -tl, 2520s, -p, 1, -x, 3]
0.12/0.20	c simple solver
0.33/0.26	c parse instance...
13.51/4.11	c solve instance...
2520.09/2430.11	s UNKNOWN
2520.09/2430.11	c Unexpected resolution interruption!

Verifier Data


Watcher Data

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

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

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4272403-1502849547/watcher-4272403-1502849547 -o /tmp/evaluation-result-4272403-1502849547/solver-4272403-1502849547 -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 1288016121 HOME/instance-4272403-1502849547.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=7998, runsolver pid=7995
Current StackSize limit: 8192 KiB


[startup+0.100062 s]*
/proc/loadavg: 2.09 2.33 2.67 4/217 8014
/proc/meminfo: memFree=24836172/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13978596 memory=28024 CPUtime=0.12 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 5314 0 0 0 11 1 0 0 20 0 15 0 118035525 14314082304 7006 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3494649 7006 2870 1 0 3482966 0
[pid=8000/tid=8001] ppid=7998 vsize=13978596 memory=7972397869331354459 CPUtime=0.08 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 3328 0 0 0 8 0 0 0 20 0 15 0 118035525 14314082304 7006 33554432000 4194304 4196468 140721315786656 140542072191712 140542067981718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13978596 memory=-3689451258167578675 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14314082304 7006 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13978596 memory=140610565822080 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14314082304 7006 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14314082304 7006 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035526 14314082304 7006 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13978596 memory=140610565822080 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035527 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118035528 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541608231968 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118035528 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541607179120 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13978596 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 297 0 0 0 0 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 121 0 0 0 0 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13978596 memory=140610565822080 CPUtime=0.01 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) R 7998 7998 6383 0 -1 4202560 274 0 0 0 1 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541602970224 140542049207344 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13978596 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13978596 memory=140610565822080 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035531 14314082304 7006 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 0.12 s
Current children cumulated vsize: 13988108 KiB
Current children cumulated memory: 29404 KiB

[startup+0.210908 s]*
/proc/loadavg: 2.09 2.33 2.67 3/217 8014
/proc/meminfo: memFree=24822300/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13982852 memory=42028 CPUtime=0.33 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 8048 0 0 0 31 2 0 0 20 0 15 0 118035525 14318440448 10507 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3495713 10507 3071 1 0 3482966 0
[pid=8000/tid=8001] ppid=7998 vsize=13982852 memory=7883960649037381690 CPUtime=0.2 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) D 7998 7998 6383 0 -1 1077944384 5214 0 0 0 19 1 0 0 20 0 15 0 118035525 14318440448 10527 33554432000 4194304 4196468 140721315786656 140542072171472 140542060649005 0 4 0 16800975 18446744072101629476 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13982852 memory=2907 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 10527 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13982884 memory=140610565928368 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318473216 10527 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 10527 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 10527 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13982852 memory=140610565822080 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035527 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118035528 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541608231968 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118035528 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541607179120 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13982884 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318473216 10527 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13982852 memory=0 CPUtime=0.03 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 555 0 0 0 3 0 0 0 20 0 15 0 118035531 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13982852 memory=-1 CPUtime=0.01 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 238 0 0 0 1 0 0 0 20 0 15 0 118035531 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13982852 memory=140610565822080 CPUtime=0.07 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 777 0 0 0 7 0 0 0 20 0 15 0 118035531 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13982852 memory=-1 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035531 14318440448 10527 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 0.33 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 43408 KiB

[startup+0.310635 s]*
/proc/loadavg: 2.09 2.33 2.67 4/217 8014
/proc/meminfo: memFree=24815972/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13982852 memory=49232 CPUtime=0.5 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 8922 0 0 0 47 3 0 0 20 0 15 0 118035525 14318440448 12308 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3495713 12308 3128 1 0 3482966 0
[pid=8000/tid=8001] ppid=7998 vsize=13982852 memory=8112282956445269571 CPUtime=0.29 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 5845 0 0 0 28 1 0 0 20 0 15 0 118035525 14318440448 12308 33554432000 4194304 4196468 140721315786656 140542072207520 140541683353363 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13982852 memory=4872558044660077418 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 12308 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13982852 memory=6944656575208382560 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 12308 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13982852 memory=-5587046532246807594 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 12308 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13982852 memory=7307460116655545206 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035526 14318440448 12308 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13982852 memory=7016714186490735262 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035527 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13982852 memory=-9062862659931694204 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118035528 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541608231968 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13982852 memory=3047711566422646390 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118035528 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541607179120 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13982852 memory=8693815914432465728 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13982852 memory=7100839887185294217 CPUtime=0.04 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) R 7998 7998 6383 0 -1 1077944384 607 0 0 0 4 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13982852 memory=0 CPUtime=0.02 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) R 7998 7998 6383 0 -1 4202560 279 0 0 0 2 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541604023024 140542051468484 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13982852 memory=0 CPUtime=0.12 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) R 7998 7998 6383 0 -1 4202560 891 0 0 0 12 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541602970352 140542046538787 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13982852 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035531 14318440448 12308 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 0.5 s
Current children cumulated vsize: 13992364 KiB
Current children cumulated memory: 50612 KiB

[startup+0.700888 s]
/proc/loadavg: 2.09 2.33 2.67 5/217 8014
/proc/meminfo: memFree=24773332/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13982928 memory=124468 CPUtime=1.75 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 11941 0 0 0 170 5 0 0 20 0 15 0 118035525 14318518272 31117 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3495732 31117 3198 1 0 3482966 0
[pid=8000/tid=8001] ppid=7998 vsize=13982928 memory=33 CPUtime=0.68 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 6200 0 0 0 65 3 0 0 20 0 15 0 118035525 14318518272 31117 33554432000 4194304 4196468 140721315786656 140542072202768 140542067981718 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13982928 memory=-7816663703405220396 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318518272 31117 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13982928 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318518272 31117 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13982928 memory=33216 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035526 14318518272 31117 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13982928 memory=1292 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 2 0 0 0 0 0 0 0 20 0 15 0 118035526 14318518272 31117 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13982928 memory=2428 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 5 0 0 0 0 0 0 0 20 0 15 0 118035527 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13982928 memory=1728 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 33 0 0 0 0 0 0 0 20 0 15 0 118035528 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541608231968 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13982928 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 21 0 0 0 0 0 0 0 20 0 15 0 118035528 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541607179120 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13982928 memory=9992 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13982928 memory=1224 CPUtime=0.39 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) R 7998 7998 6383 0 -1 4202560 1797 0 0 0 39 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541605056840 140542051466563 0 4 0 16800975 0 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13982928 memory=5716 CPUtime=0.37 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) R 7998 7998 6383 0 -1 4202560 1087 0 0 0 37 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541604014560 140542052849987 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13982928 memory=1720 CPUtime=0.28 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 1550 0 0 0 28 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13982928 memory=4612 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13982928 memory=1008 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 1 0 0 0 0 0 0 0 20 0 15 0 118035531 14318518272 31117 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 1.75 s
Current children cumulated vsize: 13992440 KiB
Current children cumulated memory: 125848 KiB

[startup+1.50485 s]
/proc/loadavg: 2.24 2.36 2.68 5/217 8014
/proc/meminfo: memFree=24655424/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0

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

/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541607179136 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13984976 memory=0 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13984976 memory=7954880243916499536 CPUtime=7.38 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 39017 0 0 0 731 7 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13984976 memory=1380 CPUtime=8.99 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 47275 0 0 0 893 6 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13984976 memory=3584212 CPUtime=1.29 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 17444 0 0 0 126 3 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13984976 memory=960 CPUtime=1.29 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 2692 0 0 0 61 68 0 0 20 0 15 0 118035531 14320615424 896053 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 8 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 2410.41 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3585592 KiB

[startup+2382.3 s]
/proc/loadavg: 1.89 1.84 1.94 3/217 8186
/proc/meminfo: memFree=23376992/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13984976 memory=3637996 CPUtime=2471.37 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 412105 0 0 0 246708 429 0 0 20 0 15 0 118035525 14320615424 909499 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3496244 909499 3287 1 0 3483478 0
[pid=8000/tid=8001] ppid=7998 vsize=13984976 memory=3637996 CPUtime=2356.56 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 166819 0 0 0 235619 37 0 0 20 0 15 0 118035525 14320615424 909499 33554432000 4194304 4196468 140721315786656 140542072209216 140541691725438 0 4 0 16800975 0 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13984976 memory=0 CPUtime=23.34 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 28922 0 0 0 2259 75 0 0 20 0 15 0 118035526 14320615424 909499 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13984976 memory=3637996 CPUtime=23.35 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 31485 0 0 0 2252 83 0 0 20 0 15 0 118035526 14320615424 909499 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13984976 memory=3637996 CPUtime=23.38 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 30052 0 0 0 2262 76 0 0 20 0 15 0 118035526 14320615424 909499 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13984976 memory=3637996 CPUtime=23.45 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 29342 0 0 0 2270 75 0 0 20 0 15 0 118035526 14320615424 909499 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13984976 memory=3637996 CPUtime=2.21 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 17129 0 0 0 215 6 0 0 20 0 15 0 118035527 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541608232032 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13984976 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541607179136 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13984976 memory=4144 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13984976 memory=33272 CPUtime=7.38 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 39025 0 0 0 731 7 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13984976 memory=9992 CPUtime=8.99 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 47278 0 0 0 893 6 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13984976 memory=1224 CPUtime=1.29 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 17978 0 0 0 126 3 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 10 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13984976 memory=792 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13984976 memory=9992 CPUtime=1.32 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 2738 0 0 0 63 69 0 0 20 0 15 0 118035531 14320615424 909499 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 8 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 2471.37 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3639376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2430.11 s]
/proc/loadavg: 1.81 1.83 1.93 3/217 8186
/proc/meminfo: memFree=23400264/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2520.09 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 415750 0 0 0 251576 433 0 0 20 0 15 0 118035525 14320615424 915148 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3496244 915148 3287 1 0 3483478 0
[pid=8000/tid=8001] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2404.06 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 168096 0 0 0 240369 37 0 0 20 0 15 0 118035525 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542072208944 140541683569469 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13984976 memory=3660592 CPUtime=23.64 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 29621 0 0 0 2288 76 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13984976 memory=3660592 CPUtime=23.65 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 31718 0 0 0 2281 84 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13984976 memory=3658520 CPUtime=23.67 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 30373 0 0 0 2290 77 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13984976 memory=1380 CPUtime=23.75 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 29806 0 0 0 2299 76 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2.21 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 17361 0 0 0 215 6 0 0 20 0 15 0 118035527 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13984976 memory=3660592 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541608232032 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541607179136 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13984976 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13984976 memory=5716 CPUtime=7.38 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 39025 0 0 0 731 7 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13984976 memory=1380 CPUtime=9 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 47449 0 0 0 894 6 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13984976 memory=3660592 CPUtime=1.29 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 18224 0 0 0 126 3 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13984976 memory=4144 CPUtime=1.35 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 2740 0 0 0 64 71 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3661972 KiB

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

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

[startup+2430.13 s]
# the end of solver process 8000 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2515.78 s, system=4.36084 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+2430.11 s]
/proc/loadavg: 1.81 1.83 1.93 3/217 8186
/proc/meminfo: memFree=23400264/32770624 swapFree=67108860/67108860
[pid=7998] ppid=7995 vsize=9512 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/7998/stat : 7998 (xcsp3-exec) S 7995 7998 6383 0 -1 4202496 513 0 0 0 0 0 0 0 20 0 1 0 118035525 9740288 345 33554432000 4194304 5098028 140723961708000 140723961706104 139743064269436 0 65536 4100 65538 18446744071579417331 0 0 17 1 0 0 0 0 0 7196144 7232144 11931648 140723961709678 140723961709883 140723961709883 140723961712619 0
/proc/7998/statm: 2378 345 289 221 0 87 0
[pid=8000] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2520.09 cores=1,3,5,7
/proc/8000/stat : 8000 (java) S 7998 7998 6383 0 -1 1077944320 415750 0 0 0 251576 433 0 0 20 0 15 0 118035525 14320615424 915148 33554432000 4194304 4196468 140721315786656 140721315769200 140542067969783 0 0 0 16800975 18446744073709551615 0 0 17 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
/proc/8000/statm: 3496244 915148 3287 1 0 3483478 0
[pid=8000/tid=8001] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2404.06 cores=1,3,5,7
/proc/8000/task/8001/stat : 8001 (java) R 7998 7998 6383 0 -1 4202560 168096 0 0 0 240369 37 0 0 20 0 15 0 118035525 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542072208944 140541683569469 0 4 0 16800975 0 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8002] ppid=7998 vsize=13984976 memory=3660592 CPUtime=23.64 cores=1,3,5,7
/proc/8000/task/8002/stat : 8002 (java) S 7998 7998 6383 0 -1 1077944384 29621 0 0 0 2288 76 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542005570704 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8003] ppid=7998 vsize=13984976 memory=3660592 CPUtime=23.65 cores=1,3,5,7
/proc/8000/task/8003/stat : 8003 (java) S 7998 7998 6383 0 -1 1077944384 31718 0 0 0 2281 84 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542004517904 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8004] ppid=7998 vsize=13984976 memory=3658520 CPUtime=23.67 cores=1,3,5,7
/proc/8000/task/8004/stat : 8004 (java) S 7998 7998 6383 0 -1 1077944384 30373 0 0 0 2290 77 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542003465104 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8005] ppid=7998 vsize=13984976 memory=1380 CPUtime=23.75 cores=1,3,5,7
/proc/8000/task/8005/stat : 8005 (java) S 7998 7998 6383 0 -1 1077944384 29806 0 0 0 2299 76 0 0 20 0 15 0 118035526 14320615424 915148 33554432000 4194304 4196468 140721315786656 140542002412304 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8006] ppid=7998 vsize=13984976 memory=3660592 CPUtime=2.21 cores=1,3,5,7
/proc/8000/task/8006/stat : 8006 (java) S 7998 7998 6383 0 -1 1077944384 17361 0 0 0 215 6 0 0 20 0 15 0 118035527 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541609286000 140542067980930 0 0 0 16800975 18446744071579849748 0 0 -1 7 0 0 9 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8007] ppid=7998 vsize=13984976 memory=3660592 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8007/stat : 8007 (java) S 7998 7998 6383 0 -1 1077944384 50 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541608232032 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8008] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8008/stat : 8008 (java) S 7998 7998 6383 0 -1 1077944384 45 0 0 0 0 0 0 0 20 0 15 0 118035528 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541607179136 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8009] ppid=7998 vsize=13984976 memory=2372 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8009/stat : 8009 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541606127440 140542067988379 0 4 0 16800975 18446744071579849748 0 0 -1 3 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8010] ppid=7998 vsize=13984976 memory=5716 CPUtime=7.38 cores=1,3,5,7
/proc/8000/task/8010/stat : 8010 (java) S 7998 7998 6383 0 -1 1077944384 39025 0 0 0 731 7 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541605075824 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8011] ppid=7998 vsize=13984976 memory=1380 CPUtime=9 cores=1,3,5,7
/proc/8000/task/8011/stat : 8011 (java) S 7998 7998 6383 0 -1 1077944384 47449 0 0 0 894 6 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541604023024 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 1 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8012] ppid=7998 vsize=13984976 memory=3660592 CPUtime=1.29 cores=1,3,5,7
/proc/8000/task/8012/stat : 8012 (java) S 7998 7998 6383 0 -1 1077944384 18224 0 0 0 126 3 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541602970224 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 10 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8013] ppid=7998 vsize=13984976 memory=1380 CPUtime=0 cores=1,3,5,7
/proc/8000/task/8013/stat : 8013 (java) S 7998 7998 6383 0 -1 1077944384 3 0 0 0 0 0 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541601917664 140542067979989 0 4 0 16800975 18446744071579849748 0 0 -1 7 0 0 0 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
[pid=8000/tid=8014] ppid=7998 vsize=13984976 memory=4144 CPUtime=1.35 cores=1,3,5,7
/proc/8000/task/8014/stat : 8014 (java) S 7998 7998 6383 0 -1 1077944384 2740 0 0 0 64 71 0 0 20 0 15 0 118035531 14320615424 915148 33554432000 4194304 4196468 140721315786656 140541600864944 140542067980930 0 4 0 16800975 18446744071579849748 0 0 -1 5 0 0 8 0 0 6293624 6294260 25051136 140721315792023 140721315792199 140721315792199 140721315794895 0
Current children cumulated CPU time: 2520.09 s
Current children cumulated vsize: 13994488 KiB
Current children cumulated memory: 3661972 KiB

Child status: 143
Real time (s): 2430.13
CPU time (s): 2520.14
CPU user time (s): 2515.78
CPU system time (s): 4.36084
CPU usage (%): 103.704
Max. virtual memory (cumulated for all children) (KiB): 13994488
Max. memory (cumulated for all children) (KiB): 3661972

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2515.78
system time used= 4.36084
maximum resident set size= 3661192
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 416713
page faults= 0
swaps= 0
block input operations= 0
block output operations= 2952
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 60304
involuntary context switches= 2609


# summary of solver processes directly reported to runsolver:
#   pid: 7998,8000
#   total CPU time (s): 2520.14
#   total CPU user time (s): 2515.78
#   total CPU system time (s): 4.36084

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 21.3331 second user time and 18.0263 second system time

The end

Launcher Data

Begin job on node151 at 2017-08-16 03:58:08
IDJOB=4272403
IDBENCH=139206
IDSOLVER=2664
FILE ID=node151/4272403-1502849547
RUNJOBID= node151-1502838622-6415
PBS_JOBID= 20629850
Free space on /tmp= 61828 MiB

SOLVER NAME= choco-solver 5a
BENCH NAME= XCSP17/Fischer/Fischer-m1-s1/Fischer-11-12-fair.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-4272403-1502849547/watcher-4272403-1502849547 -o /tmp/evaluation-result-4272403-1502849547/solver-4272403-1502849547 -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 1288016121 HOME/instance-4272403-1502849547.xml

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

MD5SUM BENCH= 4cd037b51317e52702be0dab62f9a527
RANDOM SEED=1288016121

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:        24852524 kB
MemAvailable:   28103768 kB
Buffers:          305832 kB
Cached:          3235320 kB
SwapCached:            0 kB
Active:          4884184 kB
Inactive:        2590644 kB
Active(anon):    3936404 kB
Inactive(anon):    25048 kB
Active(file):     947780 kB
Inactive(file):  2565596 kB
Unevictable:        7020 kB
Mlocked:            7020 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              9448 kB
Writeback:             4 kB
AnonPages:       3940072 kB
Mapped:            59008 kB
Shmem:             25224 kB
Slab:             134232 kB
SReclaimable:     107404 kB
SUnreclaim:        26828 kB
KernelStack:        3600 kB
PageTables:        13340 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    5331644 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:   3815424 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 04:38:38