Trace number 4301127

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 2018.07.27_3? 2520.07 2519.89

General information on the benchmark

NameSubisomorphism/
Subisomorphism-g19-g43_c18.xml
MD5SUM73b986b466eb2b69580bc545a83953ff
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 variables64
Number of constraints233
Number of domains1
Minimum domain size128
Maximum domain size128
Distribution of domain sizes[{"size":128,"count":64}]
Minimum variable degree4
Maximum variable degree10
Distribution of variable degrees[{"degree":4,"count":4},{"degree":5,"count":8},{"degree":6,"count":20},{"degree":8,"count":16},{"degree":10,"count":16}]
Minimum constraint arity1
Maximum constraint arity64
Distribution of constraint arities[{"arity":1,"count":64},{"arity":2,"count":168},{"arity":64,"count":1}]
Number of extensional constraints232
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":232},{"type":"allDifferent","count":1}]
Optimization problemNO
Type of objective

Solver Data

0.00/0.00	c Version 2018-07-27_3
2519.97/2519.88	s UNKNOWN
2519.97/2519.88	c  # Nodes: 2594171

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4301127-1532858289/watcher-4301127-1532858289 -o /tmp/evaluation-result-4301127-1532858289/solver-4301127-1532858289 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532845723-20220 --watchdog 2580 miniBTD 3 2520 HOME/instance-4301127-1532858289.xml 

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

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

solver pid=21750, runsolver pid=21747

[startup+0.100098 s]*
/proc/loadavg: 2.09 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20276880/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=41956 memory=18508 CPUtime=0.1 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 4791 0 0 0 10 0 0 0 20 0 1 0 103392044 42962944 4627 33554432000 4194304 5224696 140732751127024 140732751124024 4599764 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10489 4627 648 252 0 4035 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 41956 KiB
Current children cumulated memory: 18508 KiB

[startup+0.209794 s]*
/proc/loadavg: 2.09 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20276880/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42088 memory=18508 CPUtime=0.21 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 4827 0 0 0 21 0 0 0 20 0 1 0 103392044 43098112 4627 33554432000 4194304 5224696 140732751127024 140732751124024 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10522 4627 648 252 0 4068 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 42088 KiB
Current children cumulated memory: 18508 KiB

[startup+0.309695 s]*
/proc/loadavg: 2.09 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20276880/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42088 memory=18508 CPUtime=0.31 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 4832 0 0 0 31 0 0 0 20 0 1 0 103392044 43098112 4627 33554432000 4194304 5224696 140732751127024 140732751124024 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10522 4627 648 252 0 4068 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 42088 KiB
Current children cumulated memory: 18508 KiB

[startup+0.700332 s]
/proc/loadavg: 2.09 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20276356/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42488 memory=18772 CPUtime=0.69 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 4918 0 0 0 69 0 0 0 20 0 1 0 103392044 43507712 4693 33554432000 4194304 5224696 140732751127024 140732751124024 4362973 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10622 4693 649 252 0 4168 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 42488 KiB
Current children cumulated memory: 18772 KiB

[startup+1.50032 s]
/proc/loadavg: 2.09 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20276092/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42488 memory=19036 CPUtime=1.48 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 4935 0 0 0 148 0 0 0 20 0 1 0 103392044 43507712 4759 33554432000 4194304 5224696 140732751127024 140732751126040 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10622 4759 649 252 0 4168 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 42488 KiB
Current children cumulated memory: 19036 KiB

[startup+3.10966 s]
/proc/loadavg: 2.08 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20275752/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42760 memory=19260 CPUtime=3.1 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 8616 0 0 0 309 1 0 0 20 0 1 0 103392044 43786240 4815 33554432000 4194304 5224696 140732751127024 140732751126040 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10690 4815 649 252 0 4236 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 42760 KiB
Current children cumulated memory: 19260 KiB

[startup+6.3003 s]
/proc/loadavg: 2.08 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20275808/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=42760 memory=19316 CPUtime=6.29 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 12500 0 0 0 627 2 0 0 20 0 1 0 103392044 43786240 4829 33554432000 4194304 5224696 140732751127024 140732751126040 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10690 4829 649 252 0 4236 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 42760 KiB
Current children cumulated memory: 19316 KiB

[startup+12.7003 s]
/proc/loadavg: 2.07 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20275052/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43032 memory=19496 CPUtime=12.68 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 16453 0 0 0 1264 4 0 0 20 0 1 0 103392044 44064768 4874 33554432000 4194304 5224696 140732751127024 140732751126040 4463195 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10758 4874 649 252 0 4304 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 43032 KiB
Current children cumulated memory: 19496 KiB

