Trace number 4300923

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
miniBTD_12 2018.07.27_12? 2520.01 2519.84

General information on the benchmark

NameGracefulGraph/
GracefulGraph-K05-P03_c18.xml
MD5SUMf4fa601a34b34009a5b9ea58e60241da
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 variables100
Number of constraints42
Number of domains2
Minimum domain size40
Maximum domain size41
Distribution of domain sizes[{"size":40,"count":40},{"size":41,"count":15}]
Minimum variable degree0
Maximum variable degree7
Distribution of variable degrees[{"degree":0,"count":45},{"degree":2,"count":40},{"degree":6,"count":10},{"degree":7,"count":5}]
Minimum constraint arity3
Maximum constraint arity40
Distribution of constraint arities[{"arity":3,"count":40},{"arity":15,"count":1},{"arity":40,"count":1}]
Number of extensional constraints0
Number of intensional constraints40
Distribution of constraint types[{"type":"intension","count":40},{"type":"allDifferent","count":2}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 2018-07-27_12
2519.96/2519.83	s UNKNOWN
2519.96/2519.83	c  # Nodes: 4202656

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 (13091 MiB free)
  memory of node 1: 16384 MiB (13580 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4300923-1532846020/watcher-4300923-1532846020 -o /tmp/evaluation-result-4300923-1532846020/solver-4300923-1532846020 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532843210-5187 --watchdog 2580 miniBTD 12 2520 HOME/instance-4300923-1532846020.xml 

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

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

solver pid=5822, runsolver pid=5819

[startup+0.100153 s]*
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309816/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4568 CPUtime=0.1 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1304 0 0 0 10 0 0 0 20 0 1 0 102165125 28561408 1142 33554432000 4194304 5224696 140734062152160 140734062149160 4300852 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1142 670 252 0 519 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4568 KiB

[startup+0.209557 s]*
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309816/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4568 CPUtime=0.21 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1304 0 0 0 21 0 0 0 20 0 1 0 102165125 28561408 1142 33554432000 4194304 5224696 140734062152160 140734062149160 4305819 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1142 670 252 0 519 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4568 KiB

[startup+0.309058 s]*
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309500/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4568 CPUtime=0.31 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1304 0 0 0 31 0 0 0 20 0 1 0 102165125 28561408 1142 33554432000 4194304 5224696 140734062152160 140734062149160 140212022485372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1142 670 252 0 519 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4568 KiB

[startup+0.700273 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309232/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4568 CPUtime=0.69 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1308 0 0 0 69 0 0 0 20 0 1 0 102165125 28561408 1142 33554432000 4194304 5224696 140734062152160 140734062151176 140212022485372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1142 670 252 0 519 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4568 KiB

[startup+1.50027 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309108/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4568 CPUtime=1.49 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1314 0 0 0 149 0 0 0 20 0 1 0 102165125 28561408 1142 33554432000 4194304 5224696 140734062152160 140734062151176 4300843 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1142 670 252 0 519 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4568 KiB

[startup+3.10915 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27309108/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4632 CPUtime=3.1 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1602 0 0 0 310 0 0 0 20 0 1 0 102165125 28561408 1158 33554432000 4194304 5224696 140734062152160 140734062151176 140212022219376 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1158 671 252 0 519 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4632 KiB

[startup+6.30026 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27308908/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=27892 memory=4688 CPUtime=6.29 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 1895 0 0 0 628 1 0 0 20 0 1 0 102165125 28561408 1172 33554432000 4194304 5224696 140734062152160 140734062151176 4305686 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 6973 1172 671 252 0 519 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27892 KiB
Current children cumulated memory: 4688 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27308824/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28024 memory=4712 CPUtime=12.69 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 2200 0 0 0 1266 3 0 0 20 0 1 0 102165125 28696576 1178 33554432000 4194304 5224696 140734062152160 140734062151176 4300889 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7006 1178 671 252 0 552 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 28024 KiB
Current children cumulated memory: 4712 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27308948/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28024 memory=4784 CPUtime=25.5 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 2814 0 0 0 2544 6 0 0 20 0 1 0 102165125 28696576 1196 33554432000 4194304 5224696 140734062152160 140734062151176 4363231 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7006 1196 671 252 0 552 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 28024 KiB
Current children cumulated memory: 4784 KiB

[startup+51.1091 s]
/proc/loadavg: 2.00 2.02 1.99 3/191 5823
/proc/meminfo: memFree=27308700/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28024 memory=4808 CPUtime=51.11 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 3143 0 0 0 5099 12 0 0 20 0 1 0 102165125 28696576 1202 33554432000 4194304 5224696 140734062152160 140734062151176 140212022485372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7006 1202 671 252 0 552 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 28024 KiB
Current children cumulated memory: 4808 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/190 5824
/proc/meminfo: memFree=27308328/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28152 memory=4836 CPUtime=102.29 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 3478 0 0 0 10209 20 0 0 20 0 1 0 102165125 28827648 1209 33554432000 4194304 5224696 140734062152160 140734062151176 4300824 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7038 1209 671 252 0 584 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4836 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/190 5825
/proc/meminfo: memFree=27308300/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28152 memory=4872 CPUtime=162.31 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 3816 0 0 0 16196 35 0 0 20 0 1 0 102165125 28827648 1218 33554432000 4194304 5224696 140734062152160 140734062151176 140212022485372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7038 1218 671 252 0 584 0
Current children cumulated CPU time: 162.31 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4872 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 1.99 3/190 5826
/proc/meminfo: memFree=27307880/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28152 memory=4912 CPUtime=222.3 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 4150 0 0 0 22175 55 0 0 20 0 1 0 102165125 28827648 1228 33554432000 4194304 5224696 140734062152160 140734062151176 4363245 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7038 1228 671 252 0 584 0
Current children cumulated CPU time: 222.3 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4912 KiB

[startup+282.3 s]
/proc/loadavg: 2.41 2.14 2.04 3/190 5827
/proc/meminfo: memFree=27307864/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28152 memory=4912 CPUtime=282.31 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 4167 0 0 0 28159 72 0 0 20 0 1 0 102165125 28827648 1228 33554432000 4194304 5224696 140734062152160 140734062151176 4305696 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7038 1228 671 252 0 584 0
Current children cumulated CPU time: 282.31 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4912 KiB

[startup+342.3 s]
/proc/loadavg: 2.15 2.12 2.04 3/190 5828
/proc/meminfo: memFree=27307784/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28152 memory=4940 CPUtime=342.31 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 4507 0 0 0 34144 87 0 0 20 0 1 0 102165125 28827648 1235 33554432000 4194304 5224696 140734062152160 140734062151176 140212022485372 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7038 1235 671 252 0 584 0
Current children cumulated CPU time: 342.31 s
Current children cumulated vsize: 28152 KiB
Current children cumulated memory: 4940 KiB

[startup+402.3 s]
/proc/loadavg: 2.05 2.10 2.04 3/192 5838
/proc/meminfo: memFree=27306416/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28280 memory=4964 CPUtime=402.32 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 4518 0 0 0 40126 106 0 0 20 0 1 0 102165125 28958720 1241 33554432000 4194304 5224696 140734062152160 140734062151176 4300879 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7070 1241 671 252 0 616 0
Current children cumulated CPU time: 402.32 s
Current children cumulated vsize: 28280 KiB
Current children cumulated memory: 4964 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.11 2.05 3/192 5839
/proc/meminfo: memFree=27307016/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28280 memory=4976 CPUtime=462.32 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 4862 0 0 0 46111 121 0 0 20 0 1 0 102165125 28958720 1244 33554432000 4194304 5224696 140734062152160 140734062151176 4305643 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7070 1244 671 252 0 616 0
Current children cumulated CPU time: 462.32 s
Current children cumulated vsize: 28280 KiB
Current children cumulated memory: 4976 KiB


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

Current children cumulated memory: 5104 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/190 5969
/proc/meminfo: memFree=27340640/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5108 CPUtime=2022.43 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 9371 0 0 0 201653 590 0 0 20 0 1 0 102165125 29093888 1277 33554432000 4194304 5224696 140734062152160 140734062151176 4300852 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1277 671 252 0 649 0
Current children cumulated CPU time: 2022.43 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5108 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5971
/proc/meminfo: memFree=27340424/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5108 CPUtime=2082.44 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 9374 0 0 0 207636 608 0 0 20 0 1 0 102165125 29093888 1277 33554432000 4194304 5224696 140734062152160 140734062151176 4363224 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1277 671 252 0 649 0
Current children cumulated CPU time: 2082.44 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5108 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5972
/proc/meminfo: memFree=27340876/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5108 CPUtime=2142.44 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 9707 0 0 0 213617 627 0 0 20 0 1 0 102165125 29093888 1277 33554432000 4194304 5224696 140734062152160 140734062151176 4363224 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1277 671 252 0 649 0
Current children cumulated CPU time: 2142.44 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5108 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 5981
/proc/meminfo: memFree=27340476/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5108 CPUtime=2202.44 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 9726 0 0 0 219599 645 0 0 20 0 1 0 102165125 29093888 1277 33554432000 4194304 5224696 140734062152160 140734062151176 4305584 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1277 671 252 0 649 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5108 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 5982
/proc/meminfo: memFree=27340720/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5132 CPUtime=2262.45 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10065 0 0 0 225582 663 0 0 20 0 1 0 102165125 29093888 1283 33554432000 4194304 5224696 140734062152160 140734062151176 4300852 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1283 676 252 0 649 0
Current children cumulated CPU time: 2262.45 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5132 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 5983
/proc/meminfo: memFree=27340704/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5132 CPUtime=2322.45 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10065 0 0 0 231561 684 0 0 20 0 1 0 102165125 29093888 1283 33554432000 4194304 5224696 140734062152160 140734062151176 4363291 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1283 676 252 0 649 0
Current children cumulated CPU time: 2322.45 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5132 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 5985
/proc/meminfo: memFree=27340816/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5132 CPUtime=2382.46 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10403 0 0 0 237542 704 0 0 20 0 1 0 102165125 29093888 1283 33554432000 4194304 5224696 140734062152160 140734062151176 4305804 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1283 676 252 0 649 0
Current children cumulated CPU time: 2382.46 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5132 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/192 5986
/proc/meminfo: memFree=27340680/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5132 CPUtime=2442.46 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10403 0 0 0 243517 729 0 0 20 0 1 0 102165125 29093888 1283 33554432000 4194304 5224696 140734062152160 140734062151176 4305152 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1283 676 252 0 649 0
Current children cumulated CPU time: 2442.46 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5132 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340772/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2502.47 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 249494 753 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4302030 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2502.47 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2519.84 s]
# the end of solver process 5822 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2512.4 s, system=7.60953 s

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

[startup+2508.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340896/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2508.97 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 250141 756 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4363224 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2508.97 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2515.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340896/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2515.37 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 250778 759 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4305686 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2515.37 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2518.4 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340764/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2518.57 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 251097 760 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4363224 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2518.57 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2519.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340764/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2519.36 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 251176 760 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4305686 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2519.36 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2519.6 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340764/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2519.76 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 251216 760 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4363241 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2519.76 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.04 3/191 5987
/proc/meminfo: memFree=27340764/32770624 swapFree=67108856/67108860
[pid=5822] ppid=5819 vsize=28412 memory=5144 CPUtime=2519.96 cores=1,3,5,7
/proc/5822/stat : 5822 (miniBTD) R 5819 5822 5155 0 -1 4202496 10705 0 0 0 251236 760 0 0 20 0 1 0 102165125 29093888 1286 33554432000 4194304 5224696 140734062152160 140734062151176 4305048 0 0 4096 0 0 0 0 17 3 0 0 0 0 0 7325440 7329888 28753920 140734062159028 140734062159111 140734062159111 140734062161869 0
/proc/5822/statm: 7103 1286 676 252 0 649 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 28412 KiB
Current children cumulated memory: 5144 KiB

Child status: 0
Real time (s): 2519.84
CPU time (s): 2520.01
CPU user time (s): 2512.4
CPU system time (s): 7.60953
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 28412
Max. memory (cumulated for all children) (KiB): 5144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2512.4
system time used= 7.60953
maximum resident set size= 5164
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10951
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 634


# summary of solver processes directly reported to runsolver:
#   pid: 5822
#   total CPU time (s): 2520.01
#   total CPU user time (s): 2512.4
#   total CPU system time (s): 7.60953

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.84886 second user time and 16.331 second system time

The end

Launcher Data

Begin job on node133 at 2018-07-29 08:33:40
IDJOB=4300923
IDBENCH=141168
IDSOLVER=2770
FILE ID=node133/4300923-1532846020
RUNJOBID= node133-1532843210-5187
PBS_JOBID= 21022495
Free space on /tmp= 48232 MiB

SOLVER NAME= miniBTD_12 2018.07.27_12
BENCH NAME= XCSP18/GracefulGraph/GracefulGraph-K05-P03_c18.xml
COMMAND LINE= miniBTD 12 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4300923-1532846020/watcher-4300923-1532846020 -o /tmp/evaluation-result-4300923-1532846020/solver-4300923-1532846020 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node133-1532843210-5187 --watchdog 2580  miniBTD 12 2520 HOME/instance-4300923-1532846020.xml

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

MD5SUM BENCH= f4fa601a34b34009a5b9ea58e60241da
RANDOM SEED=39123282

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

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

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

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.24
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:        27311744 kB
MemAvailable:   31909756 kB
Buffers:          194696 kB
Cached:          4650832 kB
SwapCached:            0 kB
Active:          2269564 kB
Inactive:        2666772 kB
Active(anon):      41888 kB
Inactive(anon):    76692 kB
Active(file):    2227676 kB
Inactive(file):  2590080 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108860 kB
SwapFree:       67108856 kB
Dirty:             19868 kB
Writeback:             0 kB
AnonPages:         99692 kB
Mapped:            42828 kB
Shmem:             25244 kB
Slab:             220212 kB
SReclaimable:     192180 kB
SUnreclaim:        28032 kB
KernelStack:        3504 kB
PageTables:         5152 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     390652 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     43008 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      116096 kB
DirectMap2M:    33429504 kB

Free space on /tmp at the end= 48212 MiB
End job on node133 at 2018-07-29 09:15:40