[startup+25.5003 s]
/proc/loadavg: 2.06 2.05 2.05 3/187 21751
/proc/meminfo: memFree=20274928/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43168 memory=19724 CPUtime=25.48 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 24038 0 0 0 2540 8 0 0 20 0 1 0 103392044 44204032 4931 33554432000 4194304 5224696 140732751127024 140732751126040 4363224 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10792 4931 649 252 0 4338 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 43168 KiB
Current children cumulated memory: 19724 KiB

[startup+51.1096 s]
/proc/loadavg: 2.04 2.04 2.05 3/187 21751
/proc/meminfo: memFree=20274680/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43304 memory=19820 CPUtime=51.1 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 28226 0 0 0 5094 16 0 0 20 0 1 0 103392044 44343296 4955 33554432000 4194304 5224696 140732751127024 140732751126040 4599493 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10826 4955 649 252 0 4372 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 43304 KiB
Current children cumulated memory: 19820 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/187 21752
/proc/meminfo: memFree=20274404/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20076 CPUtime=102.28 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 32287 0 0 0 10201 27 0 0 20 0 1 0 103392044 44482560 5019 33554432000 4194304 5224696 140732751127024 140732751126040 4599835 0 0 4096 0 0 0 0 17 0 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5019 649 252 0 4406 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20076 KiB

[startup+162.3 s]
/proc/loadavg: 1.97 2.02 2.04 3/188 21761
/proc/meminfo: memFree=20274708/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20116 CPUtime=162.28 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 32977 0 0 0 16185 43 0 0 20 0 1 0 103392044 44482560 5029 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5029 649 252 0 4406 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20116 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/188 21784
/proc/meminfo: memFree=20274324/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20116 CPUtime=222.28 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 33673 0 0 0 22170 58 0 0 20 0 1 0 103392044 44482560 5029 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5029 649 252 0 4406 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20116 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 21785
/proc/meminfo: memFree=20274840/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20116 CPUtime=282.28 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 33675 0 0 0 28156 72 0 0 20 0 1 0 103392044 44482560 5029 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5029 649 252 0 4406 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20116 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 21786
/proc/meminfo: memFree=20275140/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20156 CPUtime=342.3 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 34380 0 0 0 34138 92 0 0 20 0 1 0 103392044 44482560 5039 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5039 649 252 0 4406 0
Current children cumulated CPU time: 342.3 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20156 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/188 21787
/proc/meminfo: memFree=20275512/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43440 memory=20156 CPUtime=402.3 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 34384 0 0 0 40125 105 0 0 20 0 1 0 103392044 44482560 5039 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10860 5039 649 252 0 4406 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 43440 KiB
Current children cumulated memory: 20156 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/187 21788
/proc/meminfo: memFree=20275256/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43572 memory=20180 CPUtime=462.3 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 35068 0 0 0 46111 119 0 0 20 0 1 0 103392044 44617728 5045 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10893 5045 649 252 0 4439 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 43572 KiB
Current children cumulated memory: 20180 KiB


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

Current children cumulated memory: 20316 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21961
/proc/meminfo: memFree=20375336/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20316 CPUtime=2022.42 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 44447 0 0 0 201732 510 0 0 20 0 1 0 103392044 44748800 5079 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5079 649 252 0 4471 0
Current children cumulated CPU time: 2022.42 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20316 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21962
/proc/meminfo: memFree=20375220/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20316 CPUtime=2082.43 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 44452 0 0 0 207718 525 0 0 20 0 1 0 103392044 44748800 5079 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5079 649 252 0 4471 0
Current children cumulated CPU time: 2082.43 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20316 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21963
/proc/meminfo: memFree=20375080/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20320 CPUtime=2142.43 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 45184 0 0 0 213703 540 0 0 20 0 1 0 103392044 44748800 5080 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5080 649 252 0 4471 0
Current children cumulated CPU time: 2142.43 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20320 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/189 21964
/proc/meminfo: memFree=20374816/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20320 CPUtime=2202.44 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 45186 0 0 0 219689 555 0 0 20 0 1 0 103392044 44748800 5080 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5080 649 252 0 4471 0
Current children cumulated CPU time: 2202.44 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20320 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21965
/proc/meminfo: memFree=20374960/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20324 CPUtime=2262.44 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 45913 0 0 0 225675 569 0 0 20 0 1 0 103392044 44748800 5081 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5081 649 252 0 4471 0
Current children cumulated CPU time: 2262.44 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20324 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21966
/proc/meminfo: memFree=20374252/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20324 CPUtime=2322.45 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 45915 0 0 0 231660 585 0 0 20 0 1 0 103392044 44748800 5081 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5081 649 252 0 4471 0
Current children cumulated CPU time: 2322.45 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20324 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21967
/proc/meminfo: memFree=20374112/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2382.46 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 46641 0 0 0 237644 602 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2382.46 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21968
/proc/meminfo: memFree=20373976/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2442.46 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 46643 0 0 0 243626 620 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2442.46 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/187 21969
/proc/meminfo: memFree=20373836/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2502.46 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47281 0 0 0 249611 635 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2502.46 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2519.89 s]
# the end of solver process 21750 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2513.66 s, system=6.41146 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.05 3/187 21969
/proc/meminfo: memFree=20373836/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2508.97 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47281 0 0 0 250260 637 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2508.97 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2515.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21977
/proc/meminfo: memFree=20372804/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2515.36 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47282 0 0 0 250897 639 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2515.36 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2518.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21977
/proc/meminfo: memFree=20372804/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2518.56 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47282 0 0 0 251216 640 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2518.56 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2519.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21977
/proc/meminfo: memFree=20372804/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2519.36 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47282 0 0 0 251296 640 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2519.36 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2519.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21977
/proc/meminfo: memFree=20372804/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2519.76 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47282 0 0 0 251336 640 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2519.76 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

[startup+2519.8 s]
/proc/loadavg: 2.00 2.01 2.05 3/188 21977
/proc/meminfo: memFree=20372804/32770624 swapFree=67108860/67108860
[pid=21750] ppid=21747 vsize=43700 memory=20336 CPUtime=2519.97 cores=0,2,4,6
/proc/21750/stat : 21750 (miniBTD) R 21747 21750 20189 0 -1 4202496 47282 0 0 0 251356 641 0 0 20 0 1 0 103392044 44748800 5084 33554432000 4194304 5224696 140732751127024 140732751126040 139701706600828 0 0 4096 0 0 0 0 17 4 0 0 0 0 0 7325440 7329888 30150656 140732751135925 140732751136007 140732751136007 140732751138765 0
/proc/21750/statm: 10925 5084 649 252 0 4471 0
Current children cumulated CPU time: 2519.97 s
Current children cumulated vsize: 43700 KiB
Current children cumulated memory: 20336 KiB

Child status: 0
Real time (s): 2519.89
CPU time (s): 2520.07
CPU user time (s): 2513.66
CPU system time (s): 6.41146
CPU usage (%): 100.007
Max. virtual memory (cumulated for all children) (KiB): 43700
Max. memory (cumulated for all children) (KiB): 20336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2513.66
system time used= 6.41146
maximum resident set size= 20360
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47438
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= 13
involuntary context switches= 857


# summary of solver processes directly reported to runsolver:
#   pid: 21750
#   total CPU time (s): 2520.07
#   total CPU user time (s): 2513.66
#   total CPU system time (s): 6.41146

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 11.1364 second user time and 17.1649 second system time

The end

Launcher Data

Begin job on node105 at 2018-07-29 11:58:09
IDJOB=4301127
IDBENCH=141498
IDSOLVER=2771
FILE ID=node105/4301127-1532858289
RUNJOBID= node105-1532845723-20220
PBS_JOBID= 21022503
Free space on /tmp= 44600 MiB

SOLVER NAME= miniBTD 2018.07.27_3
BENCH NAME= XCSP18/Subisomorphism/Subisomorphism-g19-g43_c18.xml
COMMAND LINE= miniBTD 3 TIMELIMIT BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4301127-1532858289/watcher-4301127-1532858289 -o /tmp/evaluation-result-4301127-1532858289/solver-4301127-1532858289 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node105-1532845723-20220 --watchdog 2580  miniBTD 3 2520 HOME/instance-4301127-1532858289.xml

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

MD5SUM BENCH= 73b986b466eb2b69580bc545a83953ff
RANDOM SEED=2088183920

node105.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.32
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.32
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.32
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.32
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:        20292476 kB
MemAvailable:   31833164 kB
Buffers:          275096 kB
Cached:         11404020 kB
SwapCached:            0 kB
Active:          2565844 kB
Inactive:        9263432 kB
Active(anon):     104544 kB
Inactive(anon):    73344 kB
Active(file):    2461300 kB
Inactive(file):  9190088 kB
Unevictable:        7296 kB
Mlocked:            7296 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:             19820 kB
Writeback:             0 kB
AnonPages:        156936 kB
Mapped:            45200 kB
Shmem:             25228 kB
Slab:             346208 kB
SReclaimable:     317760 kB
SUnreclaim:        28448 kB
KernelStack:        3360 kB
PageTables:         5432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     449556 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    102400 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 44584 MiB
End job on node105 at 2018-07-29 12:40:09